Allow passing a once option to scons.
[matthijs/master-project/report.git] / Report.tex
index cd0aab2a7c349fc0755f86833f609b5ca8fd86cc..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
@@ -38,6 +42,8 @@ Matthijs Kooijman
 \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: