Skip to content

Commit a4ca057

Browse files
authored
Update historia-scribere.csl (#5748)
1 parent 3bb4b5f commit a4ca057

File tree

1 file changed

+8
-14
lines changed

1 file changed

+8
-14
lines changed

historia-scribere.csl

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<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/) -->
34
<info>
4-
<title>historia.scribere (Deutsch)</title>
5+
<title>historia-scribere (Deutsch)</title>
56
<id>http://www.zotero.org/styles/historia-scribere</id>
67
<link href="http://www.zotero.org/styles/historia-scribere" rel="self"/>
78
<link href="http://www.zotero.org/styles/metropol-verlag" rel="template"/>
@@ -13,7 +14,7 @@
1314
<category citation-format="note"/>
1415
<category field="history"/>
1516
<eissn>2073-8927</eissn>
16-
<updated>2020-09-22T10:52:29+00:00</updated>
17+
<updated>2021-11-26T10:19:37+00:00</updated>
1718
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1819
</info>
1920
<locale xml:lang="de">
@@ -48,7 +49,7 @@
4849
</macro>
4950
<macro name="creator">
5051
<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"/>
5253
<label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/>
5354
<substitute>
5455
<names variable="editor"/>
@@ -59,7 +60,7 @@
5960
</macro>
6061
<macro name="creator-bib">
6162
<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"/>
6364
<label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/>
6465
<substitute>
6566
<names variable="editor"/>
@@ -131,7 +132,7 @@
131132
</macro>
132133
<macro name="container-information">
133134
<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">
135136
<text variable="container-title" font-style="normal"/>
136137
</if>
137138
<else-if type="report song broadcast motion_picture webpage post post-weblog" match="any">
@@ -141,7 +142,7 @@
141142
<text variable="container-title"/>
142143
</group>
143144
</else-if>
144-
<else-if type="article-newspaper article-magazine" match="any">
145+
<else-if type="article-newspaper article-magazine article-journal" match="any">
145146
<text variable="container-title" font-style="italic"/>
146147
</else-if>
147148
</choose>
@@ -332,7 +333,7 @@
332333
</macro>
333334
<macro name="url">
334335
<group delimiter=", ">
335-
<text variable="URL" prefix="[" suffix="]"/>
336+
<text variable="URL"/>
336337
<group delimiter=" ">
337338
<text term="accessed"/>
338339
<date variable="accessed">
@@ -346,12 +347,6 @@
346347
<macro name="edition">
347348
<number vertical-align="sup" variable="edition" form="ordinal"/>
348349
</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>
355350
<citation>
356351
<layout delimiter="; " suffix=".">
357352
<choose>
@@ -399,7 +394,6 @@
399394
<text macro="place"/>
400395
<group delimiter=", ">
401396
<text macro="date"/>
402-
<text macro="locator-newspaper"/>
403397
</group>
404398
<date variable="original-date" form="text" prefix="[" suffix="]"/>
405399
<text macro="book-series"/>

0 commit comments

Comments
 (0)