From 255bd8f50d5861f4f90f5cb8a558540c9b32db1f Mon Sep 17 00:00:00 2001 From: Erick Ahmed Date: Fri, 17 Jul 2026 13:29:40 +0200 Subject: [PATCH] Re-add nocite --- main.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.tex b/main.tex index 8bb18dd..85ec44e 100644 --- a/main.tex +++ b/main.tex @@ -239,4 +239,6 @@ \printbibliography[heading=subbibliography, title=Bibliografia] + \nocite{*} + \end{document}