From e183040c13a2448a223409d3fc659e117bdc1906 Mon Sep 17 00:00:00 2001 From: "Rifqi D. Panuluh" <69516665+nuluh@users.noreply.github.com> Date: Thu, 7 Aug 2025 22:22:48 +0000 Subject: [PATCH] fix(latex): add heading to bibliography for inclusion in table of contents --- latex/main.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latex/main.tex b/latex/main.tex index 5da58f5..ef6789f 100644 --- a/latex/main.tex +++ b/latex/main.tex @@ -49,7 +49,7 @@ % \include{content/conclusion} % Bibliography -\printbibliography +\printbibliography[heading=bibintoc] % \bibliographystyle{IEEEtran} % \bibliography{references}