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
222 stars 30 forks source link

'url' prop in getBibTeXJSON and parseBibTeXJSON are inconsistent #153

Closed mydu closed 6 years ago

mydu commented 6 years ago

Uppercase for parseBibTeXJSON and lowercase for getBibTeXJSON

larsgw commented 6 years ago

Thanks for reporting this, by the way. I'll create a back-port release.

larsgw commented 6 years ago

0.4.0-6 should work now.