RubyGems Navigation menu

asciidoctor-bibliography 0.9.2

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.11.0 - August 18, 2022 (84.0 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.0 KB)
  5. 0.10.0 - June 13, 2019 (83.0 KB)
  6. 0.9.2 - May 29, 2019 (82.5 KB)
显示所有版本 (共 26 个)

Runtime 依赖 (6):

asciidoctor ~> 1.5.6
bibtex-ruby ~> 4.4.4
citeproc-ruby ~> 1.1.7
csl-styles ~> 1.0.1
latex-decode ~> 0.2.2
nokogiri ~> 1.8.1

Development 依赖 (6):

byebug ~> 10.0.1
rake ~> 12.3.0
rspec ~> 3.7.0
rubocop ~> 0.54.0
simplecov ~> 0.16.1
yard ~> 0.9.12

业主:

作者:

  • Ribose Inc.

SHA 256 校验和:

d891be0aa7e00e3b16e92f821c4691b31c60548686189ae474e160940f46130e

下载总量 51,807

这个版本 2,111

许可:

MIT

需要的 Ruby 版本: >= 2.3.0

链接: