{
    "abbreviations": false, 
    "bibentries": false, 
    "bibsection": false, 
    "citation_items": false, 
    "citations": false, 
    "csl": "<style \n      xmlns=\"http://purl.org/net/xbiblio/csl\"\n      class=\"note\"\n      version=\"1.0\"><info>\n    <id />\n    <title />\n    <updated>2009-08-10T04:49:00+09:00</updated></info><citation \n         et-al-min=\"4\"\n         et-al-use-first=\"3\">\n    <layout delimiter=\" | \">\n      <text value=\"Count=(\"/>\n      <names variable=\"author\">\n        <name form=\"count\" />\n      </names>\n      <text value=\")\"/>\n    </layout></citation></style>", 
    "input": [
        {
            "author": [
                {
                    "family": "Doe", 
                    "given": "John", 
                    "static-ordering": false
                }, 
                {
                    "family": "Roe", 
                    "given": "Jane", 
                    "static-ordering": false
                }, 
                {
                    "family": "Brown", 
                    "given": "Robert", 
                    "static-ordering": false
                }, 
                {
                    "family": "Smith", 
                    "given": "Tom", 
                    "static-ordering": false
                }
            ], 
            "id": "item-1", 
            "type": "book"
        }, 
        {
            "author": [
                {
                    "family": "Doe", 
                    "given": "John", 
                    "static-ordering": false
                }, 
                {
                    "family": "Doe", 
                    "given": "Jake", 
                    "static-ordering": false
                }, 
                {
                    "family": "Brown", 
                    "given": "Robert", 
                    "static-ordering": false
                }
            ], 
            "id": "item-2", 
            "type": "book"
        }, 
        {
            "author": [
                {
                    "family": "Doe", 
                    "given": "John", 
                    "static-ordering": false
                }, 
                {
                    "family": "Doe", 
                    "given": "Jake", 
                    "static-ordering": false
                }
            ], 
            "id": "item-3", 
            "type": "book"
        }, 
        {
            "author": [
                {
                    "family": "Doe", 
                    "given": "John", 
                    "static-ordering": false
                }
            ], 
            "id": "item-4", 
            "type": "book"
        }, 
        {
            "editor": [
                {
                    "family": "Doe", 
                    "given": "John", 
                    "static-ordering": false
                }
            ], 
            "id": "item-5", 
            "type": "book"
        }
    ], 
    "mode": "citation", 
    "result": "Count=(3) | Count=(3) | Count=(2) | Count=(1) | Count=()"
}