Skip to content

Commit

Permalink
Update historia-scribere.csl (#5748)
Browse files Browse the repository at this point in the history
  • Loading branch information
editorhs authored Dec 1, 2021
1 parent 3bb4b5f commit a4ca057
Showing 1 changed file with 8 additions and 14 deletions.
22 changes: 8 additions & 14 deletions historia-scribere.csl
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<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">
<!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) -->
<info>
<title>historia.scribere (Deutsch)</title>
<title>historia-scribere (Deutsch)</title>
<id>http://www.zotero.org/styles/historia-scribere</id>
<link href="http://www.zotero.org/styles/historia-scribere" rel="self"/>
<link href="http://www.zotero.org/styles/metropol-verlag" rel="template"/>
Expand All @@ -13,7 +14,7 @@
<category citation-format="note"/>
<category field="history"/>
<eissn>2073-8927</eissn>
<updated>2020-09-22T10:52:29+00:00</updated>
<updated>2021-11-26T10:19:37+00:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
</info>
<locale xml:lang="de">
Expand Down Expand Up @@ -48,7 +49,7 @@
</macro>
<macro name="creator">
<names variable="author">
<name et-al-min="4" et-al-use-first="3"/>
<name delimiter="/" et-al-min="4" et-al-use-first="3"/>
<label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/>
<substitute>
<names variable="editor"/>
Expand All @@ -59,7 +60,7 @@
</macro>
<macro name="creator-bib">
<names variable="author">
<name et-al-min="4" et-al-use-first="3" name-as-sort-order="all"/>
<name delimiter="/" et-al-min="4" et-al-use-first="3" name-as-sort-order="all"/>
<label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/>
<substitute>
<names variable="editor"/>
Expand Down Expand Up @@ -131,7 +132,7 @@
</macro>
<macro name="container-information">
<choose>
<if type="chapter paper-conference entry-encyclopedia entry-dictionary article-journal" match="any">
<if type="chapter paper-conference entry-encyclopedia entry-dictionary" match="any">
<text variable="container-title" font-style="normal"/>
</if>
<else-if type="report song broadcast motion_picture webpage post post-weblog" match="any">
Expand All @@ -141,7 +142,7 @@
<text variable="container-title"/>
</group>
</else-if>
<else-if type="article-newspaper article-magazine" match="any">
<else-if type="article-newspaper article-magazine article-journal" match="any">
<text variable="container-title" font-style="italic"/>
</else-if>
</choose>
Expand Down Expand Up @@ -332,7 +333,7 @@
</macro>
<macro name="url">
<group delimiter=", ">
<text variable="URL" prefix="[" suffix="]"/>
<text variable="URL"/>
<group delimiter=" ">
<text term="accessed"/>
<date variable="accessed">
Expand All @@ -346,12 +347,6 @@
<macro name="edition">
<number vertical-align="sup" variable="edition" form="ordinal"/>
</macro>
<macro name="locator-newspaper">
<group delimiter=" ">
<label text-case="capitalize-first" variable="edition" form="short"/>
<text variable="edition"/>
</group>
</macro>
<citation>
<layout delimiter="; " suffix=".">
<choose>
Expand Down Expand Up @@ -399,7 +394,6 @@
<text macro="place"/>
<group delimiter=", ">
<text macro="date"/>
<text macro="locator-newspaper"/>
</group>
<date variable="original-date" form="text" prefix="[" suffix="]"/>
<text macro="book-series"/>
Expand Down

0 comments on commit a4ca057

Please sign in to comment.