style-vancouver
Version:
Vancouver CSL style
48 lines (32 loc) • 1.18 kB
Markdown
[](https://npmjs.org/package/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](http://www.zotero.org/styles/vancouver).
Data is provided by the [Citation Style Language project](https://citationstyles.org).
This project is currently an independent venture.
Install the package using `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'
```
Last updated 2014-9-6.
- Michael Berkowitz
- Sean Takats
- Sebastian Karcher
The code in this library is licensed under the [MIT license][mit], by the actual style is licensed under the [CC-BY-SA 3.0 license][cc-by-sa-3.0].
[]: https://opensource.org/licenses/MIT
[]: https://creativecommons.org/licenses/by-sa/3.0/