style-mla
v0.0.2
Published
Modern Language Association 7th edition CSL style
Downloads
78
Maintainers
Readme
style-mla
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.