style-apa
v0.0.2
Published
American Psychological Association 6th edition CSL style
Downloads
83
Maintainers
Readme
style-apa
NPM package for the American Psychological Association 6th edition 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-apa
or yarn
:
yarn add style-apa
Then import it as any other package:
import style from 'style-apa'
American Psychological Association 6th edition style
Last updated 2016-9-28.
Authors:
- Simon Kornblith
Contributors:
- Bruce D'Arcus
- Curtis M. Humphrey
- Richard Karnesky
- Sebastian Karcher
- Brenton M. Wiernik
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.