{
    "abbreviations": false, 
    "bibentries": false, 
    "bibsection": false, 
    "citation_items": false, 
    "citations": false, 
    "csl": "<?xml version=\"1.0\" encoding=\"utf-8\"?><style xmlns=\"http://purl.org/net/xbiblio/csl\" class=\"in-text\" version=\"1.0\"><info>\n    <title>American Medical Association</title>\n    <id>http://www.zotero.org/styles/ama</id>\n    <link href=\"http://www.zotero.org/styles/ama\" rel=\"self\"/>\n    <author>\n      <name>Julian Onions</name>\n      <email>julian.onions@gmail.com</email>\n    </author>\n    <category citation-format=\"numeric\"/>\n    <category field=\"medicine\"/>\n    <updated>2008-03-08T20:38:52+00:00</updated>\n    <summary>The American Medical Association style as used in JAMA.</summary>\n    <link href=\"http://www.samford.edu/schools/pharmacy/dic/amaquickref07.pdf\" rel=\"documentation\"/></info><macro name=\"editor\">\n    <names variable=\"editor\">\n      <name name-as-sort-order=\"all\" sort-separator=\" \" initialize-with=\"\" delimiter=\", \" delimiter-precedes-last=\"always\"/>\n      <label form=\"short\" prefix=\", \" text-case=\"lowercase\" suffix=\".\" strip-periods=\"true\"/>\n    </names></macro><macro name=\"anon\">\n    <text term=\"anonymous\" form=\"short\" text-case=\"capitalize-first\" strip-periods=\"true\"/></macro><macro name=\"author\">\n    <group suffix=\".\">\n      <names variable=\"author\">\n        <name name-as-sort-order=\"all\" sort-separator=\" \" initialize-with=\"\" delimiter=\", \" delimiter-precedes-last=\"always\"/>\n        <label form=\"short\" prefix=\" \" suffix=\"\" text-case=\"lowercase\" strip-periods=\"true\"/>\n        <substitute>\n          <names variable=\"editor\"/>\n          <text macro=\"anon\"/>\n        </substitute>\n      </names>\n    </group></macro><macro name=\"author-short\">\n    <names variable=\"author\">\n      <name form=\"short\" and=\"symbol\" delimiter=\", \" initialize-with=\".\"/>\n      <substitute>\n        <names variable=\"editor\"/>\n        <names variable=\"translator\"/>\n        <text macro=\"anon\"/>\n      </substitute>\n    </names></macro><macro name=\"access\">\n    <group>\n      <text value=\"Available at:\" suffix=\" \"/>\n      <text variable=\"URL\"/>\n      <group prefix=\" [\" suffix=\"]\">\n        <text term=\"accessed\" text-case=\"capitalize-first\" suffix=\" \"/>\n        <date variable=\"accessed\">\n          <date-part name=\"month\" suffix=\" \"/>\n          <date-part name=\"day\" suffix=\", \"/>\n          <date-part name=\"year\"/>\n        </date>\n      </group>\n    </group></macro><macro name=\"title\">\n    <choose>\n      <if type=\"bill book graphic legal_case motion_picture report song\" match=\"any\">\n        <text variable=\"title\" font-style=\"italic\"/>\n      </if>\n      <else>\n        <text variable=\"title\"/>\n      </else>\n    </choose></macro><macro name=\"publisher\">\n    <group delimiter=\": \">\n      <text variable=\"publisher-place\"/>\n      <text variable=\"publisher\"/>\n    </group></macro><macro name=\"year-date\">\n    <group prefix=\" \">\n      <choose>\n        <if variable=\"issued\">\n          <date variable=\"issued\">\n            <date-part name=\"year\"/>\n          </date>\n        </if>\n        <else>\n          <text term=\"no date\" form=\"short\"/>\n        </else>\n      </choose>\n    </group></macro><macro name=\"edition\">\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\" suffix=\".\"/>\n      </else>\n    </choose></macro><citation collapse=\"citation-number\">\n    <sort>\n      <key variable=\"citation-number\"/>\n    </sort>\n    <layout delimiter=\",\" vertical-align=\"sup\">\n      <text variable=\"citation-number\"/>\n      <group prefix=\"(\" suffix=\")\">\n        <label variable=\"locator\" form=\"short\" strip-periods=\"true\"/>\n        <text variable=\"locator\"/>\n      </group>\n    </layout></citation><bibliography hanging-indent=\"false\" et-al-min=\"6\" et-al-use-first=\"3\">\n    <layout>\n      <text variable=\"citation-number\" prefix=\"\" suffix=\". \"/>\n      <text macro=\"author\" suffix=\"\"/>\n      <choose>\n        <if type=\"bill book graphic legal_case motion_picture report song\" match=\"any\">\n          <group suffix=\".\">\n            <text macro=\"title\" prefix=\" \" suffix=\".\"/>\n            <text macro=\"edition\" prefix=\" \"/>\n            <text macro=\"editor\" prefix=\" (\" suffix=\")\"/>\n          </group>\n          <text prefix=\" \" suffix=\"\" macro=\"publisher\"/>\n          <group suffix=\".\" prefix=\"; \">\n            <date variable=\"issued\">\n              <date-part name=\"year\"/>\n            </date>\n            <text variable=\"page\" prefix=\":\"/>\n          </group>\n        </if>\n        <else-if type=\"chapter paper-conference\" match=\"any\">\n          <text macro=\"title\" prefix=\" \" suffix=\".\"/>\n          <group prefix=\" \">\n            <text term=\"in\" text-case=\"capitalize-first\" suffix=\": \"/>\n            <text macro=\"editor\"/>\n            <text variable=\"container-title\" font-style=\"italic\" prefix=\" \" suffix=\".\"/>\n            <text variable=\"volume\" prefix=\"Vol \" suffix=\".\"/>\n            <text macro=\"edition\" prefix=\" \"/>\n            <text variable=\"collection-title\" prefix=\" \" suffix=\".\"/>\n            <group suffix=\".\">\n              <text macro=\"publisher\" prefix=\" \"/>\n              <group suffix=\".\" prefix=\"; \">\n                <date variable=\"issued\">\n                  <date-part name=\"year\"/>\n                </date>\n                <text variable=\"page\" prefix=\":\"/>\n              </group>\n            </group>\n          </group>\n        </else-if>\n        <else>\n          <group suffix=\".\">\n            <text macro=\"title\" prefix=\" \"/>\n            <text macro=\"editor\" prefix=\" \"/>\n          </group>\n          <group prefix=\" \" suffix=\".\">\n            <text variable=\"container-title\" font-style=\"italic\" form=\"short\" suffix=\".\"/>\n            <group delimiter=\";\" prefix=\" \">\n              <date variable=\"issued\">\n                <date-part name=\"year\"/>\n              </date>\n              <group>\n                <text variable=\"volume\"/>\n                <text variable=\"issue\" prefix=\"(\" suffix=\")\"/>\n              </group>\n            </group>\n            <text variable=\"page\" prefix=\":\"/>\n          </group>\n        </else>\n      </choose>\n      <text prefix=\" \" macro=\"access\" suffix=\".\"/>\n    </layout></bibliography></style>\n", 
    "input": [
        {
            "author": [
                {
                    "family": "Family Name", 
                    "given": "N"
                }
            ], 
            "container-title": "Container Title", 
            "id": "ITEM-1", 
            "title": "The Title", 
            "type": "chapter"
        }
    ], 
    "mode": "bibliography", 
    "result": "<div class=\"csl-bib-body\"><div class=\"csl-entry\">1. Family Name N. The Title. In: <i>Container Title</i>.</div></div>"
}