{
    "abbreviations": false, 
    "bibentries": false, 
    "bibsection": false, 
    "citation_items": false, 
    "citations": [
        [
            {
                "citationID": "CITATION-1", 
                "citationItems": [
                    {
                        "id": "ITEM-1", 
                        "locator": "32"
                    }, 
                    {
                        "id": "ITEM-2", 
                        "locator": "32"
                    }, 
                    {
                        "id": "ITEM-3", 
                        "locator": "32"
                    }
                ], 
                "properties": {
                    "noteIndex": 1
                }
            }, 
            [], 
            []
        ]
    ], 
    "csl": "<?xml version=\"1.0\" encoding=\"utf-8\"?><style xmlns=\"http://purl.org/net/xbiblio/csl\" class=\"in-text\" version=\"1.0\" demote-non-dropping-particle=\"sort-only\"><info>\n    <title>IEEE Modified</title>\n    <id>http://www.zotero.org/styles/ieee-modified</id>\n    <link href=\"http://www.zotero.org/styles/ieee\" rel=\"self\"/>\n    <author>\n      <name>Michael Berkowitz</name>\n      <email>mberkowi@gmu.edu</email>\n    </author>\n    <contributor>\n      <name>Julian Onions</name>\n      <email>julian.onions@gmail.com</email>\n    </contributor>\n    <contributor>\n      <name>Rintze Zelle</name>\n      <uri>http://twitter.com/rintzezelle</uri>\n    </contributor>\n    <contributor>\n      <name>Stephen Frank</name>\n      <uri>http://www.zotero.org/sfrank</uri>\n    </contributor>\n    <contributor>\n      <name>Sebastian Karcher</name>\n    </contributor>\n    <category field=\"engineering\"/>\n    <category field=\"generic-base\"/>\n    <category citation-format=\"numeric\"/>\n    <updated>2011-09-12T22:16:03+00:00</updated>\n    <rights>\n      This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License:\n      http://creativecommons.org/licenses/by-sa/3.0/\n    </rights>\n    <link href=\"http://www.ieee.org/portal/cms_docs_iportals/iportals/publications/authors/transjnl/stylemanual.pdf\" rel=\"documentation\"/>\n    <link href=\"http://www.ieee.org/documents/auinfo07.pdf\" rel=\"documentation\"/></info><!-- Macros --><macro name=\"edition\">\n    <choose>\n      <if type=\"bill book graphic legal_case motion_picture report song chapter paper-conference\" match=\"any\">\n        <choose>\n          <if is-numeric=\"edition\">\n            <group delimiter=\" \">\n              <number variable=\"edition\" form=\"ordinal\"/>\n              <text term=\"edition\" form=\"short\" suffix=\".\" strip-periods=\"true\"/>\n            </group>\n          </if>\n          <else>\n            <text variable=\"edition\" text-case=\"capitalize-first\" suffix=\".\"/>\n          </else>\n        </choose>\n      </if>\n    </choose></macro><macro name=\"issued\">\n    <choose>\n      <if type=\"article-journal report\" match=\"any\">\n        <date variable=\"issued\">\n          <date-part name=\"month\" form=\"short\" suffix=\" \"/>\n          <date-part name=\"year\" form=\"long\"/>\n        </date>\n      </if>\n      <else-if type=\"bill book graphic legal_case motion_picture  song thesis chapter paper-conference\" match=\"any\">\n        <date variable=\"issued\">\n          <date-part name=\"year\" form=\"long\"/>\n        </date>\n      </else-if>\n      <else>\n        <date variable=\"issued\">\n          <date-part name=\"day\" form=\"numeric-leading-zeros\" suffix=\"-\"/>\n          <date-part name=\"month\" form=\"short\" suffix=\"-\" strip-periods=\"true\"/>\n          <date-part name=\"year\" form=\"long\"/>\n        </date>\n      </else>\n    </choose></macro><macro name=\"author\">\n    <names variable=\"author\">\n      <name initialize-with=\". \" delimiter=\", \" and=\"text\"/>\n      <label form=\"short\" prefix=\", \" text-case=\"capitalize-first\" suffix=\".\" strip-periods=\"true\"/>\n      <substitute>\n        <names variable=\"editor\"/>\n        <names variable=\"translator\"/>\n      </substitute>\n    </names></macro><macro name=\"editor\">\n    <names variable=\"editor\">\n      <name initialize-with=\". \" delimiter=\", \" and=\"text\"/>\n      <label form=\"short\" prefix=\", \" text-case=\"capitalize-first\" suffix=\".\" strip-periods=\"true\"/>\n    </names></macro><macro name=\"locators\">\n    <group delimiter=\", \">\n      <text macro=\"edition\"/>\n      <group delimiter=\" \">\n        <text term=\"volume\" form=\"short\" suffix=\".\" strip-periods=\"true\"/>\n        <number variable=\"volume\" form=\"numeric\"/>\n      </group>\n      <group delimiter=\" \">\n        <number variable=\"number-of-volumes\" form=\"numeric\"/>\n        <text term=\"volume\" form=\"short\" suffix=\".\" plural=\"true\" strip-periods=\"true\"/>\n      </group>\n      <group delimiter=\" \">\n        <text term=\"issue\" form=\"short\" suffix=\".\" strip-periods=\"true\"/>\n        <number variable=\"issue\" form=\"numeric\"/>\n      </group>\n    </group></macro><macro name=\"title\">\n    <choose>\n      <if type=\"bill book graphic legal_case motion_picture song\" match=\"any\">\n        <text variable=\"title\" font-style=\"italic\"/>\n      </if>\n      <else>\n        <text variable=\"title\" quotes=\"true\"/>\n      </else>\n    </choose></macro><macro name=\"publisher\">\n    <choose>\n      <if type=\"bill book graphic legal_case motion_picture  song chapter paper-conference\" match=\"any\">\n        <text variable=\"publisher-place\" suffix=\": \"/>\n        <text variable=\"publisher\"/>\n      </if>\n      <else>\n        <group delimiter=\", \">\n          <text variable=\"publisher\"/>\n          <text variable=\"publisher-place\"/>\n        </group>\n      </else>\n    </choose></macro><macro name=\"event\">\n    <choose>\n      <if type=\"paper-conference\">\n        <choose>\n          <!-- Published Conference Paper -->\n          <if variable=\"container-title\">\n            <group delimiter=\", \">\n              <text variable=\"container-title\" prefix=\"in \" font-style=\"italic\"/>\n              <text variable=\"event-place\"/>\n            </group>\n          </if>\n          <!-- Unpublished Conference Paper -->\n          <else>\n            <group delimiter=\", \">\n              <text variable=\"event\" prefix=\"presented at the \"/>\n              <text variable=\"event-place\"/>\n            </group>\n          </else>\n        </choose>\n      </if>\n    </choose></macro><macro name=\"access\">\n    <choose>\n      <if type=\"webpage\">\n        <choose>\n          <if variable=\"URL\">\n            <group delimiter=\". \">\n              <text value=\"[Online]\"/>\n              <text variable=\"URL\" prefix=\"Available: \"/>\n              <group prefix=\"[\" suffix=\"]\">\n                <date variable=\"accessed\" prefix=\"Accessed: \">\n                  <date-part name=\"day\" form=\"numeric-leading-zeros\" suffix=\"-\"/>\n                  <date-part name=\"month\" form=\"short\" suffix=\"-\" strip-periods=\"true\"/>\n                  <date-part name=\"year\" form=\"long\"/>\n                </date>\n              </group>\n            </group>\n          </if>\n        </choose>\n      </if>\n    </choose></macro><macro name=\"page\">\n    <group>\n      <label variable=\"page\" form=\"short\" suffix=\". \" strip-periods=\"true\"/>\n      <text variable=\"page\"/>\n    </group></macro><!-- Citation --><citation collapse=\"citation-number\">\n    <sort>\n      <key variable=\"citation-number\"/>\n    </sort>\n    <layout delimiter=\"; \" prefix=\"[\" suffix=\"]\">\n      <text variable=\"citation-number\"/>\n      <text variable=\"locator\" prefix=\", \"/>\n    </layout></citation><!-- Bibliography --><bibliography et-al-min=\"7\" et-al-use-first=\"1\" entry-spacing=\"0\" second-field-align=\"flush\">\n    <layout suffix=\".\">\n      <!-- Citation Number -->\n      <text variable=\"citation-number\" prefix=\"[\" suffix=\"]\"/>\n      <!-- Author(s) -->\n      <text macro=\"author\" prefix=\" \" suffix=\", \"/>\n      <!-- Rest of Citation -->\n      <choose>\n        <!-- Specific Formats -->\n        <if type=\"article-journal\">\n          <group delimiter=\", \">\n            <text macro=\"title\"/>\n            <text variable=\"container-title\" font-style=\"italic\"/>\n            <text macro=\"locators\"/>\n            <text macro=\"page\"/>\n            <text macro=\"issued\"/>\n          </group>\n        </if>\n        <else-if type=\"paper-conference\">\n          <group delimiter=\", \">\n            <text macro=\"title\"/>\n            <text macro=\"event\"/>\n            <text macro=\"issued\"/>\n            <text macro=\"locators\"/>\n            <text macro=\"page\"/>\n          </group>\n        </else-if>\n        <else-if type=\"report\">\n          <group delimiter=\", \"> \n            <text macro=\"title\"/>\n            <text macro=\"publisher\"/>\n            <group delimiter=\" \">\n              <text variable=\"genre\"/>\n              <text variable=\"number\"/>\n            </group>\n            <text macro=\"issued\"/>\n          </group>\n        </else-if>\n        <else-if type=\"thesis\">\n          <group delimiter=\", \">\n            <text macro=\"title\"/>\n            <text variable=\"genre\"/>\n            <text macro=\"publisher\"/>\n            <text macro=\"issued\"/>\n          </group>\n        </else-if>\n        <else-if type=\"webpage\">\n          <group delimiter=\", \" suffix=\". \">\n            <text macro=\"title\"/>\n            <text variable=\"container-title\" font-style=\"italic\"/>\n            <text macro=\"issued\"/>\n          </group>\n          <text macro=\"access\"/>\n        </else-if>\n        <else-if type=\"patent\">\n          <text macro=\"title\" suffix=\", \"/>\n          <text variable=\"number\" prefix=\"U.S. Patent \"/>\n          <text macro=\"issued\"/>\n        </else-if>\n        <!-- Generic/Fallback Formats -->\n        <else-if type=\"bill book graphic legal_case motion_picture report song\" match=\"any\">\n          <group delimiter=\", \" suffix=\". \">\n            <text macro=\"title\"/>\n            <text macro=\"locators\"/>\n          </group>\n          <group delimiter=\", \">\n            <text macro=\"publisher\"/>\n            <text macro=\"issued\"/>\n            <text macro=\"page\"/>\n          </group>\n        </else-if>\n        <else-if type=\"article-journal article-magazine article-newspaper broadcast interview manuscript map patent personal_communication song speech thesis webpage\" match=\"any\">\n          <group delimiter=\", \">\n            <text macro=\"title\"/>\n            <text variable=\"container-title\" font-style=\"italic\" form=\"short\"/>\n            <text macro=\"locators\"/>\n            <text macro=\"publisher\"/>\n            <text macro=\"page\"/>\n            <text macro=\"issued\"/>\n          </group>\n        </else-if>\n        <else-if type=\"chapter paper-conference\" match=\"any\">\n          <group delimiter=\", \" suffix=\", \">\n            <text macro=\"title\"/>\n            <text variable=\"container-title\" prefix=\"in \" font-style=\"italic\"/>\n            <text macro=\"locators\"/>\n          </group>\n          <text macro=\"editor\" suffix=\" \"/>\n          <group delimiter=\", \">\n            <text macro=\"publisher\"/>\n            <text macro=\"issued\"/>\n            <text macro=\"page\"/>\n          </group>\n        </else-if>\n        <else>\n          <group delimiter=\", \" suffix=\". \">\n            <text macro=\"title\"/>\n            <text variable=\"container-title\" font-style=\"italic\"/>\n            <text macro=\"locators\"/>\n          </group>\n          <group delimiter=\", \">\n            <text macro=\"publisher\"/>\n            <text macro=\"page\"/>\n            <text macro=\"issued\"/>\n          </group>\n        </else>\n      </choose>\n    </layout></bibliography></style>", 
    "input": [
        {
            "author": [
                {
                    "family": "Doe", 
                    "given": "John"
                }
            ], 
            "id": "ITEM-1", 
            "title": "His Anonymous Life", 
            "type": "book"
        }, 
        {
            "author": [
                {
                    "family": "Doe", 
                    "given": "John"
                }
            ], 
            "id": "ITEM-2", 
            "title": "His Anonymous Life", 
            "type": "book"
        }, 
        {
            "author": [
                {
                    "family": "Doe", 
                    "given": "John"
                }
            ], 
            "id": "ITEM-3", 
            "title": "His Anonymous Life", 
            "type": "book"
        }
    ], 
    "mode": "citation", 
    "result": ">>[0] [1, 32; 2, 32; 3, 32]"
}