locale-en-gb
Version:
en-gb CSL locale
46 lines (31 loc) • 1.1 kB
Markdown
[](https://npmjs.org/package/locale-en-gb)
[][mit]
[][cc-by-sa-3.0]
NPM package for the en-gb CSL citation locale.
This is a JSON serialized version of the canonical XML based version.
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 locale-en-gb
```
or `yarn`:
```shell
yarn add locale-en-gb
```
Then import it as any other package:
```js
import locale from 'locale-en-gb'
```
Last updated 2015-10-11.
- Andrew Dunning
- Sebastian Karcher
- Rintze M. Zelle
The code in this library is licensed under the [MIT license][mit], by the actual locale 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/