0.0.2 • Published 5 years ago

style-apa v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

style-apa

npm.io npm.io npm.io

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.