larsgw / citation.js

Citation.js converts formats like BibTeX, Wikidata JSON and ContentMine JSON to CSL-JSON to convert to other formats like APA, Vancouver and back to BibTeX.
https://citation.js.org/
MIT License
219 stars 30 forks source link

Support RIS as input format #184

Closed TanguyHefnaoui closed 4 years ago

TanguyHefnaoui commented 5 years ago

Feature request to support RIS as an input format as it already is available as output.

larsgw commented 5 years ago

I have no expected release date for this, but it's (now officially) on the TODO-list. I created https://github.com/citation-js/citation-js/issues/44 in the component repo.

larsgw commented 5 years ago

I've been working on this, trying to make it following the specification (which I hadn't found earlier). However, today I found out there are two specs.

larsgw commented 4 years ago

Released in v0.4.9.