Skip to content

Commit 9d994ae

Browse files
author
github actions
committed
Squashed 'buildres/csl/csl-styles/' changes from 6a7b708..9ff3112
9ff3112 Update bibtex.csl (#6021) 68ed5f7 Don't initialize with hyphen in Vancouver/NLM (#6022) 80206ad Update american-physics-society.csl (#5934) cfbdba6 Update csl style (#6003) 546ee88 Update institut-francais-darcheologie-orientale-en.csl (#6018) 1153e3e Update institut-francais-darcheologie-orientale-etudes-arabes.csl (#6019) 42d5031 Update institut-francais-darcheologie-orientale-arab-studies.csl (#6020) 2e10c7a Update institut-francais-darcheologie-orientale.csl (#6015) 0c7d6a1 Create science-china-materials.csl (#6017) 0eb4bc7 Update frontiers.csl (#6014) 0fd9cc2 Update urad-rs-za-makroekonomske-analize-in-razvoj.csl (#5963) 1393837 Update harvard-university-of-the-west-of-england.csl (#6013) 4474b0e Update frontiers-of-biogeography.csl (#6010) 736c6df Render status field (for forthcoming, in press, etc.) to date groups (#6005) 51ff3dc Create journal-of-contemporary-water-research-and-education.csl (#5912) 7387ed3 cell.csl: Add a macro for DOI and webpage accessed date. (#5999) 21e2177 Create respiratory-care-journal.csl (#5998) d0a2846 Update archaeonautica.csl (#5987) 664784e Update cardiff-university-harvard.csl (#5982) 07ce91e improve journal-of-avian-biology.csl (#5984) 349a5d6 update based on latest version of ISO 690 standard (#5976) d8c3725 Update mary-ann-liebert-vancouver.csl (#5981) 7b2e70d Update style-manual-australian-government.csl (#5975) bebf50c Create extracellular-vesicles-and-circulating-nucleic-acids.csl (#5979) cabcdd4 Update united-states-international-trade-commission.csl (#5967) 948c48a Update cardiff-university-harvard.csl (#5977) d6bf535 Add name to label gun cf0d930 Test label gun 2f40fcd Update the-journal-of-egyptian-archaeology.csl (#5964) aa023e1 Create materials-research-society-bulletin.csl (#5917) ea31783 Changed quotation marks to Spanish ones (#5968) 27245f9 AJA: Add "." suffix to citation layout. (#5971) 7726a40 Update american-medical-association.csl (#5970) git-subtree-dir: buildres/csl/csl-styles git-subtree-split: 9ff3112
1 parent 663709d commit 9d994ae

File tree

49 files changed

+2563
-1032
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+2563
-1032
lines changed

.github/workflows/label-gun.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
name: 'Automated tagging for PRs and issues'
2+
3+
on:
4+
issues:
5+
types: [opened, edited, closed]
6+
issue_comment:
7+
types: [created, edited, closed]
8+
9+
jobs:
10+
label:
11+
runs-on: ubuntu-latest
12+
steps:
13+
- uses: retorquere/label-gun@main
14+
with:
15+
token: ${{ github.token }}
16+
label.awaiting: "waiting-for-response-from-contributor"

american-journal-of-archaeology.csl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@
353353
<key variable="issued"/>
354354
<key macro="contributors-short"/>
355355
</sort>
356-
<layout delimiter="; ">
356+
<layout delimiter="; " suffix=".">
357357
<group delimiter=", ">
358358
<group delimiter=" ">
359359
<text macro="contributors-short"/>

american-medical-association-alphabetical.csl

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
<category citation-format="numeric"/>
2828
<category field="medicine"/>
2929
<summary>The American Medical Association style as used in JAMA, with alphabetically sorted bibliography. Version 11 as per November-2019.</summary>
30-
<updated>2021-10-28T13:38:04+00:00</updated>
30+
<updated>2022-03-17T13:38:04+00:00</updated>
3131
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
3232
</info>
3333
<locale xml:lang="en">
3434
<terms>
35-
<term name="page-range-delimiter">-</term>
35+
<term name="page-range-delimiter">-</term>
3636
<term name="presented at">presented at</term>
3737
</terms>
3838
</locale>
@@ -86,7 +86,7 @@
8686
</macro>
8787
<macro name="title">
8888
<choose>
89-
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
89+
<if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
9090
<text variable="title" font-style="italic" text-case="title"/>
9191
</if>
9292
<else>
@@ -252,6 +252,15 @@
252252
<text variable="event-place"/>
253253
</group>
254254
</else-if>
255+
<else-if type="thesis" match="any">
256+
<group delimiter=". " prefix=" " suffix=".">
257+
<text variable="genre"/>
258+
<group delimiter="; ">
259+
<text variable="publisher"/>
260+
<date date-parts="year" form="text" variable="issued"/>
261+
</group>
262+
</group>
263+
</else-if>
255264
<else>
256265
<text macro="editor" prefix=" " suffix="."/>
257266
<group prefix=" " suffix=".">

american-medical-association-brackets.csl

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<category citation-format="numeric"/>
2828
<category field="medicine"/>
2929
<summary>The American Medical Association style as used in JAMA. Version 11 as per November-2019.</summary>
30-
<updated>2021-10-28T13:38:04+00:00</updated>
30+
<updated>2022-03-17T13:38:04+00:00</updated>
3131
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
3232
</info>
3333
<locale xml:lang="en">
@@ -86,7 +86,7 @@
8686
</macro>
8787
<macro name="title">
8888
<choose>
89-
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
89+
<if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
9090
<text variable="title" font-style="italic" text-case="title"/>
9191
</if>
9292
<else>
@@ -247,6 +247,15 @@
247247
<text variable="event-place"/>
248248
</group>
249249
</else-if>
250+
<else-if type="thesis" match="any">
251+
<group delimiter=". " prefix=" " suffix=".">
252+
<text variable="genre"/>
253+
<group delimiter="; ">
254+
<text variable="publisher"/>
255+
<date date-parts="year" form="text" variable="issued"/>
256+
</group>
257+
</group>
258+
</else-if>
250259
<else>
251260
<text macro="editor" prefix=" " suffix="."/>
252261
<group prefix=" " suffix=".">

american-medical-association-no-et-al.csl

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
<category citation-format="numeric"/>
2828
<category field="medicine"/>
2929
<summary>The American Medical Association style as used in JAMA, without et al. Version 11 as per November-2019.</summary>
30-
<updated>2021-10-28T13:38:04+00:00</updated>
30+
<updated>2022-03-17T13:38:04+00:00</updated>
3131
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
3232
</info>
3333
<locale xml:lang="en">
3434
<terms>
35-
<term name="page-range-delimiter">-</term>
35+
<term name="page-range-delimiter">-</term>
3636
<term name="presented at">presented at</term>
3737
</terms>
3838
</locale>
@@ -86,7 +86,7 @@
8686
</macro>
8787
<macro name="title">
8888
<choose>
89-
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
89+
<if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
9090
<text variable="title" font-style="italic" text-case="title"/>
9191
</if>
9292
<else>
@@ -247,6 +247,15 @@
247247
<text variable="event-place"/>
248248
</group>
249249
</else-if>
250+
<else-if type="thesis" match="any">
251+
<group delimiter=". " prefix=" " suffix=".">
252+
<text variable="genre"/>
253+
<group delimiter="; ">
254+
<text variable="publisher"/>
255+
<date date-parts="year" form="text" variable="issued"/>
256+
</group>
257+
</group>
258+
</else-if>
250259
<else>
251260
<text macro="editor" prefix=" " suffix="."/>
252261
<group prefix=" " suffix=".">

american-medical-association-no-url.csl

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
<category citation-format="numeric"/>
2828
<category field="medicine"/>
2929
<summary>The American Medical Association style as used in JAMA, without the URL. Version 11 as per November-2019.</summary>
30-
<updated>2021-10-28T13:38:04+00:00</updated>
30+
<updated>2022-03-17T13:38:04+00:00</updated>
3131
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
3232
</info>
3333
<locale xml:lang="en">
3434
<terms>
35-
<term name="page-range-delimiter">-</term>
35+
<term name="page-range-delimiter">-</term>
3636
<term name="presented at">presented at</term>
3737
</terms>
3838
</locale>
@@ -56,7 +56,7 @@
5656
</macro>
5757
<macro name="title">
5858
<choose>
59-
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
59+
<if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
6060
<text variable="title" font-style="italic" text-case="title"/>
6161
</if>
6262
<else>
@@ -217,6 +217,15 @@
217217
<text variable="event-place"/>
218218
</group>
219219
</else-if>
220+
<else-if type="thesis" match="any">
221+
<group delimiter=". " prefix=" " suffix=".">
222+
<text variable="genre"/>
223+
<group delimiter="; ">
224+
<text variable="publisher"/>
225+
<date date-parts="year" form="text" variable="issued"/>
226+
</group>
227+
</group>
228+
</else-if>
220229
<else>
221230
<text macro="editor" prefix=" " suffix="."/>
222231
<group prefix=" " suffix=".">

american-medical-association.csl

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<category citation-format="numeric"/>
2828
<category field="medicine"/>
2929
<summary>The American Medical Association style as used in JAMA. Version 11 as per November-2019.</summary>
30-
<updated>2021-10-28T13:38:04+00:00</updated>
30+
<updated>2022-03-17T08:48:24+00:00</updated>
3131
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
3232
</info>
3333
<locale xml:lang="en">
@@ -86,7 +86,7 @@
8686
</macro>
8787
<macro name="title">
8888
<choose>
89-
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
89+
<if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
9090
<text variable="title" font-style="italic" text-case="title"/>
9191
</if>
9292
<else>
@@ -247,6 +247,15 @@
247247
<text variable="event-place"/>
248248
</group>
249249
</else-if>
250+
<else-if type="thesis" match="any">
251+
<group delimiter=". " prefix=" " suffix=".">
252+
<text variable="genre"/>
253+
<group delimiter="; ">
254+
<text variable="publisher"/>
255+
<date date-parts="year" form="text" variable="issued"/>
256+
</group>
257+
</group>
258+
</else-if>
250259
<else>
251260
<text macro="editor" prefix=" " suffix="."/>
252261
<group prefix=" " suffix=".">

american-physics-society.csl

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,18 @@
1515
<author>
1616
<name>Brenton M. Wiernik</name>
1717
</author>
18+
<contributor>
19+
<name>Anna C. Véron</name>
20+
</contributor>
1821
<category citation-format="numeric"/>
1922
<category field="physics"/>
2023
<summary>Common style use by APS publications.</summary>
21-
<updated>2012-09-27T22:06:38+00:00</updated>
24+
<updated>2022-03-02T11:58:54+00:00</updated>
2225
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
2326
</info>
2427
<macro name="author">
2528
<names variable="author">
26-
<name delimiter=", " initialize-with=". " and="text"/>
29+
<name and="text" et-al-min="11" et-al-use-first="1" initialize-with=". " delimiter=", "/>
2730
<label form="long" prefix=", " suffix=" "/>
2831
<substitute>
2932
<names variable="editor"/>

american-sociological-association.csl

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,12 @@
130130
<date variable="issued" form="numeric" date-parts="year"/>
131131
</group>
132132
</if>
133+
<else-if variable="status">
134+
<group>
135+
<text variable="status" text-case="lowercase"/>
136+
<text variable="year-suffix" prefix="-"/>
137+
</group>
138+
</else-if>
133139
<else>
134140
<text term="no date" form="short"/>
135141
</else>
@@ -140,6 +146,12 @@
140146
<if variable="issued">
141147
<date variable="issued" form="numeric" date-parts="year"/>
142148
</if>
149+
<else-if variable="status">
150+
<group>
151+
<text variable="status" text-case="lowercase"/>
152+
<text variable="year-suffix" prefix="-"/>
153+
</group>
154+
</else-if>
143155
<else>
144156
<text term="no date" form="short"/>
145157
</else>

archaeonautica.csl

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<link href="https://journals.openedition.org/archaeonautica/279" rel="documentation"/>
1010
<author>
1111
<name>Antonio Mendes da Silva</name>
12-
<email>mendes@mmsh.univ-aix.fr</email>
12+
<email>antonio.mendes@cnrs.fr</email>
1313
</author>
1414
<category citation-format="author-date"/>
1515
<category field="humanities"/>
@@ -18,7 +18,7 @@
1818
<eissn>2117-6973</eissn>
1919
<summary>Style conçu pour la revue Archaeonautica. L’archéologie maritime et navale de la
2020
préhistoire à l’époque contemporaine. Centre Camille Jullian, CNRS</summary>
21-
<updated>2020-05-04T12:23:43+00:00</updated>
21+
<updated>2020-05-10T04:06:42+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="fr">
@@ -346,8 +346,9 @@
346346
</choose>
347347
</macro>
348348
<macro name="year-date">
349+
<!-- Une tabulation après la date -->
349350
<group suffix="&#9;">
350-
<!-- Une tabulation après la date -->
351+
<!-- Fin de la tabulation -->
351352
<choose>
352353
<if variable="issued">
353354
<date variable="issued">
@@ -462,19 +463,28 @@
462463
</date>
463464
</group>
464465
</macro>
465-
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year" year-suffix-delimiter=", " after-collapse-delimiter="&amp;#160;; " name-delimiter=", " initialize-with=". " delimiter-precedes-last="never" name-as-sort-order="all" sort-separator=" ">
466+
<macro name="archive">
467+
<group suffix="." prefix=". ">
468+
<group delimiter=", ">
469+
<text variable="archive"/>
470+
<text variable="archive_location"/>
471+
<text variable="call-number"/>
472+
</group>
473+
</group>
474+
</macro>
475+
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year" year-suffix-delimiter=", " after-collapse-delimiter="&#160;; " name-delimiter=", " initialize-with=". " delimiter-precedes-last="never" name-as-sort-order="all" sort-separator=" ">
466476
<sort>
467477
<key variable="issued" sort="descending"/>
468478
<key macro="author-citation"/>
469479
<key macro="title"/>
470480
</sort>
471-
<layout delimiter="&amp;#160;; ">
472-
<group delimiter=",&amp;#160;">
481+
<layout delimiter="&#160;; " prefix="(" suffix=")">
482+
<group delimiter=",&#160;">
473483
<group delimiter=" ">
474484
<text macro="author-citation"/>
475485
<text macro="year-date-short"/>
476486
</group>
477-
<group delimiter="&amp;#160;">
487+
<group delimiter="&#160;">
478488
<label variable="locator" form="short"/>
479489
<text variable="locator"/>
480490
</group>
@@ -500,6 +510,7 @@
500510
<text macro="publisher"/>
501511
<text macro="collection"/>
502512
<text macro="page-bib"/>
513+
<text macro="archive"/>
503514
</group>
504515
<text macro="accessed"/>
505516
</layout>

0 commit comments

Comments
 (0)