% --------------------------- % List of sections % --------------------------- % Start counting pages \pagenumbering{arabic} \clearpage \setcounter{page}{1} % Intro \newpage \input{sections/0-introduction} % Appendix \newpage \begin{appendices} \input{sections/appendix} \end{appendices}