Allow passing a once option to scons.
[matthijs/master-project/report.git] / Report.tex
index c7a4e9df9319d605476d15ebaef3aa4751edf774..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,6 +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: