>>===== MODE =====>> citation <<===== MODE =====<< The bug this tested for turned out to be unrelated to legal items. When the style rendered a title instead of an author in an author-date style with "collapse," the processor was mistakenly assuming that the citation had collapsed, and delivered ", " as delimiter. >>===== RESULT =====>> >>[0] (Álvarez: 2000; Pineapple Case: 2000) <<===== RESULT =====<< >>===== CITATIONS =====>> [ [ { "citationID": "CITATION-1", "citationItems": [ { "id": "ITEM-2" }, { "id": "ITEM-1" } ], "properties": { "noteIndex": 1 } }, [], [] ] ] <<===== CITATIONS =====<< >>===== CSL =====>> <<===== CSL =====<< >>===== INPUT =====>> [ { "author": [ { "family": "Bobblehead", "given": "Bobbie" } ], "id": "ITEM-1", "type": "article-journal", "title": "Pineapple Case", "issued": { "date-parts": [[2000]] } }, { "author": [ { "family": "Álvarez", "given": "Ajax" } ], "id": "ITEM-2", "type": "book", "issued": { "date-parts": [[2000]] } } ] <<===== INPUT =====<< >>===== VERSION =====>> 1.0 <<===== VERSION =====<<