RubyGems Navigation menu

asciidoctor-bibliography 0.2.1

asciidoctor-bibliography lets you handle citations and bibliography the "asciidoctor-way"! Its syntax is designed to be native-asciidoctor: * single cite `cite:[key]`; * contextual cite `cite[key, page=3]`; * multiple cites `cite:[key1]+[key2]`; * full cite `fullcite:[key]`; and * TeX-compatible macros including `citep:[key]`, `citet:[]key` and friends. Citation output styles are fully bridged to the CSL library, supporting formats such as IEEE, APA, Chicago, DIN and ISO 690. The `bibliography:[]` command generates a full reference list that adheres to your configured citation style.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.11.0 - August 18, 2022 (84 KB)
  2. 0.10.3 - August 08, 2019 (83.5 KB)
  3. 0.10.2 - August 05, 2019 (83.5 KB)
  4. 0.10.1 - June 16, 2019 (83 KB)
  5. 0.10.0 - June 13, 2019 (83 KB)
  6. 0.2.1 - September 12, 2017 (70.5 KB)
Show all versions (26 total)

Runtime Dependencies (5):

Development Dependencies (7):

bundler >= 0
byebug >= 0
rake >= 0
rspec >= 0
rubocop >= 0
simplecov >= 0
yard >= 0

Owners:

Authors:

  • Ribose Inc.

SHA 256 checksum:

e0bf797d76db6a7387bc55451e2f457b7ddcaacf483959dee53554efd2d381c4

Total downloads 52,311

For this version 1,991

License:

MIT

Required Ruby Version: >= 2.3.0

Links: