\documentclass{article} \newcommand*{\createTitlePage}{\begingroup \centering \vspace*{6\baselineskip} {\Huge WebAPI ECA-Engine}\\[4\baselineskip] {\LARGE Technical Documentation} \\[\baselineskip] \vspace*{25\baselineskip} {Dominic Bosch\par} {\itshape University of Basel\par} \endgroup} \begin{document} \clearpage\createTitlePage \thispagestyle{empty} % \title{\huge WebAPI-ECA Engine\vspace*{15 mm}} % \subtitle{Master Thesis Report} % %\date{} % %\author{Dominic Bosch \\ Departement Mathematics and Computer Science \\ University of Basel} % \author{ % Technical Documentation\\ % \date{\today} % \vspace*{50 mm}\\ % \fontsize{10}{9}\selectfont % Dominic Bosch\\ % \fontsize{10}{9}\selectfont % Departement Mathematics and Computer Science\\ % \fontsize{10}{9}\selectfont % University of Basel % } % \maketitle % \renewcommand{\abstractname}{} % \begin{abstract} % %\textbf{Abstract.} % This docuemnt describes the technical features of the WebAPI-ECA engine reference implementation. % \end{abstract} \newpage \tableofcontents \newpage \section{Introduction} \subsection{section} \subsubsection{subsection} t.b.d. \end{document}