{
    "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>Acta Materialia</title>\n    <id>http://www.zotero.org/styles/acta-materialia</id>\n    <link href=\"http://www.zotero.org/styles/acta-materialia\" rel=\"self\"/>\n    <author>\n      <name>Richard Karnesky</name>\n      <email>karnesky+zotero@gmail.com</email>\n      <uri>http://arc.nucapt.northwestern.edu/Richard_Karnesky</uri>\n    </author>\n    <category field=\"engineering\"/>\n    <!--<category term=\"materials science\"/>-->\n    <category field=\"generic-base\"/>\n    <category citation-format=\"numeric\"/>\n    <updated>2010-04-24T04:49:00+09:00</updated>\n    <summary>A style for Elsevier's journal \"Acta Materialia\"</summary>\n    <issn>1359-6454</issn>\n    <link href=\"http://www.elsevier.com/wps/find/journaldescription.cws_home/221/authorinstructions#Refs\" rel=\"documentation\"/>\n    <rights>This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License: http://creativecommons.org/licenses/by-sa/3.0/us/</rights></info><macro name=\"author\">\n    <names variable=\"author\">\n      <name initialize-with=\"\" delimiter=\", \" delimiter-precedes-last=\"always\" name-as-sort-order=\"all\" sort-separator=\" \"/>\n      <label form=\"long\" prefix=\", \" text-case=\"lowercase\" suffix=\".\"/>\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=\", \" delimiter-precedes-last=\"always\" name-as-sort-order=\"all\" sort-separator=\" \"/>\n      <label form=\"long\" prefix=\", \" text-case=\"lowercase\" suffix=\".\"/>\n    </names></macro><macro name=\"year-date\">\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></macro><macro name=\"publisher\">\n    <text variable=\"publisher-place\" suffix=\": \" text-case=\"title\"/>\n    <text variable=\"publisher\" suffix=\", \"/>\n    <text macro=\"year-date\"/></macro><citation collapse=\"citation-number\">\n    <sort>\n      <key variable=\"citation-number\"/>\n    </sort>\n    <layout prefix=\"[\" suffix=\"]\" delimiter=\",\">\n      <text variable=\"citation-number\"/>\n    </layout></citation><bibliography entry-spacing=\"0\" second-field-align=\"flush\">\n    <layout suffix=\".\">\n      <text variable=\"citation-number\" prefix=\"[\" suffix=\"]\"/>\n      <text macro=\"author\" prefix=\" \" suffix=\". \"/>\n      <choose>\n        <if type=\"bill book graphic legal_case motion_picture report song\" match=\"any\">\n          <group delimiter=\". \">\n            <group delimiter=\", \">\n              <text variable=\"title\" text-case=\"title\"/>\n              <text variable=\"volume\" prefix=\"vol. \"/>\n            </group>\n            <text macro=\"publisher\"/>\n          </group>\n        </if>\n        <else-if type=\"chapter paper-conference\" match=\"any\">\n          <group delimiter=\". \">\n            <text variable=\"title\" text-case=\"sentence\"/>\n            <text term=\"in\" text-case=\"sentence\" suffix=\":\"/>\n            <text macro=\"editor\"/>\n            <group delimiter=\", \">\n              <text variable=\"container-title\" form=\"short\" text-case=\"title\"/>\n              <text variable=\"volume\" prefix=\"vol. \"/>\n            </group>\n            <text macro=\"publisher\"/>\n            <group delimiter=\" \">\n              <label variable=\"page\" form=\"short\" suffix=\".\" strip-periods=\"true\"/>\n              <text variable=\"page\"/>\n            </group>\n          </group>\n        </else-if>\n        <else-if type=\"patent\">\n          <group delimiter=\", \">\n            <group delimiter=\". \">\n              <text variable=\"title\" text-case=\"title\"/>\n              <text variable=\"number\" prefix=\"U.S. Patent \"/>\n            </group>\n            <text macro=\"year-date\"/>\n          </group>\n        </else-if>\n        <else-if type=\"thesis\">\n          <group delimiter=\". \">\n            <text variable=\"title\" text-case=\"title\"/>\n            <text variable=\"genre\"/>\n            <group delimiter=\", \">\n              <text variable=\"publisher\"/>\n              <text macro=\"year-date\"/>\n            </group>\n          </group>\n        </else-if>\n        <else>\n          <group delimiter=\":\">\n            <group delimiter=\" \">\n              <text variable=\"container-title\" form=\"short\" text-case=\"sentence\"/>\n              <group delimiter=\";\">\n                <text macro=\"year-date\"/>\n                <text variable=\"volume\"/>\n              </group>\n            </group>\n            <!-- TODO: Change to page-first when Zotero supports it -->\n            <text variable=\"page\" form=\"short\"/>\n          </group>\n        </else>\n      </choose>\n    </layout></bibliography></style>\n", 
    "input": [
        {
            "author": [
                {
                    "family": "FamilyName", 
                    "given": "GivenName"
                }
            ], 
            "id": "ITEM-1", 
            "title": "The Title", 
            "type": "article-journal"
        }
    ], 
    "mode": "bibliography", 
    "result": "<div class=\"csl-bib-body\"><div class=\"csl-entry\">\n    <div class=\"csl-left-margin\">[1]</div><div class=\"csl-right-inline\"> FamilyName G. n.d.</div></div></div>"
}