style-nature
v0.0.2
Published
Nature CSL style
Downloads
7
Maintainers
Readme
style-nature
NPM package for the Nature 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-nature
or yarn
:
yarn add style-nature
Then import it as any other package:
import style from 'style-nature'
Nature style
Last updated 2018-10-24.
Authors:
- Michael Berkowitz
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.