>>===== MODE =====>> citation <<===== MODE =====<< >>===== DESCRIPTION =====>> If warnings for empty cites in a multiple-cite citation are printed, they should be printed only if the first cite in the series renders nothing, and the layout suffix should be preserved. <<===== DESCRIPTION =====<< >>===== RESULT =====>> (Smith 325AD, 2000) <<===== RESULT =====<< >>===== CITATION-ITEMS =====>> [ [ { "id": "ITEM-1" }, { "id": "ITEM-2" }, { "id": "ITEM-3" } ] ] <<===== CITATION-ITEMS =====<< >>===== CSL =====>> <<===== CSL =====<< >>===== INPUT =====>> [ { "author": [ { "family": "Smith", "given": "John" } ], "id": "ITEM-1", "issued": { "date-parts": [ [ 325 ] ] }, "title": "Ignore me 1", "type": "book" }, { "author": [ { "family": "Smith", "given": "John" } ], "id": "ITEM-2", "issued": { "date-parts": [ [ 2000 ] ] }, "title": "Ignore me 2", "type": "book" }, { "author": [ { "family": "Smith", "given": "John" } ], "id": "ITEM-3", "title": "Ignore me 3", "type": "book" } ] <<===== INPUT =====<< >>===== VERSION =====>> 1.0 <<===== VERSION =====<<