|
- \documentclass[final,english,titlepage,nomath]{siltex-report}
- \include{common/texfiles/preamble}
-
- \title{Feature Definition}
- %\subtitle{Thesis Proposal}
- \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{common/texfiles/acronyms}
-
- \include{introduction}
- %\include{separation}
- %\include{definition}
-
- \printbibliography
- \end{document}
|