Skip to content

Commit 14cf589

Browse files
POBrien333adam3smith
authored andcommitted
Update john-benjamins-publishing-company-linguistik-aktuell-linguistics-today.csl (JabRef#4528)
via https://forums.zotero.org/discussion/comment/347328/#Comment_347328
1 parent ca60d6e commit 14cf589

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

Diff for: john-benjamins-publishing-company-linguistik-aktuell-linguistics-today.csl

+13-9
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<category citation-format="author-date"/>
1414
<category field="linguistics"/>
1515
<issn>0166-0829</issn>
16-
<updated>2020-01-23T11:31:21+00:00</updated>
16+
<updated>2020-01-24T09:36:12+00:00</updated>
1717
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1818
</info>
1919
<locale xml:lang="en">
@@ -126,7 +126,7 @@
126126
</group>
127127
</macro>
128128
<macro name="access">
129-
<group delimiter=". ">
129+
<group delimiter=", ">
130130
<choose>
131131
<if type="graphic report" match="any">
132132
<text macro="archive"/>
@@ -136,8 +136,12 @@
136136
</else-if>
137137
</choose>
138138
<choose>
139-
<if type="webpage post-weblog" match="any">
140-
<date variable="issued" form="text"/>
139+
<if type="webpage post-weblog post" match="any">
140+
<date variable="issued">
141+
<date-part name="day"/>
142+
<date-part name="month" prefix=" "/>
143+
<date-part name="year" prefix=" "/>
144+
</date>
141145
</if>
142146
</choose>
143147
<choose>
@@ -157,7 +161,7 @@
157161
<else>
158162
<group delimiter=" ">
159163
<text variable="URL" prefix="&lt;" suffix="&gt;"/>
160-
<date variable="accessed" prefix="(" suffix=")">
164+
<date variable="accessed" prefix="(" suffix=").">
161165
<date-part name="day"/>
162166
<date-part name="month" prefix=" "/>
163167
<date-part name="year" prefix=" "/>
@@ -368,8 +372,8 @@
368372
</if>
369373
</choose>
370374
<choose>
371-
<if type="webpage">
372-
<text variable="container-title" text-case="title"/>
375+
<if type="webpage" match="any">
376+
<text variable="container-title" text-case="title" font-style="italic"/>
373377
</if>
374378
<else-if type="legal_case" match="none">
375379
<group delimiter=" ">
@@ -548,7 +552,7 @@
548552
</else>
549553
</choose>
550554
</macro>
551-
<citation et-al-min="5" et-al-use-first="1" disambiguate-add-names="true" disambiguate-add-givenname="true" disambiguate-add-year-suffix="true" givenname-disambiguation-rule="primary-name" collapse="year">
555+
<citation delimiter-precedes-last="never" et-al-min="4" et-al-use-first="1" disambiguate-add-names="true" disambiguate-add-givenname="true" disambiguate-add-year-suffix="true" givenname-disambiguation-rule="primary-name" collapse="year">
552556
<layout prefix="(" suffix=")" delimiter="; ">
553557
<group delimiter=": ">
554558
<choose>
@@ -585,12 +589,12 @@
585589
<text macro="description"/>
586590
<text macro="secondary-contributors" prefix=". "/>
587591
<text macro="container-title" prefix=". "/>
592+
<text macro="collection-title" prefix=" [" suffix="]"/>
588593
<text macro="container-contributors"/>
589594
<text macro="edition"/>
590595
<text macro="locators-chapter"/>
591596
<text macro="collection-title-journal" prefix=", " suffix=", "/>
592597
<text macro="locators"/>
593-
<text macro="collection-title" prefix=" [" suffix="]"/>
594598
<text macro="issue"/>
595599
<text macro="locators-article"/>
596600
</group>

0 commit comments

Comments
 (0)