Sha256: 574af9b6268f3c5a904ee70afbd96d00e8fa4886f55eda077209f949c2a9bb8d
Contents?: true
Size: 1.89 KB
Versions: 1
Compression:
Stored size: 1.89 KB
Contents
CiteProc-Ruby ============= CiteProc-Ruby is a [Citation Style Language](http://citationstyles.org/) (CSL) 1.0.1 cite processor written in pure Ruby. This Ruby gem contains the processor's rendering engine only; for more documentation on the whole cite processor, please refer to the documentation of the [citeproc](https://rubygems.org/gems/citeproc) gem instead. [![Build Status](https://secure.travis-ci.org/inukshuk/citeproc-ruby.png)](http://travis-ci.org/inukshuk/citeproc-ruby) [![Coverage Status](https://coveralls.io/repos/inukshuk/citeproc-ruby/badge.png?branch=master)](https://coveralls.io/r/inukshuk/citeproc-ruby?branch=master) [![Dependency Status](https://gemnasium.com/inukshuk/citeproc-ruby.png)](https://gemnasium.com/inukshuk/citeproc-ruby) Development ----------- The CiteProc-Ruby source code is [hosted on GitHub](https://github.com/inukshuk/citeproc-ruby). You can check out a copy of the latest code using Git: $ git clone https://github.com/inukshuk/citeproc-ruby.git To get started, install the development dependencies and run all tests: $ cd citeproc-ruby $ bundle install $ rake If you've found a bug or have a question, please open an issue on the [issue tracker](https://github.com/inukshuk/citeproc-ruby/issues). Or, for extra credit, clone the CiteProc-Ruby repository, write a failing example, fix the bug and submit a pull request. Credits ------- Thanks to Rintze M. Zelle, Sebastian Karcher, Frank G. Bennett, Jr., and Bruce D'Arcus of CSL and citeproc-js fame for their support! Thanks to Google and the Berkman Center at Harvard University for supporting this project as part of [Google Summer of Code](https://developers.google.com/open-source/soc/). Copyright --------- Copyright 2009-2014 Sylvester Keil. All rights reserved. Copyright 2012 President and Fellows of Harvard College. License ------- CiteProc-Ruby is dual licensed under the AGPL and the FreeBSD license.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
citeproc-ruby-1.0.0 | README.md |