# date_YearSuffixDelimiter.txt >>===== MODE =====>> citation <<===== MODE =====<< >>===== RESULT =====>> Doe 2000a,b;2001 <<===== RESULT =====<< >>===== CSL =====>> <<===== CSL =====<< >>===== INPUT =====>> [ { "author": [ { "family": "Doe", "given": "John" } ], "id": "ITEM-1", "issued": { "date-parts": [ [ "2000" ] ] }, "title": "Paper 1", "type": "book" }, { "author": [ { "family": "Doe", "given": "John" } ], "id": "ITEM-2", "issued": { "date-parts": [ [ "2000" ] ] }, "title": "Paper 2", "type": "book" }, { "author": [ { "family": "Doe", "given": "John" } ], "id": "ITEM-3", "issued": { "date-parts": [ [ "2001" ] ] }, "title": "Paper 3", "type": "book" } ] <<===== INPUT =====<< >>===== VERSION =====>> 1.0 <<===== VERSION =====<<