diff options
Diffstat (limited to 'thesis.tex')
| -rw-r--r-- | thesis.tex | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -64,7 +64,7 @@ \usepackage[backend=biber]{biblatex} -\bibliography{thesis} +\addbibresource{thesis.bib} \input{content/title} @@ -77,6 +77,8 @@ \input{content/cmix} +\input{content/implementation} + \input{content/bibliography} \end{document}
\ No newline at end of file |
