Skip to content

Commit

Permalink
Update tatup-zeitschrift-fur-technikfolgenabschatzung-in-theorie-und-…
Browse files Browse the repository at this point in the history
…praxis.csl (#4295)
  • Loading branch information
POBrien333 authored and rmzelle committed Sep 10, 2019
1 parent 83603de commit 4154196
Showing 1 changed file with 9 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,28 +18,30 @@
<category field="social_science"/>
<issn>1619-7623</issn>
<eissn>2199-9201</eissn>
<updated>2019-08-26T09:53:50+00:00</updated>
<updated>2019-09-09T08:02:55+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">
<terms>
<term name="anonymous" form="short">o. A.</term>
<term name="no date" form="short">o. J.</term>
<term name="et-al">et al.</term>
<term name="accessed">zuletzt geprüft am </term>
<term name="available at">Online verfügbar unter Link</term>
<term name="accessed">zuletzt geprüft am</term>
<term name="available at">Online verfügbar unter</term>
<term name="editor" form="short">Hg.</term>
</terms>
</locale>
<locale xml:lang="en">
<terms>
<term name="anonymous" form="short">n.a.</term>
<term name="no date" form="short">n.d.</term>
<term name="accessed">last accessed on</term>
<term name="available at">available online at</term>
</terms>
</locale>
<macro name="editor">
<names variable="editor" delimiter="; ">
<name delimiter="; " and="text" name-as-sort-order="all"/>
<name delimiter="; " and="text"/>
<label form="short" prefix=" (" suffix=")"/>
</names>
</macro>
Expand All @@ -51,14 +53,14 @@
<name name-as-sort-order="all" sort-separator=", " delimiter="; " delimiter-precedes-last="always" form="long"/>
<label form="short" prefix=" (" suffix=")"/>
<substitute>
<text macro="editor"/>
<names variable="editor translator"/>
<text macro="anon"/>
</substitute>
</names>
</macro>
<macro name="author-short">
<names variable="author" delimiter="; ">
<name form="short" delimiter=" und " initialize-with=". " delimiter-precedes-last="always"/>
<name form="short" delimiter=", " and="text" delimiter-precedes-last="contextual" initialize-with=". "/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
Expand Down Expand Up @@ -94,14 +96,7 @@
</choose>
</macro>
<macro name="title">
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text variable="title" font-style="italic"/>
</if>
<else>
<text variable="title"/>
</else>
</choose>
<text variable="title"/>
</macro>
<macro name="genre">
<choose>
Expand Down

0 comments on commit 4154196

Please sign in to comment.