summaryrefslogtreecommitdiff
path: root/templates/default.biblatex
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-06-23 11:05:45 +0100
committerJoe Carstairs <me@joeac.net>2026-06-23 11:05:45 +0100
commit180f4941740ffa840d2114b219960f36bf7e80d7 (patch)
tree4bfdd91c23ec1c23cc38bcba60f78bc54c8e9105 /templates/default.biblatex
parent40de91158fcc4e4ee47fd0c2f55aad38f29e6008 (diff)
adds templates from https://github.com/jgm/pandoc-templates
Diffstat (limited to 'templates/default.biblatex')
-rw-r--r--templates/default.biblatex10
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/default.biblatex b/templates/default.biblatex
new file mode 100644
index 0000000..6bf2632
--- /dev/null
+++ b/templates/default.biblatex
@@ -0,0 +1,10 @@
+$for(header-includes)$
+$header-includes$
+$endfor$
+$for(include-before)$
+$include-before$
+$endfor$
+$body$
+$for(include-after)$
+$include-after$
+$endfor$