bibcite-8.x-1.x-dev/config/install/bibcite.bibcite_csl_style.modern_language_association_8th_edition.yml

config/install/bibcite.bibcite_csl_style.modern_language_association_8th_edition.yml
status: true
dependencies: {  }
id: modern_language_association_8th_edition
parent: null
label: 'Modern Language Association 8th edition'
csl: "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n  <style xmlns=\"http://purl.org/net/xbiblio/csl\" class=\"in-text\" version=\"1.0\" demote-non-dropping-particle=\"never\" page-range-format=\"minimal-two\">\n  <info>\n  <title>Modern Language Association 8th edition</title>\n  <title-short>MLA</title-short>\n  <id>http://www.zotero.org/styles/modern-language-association</id>\n  <link href=\"http://www.zotero.org/styles/modern-language-association\" rel=\"self\"/>\n  <link href=\"http://style.mla.org\" rel=\"documentation\"/>\n  <author>\n  <name>Sebastian Karcher</name>\n  </author>\n  <category citation-format=\"author\"/>\n  <category field=\"generic-base\"/>\n  <summary>This style adheres to the MLA 8th edition handbook. Follows the structure of references as outlined in the MLA Manual closely</summary>\n  <updated>2019-10-11T02:36:27+00:00</updated>\n  <rights license=\"http://creativecommons.org/licenses/by-sa/3.0/\">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>\n  </info>\n  <locale xml:lang=\"en\">\n  <date form=\"text\">\n  <date-part name=\"day\" suffix=\" \"/>\n  <date-part name=\"month\" suffix=\" \" form=\"short\"/>\n  <date-part name=\"year\"/>\n  </date>\n  <terms>\n  <term name=\"month-01\" form=\"short\">Jan.</term>\n  <term name=\"month-02\" form=\"short\">Feb.</term>\n  <term name=\"month-03\" form=\"short\">Mar.</term>\n  <term name=\"month-04\" form=\"short\">Apr.</term>\n  <term name=\"month-05\" form=\"short\">May</term>\n  <term name=\"month-06\" form=\"short\">June</term>\n  <term name=\"month-07\" form=\"short\">July</term>\n  <term name=\"month-08\" form=\"short\">Aug.</term>\n  <term name=\"month-09\" form=\"short\">Sept.</term>\n  <term name=\"month-10\" form=\"short\">Oct.</term>\n  <term name=\"month-11\" form=\"short\">Nov.</term>\n  <term name=\"month-12\" form=\"short\">Dec.</term>\n  <term name=\"translator\" form=\"short\">trans.</term>\n  </terms>\n  </locale>\n  <macro name=\"author\">\n  <names variable=\"author\">\n  <name name-as-sort-order=\"first\" and=\"text\" delimiter-precedes-last=\"always\" delimiter-precedes-et-al=\"always\" initialize=\"false\" initialize-with=\". \"/>\n  <label form=\"long\" prefix=\", \"/>\n  <substitute>\n  <names variable=\"editor\"/>\n  <names variable=\"translator\"/>\n  <text macro=\"title\"/>\n  </substitute>\n  </names>\n  </macro>\n  <macro name=\"author-short\">\n  <group delimiter=\", \">\n  <names variable=\"author\">\n  <name form=\"short\" initialize-with=\". \" and=\"text\"/>\n  <substitute>\n  <names variable=\"editor\"/>\n  <names variable=\"translator\"/>\n  <text macro=\"title-short\"/>\n  </substitute>\n  </names>\n  <choose>\n  <if disambiguate=\"true\">\n  <text macro=\"title-short\"/>\n  </if>\n  </choose>\n  </group>\n  </macro>\n  <macro name=\"title\">\n  <choose>\n  <if variable=\"container-title\" match=\"any\">\n  <text variable=\"title\" quotes=\"true\" text-case=\"title\"/>\n  </if>\n  <else>\n  <text variable=\"title\" font-style=\"italic\" text-case=\"title\"/>\n  </else>\n  </choose>\n  </macro>\n  <macro name=\"title-short\">\n  <choose>\n  <if variable=\"container-title\" match=\"any\">\n  <text variable=\"title\" form=\"short\" quotes=\"true\" text-case=\"title\"/>\n  </if>\n  <else>\n  <text variable=\"title\" form=\"short\" font-style=\"italic\" text-case=\"title\"/>\n  </else>\n  </choose>\n  </macro>\n  <macro name=\"container-title\">\n  <text variable=\"container-title\" font-style=\"italic\" text-case=\"title\"/>\n  </macro>\n  <macro name=\"other-contributors\">\n  <group delimiter=\", \">\n  <choose>\n  <if variable=\"container-title\" match=\"any\">\n  <names variable=\"container-author editor illustrator interviewer translator\" delimiter=\", \">\n  <label form=\"verb\" suffix=\" \"/>\n  <name and=\"text\"/>\n  </names>\n  </if>\n  <else>\n  <names variable=\"container-author editor illustrator interviewer translator\" delimiter=\", \">\n  <label form=\"verb\" suffix=\" \" text-case=\"capitalize-first\"/>\n  <name and=\"text\"/>\n  </names>\n  </else>\n  </choose>\n  <names variable=\"director\">\n  <label form=\"verb\" suffix=\" \" text-case=\"capitalize-first\"/>\n  <name and=\"text\"/>\n  </names>\n  </group>\n  </macro>\n  <macro name=\"version\">\n  <group delimiter=\", \">\n  <choose>\n  <if is-numeric=\"edition\">\n  <group delimiter=\" \">\n  <number variable=\"edition\" form=\"ordinal\"/>\n  <text term=\"edition\" form=\"short\"/>\n  </group>\n  </if>\n  <else>\n  <text variable=\"edition\" text-case=\"capitalize-first\"/>\n  </else>\n  </choose>\n  <text variable=\"version\"/>\n  </group>\n  </macro>\n  <macro name=\"volume-lowercase\">\n  <group delimiter=\" \">\n  <text term=\"volume\" form=\"short\"/>\n  <text variable=\"volume\"/>\n  </group>\n  </macro>\n  <macro name=\"number\">\n  <group delimiter=\", \">\n  <group>\n  <choose>\n  <!--lowercase if we have a preceding element-->\n  <if variable=\"edition container-title\" match=\"any\">\n  <text macro=\"volume-lowercase\"/>\n  </if>\n  <!--other contributors preceding the volume-->\n  <else-if variable=\"author\" match=\"all\">\n  <choose>\n  <if variable=\"editor translator container-author illustrator interviewer director\" match=\"any\">\n  <text macro=\"volume-lowercase\"/>\n  </if>\n  </choose>\n  </else-if>\n  <else-if variable=\"editor\" match=\"all\">\n  <choose>\n  <if variable=\"translator container-author illustrator interviewer director\" match=\"any\">\n  <text macro=\"volume-lowercase\"/>\n  </if>\n  </choose>\n  </else-if>\n  <else-if variable=\"container-author illustrator interviewer director\" match=\"any\">\n  <text macro=\"volume-lowercase\"/>\n  </else-if>\n  <else>\n  <group delimiter=\" \">\n  <text term=\"volume\" form=\"short\" text-case=\"capitalize-first\"/>\n  <text variable=\"volume\"/>\n  </group>\n  </else>\n  </choose>\n  </group>\n  <group delimiter=\" \">\n  <text term=\"issue\" form=\"short\"/>\n  <text variable=\"issue\"/>\n  </group>\n  <choose>\n  <if type=\"report\">\n  <text variable=\"genre\"/>\n  </if>\n  </choose>\n  <text variable=\"number\"/>\n  </group>\n  </macro>\n  <macro name=\"publisher\">\n  <text variable=\"publisher\"/>\n  </macro>\n  <macro name=\"publication-date\">\n  <choose>\n  <if type=\"book chapter paper-conference motion_picture\" match=\"any\">\n  <date variable=\"issued\" form=\"numeric\" date-parts=\"year\"/>\n  </if>\n  <else-if type=\"article-journal article-magazine\" match=\"any\">\n  <date variable=\"issued\" form=\"text\" date-parts=\"year-month\"/>\n  </else-if>\n  <else-if type=\"speech\" match=\"none\">\n  <date variable=\"issued\" form=\"text\"/>\n  </else-if>\n  </choose>\n  </macro>\n  <macro name=\"location\">\n  <group delimiter=\", \">\n  <group delimiter=\" \">\n  <label variable=\"page\" form=\"short\"/>\n  <text variable=\"page\"/>\n  </group>\n  <choose>\n  <if variable=\"source\" match=\"none\">\n  <text macro=\"URI\"/>\n  </if>\n  </choose>\n  </group>\n  </macro>\n  <macro name=\"container2-title\">\n  <group delimiter=\", \">\n  <choose>\n  <if type=\"speech\">\n  <text variable=\"event\"/>\n  <date variable=\"event-date\" form=\"text\"/>\n  <text variable=\"event-place\"/>\n  </if>\n  </choose>\n  <text variable=\"archive\"/>\n  <text variable=\"archive-place\"/>\n  <text variable=\"archive_location\"/>\n  </group>\n  </macro>\n  <macro name=\"container2-location\">\n  <choose>\n  <if variable=\"source\">\n  <choose>\n  <if variable=\"DOI URL\" match=\"any\">\n  <group delimiter=\", \">\n  <text variable=\"source\" font-style=\"italic\"/>\n  <text macro=\"URI\"/>\n  </group>\n  </if>\n  </choose>\n  </if>\n  </choose>\n  </macro>\n  <macro name=\"URI\">\n  <choose>\n  <if variable=\"DOI\">\n  <text variable=\"DOI\" prefix=\"doi:\"/>\n  </if>\n  <else>\n  <text variable=\"URL\"/>\n  </else>\n  </choose>\n  </macro>\n  <macro name=\"accessed\">\n  <!--using accessed where we don't have an issued date; follows recommendation on p. 53 -->\n  <choose>\n  <if variable=\"issued\" match=\"none\">\n  <group delimiter=\" \">\n  <text term=\"accessed\" text-case=\"capitalize-first\"/>\n  <date variable=\"accessed\" form=\"text\"/>\n  </group>\n  </if>\n  </choose>\n  </macro>\n  <citation et-al-min=\"3\" et-al-use-first=\"1\" disambiguate-add-names=\"true\" disambiguate-add-givenname=\"true\">\n  <layout prefix=\"(\" suffix=\")\" delimiter=\"; \">\n  <choose>\n  <if locator=\"page line\" match=\"any\">\n  <group delimiter=\" \">\n  <text macro=\"author-short\"/>\n  <text variable=\"locator\"/>\n  </group>\n  </if>\n  <else>\n  <group delimiter=\", \">\n  <text macro=\"author-short\"/>\n  <group>\n  <label variable=\"locator\" form=\"short\"/>\n  <text variable=\"locator\"/>\n  </group>\n  </group>\n  </else>\n  </choose>\n  </layout>\n  </citation>\n  <bibliography hanging-indent=\"true\" et-al-min=\"3\" et-al-use-first=\"1\" line-spacing=\"2\" entry-spacing=\"0\" subsequent-author-substitute=\"---\">\n  <sort>\n  <key macro=\"author\"/>\n  <key variable=\"title\"/>\n  </sort>\n  <layout suffix=\".\">\n  <group delimiter=\". \">\n  <text macro=\"author\"/>\n  <text macro=\"title\"/>\n  <date variable=\"original-date\" form=\"numeric\" date-parts=\"year\"/>\n  <group delimiter=\", \">\n  <!---This group corresponds to MLA's \"Container 1\"-->\n  <text macro=\"container-title\"/>\n  <text macro=\"other-contributors\"/>\n  <text macro=\"version\"/>\n  <text macro=\"number\"/>\n  <text macro=\"publisher\"/>\n  <text macro=\"publication-date\"/>\n  <text macro=\"location\"/>\n  </group>\n  <group delimiter=\", \">\n  <!---This group corresponds to MLA's \"Container 2\"-->\n  <!--currently just using this one for archival info-->\n  <text macro=\"container2-title\"/>\n  <text macro=\"container2-location\"/>\n  </group>\n  <text macro=\"accessed\"/>\n  </group>\n  </layout>\n  </bibliography>\n  </style>\n"
updated: 1570761387
custom: true
url_id: 'http://www.zotero.org/styles/modern-language-association-8th-edition'

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc