An open API service indexing awesome lists of open source software.

https://github.com/inukshuk/csl-styles

CSL styles and locales as a RubyGem
https://github.com/inukshuk/csl-styles

Last synced: 7 months ago
JSON representation

CSL styles and locales as a RubyGem

Awesome Lists containing this project

README

          

CSL-Styles Gem
==============
The csl-styles gem includes all [Citation Style Language](http://citationstyles.org/)
(CSL) styles and locale files from the official
[styles](https://github.com/citation-style-language/styles) and
[locales](https://github.com/citation-style-language/styles) repositories
packaged for use with the [CSL RubyGem](https://rubygems.org/gems/csl).

All styles and locales are copyright of their respective authors and released
under the
[Creative Commons Attribution-ShareAlike license](http://creativecommons.org/licenses/by-sa/3.0/).

## Update

For updating styles & locales run the following command:

` git submodule update --remote
`