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
- Host: GitHub
- URL: https://github.com/inukshuk/csl-styles
- Owner: inukshuk
- Created: 2012-09-05T11:07:47.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2022-03-23T08:38:23.000Z (over 3 years ago)
- Last Synced: 2024-03-23T13:22:12.041Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 18.6 KB
- Stars: 7
- Watchers: 3
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
`