{
    "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\" default-locale=\"en-AU\" version=\"1.0\" demote-non-dropping-particle=\"sort-only\"><!-- University of South Australia 2010 (Harvard-based author-date system)\nNOTES\n\n- This style is based on the March 2010 version of the style guide. A major change that places commas inside quoted titles makes it incompatible with the June 2007 style guide.\n\n- Originated from the http://www.zotero.org/styles/UniSA-Harvard3 style\n\n- Resource type is assumed to be electronic if both URL and Accessed date are filled out. Moreover, for journal articles there is an inbuilt override checkbox on 'Styles' tab in Preferences that only exports URL and accessed date if no page number. See http://forums.zotero.org/discussion/6268/electronic-journal-articles-and-item-type/\n\nKNOWN CHALLENGES\n\n- Thesis, electronicly accessed - does not insert Dept between Title and genre. This is a limitation of UniSA/Zotero. Non-electronic thesis does not req Dept. & Zotero has no variable avaliable to support it.\n\n- Thesis on microfiche - title wrongly in quotation marks. Workaround by using the Report type.\n\n- Podcast - title wrongly in quotation marks. Workaround by using the Report type.\n\n- Blog post and Discussion forum post are treated as a web page in Zotero 2.0 (title wrongly in italics).\n\n- Should an item have no other data following the title, there will be a comma before the trailing dot.\n\n- MS Word 2003 - bibliography options entry-spacing and line-spacing may need to be adjusted to suit the Normal Word style. See forum http://forums.zotero.org/discussion/8901/\n\nTO DO\n\n- Incorporate more exotic resource types from the 2010 style guide\n\n- When converting to CSL1.0 reduce the title macro through the use of localisation options\n\n-->\n   <info>\n      <title>University of South Australia 2010 (Harvard-based author-date system) (dev)</title>\n      <id>http://www.zotero.org/styles/unisa-harvard</id>\n      <link href=\"http://www.zotero.org/styles/unisa-harvard\" rel=\"self\"/>\n      <author>\n         <name>Tim Hamilton</name>\n         <email>hamilton.tim@gmail.com</email>\n      </author>\n      <author>\n         <name>Lubos Vnuk</name>\n         <email>zothero@hotmail.com</email>\n      </author>\n      <category citation-format=\"author-date\"/>\n      <category field=\"generic-base\"/>\n      <updated>2011-05-12T00:16:08+00:00</updated>\n      <summary>University of South Australia citation style based on the March 2010 version of the style guide titled The Harvard Author–Date Referencing System</summary>\n      <link href=\"http://www.unisa.edu.au/ltu/students/study/referencing/harvard.pdf\" rel=\"documentation\"/>\n      <rights>This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details. You should have received a copy of the GNU General Public License and the GNU Lesser Public License along with this program. If not, see http://www.gnu.org/licenses/ </rights>\n   </info>\n   <locale xml:lang=\"en\">\n      <terms>\n         <term name=\"editor\" form=\"short\">\n            <single>ed.</single>\n            <multiple>eds</multiple>\n         </term>\n         <term name=\"translator\" form=\"short\">\n            <single>trans.</single>\n            <multiple>trans</multiple>\n         </term>\n         <term name=\"edition\" form=\"short\">edn</term>\n         <term name=\"volume\" form=\"short\">vol.</term>\n      </terms>\n   </locale>\n   <macro name=\"editor\">\n      <names variable=\"editor\" delimiter=\", \">\n         <label form=\"short\" suffix=\" \" strip-periods=\"true\"/>\n         <name and=\"symbol\" initialize-with=\"\" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n      </names>\n   </macro>\n   <macro name=\"translator\">\n      <names variable=\"translator\" delimiter=\", \">\n         <label form=\"short\" suffix=\" \" strip-periods=\"true\"/>\n         <name and=\"symbol\" initialize-with=\"\" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n      </names>\n   </macro>\n   <macro name=\"noauthor_title\"><!-- This macro is only called when author is empty and the trick with substitute automatically suppresses repeating elements -->\n      <choose>\n         <if type=\"article-newspaper\">\n            <names variable=\"author\">\n               <name/>\n               <substitute>\n                  <text variable=\"container-title\" font-style=\"italic\"/>\n               </substitute>\n            </names>\n         </if>\n         <else>\n            <names variable=\"author\">\n               <name/>\n               <substitute>\n                  <text macro=\"title\"/>\n               </substitute>\n            </names>\n         </else>\n      </choose>\n   </macro>\n   <macro name=\"author\">\n      <names variable=\"author\">\n         <name name-as-sort-order=\"all\" and=\"symbol\" sort-separator=\", \" initialize-with=\"\" delimiter=\", \" delimiter-precedes-last=\"never\"/>\n         <label form=\"short\" prefix=\" (\" suffix=\")\" strip-periods=\"true\"/>\n         <substitute>\n            <names variable=\"editor\"/>\n            <text macro=\"noauthor_title\"/>\n         </substitute>\n      </names>\n   </macro>\n   <macro name=\"author-short\">\n      <names variable=\"author\">\n         <label form=\"short\" prefix=\"\" suffix=\" \" strip-periods=\"true\"/>\n         <name form=\"short\" name-as-sort-order=\"all\" and=\"symbol\" sort-separator=\", \" delimiter=\", \" delimiter-precedes-last=\"never\" initialize-with=\"\"/>\n         <substitute>\n            <names variable=\"editor\"/>\n            <text macro=\"noauthor_title\"/>\n         </substitute>\n      </names>\n   </macro>\n   <macro name=\"access\">\n      <choose>\n         <if variable=\"URL accessed\" match=\"all\">\n            <date variable=\"accessed\" prefix=\"viewed \">\n               <date-part name=\"day\" form=\"numeric\" suffix=\" \"/>\n               <date-part name=\"month\" form=\"long\" suffix=\" \"/>\n               <date-part name=\"year\" form=\"long\"/>\n            </date>\n            <text variable=\"URL\" prefix=\", &lt;\" suffix=\"&gt;\"/>\n         </if>\n      </choose>\n   </macro>\n   <macro name=\"title\"><!-- The involved logic is due to the pre-CSL1.0 handling of trailing comma inside single quotation marks with the possibility of being called from the noauthor_title macro as well --><!-- This macro can be greatly reduced through the use of new localisation options once Zotero 2.1 is released -->\n      <choose>\n         <if type=\"chapter paper-conference article-journal article-magazine article-newspaper broadcast interview manuscript map personal_communication speech thesis map song\" match=\"none\"><!-- book, webpage, document, patent -->\n            <choose>\n               <if variable=\"author editor\" match=\"none\">\n                  <text variable=\"title\" font-style=\"italic\"/>\n               </if>\n               <else>\n                  <text variable=\"title\" font-style=\"italic\" suffix=\", \"/>\n               </else>\n            </choose>\n         </if>\n         <else-if type=\"article-newspaper\">\n            <text variable=\"title\" prefix=\"‘\" suffix=\",’ \"/>\n         </else-if>\n         <else-if variable=\"author editor\" match=\"none\">\n            <text variable=\"title\" prefix=\"‘\" suffix=\"’\"/>\n         </else-if>\n         <else>\n            <text variable=\"title\" prefix=\"‘\" suffix=\",’ \"/>\n         </else>\n      </choose>\n   </macro>\n   <macro name=\"publisher\">\n      <group delimiter=\", \">\n         <text variable=\"publisher\"/><!-- The special treatment of event is due to the \"place\" field being shared (e.g. in a \"conference paper\") for both \"event-place\" and \"publisher-place\" in Zotero -->\n         <choose>\n            <if variable=\"container-title\">\n               <text variable=\"publisher-place\"/>\n            </if>\n            <else-if variable=\"event\" match=\"none\">\n               <text variable=\"publisher-place\"/>\n            </else-if>\n         </choose>\n      </group>\n   </macro>\n   <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>\n   </macro>\n   <macro name=\"day-month-date\">\n      <choose><!-- \"post\" and \"post-weblog\" are currently not mapped by Zotero 2.0, \"podcast\" could be worked around as a report -->\n         <if type=\"article-newspaper report post post-weblog\" match=\"any\">\n            <date variable=\"issued\">\n               <date-part name=\"day\" form=\"numeric\" suffix=\" \"/>\n               <date-part name=\"month\" form=\"long\"/>\n            </date>\n         </if>\n      </choose>\n   </macro>\n   <macro name=\"pages\">\n      <label variable=\"page\" form=\"short\" suffix=\". \" strip-periods=\"true\"/>\n      <text variable=\"page\"/>\n   </macro>\n   <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\" strip-periods=\"true\"/>\n            </group>\n         </if>\n         <else>\n            <text variable=\"edition\"/>\n         </else>\n      </choose>\n   </macro>\n   <macro name=\"volume\">\n      <group delimiter=\" \">\n         <text term=\"volume\" form=\"short\" strip-periods=\"true\"/>\n         <text variable=\"volume\"/>\n      </group>\n   </macro>\n   <macro name=\"genre\">\n      <choose>\n         <if type=\"thesis\">\n            <text variable=\"genre\" suffix=\" thesis\"/>\n         </if>\n         <else>\n            <text variable=\"genre\"/>\n         </else>\n      </choose>\n   </macro>\n   <macro name=\"container\">\n      <choose>\n         <if type=\"chapter paper-conference\" match=\"any\">\n            <choose>\n               <if variable=\"container-title\">\n                  <text term=\"in\" text-case=\"lowercase\"/>\n                  <text variable=\"container-title\" font-style=\"italic\" prefix=\" \"/>\n               </if>\n               <else-if variable=\"event\">\n                  <text value=\"paper presented at \"/>\n                  <text variable=\"event\"/>\n                  <text variable=\"event-place\" prefix=\", \"/>\n               </else-if>\n            </choose>\n         </if>\n         <else-if type=\"webpage\">\n            <text variable=\"container-title\"/>\n         </else-if>\n         <else>\n            <text variable=\"container-title\" font-style=\"italic\"/>\n         </else>\n      </choose>\n   </macro>\n   <citation et-al-min=\"4\" et-al-use-first=\"1\" et-al-subsequent-min=\"4\" et-al-subsequent-use-first=\"1\" disambiguate-add-givenname=\"true\" disambiguate-add-year-suffix=\"true\" collapse=\"year\">\n      <sort>\n         <key macro=\"year-date\"/>\n         <key macro=\"author-short\"/>\n      </sort>\n      <layout prefix=\"(\" suffix=\")\" delimiter=\"; \">\n         <group delimiter=\", \">\n            <group delimiter=\" \">\n               <text macro=\"author-short\"/>\n               <text macro=\"year-date\"/>\n            </group>\n            <group>\n               <label variable=\"locator\" suffix=\". \" form=\"short\" strip-periods=\"true\"/>\n               <text variable=\"locator\"/>\n            </group>\n         </group>\n      </layout>\n   </citation>\n   <bibliography et-al-min=\"99\" et-al-use-first=\"99\" hanging-indent=\"false\" entry-spacing=\"1\" line-spacing=\"1\">\n      <sort>\n         <key macro=\"author\"/>\n         <key macro=\"year-date\"/>\n         <key macro=\"title\"/>\n      </sort>\n      <layout>\n         <choose>\n            <if type=\"personal_communication\" match=\"none\">\n               <text macro=\"author\"/>\n               <text macro=\"year-date\" prefix=\" \" suffix=\", \"/>\n               <text macro=\"title\"/>\n               <group delimiter=\", \" suffix=\".\">\n                  <choose>\n                     <if type=\"bill book graphic legal_case motion_picture report song chapter paper-conference\" match=\"any\">\n                        <group delimiter=\", \">\n                           <text macro=\"container\"/>\n                           <text macro=\"edition\"/>\n                           <text macro=\"editor\"/>\n                           <text macro=\"translator\"/>\n                           <text macro=\"genre\"/>\n                           <text macro=\"day-month-date\"/>\n                           <text macro=\"volume\"/>\n                           <text variable=\"number\" prefix=\"no. \"/>\n                           <text variable=\"collection-title\"/>\n                           <text macro=\"publisher\"/>\n                        </group>\n                     </if>\n                     <else>\n                        <group delimiter=\", \">\n                           <text macro=\"editor\"/>\n                           <text macro=\"translator\"/>\n                           <text macro=\"genre\"/>\n                           <text macro=\"publisher\"/>\n                           <text macro=\"container\"/>\n                           <text macro=\"day-month-date\"/>\n                           <text variable=\"number\"/>\n                           <text variable=\"volume\" prefix=\"vol. \"/>\n                           <text variable=\"issue\" prefix=\"no. \"/>\n                        </group>\n                     </else>\n                  </choose>\n                  <text macro=\"pages\"/>\n                  <text macro=\"access\"/>\n               </group>\n            </if>\n         </choose>\n      </layout>\n   </bibliography></style>", 
    "input": [
        {
            "author": [
                {
                    "family": "Doe", 
                    "given": "John Quiggly"
                }
            ], 
            "id": "ITEM-1", 
            "type": "book"
        }
    ], 
    "mode": "bibliography", 
    "result": "<div class=\"csl-bib-body\"><div class=\"csl-entry\">Doe, JQ n.d., </div></div>"
}