Updated chicago for annotations.

This commit is contained in:
2025-02-25 09:53:49 -05:00
parent 05c7798e52
commit 2f37a3ab88
4 changed files with 1387 additions and 708 deletions

View File

@@ -1,5 +1,5 @@
BIB = bibliography.bib
STYLE = chicago-annote.csl
STYLE = chicago.csl
%: %.md
pandoc $^ -o $@.pdf --bibliography=$(BIB) --csl=$(STYLE) --pdf-engine=xelatex --citeproc