Skip to content

Commit 636ba78

Browse files
authored
Update tatup-zeitschrift-fur-technikfolgenabschatzung-in-theorie-und-… (#5291)
1 parent b7cc511 commit 636ba78

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

tatup-zeitschrift-fur-technikfolgenabschatzung-in-theorie-und-praxis.csl

+7-7
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<category field="social_science"/>
1919
<issn>1619-7623</issn>
2020
<eissn>2199-9201</eissn>
21-
<updated>2019-10-02T14:08:38+00:00</updated>
21+
<updated>2021-02-24T13:32:59+00:00</updated>
2222
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
2323
</info>
2424
<locale xml:lang="de">
@@ -41,7 +41,7 @@
4141
</locale>
4242
<macro name="editor">
4343
<names variable="editor" delimiter="; ">
44-
<name delimiter="; " and="text"/>
44+
<name and="text" delimiter-precedes-last="never"/>
4545
<label form="short" prefix=" (" suffix=")"/>
4646
</names>
4747
</macro>
@@ -71,12 +71,12 @@
7171
<macro name="access">
7272
<choose>
7373
<if variable="DOI">
74-
<text variable="DOI" prefix="DOI: "/>
74+
<text variable="DOI" prefix="https://doi.org/"/>
7575
</if>
7676
<else>
7777
<choose>
7878
<if type="webpage post post-weblog" match="any">
79-
<group delimiter=", ">
79+
<group delimiter=", " suffix=".">
8080
<group>
8181
<text term="available at" text-case="capitalize-first" suffix=" "/>
8282
<text variable="URL"/>
@@ -225,7 +225,7 @@
225225
<key variable="title"/>
226226
<key variable="issued"/>
227227
</sort>
228-
<layout suffix=".">
228+
<layout>
229229
<group delimiter=" " suffix=".">
230230
<choose>
231231
<if type="chapter paper-conference" match="any">
@@ -251,17 +251,17 @@
251251
<text macro="container-title" font-style="normal"/>
252252
<text macro="edition"/>
253253
<text macro="genre"/>
254-
<group delimiter=", ">
254+
<group delimiter=", " suffix=".">
255255
<text macro="publisher"/>
256256
<group delimiter=", " prefix="(" suffix=")">
257257
<text variable="collection-title"/>
258258
</group>
259259
<text macro="locator"/>
260260
<text macro="published-date"/>
261261
<text macro="pages"/>
262-
<text macro="access"/>
263262
</group>
264263
</group>
264+
<text macro="access" prefix=". "/>
265265
</layout>
266266
</bibliography>
267267
</style>

0 commit comments

Comments
 (0)