|
- \documentclass[english,titlepage,nomath,nopackage,oneside]{siltex-book}
- \include{include/preamble}
-
- \title{Title}
- \subtitle{Thesis Report}
- \course{}
- \faculty{\large Electrical Engineering, Mathematics and Computer Science}
- \supervisor{%
- Dr. ir. J.F. Broenink \\
- Ir. T.G. Broenink
- }
- \author{%
- Wouter Horlings
- }
-
- \begin{document}
- \maketitle
- \makerro
- \tableofcontents
- \include{include/acronyms}
-
- %\include{introduction}
-
- \printbibliography
- \end{document}
|