|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 |
| -<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" page-range-format="chicago" default-locale="en-US"> |
| 2 | +<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" page-range-format="chicago" demote-non-dropping-particle="never" default-locale="en-US"> |
3 | 3 | <info>
|
4 | 4 | <title>John Benjamins Publishing Company - Linguistik Aktuell/Linguistics Today</title>
|
5 | 5 | <id>http://www.zotero.org/styles/john-benjamins-publishing-company-linguistik-aktuell-linguistics-today</id>
|
|
13 | 13 | <category citation-format="author-date"/>
|
14 | 14 | <category field="linguistics"/>
|
15 | 15 | <issn>0166-0829</issn>
|
16 |
| - <updated>2019-12-10T22:27:07+00:00</updated> |
| 16 | + <updated>2020-01-23T11:31:21+00:00</updated> |
17 | 17 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
18 | 18 | </info>
|
19 | 19 | <locale xml:lang="en">
|
|
52 | 52 | <name initialize-with=""/>
|
53 | 53 | </names>
|
54 | 54 | <names variable="editor translator" delimiter=", ">
|
55 |
| - <name/> |
| 55 | + <name delimiter-precedes-et-al="never" delimiter-precedes-last="never"/> |
56 | 56 | <label form="short" strip-periods="true" prefix=" (" suffix=")"/>
|
57 | 57 | </names>
|
58 | 58 | </group>
|
|
102 | 102 | </macro>
|
103 | 103 | <macro name="contributors-short">
|
104 | 104 | <names variable="author">
|
105 |
| - <name form="short" and="text" delimiter=", " initialize-with=". "/> |
| 105 | + <name form="short" and="symbol" initialize-with=". "/> |
106 | 106 | <substitute>
|
107 | 107 | <names variable="editor"/>
|
108 | 108 | <names variable="translator"/>
|
|
158 | 158 | <group delimiter=" ">
|
159 | 159 | <text variable="URL" prefix="<" suffix=">"/>
|
160 | 160 | <date variable="accessed" prefix="(" suffix=")">
|
161 |
| - <date-part name="year"/> |
| 161 | + <date-part name="day"/> |
162 | 162 | <date-part name="month" prefix=" "/>
|
163 | 163 | <date-part name="year" prefix=" "/>
|
164 | 164 | </date>
|
|
189 | 189 | <choose>
|
190 | 190 | <if variable="reviewed-title">
|
191 | 191 | <group delimiter=". ">
|
192 |
| - <text variable="title" text-case="title" quotes="true"/> |
| 192 | + <text variable="title" quotes="true"/> |
193 | 193 | <group delimiter=", ">
|
194 | 194 | <text variable="reviewed-title" text-case="title" font-style="italic" prefix="Review of "/>
|
195 | 195 | <names variable="reviewed-author">
|
|
201 | 201 | </if>
|
202 | 202 | <else>
|
203 | 203 | <group delimiter=", ">
|
204 |
| - <text variable="title" text-case="title" font-style="italic" prefix="Review of "/> |
| 204 | + <text variable="title" font-style="italic" prefix="Review of "/> |
205 | 205 | <names variable="reviewed-author">
|
206 | 206 | <label form="verb-short" text-case="lowercase" suffix=" "/>
|
207 | 207 | <name and="text" delimiter=", "/>
|
|
214 | 214 | <text variable="title"/>
|
215 | 215 | </else-if>
|
216 | 216 | <else>
|
217 |
| - <text variable="title" text-case="title" quotes="false"/> |
| 217 | + <text variable="title" quotes="false"/> |
218 | 218 | </else>
|
219 | 219 | </choose>
|
220 | 220 | </macro>
|
|
251 | 251 | <macro name="locators">
|
252 | 252 | <choose>
|
253 | 253 | <if type="article-journal">
|
254 |
| - <group delimiter=" " prefix=" "> |
| 254 | + <group prefix=" "> |
255 | 255 | <text variable="volume" prefix=" "/>
|
256 | 256 | <text variable="issue" prefix="(" suffix=")"/>
|
257 | 257 | </group>
|
|
548 | 548 | </else>
|
549 | 549 | </choose>
|
550 | 550 | </macro>
|
551 |
| - <citation et-al-min="4" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" givenname-disambiguation-rule="primary-name" collapse="year"> |
| 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"> |
552 | 552 | <layout prefix="(" suffix=")" delimiter="; ">
|
553 | 553 | <group delimiter=": ">
|
554 | 554 | <choose>
|
|
575 | 575 | <key variable="issued"/>
|
576 | 576 | <key variable="title"/>
|
577 | 577 | </sort>
|
578 |
| - <layout suffix="."> |
579 |
| - <group delimiter=". "> |
580 |
| - <text macro="contributors"/> |
581 |
| - <text macro="date"/> |
582 |
| - <text macro="title"/> |
| 578 | + <layout> |
| 579 | + <group suffix="."> |
| 580 | + <group delimiter=". "> |
| 581 | + <text macro="contributors"/> |
| 582 | + <text macro="date"/> |
| 583 | + <text macro="title"/> |
| 584 | + </group> |
| 585 | + <text macro="description"/> |
| 586 | + <text macro="secondary-contributors" prefix=". "/> |
| 587 | + <text macro="container-title" prefix=". "/> |
| 588 | + <text macro="container-contributors"/> |
| 589 | + <text macro="edition"/> |
| 590 | + <text macro="locators-chapter"/> |
| 591 | + <text macro="collection-title-journal" prefix=", " suffix=", "/> |
| 592 | + <text macro="locators"/> |
| 593 | + <text macro="collection-title" prefix=" [" suffix="]"/> |
| 594 | + <text macro="issue"/> |
| 595 | + <text macro="locators-article"/> |
583 | 596 | </group>
|
584 |
| - <text macro="description"/> |
585 |
| - <text macro="secondary-contributors" prefix=". "/> |
586 |
| - <text macro="container-title" prefix=". "/> |
587 |
| - <text macro="container-contributors"/> |
588 |
| - <text macro="edition"/> |
589 |
| - <text macro="locators-chapter"/> |
590 |
| - <text macro="collection-title-journal" prefix=", " suffix=", "/> |
591 |
| - <text macro="locators"/> |
592 |
| - <text macro="collection-title" prefix=" (" suffix=")"/> |
593 |
| - <text macro="issue"/> |
594 |
| - <text macro="locators-article"/> |
595 | 597 | <text macro="access" prefix=". "/>
|
596 | 598 | </layout>
|
597 | 599 | </bibliography>
|
|
0 commit comments