Thesis

LaTeX template for Physics Study Program, Faculty of Science and Technology UIN Jakarta's thesis

Category

thesis

License

Free to use (MIT)

File

main.tex

main.texRead-only preview
\documentclass{UINthesis}
% \usepackage{showframe}
\usepackage{lipsum}

% repeated stuff
\newcommand{\judul}{JUDUL SKRIPSI}
\newcommand{\penulis}{PENULIS}
\newcommand{\nim}{00000000000}
\newcommand{\fakultas}{Sains dan Teknologi}
\newcommand{\jurusan}{Fisika}

\begin{document}

\frontmatter%
\thispagestyle{empty}
\titlepage%

\pagestyle{plain}
\originalitypage%
\validationpage%
\prefacepage%
\abstractpageid%
\abstractpageen%
\contentspage%
\figurespage%
\tablespage%
\listingpage%

\mainmatter%
\pagestyle{fancy}
\input{part/mainmatter/ch01.tex}
% \input{part/mainmatter/ch02.tex}
% \input{part/mainmatter/ch03.tex}
% \input{part/mainmatter/ch04.tex}
% \input{part/mainmatter/ch05.tex}
% \input{part/mainmatter/ch06.tex}

\backmatter%
\pagestyle{plain}
\bibliographypage%

\end{document}
Preview
Thesis preview
Thesis LaTeX Template | Bibby | Bibby AI