Vancouver CSL style
npm install style-vancouver
![][mit]
![][cc-by-sa-3.0]
NPM package for the Vancouver 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.
npm:``shell`
npm install --save style-vancouver
or yarn:
`shell`
yarn add style-vancouver
Then import it as any other package:
`js``
import style from 'style-vancouver'
[mit]: https://opensource.org/licenses/MIT
[cc-by-sa-3.0]: https://creativecommons.org/licenses/by-sa/3.0/