summaryrefslogtreecommitdiffstats
path: root/default.biblatex
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-03-08 11:59:51 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2021-03-08 11:59:51 -0800
commitbea0059f80541a1946df27c54d359c7b78696c5c (patch)
tree8cebf1f4e77a78a751432efa9538e192832dac05 /default.biblatex
parent81a523a1949de42720cb702b6e577411d76f36e6 (diff)
downloadpandoc-templates-bea0059f80541a1946df27c54d359c7b78696c5c.tar.gz
pandoc-templates-bea0059f80541a1946df27c54d359c7b78696c5c.zip
Updated templates for pandoc 2.12
Diffstat (limited to 'default.biblatex')
-rw-r--r--default.biblatex10
1 files changed, 10 insertions, 0 deletions
diff --git a/default.biblatex b/default.biblatex
new file mode 100644
index 0000000..6bf2632
--- /dev/null
+++ b/default.biblatex
@@ -0,0 +1,10 @@
1$for(header-includes)$
2$header-includes$
3$endfor$
4$for(include-before)$
5$include-before$
6$endfor$
7$body$
8$for(include-after)$
9$include-after$
10$endfor$