citeproc-ruby icon indicating copy to clipboard operation
citeproc-ruby copied to clipboard

A Citation Style Language (CSL) Cite Processor

Results 23 citeproc-ruby issues
Sort by recently updated
recently updated
newest added

Checking to see if I'm missing something obvious. When I want to render a verbatim author string (e.g. `Consortium of Grand Poobahs`), then the author string is parsed. Code is...

Doesn't yet have a spec/features, but needs one. I am having trouble figuring out where to fit it in to the existing spec structure how, can you advise @inukshuk on...

I was trying to generate a citation with only the author. As described in this feature: https://github.com/inukshuk/citeproc/blob/master/features/discretionary/AuthorDateAuthorOnlyThenSuppressAuthor.feature#L39-L46 But this might not work anymore? I pulled the code and run that...

I am looking to use the ruby citeproc gems to test styles that are not in `csl/styles` -- how would I feed the style to the processor in this case?

`require 'bibtex'` is needed.

I'm looking to create an output format that outputs ansi console codes -- any tips on where to start on creating a new output format?

Hi, thanks for writing all this stuff! I am looking at it to see how to use it to do what I need, and I notice there is this gem,...

I am just trying out asciidoctor-bibtex, and it looks like a very promising project. I am just wondering why citations in note styles are not rendered in footnotes, but end...

Updating citeproc-ruby from 1.1.8 to 1.1.10 (to get #54), also updates citeproc from 1.0.8 to 1.0.9. When trying to launch my app, I now get the above message: "CiteProc requires...