|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 | 2 | <style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" delimiter-precedes-et-al="never" delimiter-precedes-last="always" default-locale="de-AT">
|
| 3 | + <!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) --> |
3 | 4 | <info>
|
4 |
| - <title>historia.scribere (Deutsch)</title> |
| 5 | + <title>historia-scribere (Deutsch)</title> |
5 | 6 | <id>http://www.zotero.org/styles/historia-scribere</id>
|
6 | 7 | <link href="http://www.zotero.org/styles/historia-scribere" rel="self"/>
|
7 | 8 | <link href="http://www.zotero.org/styles/metropol-verlag" rel="template"/>
|
|
13 | 14 | <category citation-format="note"/>
|
14 | 15 | <category field="history"/>
|
15 | 16 | <eissn>2073-8927</eissn>
|
16 |
| - <updated>2020-09-22T10:52:29+00:00</updated> |
| 17 | + <updated>2021-11-26T10:19:37+00:00</updated> |
17 | 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>
|
18 | 19 | </info>
|
19 | 20 | <locale xml:lang="de">
|
|
48 | 49 | </macro>
|
49 | 50 | <macro name="creator">
|
50 | 51 | <names variable="author">
|
51 |
| - <name et-al-min="4" et-al-use-first="3"/> |
| 52 | + <name delimiter="/" et-al-min="4" et-al-use-first="3"/> |
52 | 53 | <label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/>
|
53 | 54 | <substitute>
|
54 | 55 | <names variable="editor"/>
|
|
59 | 60 | </macro>
|
60 | 61 | <macro name="creator-bib">
|
61 | 62 | <names variable="author">
|
62 |
| - <name et-al-min="4" et-al-use-first="3" name-as-sort-order="all"/> |
| 63 | + <name delimiter="/" et-al-min="4" et-al-use-first="3" name-as-sort-order="all"/> |
63 | 64 | <label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/>
|
64 | 65 | <substitute>
|
65 | 66 | <names variable="editor"/>
|
|
131 | 132 | </macro>
|
132 | 133 | <macro name="container-information">
|
133 | 134 | <choose>
|
134 |
| - <if type="chapter paper-conference entry-encyclopedia entry-dictionary article-journal" match="any"> |
| 135 | + <if type="chapter paper-conference entry-encyclopedia entry-dictionary" match="any"> |
135 | 136 | <text variable="container-title" font-style="normal"/>
|
136 | 137 | </if>
|
137 | 138 | <else-if type="report song broadcast motion_picture webpage post post-weblog" match="any">
|
|
141 | 142 | <text variable="container-title"/>
|
142 | 143 | </group>
|
143 | 144 | </else-if>
|
144 |
| - <else-if type="article-newspaper article-magazine" match="any"> |
| 145 | + <else-if type="article-newspaper article-magazine article-journal" match="any"> |
145 | 146 | <text variable="container-title" font-style="italic"/>
|
146 | 147 | </else-if>
|
147 | 148 | </choose>
|
|
332 | 333 | </macro>
|
333 | 334 | <macro name="url">
|
334 | 335 | <group delimiter=", ">
|
335 |
| - <text variable="URL" prefix="[" suffix="]"/> |
| 336 | + <text variable="URL"/> |
336 | 337 | <group delimiter=" ">
|
337 | 338 | <text term="accessed"/>
|
338 | 339 | <date variable="accessed">
|
|
346 | 347 | <macro name="edition">
|
347 | 348 | <number vertical-align="sup" variable="edition" form="ordinal"/>
|
348 | 349 | </macro>
|
349 |
| - <macro name="locator-newspaper"> |
350 |
| - <group delimiter=" "> |
351 |
| - <label text-case="capitalize-first" variable="edition" form="short"/> |
352 |
| - <text variable="edition"/> |
353 |
| - </group> |
354 |
| - </macro> |
355 | 350 | <citation>
|
356 | 351 | <layout delimiter="; " suffix=".">
|
357 | 352 | <choose>
|
|
399 | 394 | <text macro="place"/>
|
400 | 395 | <group delimiter=", ">
|
401 | 396 | <text macro="date"/>
|
402 |
| - <text macro="locator-newspaper"/> |
403 | 397 | </group>
|
404 | 398 | <date variable="original-date" form="text" prefix="[" suffix="]"/>
|
405 | 399 | <text macro="book-series"/>
|
|
0 commit comments