Skip to content
Snippets Groups Projects
Commit d72ea5e1 authored by witiko's avatar witiko
Browse files

Added the bibliography to the ToC of the guide.

parent d7f1e30c
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@ $(PDFFILES): $(TEMPLATE) $(BIB)
pdflatex -shell-escape $(basename $@).tex
biber $(basename $@)
pdflatex -shell-escape $(basename $@).tex
pdflatex -shell-escape $(basename $@).tex
# This target removes any auxiliary files.
clean:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment