aboutsummaryrefslogtreecommitdiff
path: root/data/templates/default.typst
diff options
context:
space:
mode:
Diffstat (limited to 'data/templates/default.typst')
-rw-r--r--data/templates/default.typst2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/templates/default.typst b/data/templates/default.typst
index 651bc6d9c..8141096c3 100644
--- a/data/templates/default.typst
+++ b/data/templates/default.typst
@@ -149,7 +149,7 @@ $elseif(bibliographystyle)$
$endif$
$if(bibliography)$
-#bibliography($for(bibliography)$"$bibliography$"$sep$,$endfor$$if(full-bibliography)$, full: true$endif$)
+#bibliography(($for(bibliography)$"$bibliography$"$sep$,$endfor$)$if(full-bibliography)$, full: true$endif$)
$endif$
$endif$
$for(include-after)$