% -------------------------------------------------
% This template has been taken from https://github.com/kmiya/naist-thesis-tmpl-en
% Modified by: Ravi Joshi
% Date: 4 April 2020
% -------------------------------------------------
\documentclass[%
paper=A4,
fontsize=12pt,
DIV=calc,
BCOR=0mm,
Ipagesize=auto,
draft=false]{scrreprt}
\input{tex/settings/info}
\input{tex/settings/commands}
\input{tex/settings/packages}
\begin{document}
\include{tex/front/titlepage}
\include{tex/front/committee}
\pagenumbering{roman}
\include{tex/front/abstract}
\tableofcontents
\listoffigures
\listoftables
\clearpage
\pagenumbering{arabic}
\input{tex/ch1}
\include{tex/ch2}
%\include{tex/ch3}
%\include{tex/ch4}
\include{tex/conclusion}
\include{tex/ack}
\input{tex/bib/references}
\include{tex/bib/publist}
\end{document}

PDF Preview
Create an account to compile and preview