mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-02 21:55:44 +00:00
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