{
    "abbreviations": false, 
    "bibentries": false, 
    "bibsection": false, 
    "citation_items": false, 
    "citations": [
        [
            {
                "citationID": "CITATION-1", 
                "citationItems": [
                    {
                        "id": "ITEM-1", 
                        "prefix": "[citation1-item1-note1] "
                    }
                ], 
                "properties": {
                    "noteIndex": 1
                }
            }, 
            [], 
            []
        ], 
        [
            {
                "citationID": "CITATION-2", 
                "citationItems": [
                    {
                        "id": "ITEM-1", 
                        "prefix": "[citation2-item1-note2] "
                    }
                ], 
                "properties": {
                    "noteIndex": 2
                }
            }, 
            [
                [
                    "CITATION-1", 
                    1
                ]
            ], 
            []
        ], 
        [
            {
                "citationID": "CITATION-3", 
                "citationItems": [
                    {
                        "id": "ITEM-1", 
                        "locator": "33", 
                        "prefix": "[citation3-item1-note2] "
                    }
                ], 
                "properties": {
                    "noteIndex": 2
                }
            }, 
            [
                [
                    "CITATION-1", 
                    1
                ], 
                [
                    "CITATION-2", 
                    2
                ]
            ], 
            []
        ], 
        [
            {
                "citationID": "CITATION-4", 
                "citationItems": [
                    {
                        "id": "ITEM-2", 
                        "prefix": "[citation4-item2-note3] "
                    }, 
                    {
                        "id": "ITEM-1", 
                        "prefix": "[citation4-item1-note3] "
                    }
                ], 
                "properties": {
                    "noteIndex": 3
                }
            }, 
            [
                [
                    "CITATION-1", 
                    1
                ], 
                [
                    "CITATION-2", 
                    2
                ], 
                [
                    "CITATION-3", 
                    2
                ]
            ], 
            []
        ], 
        [
            {
                "citationID": "CITATION-5", 
                "citationItems": [
                    {
                        "id": "ITEM-1", 
                        "locator": "99", 
                        "prefix": "[citation5-item1-note4] "
                    }
                ], 
                "properties": {
                    "noteIndex": 4
                }
            }, 
            [
                [
                    "CITATION-1", 
                    1
                ], 
                [
                    "CITATION-2", 
                    2
                ], 
                [
                    "CITATION-3", 
                    2
                ], 
                [
                    "CITATION-4", 
                    3
                ]
            ], 
            []
        ], 
        [
            {
                "citationID": "CITATION-6", 
                "citationItems": [
                    {
                        "id": "ITEM-1", 
                        "prefix": "[citation6-item1-note4] "
                    }
                ], 
                "properties": {
                    "noteIndex": 4
                }
            }, 
            [
                [
                    "CITATION-1", 
                    1
                ], 
                [
                    "CITATION-2", 
                    2
                ], 
                [
                    "CITATION-3", 
                    2
                ], 
                [
                    "CITATION-4", 
                    3
                ], 
                [
                    "CITATION-5", 
                    4
                ]
            ], 
            []
        ], 
        [
            {
                "citationID": "CITATION-7", 
                "citationItems": [
                    {
                        "id": "ITEM-1", 
                        "prefix": "[citation7-item1-note4] "
                    }
                ], 
                "properties": {
                    "noteIndex": 4
                }
            }, 
            [
                [
                    "CITATION-1", 
                    1
                ], 
                [
                    "CITATION-2", 
                    2
                ], 
                [
                    "CITATION-3", 
                    2
                ], 
                [
                    "CITATION-4", 
                    3
                ], 
                [
                    "CITATION-5", 
                    4
                ], 
                [
                    "CITATION-6", 
                    4
                ]
            ], 
            []
        ]
    ], 
    "csl": "<style \n      xmlns=\"http://purl.org/net/xbiblio/csl\"\n      class=\"in-text\"\n      version=\"1.0\"><info>\n    <id />\n    <title />\n    <updated>2009-08-10T04:49:00+09:00</updated></info><citation>\n    <layout suffix=\".\" delimiter=\"; \">\n      <choose>\n        <if position=\"ibid-with-locator\">\n          <group delimiter=\" \">\n            <text term=\"ibid\" />\n            <group delimiter=\" \">\n              <label variable=\"locator\"/>\n              <text variable=\"locator\"/>\n            </group>\n          </group>\n        </if>\n        <else-if position=\"ibid\">\n          <text term=\"ibid\" />\n        </else-if>\n        <else-if position=\"subsequent\">\n          <group delimiter=\" \">\n            <names variable=\"author\">\n              <name form=\"short\" />\n            </names>\n            <text value=\"supra\"/>\n            <group delimiter=\" \">\n              <text value=\"note\"/>\n              <text variable=\"first-reference-note-number\"/>\n            </group>\n            <group delimiter=\" \">\n              <label variable=\"locator\"/>\n              <text variable=\"locator\"/>\n            </group>\n          </group>\n        </else-if>\n        <else>\n          <group delimiter=\" \">\n            <names variable=\"author\">\n              <name form=\"short\" />\n            </names>\n            <text quotes=\"true\" variable=\"title\" />\n            <date prefix=\"(\" suffix=\")\" variable=\"issued\">\n              <date-part name=\"year\" />\n            </date>\n          </group>\n        </else>\n      </choose>\n    </layout></citation></style>", 
    "input": [
        {
            "author": [
                {
                    "family": "Appleton", 
                    "given": "Victor", 
                    "static-ordering": false
                }
            ], 
            "id": "ITEM-1", 
            "issued": {
                "date-parts": [
                    [
                        "1910"
                    ]
                ]
            }, 
            "title": "Tom Swift and His Electric Runabout", 
            "type": "book"
        }, 
        {
            "author": [
                {
                    "family": "Bloggs", 
                    "given": "Joe"
                }
            ], 
            "id": "ITEM-2", 
            "issued": {
                "date-parts": [
                    [
                        "2012"
                    ]
                ]
            }, 
            "title": "A Very Short Book Indeed", 
            "type": "book"
        }
    ], 
    "mode": "citation", 
    "result": "..[0] [citation1-item1-note1] Appleton “Tom Swift and His Electric Runabout” (1910).\n..[1] [citation2-item1-note2] ibid.\n..[2] [citation3-item1-note2] ibid. page 33.\n..[3] [citation4-item2-note3] Bloggs “A Very Short Book Indeed” (2012); [citation4-item1-note3] Appleton supra note 1.\n..[4] [citation5-item1-note4] Appleton supra note 1 page 99.\n..[5] [citation6-item1-note4] Appleton supra note 1.\n>>[6] [citation7-item1-note4] ibid."
}