Kyutech Thesis

A LaTeX template (unofficial) for doctoral dissertation or master's thesis of Kyutech

Category

phd

License

Free to use (MIT)

File

thesis.tex

thesis.texRead-only preview
% -------------------------------------------------
% 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}
Preview
Kyutech Thesis preview
Kyutech Thesis LaTeX Template | Bibby | Bibby AI