>>===== MODE =====>> citation <<===== MODE =====<< Disambiguation by given name, when used with the short form and an initialize-with attribute on the name, will add an initial as required. Edit 2011-01-14: Was: Disambiguation by full name expansion will not be attempted, and failed attempts at disambiguation will fall back to the short form. Now: By-cite disambiguation will attempt all givenname forms up to full expansion. To restrain expansion at the initialized form, we will need a separate disambiguation rule. >>===== RESULT =====>> Roe J Doe; A Doe Thomas Smith; Ted Smith <<===== RESULT =====<< >>===== CSL =====>> <<===== CSL =====<< >>===== CITATION-ITEMS =====>> [ [ { "id": "ITEM-1" } ], [ { "id": "ITEM-2" }, { "id": "ITEM-3" } ], [ { "id": "ITEM-4" }, { "id": "ITEM-5" } ] ] <<===== CITATION-ITEMS =====<< >>===== INPUT =====>> [ { "author": [ { "family": "Roe", "given": "Jane" } ], "id": "ITEM-1", "type": "book" }, { "author": [ { "family": "Doe", "given": "John" } ], "id": "ITEM-2", "type": "book" }, { "author": [ { "family": "Doe", "given": "Aloysius" } ], "id": "ITEM-3", "type": "book" }, { "author": [ { "family": "Smith", "given": "Thomas" } ], "id": "ITEM-4", "type": "book" }, { "author": [ { "family": "Smith", "given": "Ted" } ], "id": "ITEM-5", "type": "book" } ] <<===== INPUT =====<< >>===== VERSION =====>> 1.0 <<===== VERSION =====<<