From 87b5e486bfa1abb3eb9ab08264e2b8f2bc06d576 Mon Sep 17 00:00:00 2001 From: Ced Date: Wed, 8 Nov 2023 16:50:02 +0000 Subject: [PATCH] Move bibliography at the end of the book Where it belongs! --- book/book.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/book.tex b/book/book.tex index 7b906be..9b11f20 100644 --- a/book/book.tex +++ b/book/book.tex @@ -55,12 +55,12 @@ \backmatter \input{glossary/glossary} -\printbibliography {% \hypersetup{hidelinks} \listofflowcharts \listoftables \listoffigures } +\printbibliography \end{document}