%!TEX TS-program = xelatex
\input{preamble/static}
\input{preamble/general}
\input{preamble/fonts}
\input{preamble/etc}
\addbibresource{bibliography/Bibliography.bib}
\begin{document}
\prefrontmatter
\include{prefrontmatter/titlepage}
\clearforchapter
\frontmatter
\include{frontmatter/Summary}
\include{frontmatter/Preface}
\include{frontmatter/Acknowledgements}
\clearforchapter
\tableofcontents
\pagebreak
\listoffigures*
\listoftables*
\clearforchapter
\mainmatter
\include{chapters/Introduction}
\blinddocument
\include{chapters/Conclusion}
\appendixpage
\appendix
\include{appendices/AnAppendix}
\backmatter
\printbibliography
\cleartoevenpage %To make it look nice.
\include{prefrontmatter/colophon}
\end{document}

PDF Preview
Create an account to compile and preview