Add bibliography to classic template

This commit is contained in:
Matej-Zucha-TUL
2025-09-24 09:45:37 +02:00
parent b3f6dee886
commit 63583d2a35

View File

@@ -148,4 +148,7 @@
// content
pagebreak(to: "even", weak: true);
content
// bibliography
bibliography("../citations.bib", style: "./tul_citace.csl")
}