style-chicago
v0.0.2
Published
Chicago Manual of Style 17th edition (author-date) CSL style
Downloads
94
Maintainers
Readme
style-chicago
NPM package for the Chicago Manual of Style 17th edition (author-date) CSL citation style.
This is a JSON serialized version of the canonical XML based version.
Data is provided by the Citation Style Language project. This project is currently an independent venture.
Usage
Install the package using npm
:
npm install --save style-chicago
or yarn
:
yarn add style-chicago
Then import it as any other package:
import style from 'style-chicago'
Chicago Manual of Style 17th edition (author-date) style
Last updated 2018-1-24.
Authors:
- Julian Onions
Contributors:
- Sebastian Karcher
- Richard Karnesky
- Andrew Dunning
- Matthew Roth
License
The code in this library is licensed under the MIT license, by the actual style is licensed under the CC-BY-SA 3.0 license.