Skip to content

Commit 08390a1

Browse files
author
github actions
committed
Squashed 'src/main/resources/csl-styles/' changes from bf698ac..827b986
827b986 add DOI preprint to american-society-for-microbiology.csl (JabRef#4946) 7cab2f7 Create depro-ufs.csl (JabRef#4947) 2fcda1f Create journal-of-sport-science-and-medicine.csl (JabRef#4949) cd457d4 Update american-marketing-association.csl (JabRef#4945) cacc4ee Create nejm-catalyst.csl (JabRef#4943) bd769b9 Update and rename dependent/chinese-medical-journal.csl to chinese-me… (JabRef#4941) 1f706cd Update health-services-research.csl (JabRef#4939) 76bcd1d Update journal-of-the-royal-society-of-western-australia.csl (JabRef#4932) e79640e Create afro-asia.csl (JabRef#4934) c601aa4 Update lancaster-university-harvard.csl (JabRef#4938) 184fd90 Update collection-du-centre-jean-berard.csl (JabRef#4936) 82f9aec fix et-al & add DOI thyroid.csl (JabRef#4937) 4af169f Create universidade-estadual-de-alagoas-uneal-abnt (JabRef#4885) 47165b3 Update and rename medical-physics.csl to dependent/medical-physics.csl (AMA) (JabRef#4905) 3cab27d Update thieme-german.csl (JabRef#4931) eb2c977 Create zeitschrift-fur-zahnarztliche-implantologie.csl (JabRef#4925) 4adb1ea Create karstenia.csl (JabRef#4929) 530a136 Fix author substitute in Universita Cattolica git-subtree-dir: src/main/resources/csl-styles git-subtree-split: 827b986
1 parent 1af3418 commit 08390a1

23 files changed

+3032
-420
lines changed

afro-asia.csl

Lines changed: 582 additions & 0 deletions
Large diffs are not rendered by default.

american-marketing-association.csl

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,23 @@
55
<title-short>AMA</title-short>
66
<id>http://www.zotero.org/styles/american-marketing-association</id>
77
<link href="http://www.zotero.org/styles/american-marketing-association" rel="self"/>
8-
<link href="https://www.ama.org/publications/JournalOfMarketing/Documents/AMA_Reference_Style.pdf" rel="documentation"/>
9-
<link href="https://www.ama.org/publications/JournalOfMarketingResearch/Documents/AMA_Reference_Style.pdf" rel="documentation"/>
8+
<link href="https://www.ama.org/submission-guidelines-journal-of-marketing/" rel="documentation"/>
9+
<link href="https://www.ama.org/american-marketing-association-journals-reference-style-examples/" rel="documentation"/>
1010
<author>
1111
<name>Sebastian Karcher</name>
1212
</author>
1313
<contributor>
1414
<name>Rintze Zelle</name>
1515
<uri>http://twitter.com/rintzezelle</uri>
1616
</contributor>
17+
<contributor>
18+
<name>Patrick O'Brien</name>
19+
</contributor>
1720
<category citation-format="author-date"/>
1821
<category field="social_science"/>
1922
<category field="communications"/>
2023
<summary>AMA Reference List Style published by the American Marketing Association</summary>
21-
<updated>2014-10-17T21:46:29+00:00</updated>
24+
<updated>2020-07-27T14:58:51+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="container-contributors">
@@ -189,7 +192,7 @@
189192
</group>
190193
</layout>
191194
</citation>
192-
<bibliography hanging-indent="true" entry-spacing="0" subsequent-author-substitute="&#8212;&#8212;&#8212;" subsequent-author-substitute-rule="partial-each">
195+
<bibliography subsequent-author-substitute-rule="partial-each" entry-spacing="0" hanging-indent="true">
193196
<sort>
194197
<key macro="author"/>
195198
<key variable="issued"/>

american-society-for-microbiology.csl

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<category citation-format="numeric"/>
2828
<category field="biology"/>
2929
<summary>Style for all American Society for Microbiology journals.</summary>
30-
<updated>2015-03-13T23:14:05+00:00</updated>
30+
<updated>2020-07-27T18:54:54+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
<macro name="author">
@@ -105,10 +105,17 @@
105105
<macro name="locators">
106106
<choose>
107107
<if type="article-journal">
108-
<group prefix=" " delimiter=":">
109-
<text variable="volume"/>
110-
<text variable="page"/>
111-
</group>
108+
<choose>
109+
<if match="none" variable="volume page">
110+
<text variable="DOI" prefix=" https://doi.org/"/>
111+
</if>
112+
<else>
113+
<group prefix=" " delimiter=":">
114+
<text variable="volume"/>
115+
<text variable="page"/>
116+
</group>
117+
</else>
118+
</choose>
112119
</if>
113120
</choose>
114121
</macro>

chinese-medical-journal.csl

Lines changed: 212 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,212 @@
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="minimal" demote-non-dropping-particle="sort-only" default-locale="en-US">
3+
<info>
4+
<title>Chinese Medical Journal</title>
5+
<title-short>CMJ</title-short>
6+
<id>http://www.zotero.org/styles/chinese-medical-journal</id>
7+
<link href="http://www.zotero.org/styles/chinese-medical-journal" rel="self"/>
8+
<link href="http://www.zotero.org/styles/american-journal-of-sonography" rel="template"/>
9+
<link href="http://edmgr.ovid.com/cmj/accounts/ifauth.htm" rel="documentation"/>
10+
<author>
11+
<name>Patrick O'Brien</name>
12+
</author>
13+
<category citation-format="numeric"/>
14+
<category field="medicine"/>
15+
<issn>0366-6999</issn>
16+
<eissn>2542-5641</eissn>
17+
<updated>2020-07-24T14:36:43+00:00</updated>
18+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
19+
</info>
20+
<locale xml:lang="en">
21+
<terms>
22+
<term name="available at">retrieved from</term>
23+
</terms>
24+
</locale>
25+
<macro name="editor">
26+
<names variable="editor">
27+
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always"/>
28+
<label form="short" prefix=", "/>
29+
</names>
30+
</macro>
31+
<macro name="author">
32+
<group suffix=".">
33+
<names variable="author">
34+
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always"/>
35+
<et-al font-style="italic"/>
36+
<label prefix=", "/>
37+
<substitute>
38+
<names variable="editor"/>
39+
<text macro="title"/>
40+
</substitute>
41+
</names>
42+
</group>
43+
</macro>
44+
<macro name="access">
45+
<choose>
46+
<if type="article-journal">
47+
<text variable="DOI" prefix="doi: "/>
48+
</if>
49+
<else-if type="webpage post-weblog" match="any">
50+
<group delimiter=". ">
51+
<date variable="accessed" prefix="(" suffix=")">
52+
<date-part name="month" suffix=" "/>
53+
<date-part name="day" suffix=", "/>
54+
<date-part name="year"/>
55+
</date>
56+
<group delimiter=" ">
57+
<text term="available at" text-case="capitalize-first"/>
58+
<text variable="URL"/>
59+
</group>
60+
</group>
61+
</else-if>
62+
</choose>
63+
</macro>
64+
<macro name="title">
65+
<choose>
66+
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
67+
<text variable="title"/>
68+
</if>
69+
<else>
70+
<text variable="title"/>
71+
</else>
72+
</choose>
73+
</macro>
74+
<macro name="publisher">
75+
<group delimiter=": ">
76+
<text variable="publisher-place"/>
77+
<text variable="publisher"/>
78+
</group>
79+
</macro>
80+
<macro name="edition">
81+
<choose>
82+
<if is-numeric="edition">
83+
<group delimiter=" ">
84+
<number variable="edition" form="ordinal"/>
85+
<text term="edition" form="short"/>
86+
</group>
87+
</if>
88+
<else>
89+
<text variable="edition" suffix="."/>
90+
</else>
91+
</choose>
92+
</macro>
93+
<citation collapse="citation-number">
94+
<sort>
95+
<key variable="citation-number"/>
96+
</sort>
97+
<layout delimiter="," vertical-align="sup" prefix="[" suffix="]">
98+
<text variable="citation-number"/>
99+
</layout>
100+
</citation>
101+
<bibliography et-al-min="7" et-al-use-first="6" second-field-align="flush">
102+
<layout>
103+
<text variable="citation-number" suffix=". "/>
104+
<text macro="author"/>
105+
<text macro="title" prefix=" " suffix="."/>
106+
<choose>
107+
<if type="bill book graphic legislation motion_picture report song" match="any">
108+
<group suffix="." prefix=", " delimiter=" ">
109+
<text macro="edition"/>
110+
<text macro="editor" prefix="(" suffix=")"/>
111+
</group>
112+
<text prefix=" " macro="publisher"/>
113+
<group prefix="; " suffix=".">
114+
<date variable="issued">
115+
<date-part name="year"/>
116+
</date>
117+
<text variable="page" prefix=":"/>
118+
</group>
119+
</if>
120+
<else-if type="chapter paper-conference" match="any">
121+
<group prefix=" ">
122+
<text term="in" text-case="capitalize-first" suffix=": "/>
123+
<text macro="editor"/>
124+
<group prefix=" " delimiter=", " suffix=".">
125+
<text variable="container-title" prefix=" "/>
126+
<text variable="volume" prefix="Vol "/>
127+
<text macro="edition" prefix=" "/>
128+
</group>
129+
<group delimiter="; " suffix=".">
130+
<text macro="publisher" prefix=" "/>
131+
<group delimiter=": " suffix=".">
132+
<date variable="issued">
133+
<date-part name="year"/>
134+
</date>
135+
<text variable="page"/>
136+
</group>
137+
</group>
138+
</group>
139+
</else-if>
140+
<else-if type="article-newspaper">
141+
<text variable="container-title" font-style="italic" prefix=" " suffix=". "/>
142+
<choose>
143+
<if variable="URL">
144+
<group delimiter=". " suffix=".">
145+
<text variable="URL"/>
146+
<group prefix="Published ">
147+
<date variable="issued">
148+
<date-part name="month" suffix=" "/>
149+
<date-part name="day" suffix=", "/>
150+
<date-part name="year"/>
151+
</date>
152+
</group>
153+
<group>
154+
<text term="accessed" text-case="capitalize-first" suffix=" "/>
155+
<date variable="accessed">
156+
<date-part name="month" suffix=" "/>
157+
<date-part name="day" suffix=", "/>
158+
<date-part name="year"/>
159+
</date>
160+
</group>
161+
</group>
162+
</if>
163+
<else>
164+
<group delimiter=":" suffix=".">
165+
<group>
166+
<date variable="issued">
167+
<date-part name="month" suffix=" "/>
168+
<date-part name="day" suffix=", "/>
169+
<date-part name="year"/>
170+
</date>
171+
</group>
172+
<text variable="page"/>
173+
</group>
174+
</else>
175+
</choose>
176+
</else-if>
177+
<else-if type="legal_case">
178+
<group suffix="," prefix=" " delimiter=" ">
179+
<text macro="editor" prefix="(" suffix=")"/>
180+
</group>
181+
<group prefix=" " delimiter=" ">
182+
<text variable="container-title"/>
183+
<text variable="volume"/>
184+
</group>
185+
<text variable="page" prefix=", " suffix=" "/>
186+
<group prefix="(" suffix=")." delimiter=" ">
187+
<text variable="authority"/>
188+
<date variable="issued">
189+
<date-part name="year"/>
190+
</date>
191+
</group>
192+
</else-if>
193+
<else>
194+
<text macro="editor" prefix=" " suffix="."/>
195+
<group delimiter=" " prefix=" " suffix=".">
196+
<text variable="container-title" form="short" strip-periods="true"/>
197+
<group delimiter=":">
198+
<group delimiter=";">
199+
<date variable="issued">
200+
<date-part name="year"/>
201+
</date>
202+
<text variable="volume"/>
203+
</group>
204+
<text variable="page"/>
205+
</group>
206+
</group>
207+
</else>
208+
</choose>
209+
<text prefix=" " macro="access" suffix="."/>
210+
</layout>
211+
</bibliography>
212+
</style>

collection-du-centre-jean-berard.csl

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="note" demote-non-dropping-particle="never" default-locale="fr-FR" page-range-format="expanded">
2+
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="note" demote-non-dropping-particle="never" page-range-format="expanded" default-locale="fr-FR">
33
<info>
44
<title>Collection du Centre Jean-Bérard (French)</title>
55
<id>http://www.zotero.org/styles/collection-du-centre-jean-berard</id>
@@ -14,7 +14,7 @@
1414
<category field="anthropology"/>
1515
<issn>1590-3869</issn>
1616
<summary>Feuille de style pour la Collection du Centre Jean-Bérard</summary>
17-
<updated>2018-05-05T17:33:39+01:00</updated>
17+
<updated>2020-07-20T17:33:39+01:00</updated>
1818
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1919
</info>
2020
<locale xml:lang="fr">
@@ -25,6 +25,7 @@
2525
<term name="anonymous" form="short">anon.</term>
2626
<term name="no date">sans date</term>
2727
<term name="no date" form="short">s.&#160;d.</term>
28+
<term name="paragraph" form="short">§</term>
2829
</terms>
2930
</locale>
3031
<macro name="author">
@@ -76,11 +77,14 @@
7677
</macro>
7778
<macro name="locator">
7879
<choose>
79-
<if locator="paragraph">
80-
<text variable="locator" prefix=", §&#160;"/>
80+
<if locator="paragraph folio issue" match="any">
81+
<group prefix=",&#160;" delimiter="&#160;">
82+
<label variable="locator" form="short"/>
83+
<text variable="locator"/>
84+
</group>
8185
</if>
8286
<else>
83-
<group prefix=",&#160;">
87+
<group prefix=",&#160;" delimiter="&#160;">
8488
<label variable="locator" form="short" suffix=".&#160;"/>
8589
<text variable="locator"/>
8690
</group>

dependent/chinese-medical-journal.csl

Lines changed: 0 additions & 15 deletions
This file was deleted.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-US">
3+
<info>
4+
<title>Health Services Research</title>
5+
<title-short>HSR</title-short>
6+
<id>http://www.zotero.org/styles/health-services-research</id>
7+
<link href="http://www.zotero.org/styles/health-services-research" rel="self"/>
8+
<link href="http://www.zotero.org/styles/american-medical-association" rel="independent-parent"/>
9+
<link href="https://www.hsr.org/system/files?file=media/file/2019/12/HSR-Instructions-for-Authors-2019-Update.pdf" rel="documentation"/>
10+
<category citation-format="numeric"/>
11+
<category field="medicine"/>
12+
<category field="social_science"/>
13+
<issn>0017-9124</issn>
14+
<eissn>1475-6773</eissn>
15+
<updated>2020-07-24T12:00:00+00:00</updated>
16+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
17+
</info>
18+
</style>

dependent/medical-physics.csl

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-US">
3+
<info>
4+
<title>Medical Physics</title>
5+
<id>http://www.zotero.org/styles/medical-physics</id>
6+
<link href="http://www.zotero.org/styles/medical-physics" rel="self"/>
7+
<link href="http://www.zotero.org/styles/american-medical-association" rel="independent-parent"/>
8+
<link href="https://aapm.onlinelibrary.wiley.com/hub/journal/24734209/about/author-guidelines" rel="documentation"/>
9+
<category citation-format="numeric"/>
10+
<category field="medicine"/>
11+
<category field="physics"/>
12+
<issn>0094-2405</issn>
13+
<eissn>2473-4209</eissn>
14+
<updated>2020-07-04T22:06:38+00:00</updated>
15+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
16+
</info>
17+
</style>

0 commit comments

Comments
 (0)