%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%% LATEX REPORT TEMPLATE %%%% %%%% Author : Joost Sijm %%%% %%%% Notes : This code is delivered as is, %%%% and without any warranty. %%%% Feel free to modify and share. %%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \input{preamble} \begin{document} \begin{titlepage} \vspace*{6cm} \begin{center} \Huge\thetitle \\ \end{center} \vfill\hfill \begin{tabular}{ll} Author: & \theauthor \\ & \thedate \\ \end{tabular} \end{titlepage} \tableofcontents \newpage \input{docs/document} \end{document}