We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d772cb commit 09a0a81Copy full SHA for 09a0a81
src/resources/formats/typst/pandoc/quarto/biblio.typ
@@ -8,6 +8,6 @@ $elseif(bibliographystyle)$
8
$endif$
9
$if(bibliography)$
10
11
-#bibliography($for(bibliography)$"$bibliography$"$sep$,$endfor$)
+#bibliography(($for(bibliography)$"$bibliography$"$sep$,$endfor$))
12
13
0 commit comments