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

Normalise CSL-JSON after parsing #93

Closed larsgw closed 5 years ago

larsgw commented 6 years ago

Now it only normalises right before outputting.

larsgw commented 5 years ago

Closing because no use case and more difficult testing.