>>===== MODE =====>> citation <<===== MODE =====<< ## 2013-04-16 :: Note by Frank Bennett The result of this test was changed from ... >>[0] John Smith & Jane Smith (1980) ... to ... >>[0] Smith & Smith (1980) ... because the CSL specification requires "by-cite" disambiguation by default, and under by-cite disambiguation, the two cite forms generated by input data (Smith 1986 and Smith & Smith 1980) are not ambiguous. >>===== RESULT =====>> >>[0] Smith & Smith (1980) <<===== RESULT =====<< >>===== CITATIONS =====>> [ [ { "citationID": "CITATION-1", "citationItems": [ { "id": "ITEM-1" } ], "properties": { "noteIndex": 0 } }, [], [] ], [ { "citationID": "CITATION-1", "citationItems": [ { "id": "ITEM-2" } ], "properties": { "noteIndex": 0 } }, [], [] ], [ { "citationID": "CITATION-1", "citationItems": [ { "id": "ITEM-1" } ], "properties": { "noteIndex": 0 } }, [], [] ] ] <<===== CITATIONS =====<< >>===== CSL =====>> <<===== CSL =====<< >>===== INPUT =====>> [ { "author": [ { "family": "Smith", "given": "John" }, { "family": "Smith", "given": "Jane" } ], "issued": { "date-parts": [ [ 1980 ] ] }, "id": "ITEM-1", "type": "book" }, { "author": [ { "family": "Smith", "given": "John" } ], "issued": { "date-parts": [ [ 1986 ] ] }, "id": "ITEM-2", "type": "book" } ] <<===== INPUT =====<< >>===== VERSION =====>> 1.0 <<===== VERSION =====<<