thesis: enable bibliography
This commit is contained in:
parent
ffee4964e2
commit
4d7f29a783
1 changed files with 4 additions and 1 deletions
|
@ -10,6 +10,9 @@
|
||||||
|
|
||||||
\usepackage{multirow,tabularx,tabu}
|
\usepackage{multirow,tabularx,tabu}
|
||||||
|
|
||||||
|
\usepackage{cite}
|
||||||
|
\bibliographystyle{plain}
|
||||||
|
|
||||||
\usepackage[hyphens]{url}
|
\usepackage[hyphens]{url}
|
||||||
\Urlmuskip = 0mu plus 1mu
|
\Urlmuskip = 0mu plus 1mu
|
||||||
|
|
||||||
|
@ -204,6 +207,6 @@
|
||||||
\listoftables
|
\listoftables
|
||||||
%TODO \lstlistoflistings
|
%TODO \lstlistoflistings
|
||||||
\listoffigures
|
\listoffigures
|
||||||
%TODO \printbibliography
|
\bibliography{thesis}
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue