summaryrefslogtreecommitdiffstats
path: root/main.tex
blob: 2eceee46cbd827a43e45202884c047216bd84091 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
\input{preamble}
%\includeonly{titlepage}
\begin{document}
\include{titlepage}
\include{contents}
\include{samplesection}
\appendix
\include{sampleappendix}
\include{bibliography}
\include{nomenclature}
\end{document}