mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-01 15:38:09 +08:00
5a99747063
The function runs the *citeproc* processor on a Pandoc document. Exposing this functionality to Lua allows to make citation processing part of a filter or writer, simplifies the creation of multiple bibliographies, and enables the use of varying citation styles in different parts of a document.