summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-03-31 15:41:32 +0200
committerJonas Smedegaard <dr@jones.dk>2017-03-31 21:52:10 +0200
commit6c206e86ec8e18ccf5d67b1fc796c70764ba0297 (patch)
tree0817ed9eb7cfd41c5f7aa61ebe555d1eb3c40d40 /Makefile
parent2e928d6b2f4a5f6011639ec437a5044830ffc84e (diff)
Use OSCOLA with no ibid as citation style.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3912400..b2178d7 100644
--- a/Makefile
+++ b/Makefile
@@ -32,6 +32,7 @@ args_meta += -V subtitle="$(subtitle)"
args_meta += -M author="Carlo Piana, Ulf Öberg"
args_meta += -V author="Carlo Piana" -V author="Ulf Öberg"
args_meta += -V date=""
+args_meta += -M csl=oscola-no-ibid.csl
args_latex += --template=template.tex --latex-engine=xelatex
args_latex += -H header.tex -B before.tex -A after.tex
args_latex += -V mainfont="Lora" -V sansfont="Quattrocento Sans" -V monofont="Inconsolata"