Allow passing a once option to scons.
[matthijs/master-project/report.git] / Report.tex
index 945b76a8c1c9d83a0be63edbae0b186b013219b3..6fac2bd6a728f9d794a654e0e3d234f381cb0d56 100644 (file)
@@ -5,6 +5,10 @@
 % Enable interaction in the table of contents as well
 \setupcombinedlist[content][interaction=all]
 
+% Use bibtex
+\usemodule[bib]
+\setupbibtex[database=Report]
+
 \input Utils/Fonts
 \input Utils/Formats
 \input Utils/Lambda
@@ -37,4 +41,9 @@ Matthijs Kooijman
 \input Chapters/Prototype
 \input Chapters/Normalization
 \input Chapters/Future
+\input Chapters/Conclusions
+\todo{The references are not numbered in this list?}
+\completepublications
 \stoptext
+
+% vim: set sw=2 sts=2 expandtab: