Skip to content

berkmancenter/citeproc-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CiteProc-Ruby

CiteProc-Ruby is a Citation Style Language (CSL) 1.0.1 cite processor written in pure Ruby.

Development

The CiteProc-Ruby source code is hosted on GitHub. 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. Or, for extra credit, clone the CiteProc-Ruby repository, write a failing example, fix the bug and submit a pull request.

For the source code of the original CiteProc-Ruby release (gem versions 0.0.x), please see the 0.0.x branch.

Copyright

Copyright 2012 President and Fellows of Harvard College.

Copyright 2009-2012 Sylvester Keil. All rights reserved.

License

CiteProc-Ruby is dual licensed under the AGPL and the FreeBSD license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published