\documentclass[a4paper,12pt,twoside]{report}
\def \ismaindoc {}
\input{thesis.preamble.tex}
\begin{document}
\title{Project title goes here}
\author{Fayimora Femi-Balogun}
\supervisor{Prof. Somebody McCool}
\submitdate{September 2015}
\normallinespacing
\maketitle
\preface
\input{abstract}
\input{acknowledgements}
% \input{dedication}
\input{quotes}
\body
\input{introduction/introduction}
\input{background/background}
\input{conclusion/conclusion}
\appendix
\appendixpage
\addappheadtotoc
\bibliographystyle{authordate1}
\bibliography{bibliography}
\end{document}

PDF Preview
Create an account to compile and preview