{
    "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><macro name=\"author-name\">\n    <names variable=\"author\">\n      <name form=\"short\"/>\n    </names></macro><citation>\n    <layout>\n        <text value=\"Ignore me\"/>\n    </layout></citation><bibliography\n\t\t et-al-use-last=\"true\" \n\t\t et-al-min=\"4\" \n\t\t et-al-use-first=\"2\">\n    <sort>\n      <key macro=\"author-name\"/>\n    </sort>\n    <layout>\n      <text macro=\"author-name\"/>\n      <text variable=\"title\" prefix=\", \"/>\n    </layout></bibliography></style>", 
    "input": [
        {
            "author": [
                {
                    "family": "Roe", 
                    "given": "Jane", 
                    "static-ordering": false
                }, 
                {
                    "family": "Doe", 
                    "given": "John", 
                    "static-ordering": false
                }, 
                {
                    "family": "Blow", 
                    "given": "Joe", 
                    "static-ordering": false
                }, 
                {
                    "family": "Snow", 
                    "given": "John", 
                    "static-ordering": false
                }, 
                {
                    "family": "Gogh", 
                    "given": "Vincent", 
                    "static-ordering": false
                }
            ], 
            "id": "ITEM-1", 
            "title": "Book A", 
            "type": "book"
        }, 
        {
            "author": [
                {
                    "family": "Roe", 
                    "given": "Jane", 
                    "static-ordering": false
                }, 
                {
                    "family": "Doe", 
                    "given": "John", 
                    "static-ordering": false
                }, 
                {
                    "family": "Blow", 
                    "given": "Joe", 
                    "static-ordering": false
                }, 
                {
                    "family": "Snow", 
                    "given": "John", 
                    "static-ordering": false
                }, 
                {
                    "family": "Bogh", 
                    "given": "Vincent", 
                    "static-ordering": false
                }
            ], 
            "id": "ITEM-2", 
            "title": "Book A", 
            "type": "book"
        }, 
        {
            "author": [
                {
                    "family": "Roe", 
                    "given": "Jane", 
                    "static-ordering": false
                }, 
                {
                    "family": "Doe", 
                    "given": "John", 
                    "static-ordering": false
                }, 
                {
                    "family": "Blow", 
                    "given": "Joe", 
                    "static-ordering": false
                }, 
                {
                    "family": "Snow", 
                    "given": "John", 
                    "static-ordering": false
                }, 
                {
                    "family": "Aogh", 
                    "given": "Vincent", 
                    "static-ordering": false
                }
            ], 
            "id": "ITEM-3", 
            "title": "Book A", 
            "type": "book"
        }
    ], 
    "mode": "bibliography", 
    "result": "<div class=\"csl-bib-body\"><div class=\"csl-entry\">Roe, Doe, … Aogh, Book A</div><div class=\"csl-entry\">Roe, Doe, … Bogh, Book A</div><div class=\"csl-entry\">Roe, Doe, … Gogh, Book A</div></div>"
}