123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229 |
- {
- "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\" page-range-format=\"chicago\">\n <info>\n <title>Chicago Manual of Style (Author-Date format)</title>\n <id>http://www.zotero.org/styles/chicago-author-date</id>\n <link href=\"http://www.zotero.org/styles/chicago-author-date\" rel=\"self\"/>\n <author>\n <name>Julian Onions</name>\n <email>julian.onions@gmail.com</email>\n </author>\n <category citation-format=\"author-date\"/>\n <category field=\"generic-base\"/>\n <updated>2009-12-04T20:22:16+00:00</updated>\n <summary>The author-date variant of the Chicago style</summary>\n <link href=\"http://www.chicagomanualofstyle.org/tools_citationguide.html\" rel=\"documentation\"/>\n </info><macro name=\"secondary-contributors\">\n <choose>\n <if match=\"none\" type=\"chapter\">\n <group delimiter=\". \">\n <choose>\n <if variable=\"author\">\n <names variable=\"editor\">\n <label form=\"verb-short\" prefix=\" \" suffix=\". \" text-case=\"capitalize-first\" />\n <name and=\"text\" delimiter=\", \" />\n </names>\n </if>\n </choose>\n <choose>\n <if match=\"any\" variable=\"author editor\">\n <names variable=\"translator\">\n <label form=\"verb-short\" prefix=\" \" suffix=\". \" text-case=\"capitalize-first\" />\n <name and=\"text\" delimiter=\", \" />\n </names>\n </if>\n </choose>\n </group>\n </if>\n </choose></macro><macro name=\"container-contributors\">\n <choose>\n <if type=\"chapter\">\n <group delimiter=\", \" prefix=\",\">\n <choose>\n <if variable=\"author\">\n <names variable=\"editor\">\n <label form=\"verb-short\" prefix=\" \" suffix=\". \" text-case=\"lowercase\" />\n <name and=\"text\" delimiter=\", \" />\n </names>\n </if>\n </choose>\n <choose>\n <if match=\"any\" variable=\"author editor\">\n <names variable=\"translator\">\n <label form=\"verb-short\" prefix=\" \" suffix=\". \" text-case=\"lowercase\" />\n <name and=\"text\" delimiter=\", \" />\n </names>\n </if>\n </choose>\n </group>\n </if>\n </choose></macro><macro name=\"anon\">\n <choose>\n <if match=\"none\" variable=\"author editor translator\">\n <text form=\"short\" term=\"anonymous\" text-case=\"capitalize-first\" />\n </if>\n </choose></macro><macro name=\"editor\">\n <names variable=\"editor\">\n <name and=\"text\" delimiter=\", \" delimiter-precedes-last=\"always\" name-as-sort-order=\"first\" sort-separator=\", \" />\n <label form=\"short\" prefix=\", \" suffix=\".\" />\n </names></macro><macro name=\"translator\">\n <names variable=\"translator\">\n <name and=\"text\" delimiter=\", \" delimiter-precedes-last=\"always\" name-as-sort-order=\"first\" sort-separator=\", \" />\n <label form=\"verb-short\" prefix=\", \" suffix=\".\" />\n </names></macro><macro name=\"recipient\">\n <choose>\n <if type=\"personal_communication\">\n <choose>\n <if variable=\"genre\">\n <text text-case=\"capitalize-first\" variable=\"genre\" />\n </if>\n <else>\n <text term=\"letter\" text-case=\"capitalize-first\" />\n </else>\n </choose>\n </if>\n </choose>\n <names delimiter=\", \" variable=\"recipient\">\n <label form=\"verb\" prefix=\" \" suffix=\" \" text-case=\"lowercase\" />\n <name and=\"text\" delimiter=\", \" />\n </names></macro><macro name=\"contributors\">\n <names variable=\"author\">\n <name and=\"text\" delimiter=\", \" delimiter-precedes-last=\"always\" name-as-sort-order=\"first\" sort-separator=\", \" />\n <label form=\"verb-short\" prefix=\", \" suffix=\".\" text-case=\"lowercase\" />\n <substitute>\n <text macro=\"editor\" />\n <text macro=\"translator\" />\n </substitute>\n </names>\n <text macro=\"anon\" />\n <text macro=\"recipient\" /></macro><macro name=\"contributors-short\">\n <names variable=\"author\">\n <name and=\"text\" delimiter=\", \" form=\"short\" />\n <substitute>\n <names variable=\"editor\" />\n <names variable=\"translator\" />\n </substitute>\n </names>\n <text macro=\"anon\" /></macro><macro name=\"interviewer\">\n <names delimiter=\", \" variable=\"interviewer\">\n <label form=\"verb\" prefix=\" \" suffix=\" \" text-case=\"capitalize-first\" />\n <name and=\"text\" delimiter=\", \" />\n </names></macro><macro name=\"archive\">\n <group delimiter=\". \">\n <text text-case=\"capitalize-first\" variable=\"archive_location\" />\n <text variable=\"archive\" />\n <text variable=\"archive-place\" />\n </group></macro><macro name=\"access\">\n <group delimiter=\". \">\n <choose>\n <if match=\"any\" type=\"graphic report\">\n <text macro=\"archive\" />\n </if>\n <else-if match=\"none\" type=\"book thesis chapter article-journal article-newspaper article-magazine\">\n <text macro=\"archive\" />\n </else-if>\n </choose>\n <text prefix=\"doi:\" variable=\"DOI\" />\n <text variable=\"URL\" />\n </group></macro><macro name=\"title\">\n <choose>\n <if match=\"none\" variable=\"title\">\n <choose>\n <if match=\"none\" type=\"personal_communication\">\n <text text-case=\"capitalize-first\" variable=\"genre\" />\n </if>\n </choose>\n </if>\n <else-if type=\"book\">\n <text font-style=\"italic\" variable=\"title\" />\n </else-if>\n <else>\n <text variable=\"title\" />\n </else>\n </choose></macro><macro name=\"edition\">\n <choose>\n <if match=\"any\" type=\"book chapter\">\n <choose>\n <if is-numeric=\"edition\">\n <group delimiter=\" \">\n <number form=\"ordinal\" variable=\"edition\" />\n <text form=\"short\" suffix=\".\" term=\"edition\" />\n </group>\n </if>\n <else>\n <text suffix=\".\" variable=\"edition\" form=\"short\"/>\n </else>\n </choose>\n </if>\n </choose></macro><macro name=\"locators\">\n <choose>\n <if type=\"article-journal\">\n <text prefix=\" \" variable=\"volume\" />\n <text prefix=\", no. \" variable=\"issue\" />\n </if>\n <else-if type=\"book\">\n <group delimiter=\". \" prefix=\". \">\n <group>\n <text form=\"short\" suffix=\". \" term=\"volume\" text-case=\"capitalize-first\" />\n <number form=\"numeric\" variable=\"volume\" />\n </group>\n <group>\n <number form=\"numeric\" variable=\"number-of-volumes\" />\n <text form=\"short\" plural=\"true\" prefix=\" \" suffix=\".\" term=\"volume\" />\n </group>\n </group>\n </else-if>\n </choose></macro><macro name=\"locators-chapter\">\n <choose>\n <if type=\"chapter\">\n <group prefix=\", \">\n <text suffix=\":\" variable=\"volume\" />\n <text variable=\"page\" />\n </group>\n </if>\n </choose></macro><macro name=\"locators-article\">\n <choose>\n <if type=\"article-newspaper\">\n <group delimiter=\", \" prefix=\", \">\n <group>\n <text suffix=\" \" variable=\"edition\" />\n <text prefix=\" \" term=\"edition\" />\n </group>\n <group>\n <text form=\"short\" suffix=\". \" term=\"section\" />\n <text variable=\"section\" />\n </group>\n </group>\n </if>\n <else-if type=\"article-journal\">\n <text prefix=\": \" variable=\"page\" />\n </else-if>\n </choose></macro><macro name=\"point-locators\">\n <group>\n <choose>\n <if locator=\"page\" match=\"none\">\n <label form=\"short\" suffix=\" \" variable=\"locator\" />\n </if>\n </choose>\n <text variable=\"locator\" />\n </group></macro><macro name=\"container-prefix\">\n <text term=\"in\" text-case=\"capitalize-first\" /></macro><macro name=\"container-title\">\n <choose>\n <if type=\"chapter\">\n <text macro=\"container-prefix\" suffix=\" \" />\n </if>\n </choose>\n <text font-style=\"italic\" variable=\"container-title\" /></macro><macro name=\"publisher\">\n <group delimiter=\": \">\n <text variable=\"publisher-place\" />\n <text variable=\"publisher\" />\n </group></macro><macro name=\"date\">\n <date variable=\"issued\">\n <date-part name=\"year\" />\n </date></macro><macro name=\"day-month\">\n <date variable=\"issued\">\n <date-part name=\"month\" />\n <date-part name=\"day\" prefix=\" \" />\n </date></macro><macro name=\"collection-title\">\n <text variable=\"collection-title\" />\n <text prefix=\" \" variable=\"collection-number\" /></macro><macro name=\"event\">\n <group>\n <text suffix=\" \" term=\"presented at\" />\n <text variable=\"event\" />\n </group></macro><macro name=\"description\">\n <group delimiter=\". \">\n <text macro=\"interviewer\" />\n <text text-case=\"capitalize-first\" variable=\"medium\" />\n </group>\n <choose>\n <if match=\"none\" variable=\"title\"> </if>\n <else-if type=\"thesis\"> </else-if>\n <else>\n <text prefix=\". \" text-case=\"capitalize-first\" variable=\"genre\" />\n </else>\n </choose></macro><macro name=\"issue\">\n <choose>\n <if type=\"article-journal\">\n <text macro=\"day-month\" prefix=\" (\" suffix=\")\" />\n </if>\n <else-if type=\"speech\">\n <group delimiter=\", \" prefix=\" \">\n <text macro=\"event\" />\n <text macro=\"day-month\" />\n <text variable=\"event-place\" />\n </group>\n </else-if>\n <else-if match=\"any\" type=\"article-newspaper article-magazine\">\n <text macro=\"day-month\" prefix=\", \" />\n </else-if>\n <else>\n <group delimiter=\", \" prefix=\". \">\n <choose>\n <if type=\"thesis\">\n <text text-case=\"capitalize-first\" variable=\"genre\" />\n </if>\n </choose>\n <text macro=\"publisher\" />\n <text macro=\"day-month\" />\n </group>\n </else>\n </choose></macro><citation \n disambiguate-add-givenname=\"true\"\n disambiguate-add-names=\"true\"\n disambiguate-add-year-suffix=\"true\"\n et-al-min=\"4\"\n et-al-subsequent-min=\"4\"\n et-al-subsequent-use-first=\"1\"\n et-al-use-first=\"1\">\n <layout delimiter=\"; \" prefix=\"(\" suffix=\")\">\n <group delimiter=\", \">\n <group delimiter=\" \">\n <text macro=\"contributors-short\" />\n <text macro=\"date\" />\n </group>\n <text macro=\"point-locators\" />\n </group>\n </layout></citation><bibliography \n entry-spacing=\"0\"\n et-al-min=\"11\"\n et-al-use-first=\"7\"\n hanging-indent=\"true\"\n subsequent-author-substitute=\"---\">\n <sort>\n <key macro=\"contributors\" />\n <key variable=\"issued\" />\n <key variable=\"title\" />\n </sort>\n <layout suffix=\".\">\n <text macro=\"contributors\" suffix=\". \" />\n <text macro=\"date\" suffix=\". \" />\n <text macro=\"title\" />\n <text macro=\"description\" />\n <text macro=\"secondary-contributors\" prefix=\". \" />\n <text macro=\"container-title\" prefix=\". \" />\n <text macro=\"container-contributors\" />\n <text macro=\"locators-chapter\" />\n <text macro=\"edition\" prefix=\". \" />\n <text macro=\"locators\" />\n <text macro=\"collection-title\" prefix=\". \" />\n <text macro=\"issue\" />\n <text macro=\"locators-article\" />\n <text macro=\"access\" prefix=\". \" />\n </layout></bibliography></style>\n",
- "input": [
- {
- "author": [
- {
- "family": "Doe",
- "given": "John",
- "static-ordering": false
- }
- ],
- "id": "ITEM-1",
- "issued": {
- "date-parts": [
- [
- "1990"
- ]
- ]
- },
- "publisher": "Zardoz Press",
- "publisher-place": "Brobdingnag",
- "title": "Book A",
- "type": "book"
- },
- {
- "author": [
- {
- "family": "Doe",
- "given": "John",
- "static-ordering": false
- },
- {
- "family": "Roe",
- "given": "Jane",
- "static-ordering": false
- }
- ],
- "id": "ITEM-2",
- "issued": {
- "date-parts": [
- [
- "1991"
- ]
- ]
- },
- "title": "Book B",
- "type": "book"
- },
- {
- "author": [
- {
- "family": "Doe",
- "given": "John",
- "static-ordering": false
- },
- {
- "family": "Roe",
- "given": "Jane",
- "static-ordering": false
- },
- {
- "family": "Asthma",
- "given": "Alvin",
- "static-ordering": false
- }
- ],
- "id": "ITEM-3",
- "issued": {
- "date-parts": [
- [
- "1992"
- ]
- ]
- },
- "title": "Book C",
- "type": "book"
- },
- {
- "author": [
- {
- "family": "Doe",
- "given": "John",
- "static-ordering": false
- },
- {
- "family": "Roe",
- "given": "Jane",
- "static-ordering": false
- },
- {
- "family": "Asthma",
- "given": "Alvin",
- "static-ordering": false
- },
- {
- "family": "Bronchitis",
- "given": "Bob",
- "static-ordering": false
- },
- {
- "family": "Cold",
- "given": "Chris",
- "static-ordering": false
- },
- {
- "family": "Dropsy",
- "given": "Don",
- "static-ordering": false
- },
- {
- "family": "Enteritis",
- "given": "Ernie",
- "static-ordering": false
- },
- {
- "family": "Fever",
- "given": "Frank",
- "static-ordering": false
- },
- {
- "family": "Goiter",
- "given": "George",
- "static-ordering": false
- },
- {
- "family": "Hiccup",
- "given": "Herb",
- "static-ordering": false
- },
- {
- "family": "Impetigo",
- "given": "Irwin",
- "static-ordering": false
- }
- ],
- "id": "ITEM-4",
- "issued": {
- "date-parts": [
- [
- "1993"
- ]
- ]
- },
- "title": "Book D",
- "type": "book"
- },
- {
- "author": [
- {
- "family": "Doe",
- "given": "John",
- "static-ordering": false
- },
- {
- "family": "Roe",
- "given": "Jane",
- "static-ordering": false
- },
- {
- "family": "Asthma",
- "given": "Alvin",
- "static-ordering": false
- },
- {
- "family": "Bronchitis",
- "given": "Bob",
- "static-ordering": false
- },
- {
- "family": "Cold",
- "given": "Chris",
- "static-ordering": false
- },
- {
- "family": "Dropsy",
- "given": "Don",
- "static-ordering": false
- },
- {
- "family": "Enteritis",
- "given": "Ernie",
- "static-ordering": false
- },
- {
- "family": "Fever",
- "given": "Frank",
- "static-ordering": false
- },
- {
- "family": "Goiter",
- "given": "George",
- "static-ordering": false
- },
- {
- "family": "Hiccup",
- "given": "Herb",
- "static-ordering": false
- },
- {
- "family": "Impetigo",
- "given": "Irwin",
- "static-ordering": false
- },
- {
- "family": "Jaudice",
- "given": "Jeff",
- "static-ordering": false
- }
- ],
- "id": "ITEM-5",
- "issued": {
- "date-parts": [
- [
- "1994"
- ]
- ]
- },
- "title": "Book E",
- "type": "book"
- }
- ],
- "mode": "bibliography",
- "result": "<div class=\"csl-bib-body\"><div class=\"csl-entry\">Doe, John. 1990. <i>Book A</i>. Brobdingnag: Zardoz Press.</div><div class=\"csl-entry\">Doe, John, and Jane Roe. 1991. <i>Book B</i>.</div><div class=\"csl-entry\">Doe, John, Jane Roe, and Alvin Asthma. 1992. <i>Book C</i>.</div><div class=\"csl-entry\">Doe, John, Jane Roe, Alvin Asthma, Bob Bronchitis, Chris Cold, Don Dropsy, Ernie Enteritis, et al. 1993. <i>Book D</i>.</div><div class=\"csl-entry\">---. 1994. <i>Book E</i>.</div></div>"
- }
|