v0.4.0-3
Pre-release
Pre-release
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.
Added
- RIS output support (#125)
Refactored
- A lot of the building scripts
- All code uses the util fetchFile(Async) functions, to make testing easier