|
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" et-al-min="4" et-al-use-first="3" demote-non-dropping-particle="sort-only" default-locale="de-DE"> |
| 3 | + <info> |
| 4 | + <title>KIT Karlsruher Institut für Technologie Germanistik NDL Neuere Deutsche Literaturwissenschaft (German)</title> |
| 5 | + <title-short>KITGERNDL</title-short> |
| 6 | + <id>http://www.zotero.org/styles/kit-karlsruher-institut-fur-technologie-germanistik-ndl-neuere-deutsche-literaturwissenschaft</id> |
| 7 | + <link href="http://www.zotero.org/styles/kit-karlsruher-institut-fur-technologie-germanistik-ndl-neuere-deutsche-literaturwissenschaft" rel="self"/> |
| 8 | + <link href="https://www.geistsoz.kit.edu/germanistik/downloads/Leitfaden_April_2015_Endfassung.pdf" rel="documentation"/> |
| 9 | + <author> |
| 10 | + <name>Hanna Moritz</name> |
| 11 | + <email>moritzhanna@yahoo.de</email> |
| 12 | + </author> |
| 13 | + <contributor> |
| 14 | + <name>Patrick O'Brien</name> |
| 15 | + </contributor> |
| 16 | + <category citation-format="note"/> |
| 17 | + <category field="humanities"/> |
| 18 | + <category field="literature"/> |
| 19 | + <summary>Zitierstil des Fachbereichs NDL des Instituts für Germanistik am KIT, Karlsruhe</summary> |
| 20 | + <updated>2021-11-20T09:01:50+00:00</updated> |
| 21 | + <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> |
| 22 | + </info> |
| 23 | + <locale xml:lang="de"> |
| 24 | + <terms> |
| 25 | + <term name="editor" form="verb">Hg.</term> |
| 26 | + <term name="editor" form="short"> |
| 27 | + <single>Hg.</single> |
| 28 | + <multiple>Hgg.</multiple> |
| 29 | + </term> |
| 30 | + <term name="editor" form="verb-short">hg. von</term> |
| 31 | + <term name="translator" form="verb-short">Übers. v.</term> |
| 32 | + <term name="editortranslator" form="verb">Hg./Übers.</term> |
| 33 | + <term name="editortranslator" form="verb-short">Hrsg. & übers. von</term> |
| 34 | + <term name="number-of-volumes" form="short">Bde.</term> |
| 35 | + <term name="accessed" form="long">Datum des Zugriffs</term> |
| 36 | + <term name="issue" form="short">H.</term> |
| 37 | + </terms> |
| 38 | + </locale> |
| 39 | + <macro name="contributor-long"> |
| 40 | + <names variable="author"> |
| 41 | + <name delimiter="/" delimiter-precedes-et-al="never" name-as-sort-order="all"/> |
| 42 | + <label form="short" prefix=" (" suffix=")"/> |
| 43 | + <substitute> |
| 44 | + <names variable="composer editor translator"/> |
| 45 | + </substitute> |
| 46 | + </names> |
| 47 | + </macro> |
| 48 | + <macro name="contributor-short"> |
| 49 | + <choose> |
| 50 | + <if variable="author"> |
| 51 | + <names variable="author"> |
| 52 | + <name form="short" delimiter="/" delimiter-precedes-et-al="never"/> |
| 53 | + </names> |
| 54 | + </if> |
| 55 | + <else> |
| 56 | + <choose> |
| 57 | + <if type="bill book graphic legal_case motion_picture report song" match="any"> |
| 58 | + <names variable="editor"> |
| 59 | + <name form="short" delimiter="/" delimiter-precedes-last="never" name-as-sort-order="all"> |
| 60 | + <name-part name="family"/> |
| 61 | + </name> |
| 62 | + <et-al term="et-al"/> |
| 63 | + <label form="short" prefix=" (" suffix=")"/> |
| 64 | + </names> |
| 65 | + </if> |
| 66 | + </choose> |
| 67 | + </else> |
| 68 | + </choose> |
| 69 | + </macro> |
| 70 | + <macro name="title-short"> |
| 71 | + <text variable="title" form="short"/> |
| 72 | + </macro> |
| 73 | + <macro name="container-title"> |
| 74 | + <group delimiter=": "> |
| 75 | + <text term="in" text-case="capitalize-first"/> |
| 76 | + <text variable="container-title"/> |
| 77 | + </group> |
| 78 | + </macro> |
| 79 | + <macro name="editor"> |
| 80 | + <names variable="editor"> |
| 81 | + <label form="verb-short"/> |
| 82 | + <name prefix=" " and="text"/> |
| 83 | + </names> |
| 84 | + </macro> |
| 85 | + <macro name="volume-for-books"> |
| 86 | + <choose> |
| 87 | + <if variable="volume"> |
| 88 | + <group delimiter=" "> |
| 89 | + <label variable="volume" form="short"/> |
| 90 | + <number text-case="capitalize-first" variable="volume" form="roman"/> |
| 91 | + </group> |
| 92 | + </if> |
| 93 | + <else> |
| 94 | + <group delimiter=" "> |
| 95 | + <number variable="number-of-volumes"/> |
| 96 | + <label variable="number-of-volumes" form="short"/> |
| 97 | + </group> |
| 98 | + </else> |
| 99 | + </choose> |
| 100 | + </macro> |
| 101 | + <macro name="point-locators-subsequent"> |
| 102 | + <group delimiter=" "> |
| 103 | + <label variable="locator" form="short"/> |
| 104 | + <text variable="locator"/> |
| 105 | + </group> |
| 106 | + </macro> |
| 107 | + <macro name="point-locators"> |
| 108 | + <choose> |
| 109 | + <if variable="page"> |
| 110 | + <label variable="locator" form="short" prefix=", hier: "/> |
| 111 | + <text variable="locator" prefix=" "/> |
| 112 | + </if> |
| 113 | + <else> |
| 114 | + <label prefix=", " variable="locator" form="short"/> |
| 115 | + <text variable="locator" prefix=" "/> |
| 116 | + </else> |
| 117 | + </choose> |
| 118 | + </macro> |
| 119 | + <macro name="pages"> |
| 120 | + <label text-case="capitalize-first" variable="page" form="short"/> |
| 121 | + <text variable="page" prefix=" "/> |
| 122 | + </macro> |
| 123 | + <macro name="edition"> |
| 124 | + <choose> |
| 125 | + <if match="any" is-numeric="edition"> |
| 126 | + <group delimiter=". "> |
| 127 | + <number variable="edition"/> |
| 128 | + <label variable="edition" form="short"/> |
| 129 | + </group> |
| 130 | + </if> |
| 131 | + <else> |
| 132 | + <text variable="edition" prefix=", "/> |
| 133 | + </else> |
| 134 | + </choose> |
| 135 | + </macro> |
| 136 | + <macro name="serie-with-number"> |
| 137 | + <group delimiter=", "> |
| 138 | + <text variable="collection-title"/> |
| 139 | + <text variable="collection-number" prefix="Bd. "/> |
| 140 | + </group> |
| 141 | + </macro> |
| 142 | + <macro name="url-with-date"> |
| 143 | + <group delimiter=", "> |
| 144 | + <text variable="URL"/> |
| 145 | + <group delimiter=": "> |
| 146 | + <text term="accessed"/> |
| 147 | + <date form="numeric" variable="accessed"/> |
| 148 | + </group> |
| 149 | + </group> |
| 150 | + </macro> |
| 151 | + <macro name="publisher"> |
| 152 | + <group delimiter=" "> |
| 153 | + <text variable="publisher-place"/> |
| 154 | + <date date-parts="year" form="text" variable="issued"/> |
| 155 | + </group> |
| 156 | + </macro> |
| 157 | + <macro name="title"> |
| 158 | + <group delimiter=" "> |
| 159 | + <text variable="title"/> |
| 160 | + <names variable="container-author" prefix="(" suffix=")"/> |
| 161 | + </group> |
| 162 | + </macro> |
| 163 | + <citation et-al-min="4" et-al-use-first="3" disambiguate-add-names="true"> |
| 164 | + <layout delimiter="; " suffix=". "> |
| 165 | + <choose> |
| 166 | + <if position="ibid-with-locator"> |
| 167 | + <group delimiter=", "> |
| 168 | + <text term="ibid"/> |
| 169 | + <text macro="point-locators-subsequent"/> |
| 170 | + </group> |
| 171 | + </if> |
| 172 | + <else-if position="ibid"> |
| 173 | + <text term="ibid"/> |
| 174 | + </else-if> |
| 175 | + <else-if position="subsequent"> |
| 176 | + <group delimiter=", "> |
| 177 | + <group delimiter=" "> |
| 178 | + <group delimiter=": "> |
| 179 | + <text macro="contributor-short"/> |
| 180 | + <text macro="title-short"/> |
| 181 | + </group> |
| 182 | + <date variable="issued"> |
| 183 | + <date-part name="year"/> |
| 184 | + </date> |
| 185 | + <text variable="first-reference-note-number" prefix="(vgl. Fn. " suffix=")"/> |
| 186 | + </group> |
| 187 | + <text macro="point-locators-subsequent"/> |
| 188 | + </group> |
| 189 | + </else-if> |
| 190 | + <else> |
| 191 | + <group> |
| 192 | + <group delimiter=": "> |
| 193 | + <text macro="contributor-long"/> |
| 194 | + <text macro="title"/> |
| 195 | + </group> |
| 196 | + <choose> |
| 197 | + <if type="article article-journal" match="any"> |
| 198 | + <group delimiter=", "> |
| 199 | + <group delimiter=" " prefix=". "> |
| 200 | + <group delimiter=": "> |
| 201 | + <text term="in" text-case="capitalize-first"/> |
| 202 | + <text variable="container-title"/> |
| 203 | + </group> |
| 204 | + <text variable="volume"/> |
| 205 | + <date date-parts="year" form="numeric" variable="issued" prefix="(" suffix=")"/> |
| 206 | + </group> |
| 207 | + <text macro="pages"/> |
| 208 | + </group> |
| 209 | + </if> |
| 210 | + <else-if type="chapter" match="any"> |
| 211 | + <group delimiter=", " prefix=". "> |
| 212 | + <text macro="container-title"/> |
| 213 | + <text macro="volume-for-books"/> |
| 214 | + <text macro="editor"/> |
| 215 | + <text macro="edition"/> |
| 216 | + <group delimiter=" "> |
| 217 | + <text variable="publisher-place"/> |
| 218 | + <date date-parts="year" form="text" variable="issued"/> |
| 219 | + </group> |
| 220 | + <text macro="pages"/> |
| 221 | + </group> |
| 222 | + </else-if> |
| 223 | + <else-if type="book thesis" match="any"> |
| 224 | + <group delimiter=", " prefix=", "> |
| 225 | + <text macro="edition"/> |
| 226 | + <text macro="volume-for-books"/> |
| 227 | + <group delimiter=" "> |
| 228 | + <text variable="genre"/> |
| 229 | + <text variable="publisher-place"/> |
| 230 | + <date date-parts="year" form="text" variable="issued"/> |
| 231 | + </group> |
| 232 | + </group> |
| 233 | + </else-if> |
| 234 | + <else-if type="webpage post post-weblog" match="any"> |
| 235 | + <group delimiter=", " prefix=". "> |
| 236 | + <text macro="container-title"/> |
| 237 | + <text macro="url-with-date"/> |
| 238 | + </group> |
| 239 | + </else-if> |
| 240 | + <else-if type="book thesis" match="any"> |
| 241 | + <group delimiter=", "> |
| 242 | + <text macro="edition"/> |
| 243 | + <text variable="genre"/> |
| 244 | + <text macro="publisher"/> |
| 245 | + </group> |
| 246 | + </else-if> |
| 247 | + <else-if type="article-magazine article-newspaper" match="any"> |
| 248 | + <group delimiter=", " prefix=", "> |
| 249 | + <group delimiter=" "> |
| 250 | + <text macro="container-title"/> |
| 251 | + <group delimiter=" "> |
| 252 | + <label variable="number" form="short"/> |
| 253 | + <text variable="issue"/> |
| 254 | + </group> |
| 255 | + <date form="numeric" variable="issued" prefix="(" suffix=")"/> |
| 256 | + </group> |
| 257 | + <text macro="pages"/> |
| 258 | + </group> |
| 259 | + </else-if> |
| 260 | + <else> |
| 261 | + <text macro="editor"/> |
| 262 | + <group delimiter=" "> |
| 263 | + <text variable="publisher-place" prefix=", "/> |
| 264 | + <group> |
| 265 | + <date variable="issued"> |
| 266 | + <date-part name="year"/> |
| 267 | + </date> |
| 268 | + </group> |
| 269 | + <text macro="serie-with-number" prefix="(" suffix=")"/> |
| 270 | + </group> |
| 271 | + </else> |
| 272 | + </choose> |
| 273 | + <text macro="point-locators"/> |
| 274 | + </group> |
| 275 | + </else> |
| 276 | + </choose> |
| 277 | + </layout> |
| 278 | + </citation> |
| 279 | + <bibliography et-al-min="4" et-al-use-first="3" entry-spacing="0" hanging-indent="true"> |
| 280 | + <sort> |
| 281 | + <key variable="author"/> |
| 282 | + <key variable="issued"/> |
| 283 | + </sort> |
| 284 | + <layout suffix="."> |
| 285 | + <group delimiter=""> |
| 286 | + <group delimiter=": "> |
| 287 | + <text macro="contributor-long"/> |
| 288 | + <text macro="title"/> |
| 289 | + </group> |
| 290 | + <choose> |
| 291 | + <if type="article article-journal" match="any"> |
| 292 | + <group delimiter=", " prefix=". "> |
| 293 | + <group delimiter=" "> |
| 294 | + <text macro="container-title"/> |
| 295 | + <text variable="volume"/> |
| 296 | + <date variable="issued" prefix=" (" suffix=")"> |
| 297 | + <date-part name="year"/> |
| 298 | + </date> |
| 299 | + </group> |
| 300 | + <group delimiter=" "> |
| 301 | + <label variable="issue" form="short"/> |
| 302 | + <text variable="issue"/> |
| 303 | + </group> |
| 304 | + <text macro="pages"/> |
| 305 | + </group> |
| 306 | + </if> |
| 307 | + <else-if type="chapter" match="any"> |
| 308 | + <group delimiter=", " prefix=". "> |
| 309 | + <text macro="container-title"/> |
| 310 | + <text macro="editor"/> |
| 311 | + <text macro="edition"/> |
| 312 | + <text macro="publisher"/> |
| 313 | + <text macro="pages"/> |
| 314 | + </group> |
| 315 | + </else-if> |
| 316 | + <else-if type="book thesis" match="any"> |
| 317 | + <group delimiter=", " prefix=", "> |
| 318 | + <text macro="edition"/> |
| 319 | + <text macro="editor"/> |
| 320 | + <text macro="volume-for-books"/> |
| 321 | + <text macro="publisher"/> |
| 322 | + </group> |
| 323 | + </else-if> |
| 324 | + <else-if type="webpage post post-weblog" match="any"> |
| 325 | + <group delimiter=", " prefix=". "> |
| 326 | + <text macro="container-title"/> |
| 327 | + <text macro="url-with-date"/> |
| 328 | + </group> |
| 329 | + </else-if> |
| 330 | + <else-if type="article-magazine article-newspaper" match="any"> |
| 331 | + <group delimiter=", " prefix=", "> |
| 332 | + <group delimiter=" "> |
| 333 | + <text macro="container-title"/> |
| 334 | + <group delimiter=" "> |
| 335 | + <label variable="number" form="short"/> |
| 336 | + <text variable="issue"/> |
| 337 | + </group> |
| 338 | + <date form="numeric" variable="issued" prefix="(" suffix=")"/> |
| 339 | + </group> |
| 340 | + <text macro="pages"/> |
| 341 | + </group> |
| 342 | + </else-if> |
| 343 | + <else> |
| 344 | + <text macro="editor"/> |
| 345 | + <text macro="volume-for-books"/> |
| 346 | + <group delimiter=", "> |
| 347 | + <text variable="publisher-place"/> |
| 348 | + <date variable="issued"> |
| 349 | + <date-part name="year"/> |
| 350 | + </date> |
| 351 | + <text macro="serie-with-number" prefix="(" suffix=")"/> |
| 352 | + </group> |
| 353 | + </else> |
| 354 | + </choose> |
| 355 | + </group> |
| 356 | + </layout> |
| 357 | + </bibliography> |
| 358 | +</style> |
0 commit comments