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