@citation-js/plugin-bibjson
Advanced tools
Changelog
0.6.0 (2022-05-30)
core: avoid flatMap for Node 10 support (8a65094)
plugin-bibjson: set correct generic type (ec7de7f)
plugin-bibtex: consider entries with no type (a55fe60)
plugin-bibtex: fix biblatex handling of mastersthesis (6196adf)
plugin-bibtex: fix handling of bookpagination (7f41e30)
plugin-bibtex: fix typo in crossref code (3c377e4)
plugin-bibtex: map biblatex eid to number (0eb15af), closes #140
plugin-bibtex: set default CSL type correctly (94a402e)
plugin-bibtex: set default CSL type correctly (bcd11b3)
plugin-bibtex: use CSL 1.0.2 'custom' field (986f80b)
plugin-ris: fix ISSN regex (76402c1)
plugin-ris: fix name parsing (4382f31)
plugin-wikidata: fall back to original-author (1af1249), closes #106
chore!: drop Node 10, 12 support (37ea76b)
Changelog
0.5.3 (2021-11-24)
plugin-csl: handle missing entries (93400d6)
plugin-doi: handle crossref preprints (0927f43)
remove named imports of JSON files (9b8315b)
chore!: drop Node 8, add Node 14 (a5ceb07)
Changelog
0.5.0-alpha.10 (2021-01-28)
type
as regular string (6982ae6)bibtex
output format now outputs valid
BibTeX, use the biblatex
output format for
BibLaTeX output.generateLabel
has been
replaced by the config option
format.useIdAsLabel