asciidoctor-bibtex is an Asciidocotor extension that adds bibtex support for AsciiDoc documents. It does so by introducing two new macros: `cite:[KEY]` and `bibliography::[]`. Citations are parsed and replaced with formatted inline text, and reference lists are automatically generated and inserted where the `bibliography::[]` macro is placed. The references are formatted using styles provided by CSL.
Required Ruby Version
>= 2.4.0
Authors
Zhang YANG
Versions
- 0.9.0 February 07, 2024 (14 KB)
- 0.8.0 July 04, 2020 (14 KB)
- 0.7.1 February 13, 2020 (14 KB)
- 0.6.0 September 04, 2019 (13.5 KB)
- 0.5.2 August 22, 2019 (13 KB)