mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-11 20:07:22 +00:00
f4eca1f3fb
from the latest chicago-author-date.csl. (Note that this goes from the 17th to the 18th edition.) Update tests.
244 B
244 B
% pandoc --citeproc -t plain --bibliography command/biblio.bib
---
references:
- id: foo
title: Crazy
type: book
...
[@foo; @item1]
^D
(Crazy, n.d.; Doe 2005)
Crazy. n.d.
Doe, John. 2005. First Book. Cambridge University Press.