thesis: enable bibliography

This commit is contained in:
steveej 2016-09-07 17:05:24 +02:00
parent ffee4964e2
commit 4d7f29a783

View file

@ -10,6 +10,9 @@
\usepackage{multirow,tabularx,tabu}
\usepackage{cite}
\bibliographystyle{plain}
\usepackage[hyphens]{url}
\Urlmuskip = 0mu plus 1mu
@ -204,6 +207,6 @@
\listoftables
%TODO \lstlistoflistings
\listoffigures
%TODO \printbibliography
\bibliography{thesis}
\end{document}