summaryrefslogtreecommitdiff
path: root/thesis.tex
diff options
context:
space:
mode:
authorDennis Brentjes <d.brentjes@gmail.com>2017-04-16 17:29:05 +0200
committerDennis Brentjes <d.brentjes@gmail.com>2017-04-16 17:29:05 +0200
commit7e4dc332377328d9c49229ddc4d921974837a135 (patch)
tree02b95c3b96c8f25965e343aacb90cdaa23db382e /thesis.tex
parentcb1cb2e96d53ab2cbe24e7adeb6f947bff3aac29 (diff)
downloadthesis-7e4dc332377328d9c49229ddc4d921974837a135.tar.gz
thesis-7e4dc332377328d9c49229ddc4d921974837a135.tar.bz2
thesis-7e4dc332377328d9c49229ddc4d921974837a135.zip
Added a section about implementation details that are of interest.
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