>>===== MODE =====>> citation <<===== MODE =====<< Disambiguation by given name, when used with the short form alone (without an initialize-with attribute on the name) will add a full name as required. >>===== RESULT =====>> Roe John Doe; Aloysius Doe <<===== RESULT =====<< >>===== CSL =====>> <<===== CSL =====<< >>===== CITATION-ITEMS =====>> [ [ { "id": "ITEM-1" } ], [ { "id": "ITEM-2" }, { "id": "ITEM-3" } ] ] <<===== 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" } ] <<===== INPUT =====<< >>===== VERSION =====>> 1.0 <<===== VERSION =====<<