diff --git a/report.tex b/report.tex new file mode 100644 index 0000000..486369b --- /dev/null +++ b/report.tex @@ -0,0 +1,25 @@ +\documentclass[final,english,titlepage,nomath]{siltex-report} +\include{common/texfiles/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{common/texfiles/acronyms} + +%\include{introduction} + +\printbibliography +\end{document}