{
    "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>Advanced Engineering Materials</title>\n    <id>http://www.zotero.org/styles/advanced-engineering-materials</id>\n    <link href=\"http://www.zotero.org/styles/advanced-engineering-materials\" 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>2008-10-05T08:50:29+00:00</updated>\n    <summary>A style for Wiley-VCH's journal \"Advanced Engineering Materials\"</summary>\n    <issn>1438-1656</issn>\n    <link href=\"http://www3.interscience.wiley.com/journal/67500980/home/2266_guidelines.html\" 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      <label form=\"short\" prefix=\", \" text-case=\"capitalize-first\" suffix=\": \" strip-periods=\"true\"/>\n      <name initialize-with=\".\" delimiter=\", \" delimiter-precedes-last=\"always\" name-as-sort-order=\"all\"/>\n      <substitute>\n        <names variable=\"editor\"/>\n        <names variable=\"translator\"/>\n      </substitute>\n    </names></macro><macro name=\"editor\">\n    <names variable=\"editor\">\n      <label form=\"short\" text-case=\"capitalize-first\" suffix=\": \" strip-periods=\"true\"/>\n      <name initialize-with=\".\" delimiter=\", \" delimiter-precedes-last=\"always\" name-as-sort-order=\"all\"/>\n    </names></macro><macro name=\"year-date\">\n    <group font-weight=\"bold\">\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=\"publisher\">\n    <group delimiter=\", \">\n      <text variable=\"publisher\" text-case=\"capitalize-all\"/>\n      <text variable=\"publisher-place\" suffix=\" \" text-case=\"title\"/>\n    </group>\n    <text macro=\"year-date\"/></macro><citation collapse=\"citation-number\">\n    <sort>\n      <key variable=\"citation-number\"/>\n    </sort>\n    <layout vertical-align=\"sup\" 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            <text variable=\"title\" text-case=\"title\" font-style=\"italic\"/>\n            <text macro=\"publisher\"/>\n          </group>\n        </if>\n        <else-if type=\"chapter paper-conference\" match=\"any\">\n          <group delimiter=\", \">\n            <group delimiter=\" \">\n              <text term=\"in\" text-case=\"lowercase\"/>\n              <text variable=\"container-title\" form=\"short\" text-case=\"title\" font-style=\"italic\"/>\n              <text macro=\"editor\" prefix=\"(\" suffix=\")\"/>\n            </group>\n            <text macro=\"publisher\"/>\n            <group delimiter=\" \">\n              <!-- TODO: Change to page-first when Zotero supports it -->\n              <text variable=\"page\"/>\n            </group>\n          </group>\n        </else-if>\n        <else-if type=\"patent\">\n          <group delimiter=\", \">\n            <text variable=\"title\" text-case=\"title\" font-style=\"italic\"/>\n            <text macro=\"year-date\"/>\n            <text variable=\"number\" prefix=\"U.S. Patent \"/>\n          </group>\n        </else-if>\n        <else-if type=\"thesis\">\n          <group delimiter=\", \">\n            <text variable=\"title\" text-case=\"title\" font-style=\"italic\"/>\n            <text variable=\"genre\"/>\n            <text variable=\"publisher\"/>\n            <text macro=\"year-date\"/>\n          </group>\n        </else-if>\n        <else>\n          <group delimiter=\" \">\n            <text variable=\"container-title\" form=\"short\" text-case=\"title\" font-style=\"italic\"/>\n            <group delimiter=\", \">\n              <text macro=\"year-date\"/>\n              <text variable=\"volume\" font-style=\"italic\"/>\n              <!-- TODO: Change to page-first when Zotero supports it -->\n              <text variable=\"page\" form=\"short\"/>\n            </group>\n          </group>\n        </else>\n      </choose>\n    </layout></bibliography></style>\n", 
    "input": [
        {
            "container-title": "FOO BAR", 
            "id": "ITEM-1", 
            "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\"><i>Foo Bar</i> <b>n.d.</b></div></div></div>"
}