Templates

Laporan Kerja Praktek

Preview

Laporan Kerja Praktek

Laporan kerja praktek dengan format latex pada mata kuliah semester 5 untuk mini projek sistem informasi inventaris (SITARIS)

Category

Other

License

Free to use (MIT)

File

kerjapraktek.tex

kerjapraktek.texRead-only preview
%-----------------------------------------------------------------------------------------------%
%
% Oktober 2022
% Template Latex untuk Laporan Kerja Praktek Program Studi Sistem informasi ini
% Dikembangkan oleh Daffa Takratama Savra (daffatakratama13@gmail.com)

% Template ini dikembangkan dari template yang dibuat oleh Inggih Permana (inggihjava@gmail.com).

% Orang yang cerdas adalah orang yang paling banyak mengingat kematian.
%
%-----------------------------------------------------------------------------------------------%

%-----------------------------------------------------------------------------------------------%
% Dilarang mengedit file ini, karena dapat merubah format penulisan
%-----------------------------------------------------------------------------------------------%

\documentclass[12pt, a4paper, onecolumn, oneside, final]{report}
\usepackage{uinsuskakerjapraktek}
\input{kontrol/laporan_setting}
\input{konfigurasi/datakerjapraktek}


\begin{document}
\renewcommand{\BBAB}{dan}
\renewcommand{\BBAA}{dan}
\renewcommand{\BOthers}[1]{dkk.\hbox{}}
\renewcommand{\BOthersPeriod}[1]{dkk.\hbox{}}
\renewcommand{\BIn}{Dalam}
\renewcommand{\BPG}{hal.\hbox{}}
\renewcommand{\BPGS}{hal.\hbox{}}

\include{kontrol/cover}

\pagenumbering{roman}

\setcounter{page}{2}
\ifthenelse{\equal{\tipeta}{LAPORAN KERJA PRAKTEK}}{
  \ifthenelse{\equal{\jumlahpembimbing}{SATU}}{

    \addChapter{\lembarPengesahanInstansi}
    \include{kontrol/lembarPengesahanInstansi}
    \addChapter{\lembarPengesahanProdi}
    \include{kontrol/lembarPengesahanProdi}

  }


  \addChapter{\kataPengantar}
  \include{halamandepan/kataPengantar}

  \addChapter{ABSTRAK}
  \include{halamandepan/abstrak}

  \addChapter{\emph{ABSTRACT}}
  \include{halamandepan/abstrakInggris}
}{}

\fontsize{12pt}{14.4pt}\selectfont

\phantomsection
\tableofcontents
\clearpage
\phantomsection
\listoffigures
\clearpage
\phantomsection
\listoftables
\clearpage


\renewcommand{\headrulewidth}{0.0pt}
\fancyhf{}
\fancyhead[L]{}
\fancyhead[C]{}
\fancyhead[R]{}
\fancyfoot[C]{}
\fancyfoot[R]{\thepage}
\renewcommand{\headrulewidth}{0.0pt}
\renewcommand{\footrulewidth}{0.0pt}
\pagestyle{fancy}

\makeatletter
\renewcommand\chapter{\if@openright\cleardoublepage\else\clearpage\fi
  \thispagestyle{empty}%
  \global\@topnum\z@
  \@afterindentfalse
  \secdef\@chapter\@schapter}
\makeatother

\fontsize{12pt}{14.4pt}\selectfont

\pagenumbering{arabic}
\include{konten/bab1}
\include{konten/bab2}
\include{konten/bab3}

\ifthenelse{\equal{\bidangta}{DUA}}{
  \renewcommand{\babEmpat}{HASIL IMPLEMENTASI}
  \renewcommand{\babLima}{PENUTUP}
}{}

\ifthenelse{\equal{\tipeta}{LAPORAN KERJA PRAKTEK}}{
  \renewcommand{\babEmpat}{HASIL IMPLEMENTASI}
}{}

\include{konten/bab4}

\ifthenelse{\equal{\tipeta}{LAPORAN KERJA PRAKTEK}}{
  \include{konten/bab5}
  \ifthenelse{\equal{\bidangta}{SATU}}{
    \include{konten/bab6}
  }{}
}{}


\bibliographystyle{apacite}
\renewcommand{\thepage}{}
\renewcommand{\bibname}{DAFTAR PUSTAKA}
\bibliography{konfigurasi/daftarpustaka}


\begin{appendix}

  \begin{appendices}
    \renewcommand{\appendixname}{LAMPIRAN}
    \renewcommand{\chaptername}{LAMPIRAN}
    \input{halamanbelakang/lampiranSemua}
  \end{appendices}
\end{appendix}

\include{halamanbelakang/daftarRiwayatHidup}

\end{document}
Preview
Laporan Kerja Praktek preview
Laporan Kerja Praktek LaTeX Template | Bibby | Bibby AI