\documentclass[10pt,a4paper]{article} \usepackage{graphicx} \usepackage{amsmath} \usepackage{amsfonts} \usepackage{moreverb} \usepackage{color} \begin{document} % Title page \title{Business Process Management Systems (2II55)\\Party store "Drankorgel"} \author{GROUP 1\\Oliver Schinagl (0580852)\\Maik Teurlings (0591600)\\Wilrik De Loose (0601583)} \maketitle %no paragraph indentation \parindent=0in \include{Chapter1} \include{Chapter2_A} \include{Chapter2_B} \include{Chapter3_A} \include{Chapter3_B} \include{Chapter4} \include{Chapter5_A} \include{Chapter5_B} \include{Chapter6_A} \include{Chapter6_B} \end{document}