Skip to content

Commit

Permalink
Update john-benjamins-publishing-company-linguistik-aktuell-linguisti…
Browse files Browse the repository at this point in the history
  • Loading branch information
POBrien333 authored and adam3smith committed Jan 25, 2020
1 parent ca60d6e commit 14cf589
Showing 1 changed file with 13 additions and 9 deletions.
Expand Up @@ -13,7 +13,7 @@
<category citation-format="author-date"/>
<category field="linguistics"/>
<issn>0166-0829</issn>
<updated>2020-01-23T11:31:21+00:00</updated>
<updated>2020-01-24T09:36:12+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="en">
Expand Down Expand Up @@ -126,7 +126,7 @@
</group>
</macro>
<macro name="access">
<group delimiter=". ">
<group delimiter=", ">
<choose>
<if type="graphic report" match="any">
<text macro="archive"/>
Expand All @@ -136,8 +136,12 @@
</else-if>
</choose>
<choose>
<if type="webpage post-weblog" match="any">
<date variable="issued" form="text"/>
<if type="webpage post-weblog post" match="any">
<date variable="issued">
<date-part name="day"/>
<date-part name="month" prefix=" "/>
<date-part name="year" prefix=" "/>
</date>
</if>
</choose>
<choose>
Expand All @@ -157,7 +161,7 @@
<else>
<group delimiter=" ">
<text variable="URL" prefix="&lt;" suffix="&gt;"/>
<date variable="accessed" prefix="(" suffix=")">
<date variable="accessed" prefix="(" suffix=").">
<date-part name="day"/>
<date-part name="month" prefix=" "/>
<date-part name="year" prefix=" "/>
Expand Down Expand Up @@ -368,8 +372,8 @@
</if>
</choose>
<choose>
<if type="webpage">
<text variable="container-title" text-case="title"/>
<if type="webpage" match="any">
<text variable="container-title" text-case="title" font-style="italic"/>
</if>
<else-if type="legal_case" match="none">
<group delimiter=" ">
Expand Down Expand Up @@ -548,7 +552,7 @@
</else>
</choose>
</macro>
<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">
<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">
<layout prefix="(" suffix=")" delimiter="; ">
<group delimiter=": ">
<choose>
Expand Down Expand Up @@ -585,12 +589,12 @@
<text macro="description"/>
<text macro="secondary-contributors" prefix=". "/>
<text macro="container-title" prefix=". "/>
<text macro="collection-title" prefix=" [" suffix="]"/>
<text macro="container-contributors"/>
<text macro="edition"/>
<text macro="locators-chapter"/>
<text macro="collection-title-journal" prefix=", " suffix=", "/>
<text macro="locators"/>
<text macro="collection-title" prefix=" [" suffix="]"/>
<text macro="issue"/>
<text macro="locators-article"/>
</group>
Expand Down

0 comments on commit 14cf589

Please sign in to comment.