JSPM

  • Created
  • Published
  • Downloads 44828
  • Score
    100M100P100Q182083F
  • License CPAL-1.0 OR AGPL-1.0

The citeproc-js citation formatting module, in common-js format.

Package Exports

  • citeproc

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (citeproc) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

citeproc-node-iojs ('citeproc' in npm)

The citeproc.js citation formatting module, in common-js format.

This package can be referenced as a dependency in projects that make use of the citation processor. To add the raw (uninstantiated) object to your project, use an incantation like this:

: var CSL = require('citeproc');

Processor documentation and examples are available on ReadTheDocs.