diff --git a/docs/bibliography.yml b/docs/bibliography.yml new file mode 100644 index 0000000..e69de29 diff --git a/docs/template.typ b/docs/template.typ index 1598c78..a4b7602 100644 --- a/docs/template.typ +++ b/docs/template.typ @@ -58,4 +58,7 @@ counter(page).update(1) set par(justify: true) body + + pagebreak() + bibliography("bibliography.yml") } \ No newline at end of file