style-rsc
v0.0.2
Published
Royal Society of Chemistry CSL style
Downloads
8
Maintainers
Readme
style-rsc
NPM package for the Royal Society of Chemistry 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-rsc
or yarn
:
yarn add style-rsc
Then import it as any other package:
import style from 'style-rsc'
Royal Society of Chemistry style
Last updated 2018-12-26.
Authors:
- Julian Onions
Contributors:
- Ivan Bushmarinov
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.