0.0.2 • Published 5 years ago

style-mla v0.0.2

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

style-mla

npm.io npm.io npm.io

NPM package for the Modern Language Association 7th 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-mla

or yarn:

yarn add style-mla

Then import it as any other package:

import style from 'style-mla'

Modern Language Association 7th edition style

Last updated 2017-4-27.

Authors:

  • Ilouise S. Bradford

Contributors:

  • Sarah Ficke
  • Sebastian Karcher
  • Christian Werthschulte
  • Simon Kornblith
  • James Johnston

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.