Registry / utility / citeproc-ruby

citeproc-ruby

JSON →
library2.1.8rbrubygemsunverified

A Citation Style Language (CSL) 1.0.1 compatible cite processor in pure Ruby.

gem install citeproc-ruby
INSTALL
IMPORT
SIG · CITEPROC-RUBY
C
citeproc-ruby
utilityrubyv2.1.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CiteProc
✓ require 'citeproc'

Render a bibliography entry in APA style.

require 'citeproc' engine = CiteProc::Processor.new style: 'apa', format: 'text' engine.import <<-EOF - id: item1 type: book author: - family: Doe given: John title: My Book issued: 2020 EOF engine.render :bibliography, id: :item1
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.8latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
citeproc-ruby — gem install citeproc-ruby · libregistry