diff --git a/report.tex b/report.tex new file mode 100644 index 0000000..cf795c0 --- /dev/null +++ b/report.tex @@ -0,0 +1,25 @@ +\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}