|
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" demote-non-dropping-particle="sort-only" default-locale="de-DE"> |
| 3 | + <info> |
| 4 | + <title>Tagungsberichte der Historischen Kommission für ost- und westpreußische Landesforschung (German)</title> |
| 5 | + <title-short>HiKo-OWP</title-short> |
| 6 | + <id>http://www.zotero.org/styles/tagungsberichte-der-historischen-kommission-fur-ost-und-westpreussische-landesforschung</id> |
| 7 | + <link href="http://www.zotero.org/styles/tagungsberichte-der-historischen-kommission-fur-ost-und-westpreussische-landesforschung" rel="self"/> |
| 8 | + <link href="http://www.zotero.org/styles/zeitschrift-fur-deutsche-philologie" rel="template"/> |
| 9 | + <link href="http://www.hiko-owp.eu/veroeffentlichungen/" rel="documentation"/> |
| 10 | + <author> |
| 11 | + <name>Rombert Stapel</name> |
| 12 | + <uri>http://twitter.com/rjstapel</uri> |
| 13 | + </author> |
| 14 | + <category citation-format="note"/> |
| 15 | + <category field="humanities"/> |
| 16 | + <category field="literature"/> |
| 17 | + <updated>2020-04-12T17:42:14+00:00</updated> |
| 18 | + <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> |
| 19 | + </info> |
| 20 | + <locale xml:lang="de"> |
| 21 | + <terms> |
| 22 | + <term name="editor" form="verb-short">Hg. v.</term> |
| 23 | + <term name="translator" form="verb-short">Übers. v.</term> |
| 24 | + <term name="editortranslator" form="verb-short">hg. & übers. v.</term> |
| 25 | + </terms> |
| 26 | + </locale> |
| 27 | + <macro name="author"> |
| 28 | + <names variable="author"> |
| 29 | + <name delimiter=" / " text-decoration="none" delimiter-precedes-last="always"> |
| 30 | + <name-part name="family" text-decoration="underline"/> |
| 31 | + </name> |
| 32 | + </names> |
| 33 | + </macro> |
| 34 | + <macro name="container-title"> |
| 35 | + <group delimiter=": "> |
| 36 | + <text term="in" text-case="lowercase"/> |
| 37 | + <choose> |
| 38 | + <if type="entry-encyclopedia" match="all" variable="author editor"> |
| 39 | + <text value="Ders./Dies."/> |
| 40 | + </if> |
| 41 | + </choose> |
| 42 | + <text variable="container-title"/> |
| 43 | + </group> |
| 44 | + </macro> |
| 45 | + <macro name="editor"> |
| 46 | + <choose> |
| 47 | + <if type="entry-encyclopedia" match="all" variable="author editor"/> |
| 48 | + <else> |
| 49 | + <names variable="editor translator" delimiter=", "> |
| 50 | + <label form="verb-short" text-case="lowercase" suffix=" "/> |
| 51 | + <name delimiter=" / " delimiter-precedes-last="always"> |
| 52 | + <name-part name="family" text-decoration="underline"/> |
| 53 | + </name> |
| 54 | + </names> |
| 55 | + </else> |
| 56 | + </choose> |
| 57 | + </macro> |
| 58 | + <macro name="volume-for-books"> |
| 59 | + <choose> |
| 60 | + <if variable="volume"> |
| 61 | + <group delimiter=" "> |
| 62 | + <text term="volume" form="short" prefix=" " text-case="capitalize-first"/> |
| 63 | + <number text-case="capitalize-first" variable="volume"/> |
| 64 | + </group> |
| 65 | + </if> |
| 66 | + <else> |
| 67 | + <group> |
| 68 | + <number variable="number-of-volumes" form="numeric"/> |
| 69 | + <text term="volume" form="short" prefix=" " plural="true"/> |
| 70 | + </group> |
| 71 | + </else> |
| 72 | + </choose> |
| 73 | + </macro> |
| 74 | + <macro name="point-locators-subsequent"> |
| 75 | + <label variable="locator" form="short"/> |
| 76 | + <text variable="locator" prefix=" "/> |
| 77 | + </macro> |
| 78 | + <macro name="point-locators"> |
| 79 | + <choose> |
| 80 | + <if variable="page"> |
| 81 | + <label variable="locator" form="short" prefix="hier: "/> |
| 82 | + <text variable="locator" prefix=" "/> |
| 83 | + </if> |
| 84 | + <else> |
| 85 | + <label variable="locator" form="short"/> |
| 86 | + <text variable="locator" prefix=" "/> |
| 87 | + </else> |
| 88 | + </choose> |
| 89 | + </macro> |
| 90 | + <macro name="pages"> |
| 91 | + <label variable="page" text-case="capitalize-first" form="short"/> |
| 92 | + <text variable="page" prefix=" "/> |
| 93 | + </macro> |
| 94 | + <macro name="edition-if-unveraendert"> |
| 95 | + <choose> |
| 96 | + <if match="any" is-numeric="edition"> |
| 97 | + <text variable="edition"/> |
| 98 | + </if> |
| 99 | + </choose> |
| 100 | + </macro> |
| 101 | + <macro name="edition-if-not-unveraendert"> |
| 102 | + <choose> |
| 103 | + <if match="none" is-numeric="edition"> |
| 104 | + <text variable="edition"/> |
| 105 | + </if> |
| 106 | + </choose> |
| 107 | + </macro> |
| 108 | + <macro name="author-short"> |
| 109 | + <names variable="author" text-decoration="none"> |
| 110 | + <name delimiter=" / " form="short" text-decoration="none"> |
| 111 | + <name-part name="family" text-decoration="underline"/> |
| 112 | + </name> |
| 113 | + </names> |
| 114 | + </macro> |
| 115 | + <macro name="serie-with-number"> |
| 116 | + <group delimiter=""> |
| 117 | + <text variable="collection-title"/> |
| 118 | + <text variable="collection-number" prefix=", Nr. "/> |
| 119 | + </group> |
| 120 | + </macro> |
| 121 | + <macro name="url-with-date"> |
| 122 | + <group delimiter=" "> |
| 123 | + <text variable="URL"/> |
| 124 | + <date form="numeric" variable="accessed" prefix="[" suffix="]"/> |
| 125 | + </group> |
| 126 | + </macro> |
| 127 | + <citation et-al-min="4" et-al-use-first="3" disambiguate-add-names="true"> |
| 128 | + <layout delimiter="; " suffix="."> |
| 129 | + <choose> |
| 130 | + <if position="ibid-with-locator"> |
| 131 | + <group delimiter=", "> |
| 132 | + <text term="ibid"/> |
| 133 | + <text macro="point-locators-subsequent"/> |
| 134 | + </group> |
| 135 | + </if> |
| 136 | + <else-if position="ibid"> |
| 137 | + <text term="ibid"/> |
| 138 | + </else-if> |
| 139 | + <else-if position="subsequent"> |
| 140 | + <text macro="author-short" suffix=", "/> |
| 141 | + <text variable="title" form="short"/> |
| 142 | + <text variable="first-reference-note-number" prefix=" (wie Anm. " suffix=")"/> |
| 143 | + <text macro="point-locators-subsequent" prefix=", "/> |
| 144 | + </else-if> |
| 145 | + <else> |
| 146 | + <group delimiter=", "> |
| 147 | + <group delimiter=", "> |
| 148 | + <text macro="author"/> |
| 149 | + <text variable="title"/> |
| 150 | + <group delimiter=" "> |
| 151 | + <text macro="container-title"/> |
| 152 | + <choose> |
| 153 | + <if type="article article-journal article-magazine article-newspaper" match="any"> |
| 154 | + <group delimiter=""> |
| 155 | + <text variable="volume" prefix=" "/> |
| 156 | + <text variable="issue" prefix=","/> |
| 157 | + <date variable="issued"> |
| 158 | + <date-part name="year" prefix=" (" suffix=")"/> |
| 159 | + </date> |
| 160 | + </group> |
| 161 | + </if> |
| 162 | + <else> |
| 163 | + <group delimiter=", "> |
| 164 | + <text macro="editor"/> |
| 165 | + <text macro="volume-for-books"/> |
| 166 | + <text macro="edition-if-not-unveraendert"/> |
| 167 | + <group delimiter=" "> |
| 168 | + <text variable="publisher-place"/> |
| 169 | + <group> |
| 170 | + <text macro="edition-if-unveraendert" vertical-align="sup"/> |
| 171 | + <date variable="issued"> |
| 172 | + <date-part name="year"/> |
| 173 | + </date> |
| 174 | + </group> |
| 175 | + <text macro="serie-with-number" prefix="(" suffix=")"/> |
| 176 | + </group> |
| 177 | + </group> |
| 178 | + </else> |
| 179 | + </choose> |
| 180 | + </group> |
| 181 | + </group> |
| 182 | + <text macro="pages"/> |
| 183 | + <text macro="point-locators"/> |
| 184 | + <text macro="url-with-date"/> |
| 185 | + </group> |
| 186 | + </else> |
| 187 | + </choose> |
| 188 | + </layout> |
| 189 | + </citation> |
| 190 | + <bibliography subsequent-author-substitute="— " entry-spacing="0" hanging-indent="true"> |
| 191 | + <sort> |
| 192 | + <key macro="author"/> |
| 193 | + <key variable="issued"/> |
| 194 | + </sort> |
| 195 | + <layout suffix="."> |
| 196 | + <group delimiter=", "> |
| 197 | + <names variable="author" delimiter=", "> |
| 198 | + <name name-as-sort-order="all" delimiter=" / "> |
| 199 | + <name-part name="family" text-decoration="underline"/> |
| 200 | + </name> |
| 201 | + </names> |
| 202 | + <group delimiter=", "> |
| 203 | + <text variable="title"/> |
| 204 | + <text macro="container-title"/> |
| 205 | + <choose> |
| 206 | + <if type="article article-journal article-magazine article-newspaper" match="any"> |
| 207 | + <group delimiter=""> |
| 208 | + <text variable="volume" prefix=" "/> |
| 209 | + <text variable="issue" prefix=","/> |
| 210 | + <date variable="issued"> |
| 211 | + <date-part name="year" prefix=" (" suffix=")"/> |
| 212 | + </date> |
| 213 | + </group> |
| 214 | + </if> |
| 215 | + <else> |
| 216 | + <text macro="editor"/> |
| 217 | + <text macro="volume-for-books"/> |
| 218 | + <text macro="edition-if-not-unveraendert"/> |
| 219 | + <group delimiter=" "> |
| 220 | + <text variable="publisher-place"/> |
| 221 | + <group> |
| 222 | + <text macro="edition-if-unveraendert" vertical-align="sup"/> |
| 223 | + <date variable="issued"> |
| 224 | + <date-part name="year"/> |
| 225 | + </date> |
| 226 | + </group> |
| 227 | + <text macro="serie-with-number" prefix=" (" suffix=")"/> |
| 228 | + </group> |
| 229 | + </else> |
| 230 | + </choose> |
| 231 | + <text macro="pages"/> |
| 232 | + <text macro="point-locators"/> |
| 233 | + <text macro="url-with-date"/> |
| 234 | + </group> |
| 235 | + </group> |
| 236 | + </layout> |
| 237 | + </bibliography> |
| 238 | +</style> |
0 commit comments