/citation-backlinks

Lua filter that creates backlinks from bibliography entries to the locations where an item is cited.

Primary LanguageLuaMIT LicenseMIT

Citation Backlinks Filter

GitHub build status

This filter modifies the bibliography, adding backlinks to the locations in the text where an item is cited.

Usage

This filter should be invoked after citeproc, e.g.

pandoc --citeproc --lua-filter citation-backlinks.lua ...

The filter doesn't work yet as a Quarto extension.

License

This pandoc Lua filter is published under the MIT license, see file LICENSE for details.