|
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" demote-non-dropping-particle="sort-only" sort-separator=", " et-al-use-first="2" version="1.0" default-locale="es-CL"> |
| 3 | + <!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) --> |
| 4 | + <info> |
| 5 | + <title>Chungara Revista de Antropología Chilena (Spanish - Chile)</title> |
| 6 | + <title-short>Chungara</title-short> |
| 7 | + <id>http://www.zotero.org/styles/chungara-revista-de-antropologia-chilena</id> |
| 8 | + <link href="http://www.zotero.org/styles/chungara-revista-de-antropologia-chilena" rel="self"/> |
| 9 | + <link href="http://www.zotero.org/styles/journal-of-ethnobiology" rel="template"/> |
| 10 | + <link href="http://chungara.cl/index.php/es/instrucciones-para-autores" rel="documentation"/> |
| 11 | + <author> |
| 12 | + <name>Erik Marsh</name> |
| 13 | + </author> |
| 14 | + <category citation-format="author-date"/> |
| 15 | + <category field="anthropology"/> |
| 16 | + <issn>0716-1182</issn> |
| 17 | + <eissn>0717-7356</eissn> |
| 18 | + <updated>2020-11-09T21:21:54+00:00</updated> |
| 19 | + <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> |
| 20 | + </info> |
| 21 | + <macro name="container-contributors"> |
| 22 | + <choose> |
| 23 | + <if match="any" type="chapter paper-conference"> |
| 24 | + <names delimiter=", " variable="editor translator"> |
| 25 | + <label suffix=" " form="verb"/> |
| 26 | + <name delimiter=", " initialize-with=". " and="text"/> |
| 27 | + </names> |
| 28 | + </if> |
| 29 | + </choose> |
| 30 | + </macro> |
| 31 | + <macro name="author"> |
| 32 | + <names variable="author"> |
| 33 | + <name and="text" delimiter-precedes-last="never" initialize-with=". " name-as-sort-order="first"/> |
| 34 | + <label suffix=")" prefix=" (" form="short" text-case="capitalize-first"/> |
| 35 | + <substitute> |
| 36 | + <names variable="editor"/> |
| 37 | + <names variable="translator"/> |
| 38 | + </substitute> |
| 39 | + </names> |
| 40 | + </macro> |
| 41 | + <macro name="author-short"> |
| 42 | + <names variable="author"> |
| 43 | + <name delimiter=", " initialize-with=". " and="text" form="short"/> |
| 44 | + <substitute> |
| 45 | + <names variable="editor"/> |
| 46 | + <names variable="translator"/> |
| 47 | + <choose> |
| 48 | + <if match="any" type="bill book graphic legal_case legislation motion_picture report song"> |
| 49 | + <text font-style="italic" variable="title" form="short"/> |
| 50 | + </if> |
| 51 | + <else> |
| 52 | + <text variable="title" form="short" quotes="true" text-case="title"/> |
| 53 | + </else> |
| 54 | + </choose> |
| 55 | + </substitute> |
| 56 | + </names> |
| 57 | + </macro> |
| 58 | + <macro name="title"> |
| 59 | + <choose> |
| 60 | + <if match="any" type="book report thesis manuscript"> |
| 61 | + <text font-style="italic" variable="title" text-case="title"/> |
| 62 | + </if> |
| 63 | + <else> |
| 64 | + <text variable="title" text-case="title"/> |
| 65 | + </else> |
| 66 | + </choose> |
| 67 | + </macro> |
| 68 | + <macro name="access"> |
| 69 | + <choose> |
| 70 | + <if variable="DOI"> |
| 71 | + <text variable="DOI" prefix="DOI: "/> |
| 72 | + </if> |
| 73 | + <else-if type="webpage"> |
| 74 | + <group delimiter=". "> |
| 75 | + <text variable="URL"/> |
| 76 | + <group delimiter=" "> |
| 77 | + <text term="accessed" text-case="capitalize-first"/> |
| 78 | + <date variable="accessed" form="text"/> |
| 79 | + </group> |
| 80 | + </group> |
| 81 | + </else-if> |
| 82 | + </choose> |
| 83 | + </macro> |
| 84 | + <macro name="publisher"> |
| 85 | + <choose> |
| 86 | + <if match="none" type="article-journal article-magazine"> |
| 87 | + <group delimiter=", "> |
| 88 | + <text variable="genre"/> |
| 89 | + <text variable="publisher"/> |
| 90 | + <text variable="publisher-place"/> |
| 91 | + </group> |
| 92 | + </if> |
| 93 | + </choose> |
| 94 | + </macro> |
| 95 | + <macro name="issued"> |
| 96 | + <choose> |
| 97 | + <if variable="issued"> |
| 98 | + <group> |
| 99 | + <date date-parts="year" form="numeric" variable="issued"> |
| 100 | + <date-part name="year"/> |
| 101 | + </date> |
| 102 | + <date date-parts="year" form="text" variable="original-date" prefix=" [" suffix="]"/> |
| 103 | + </group> |
| 104 | + </if> |
| 105 | + <else> |
| 106 | + <text suffix=")" term="no date" prefix="(" form="short"/> |
| 107 | + </else> |
| 108 | + </choose> |
| 109 | + </macro> |
| 110 | + <macro name="issued-year"> |
| 111 | + <choose> |
| 112 | + <if variable="issued"> |
| 113 | + <date variable="issued"> |
| 114 | + <date-part name="year"/> |
| 115 | + </date> |
| 116 | + </if> |
| 117 | + <else> |
| 118 | + <text term="no date" form="short"/> |
| 119 | + </else> |
| 120 | + </choose> |
| 121 | + </macro> |
| 122 | + <macro name="edition"> |
| 123 | + <choose> |
| 124 | + <if match="any" type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song"> |
| 125 | + <choose> |
| 126 | + <if is-numeric="edition"> |
| 127 | + <number prefix=", " variable="edition" form="long-ordinal"/> |
| 128 | + <text suffix="." term="edition" prefix=" " form="long"/> |
| 129 | + </if> |
| 130 | + <else> |
| 131 | + <text suffix="." variable="edition" prefix=", "/> |
| 132 | + </else> |
| 133 | + </choose> |
| 134 | + </if> |
| 135 | + </choose> |
| 136 | + </macro> |
| 137 | + <macro name="locators"> |
| 138 | + <choose> |
| 139 | + <if match="any" type="article-journal article-magazine article-newspaper"> |
| 140 | + <text font-style="italic" variable="container-title"/> |
| 141 | + <text variable="volume" prefix=" "/> |
| 142 | + <text variable="page" prefix=":"/> |
| 143 | + </if> |
| 144 | + <else-if match="any" type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song"> |
| 145 | + <group delimiter=", "> |
| 146 | + <group delimiter=" "> |
| 147 | + <choose> |
| 148 | + <if type="chapter" match="any"> |
| 149 | + <text term="in" text-case="capitalize-first"/> |
| 150 | + </if> |
| 151 | + </choose> |
| 152 | + <text font-style="italic" variable="container-title" text-case="title"/> |
| 153 | + </group> |
| 154 | + <text macro="container-contributors"/> |
| 155 | + <group delimiter=" "> |
| 156 | + <label variable="page" form="short"/> |
| 157 | + <text variable="page"/> |
| 158 | + </group> |
| 159 | + </group> |
| 160 | + </else-if> |
| 161 | + </choose> |
| 162 | + </macro> |
| 163 | + <macro name="citation-locator"> |
| 164 | + <group> |
| 165 | + <label variable="locator" form="short"/> |
| 166 | + <text variable="locator" prefix=" "/> |
| 167 | + </group> |
| 168 | + </macro> |
| 169 | + <citation et-al-min="3" et-al-use-first="1" collapse="year" disambiguate-add-year-suffix="true"> |
| 170 | + <sort> |
| 171 | + <key macro="author"/> |
| 172 | + <key variable="issued"/> |
| 173 | + </sort> |
| 174 | + <layout delimiter="; " prefix="(" suffix=")"> |
| 175 | + <group delimiter=" "> |
| 176 | + <text macro="author-short"/> |
| 177 | + <text macro="issued-year"/> |
| 178 | + <text macro="citation-locator"/> |
| 179 | + </group> |
| 180 | + </layout> |
| 181 | + </citation> |
| 182 | + <bibliography et-al-use-first="98" et-al-min="99" entry-spacing="0"> |
| 183 | + <sort> |
| 184 | + <key macro="author"/> |
| 185 | + <key variable="issued"/> |
| 186 | + </sort> |
| 187 | + <layout suffix="."> |
| 188 | + <group delimiter=" "> |
| 189 | + <text macro="author"/> |
| 190 | + <text macro="issued" suffix="."/> |
| 191 | + <names variable="translator" suffix="."> |
| 192 | + <label form="verb" text-case="capitalize-first" suffix=" "/> |
| 193 | + <name and="text" delimiter-precedes-last="never" initialize-with="."/> |
| 194 | + </names> |
| 195 | + <text macro="title"/> |
| 196 | + <text macro="locators"/> |
| 197 | + </group> |
| 198 | + <text macro="edition"/> |
| 199 | + <group delimiter=". " prefix=". "> |
| 200 | + <text macro="publisher"/> |
| 201 | + <text macro="access"/> |
| 202 | + </group> |
| 203 | + </layout> |
| 204 | + </bibliography> |
| 205 | +</style> |
0 commit comments