mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-11 03:47:20 +00:00
6dae03f719
The `nocite` metadata field can now be used to supply additional citations that don't appear in the text, just as with citeproc and LaTeX's bibtex and natbib. Closes: #10680