>>== MODE ==>> bibliography <<== MODE ==<< >>== RESULT ==>>
John Smith, Book A (2000)
Robert Jones, Book B (2001)
<<== RESULT ==<< >>===== CSL =====>> <<===== CSL =====<< >>===== INPUT =====>> [ { "author": [ { "family": "Smith", "given": "John" } ], "id": "ITEM-1", "issued": { "date-parts": [ [ "2000" ] ] }, "title": "Book A", "type": "book" }, { "author": [ { "family": "Jones", "given": "Robert" } ], "id": "ITEM-2", "issued": { "date-parts": [ [ "2001" ] ] }, "title": "Book B", "type": "book" } ] <<===== INPUT =====<< >>===== VERSION =====>> 1.0 <<===== VERSION =====<<