summaryrefslogtreecommitdiff
path: root/thesis.tex
diff options
context:
space:
mode:
Diffstat (limited to 'thesis.tex')
-rw-r--r--thesis.tex4
1 files changed, 3 insertions, 1 deletions
diff --git a/thesis.tex b/thesis.tex
index a9f48b0..7665cb9 100644
--- a/thesis.tex
+++ b/thesis.tex
@@ -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