>>== MODE ==>> bibliography <<== MODE ==<< Bug report that references no longer needed are not being deleted from the bib, but it seems to be happening. Possible API problem? >>== RESULT ==>>
[1]
J. Doe, Book A, 2000.
[2]
J. Doe, Book B, 2000.
<<== RESULT ==<< >>== CITATIONS ==>> [ [ { "citationID": "CITATION-1", "citationItems": [ { "id": "ITEM-1" }, { "id": "ITEM-2" }, { "id": "ITEM-3" } ], "properties": { "noteIndex": 0 } }, [], [] ], [ { "citationID": "CITATION-1", "citationItems": [ { "id": "ITEM-1" }, { "id": "ITEM-2" } ], "properties": { "noteIndex": 0 } }, [], [] ] ] <<== CITATIONS ==<< >>===== CSL =====>> <<===== CSL =====<< >>===== INPUT =====>> [ { "id": "ITEM-1", "title": "Book A", "author": [ { "family": "Doe", "given": "John" } ], "issued": { "date-parts": [ [ "2000" ] ] }, "type": "book" }, { "id": "ITEM-2", "title": "Book B", "author": [ { "family": "Doe", "given": "John" } ], "issued": { "date-parts": [ [ "2000" ] ] }, "type": "book" }, { "id": "ITEM-3", "title": "Book C", "author": [ { "family": "Snoakes", "given": "Richard" } ], "issued": { "date-parts": [ [ "2000" ] ] }, "type": "book" } ] <<===== INPUT =====<< >>===== VERSION =====>> 1.0 <<===== VERSION =====<<