Skip to content

Releases: pandoc-ext/section-bibliographies

section-bibliographies 1.0.0

17 May 09:46
v1.0.0
Compare
Choose a tag to compare
  • Rewrote and restructured filter, making use of newer pandoc
    features.

  • Allow configuration via section-bibliographies metadata map.

  • The bibliography files are read just once, and not repeatedly
    for each section.

  • Disambiguate reference identifiers. This avoids problems when
    the same reference is cited in different sections.

  • No longer cleanup previous citeproc runs by default. Set
    section-bibliographies.cleanup-first to true to restore the
    previous behavior.