Skip to content

Commit fea0ce6

Browse files
author
github actions
committed
Squashed 'src/main/resources/csl-styles/' changes from 059ea33..9e81857
9e81857 Update marine-ornithology.csl (JabRef#4566) 938537e Update government-and-opposition.csl (JabRef#4564) 50d0635 Update annales-de-demographie-historique.csl (JabRef#4560) 42b54d9 Create marine-ornithology.csl (JabRef#4559) eff41bb Create dermatology-online.csl (JabRef#4558) 3911696 Update journal-of-forensic-sciences.csl (JabRef#4554) git-subtree-dir: src/main/resources/csl-styles git-subtree-split: 9e81857
1 parent df2dc78 commit fea0ce6

5 files changed

+397
-77
lines changed

Diff for: annales-de-demographie-historique.csl

+15-21
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="never" default-locale="fr-FR">
2+
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="never">
3+
<!-- Polyglot; journal publishes in English and French -->
34
<info>
4-
<title>Annales de démographie historique (French)</title>
5+
<title>Annales de démographie historique</title>
56
<title-short>ADH</title-short>
67
<id>http://www.zotero.org/styles/annales-de-demographie-historique</id>
78
<link href="http://www.zotero.org/styles/annales-de-demographie-historique" rel="self"/>
@@ -14,12 +15,12 @@
1415
<category field="history"/>
1516
<issn>0066-2062</issn>
1617
<eissn>1776-2774</eissn>
17-
<updated>2020-01-31T12:46:49+00:00</updated>
18+
<updated>2020-02-12T09:45:50+00:00</updated>
1819
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1920
</info>
2021
<locale>
2122
<terms>
22-
<term name="in">dans</term>
23+
<term name="in">in</term>
2324
<term name="editor" form="short">
2425
<single>dir</single>
2526
<multiple>dir.</multiple>
@@ -35,7 +36,7 @@
3536
<label form="short" prefix=" (" suffix=")"/>
3637
</names>
3738
<names variable="editor translator" delimiter=", ">
38-
<name initialize-with="."/>
39+
<name/>
3940
<label form="short" prefix=" (" suffix=")"/>
4041
</names>
4142
</group>
@@ -60,7 +61,7 @@
6061
</macro>
6162
<macro name="author">
6263
<names variable="author" font-variant="small-caps">
63-
<name delimiter-precedes-last="always" initialize-with="." name-as-sort-order="all"/>
64+
<name delimiter-precedes-last="always" name-as-sort-order="all"/>
6465
<label form="short" prefix=" (" suffix=")"/>
6566
<substitute>
6667
<names variable="editor"/>
@@ -407,7 +408,10 @@
407408
<choose>
408409
<if type="article-journal article-magazine" match="any">
409410
<group delimiter=", " suffix="." prefix=" ">
410-
<text variable="volume"/>
411+
<group delimiter=" ">
412+
<text variable="volume"/>
413+
<text variable="issue" prefix="(" suffix=")"/>
414+
</group>
411415
<text variable="page"/>
412416
</group>
413417
<choose>
@@ -464,17 +468,7 @@
464468
</choose>
465469
</macro>
466470
<macro name="citation-locator">
467-
<group>
468-
<choose>
469-
<if locator="chapter">
470-
<label variable="locator" form="long" text-case="capitalize-first"/>
471-
</if>
472-
<else>
473-
<label variable="locator" form="short"/>
474-
</else>
475-
</choose>
476-
<text variable="locator" prefix=" "/>
477-
</group>
471+
<text variable="locator" prefix=" "/>
478472
</macro>
479473
<macro name="container">
480474
<choose>
@@ -484,11 +478,11 @@
484478
<if type="chapter paper-conference entry-encyclopedia" match="any">
485479
<group delimiter=" ">
486480
<text term="in" prefix=" " suffix=" "/>
487-
<text variable="container-title"/>
481+
<text macro="container-contributors"/>
488482
</group>
489483
</if>
490484
</choose>
491-
<text macro="container-contributors"/>
485+
<text variable="container-title"/>
492486
<text macro="secondary-contributors"/>
493487
<text macro="container-title" font-style="italic"/>
494488
</group>
@@ -498,7 +492,7 @@
498492
<macro name="container-title">
499493
<choose>
500494
<if type="article article-journal article-magazine article-newspaper" match="any">
501-
<text variable="container-title" form="short" font-style="italic"/>
495+
<text variable="container-title" font-style="italic"/>
502496
</if>
503497
</choose>
504498
</macro>

Diff for: dermatology-online-journal.csl

+164
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,164 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" page-range-format="minimal" demote-non-dropping-particle="sort-only" version="1.0" default-locale="en-GB">
3+
<info>
4+
<title>Dermatology Online Journal</title>
5+
<id>http://www.zotero.org/styles/dermatology-online-journal</id>
6+
<link href="http://www.zotero.org/styles/dermatology-online-journal" rel="self"/>
7+
<link href="http://www.zotero.org/styles/eurointervention" rel="template"/>
8+
<link href="https://escholarship.org/uc/doj/submissionguidelines" rel="documentation"/>
9+
<author>
10+
<name>Patrick O'Brien</name>
11+
</author>
12+
<category citation-format="numeric"/>
13+
<category field="medicine"/>
14+
<eissn>1087-2108</eissn>
15+
<updated>2020-02-11T11:25:41+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+
<macro name="author">
19+
<names variable="author">
20+
<name initialize-with="" delimiter=", " delimiter-precedes-last="always" name-as-sort-order="all" sort-separator=" "/>
21+
<label form="short" strip-periods="true" prefix=" (" suffix=")"/>
22+
<substitute>
23+
<names variable="editor"/>
24+
<names variable="translator"/>
25+
</substitute>
26+
</names>
27+
</macro>
28+
<macro name="editor">
29+
<names variable="editor">
30+
<name initialize-with="" delimiter=", " delimiter-precedes-last="always" name-as-sort-order="all" sort-separator=" "/>
31+
<label form="long" prefix=", " suffix="."/>
32+
</names>
33+
</macro>
34+
<macro name="year-date">
35+
<choose>
36+
<if variable="issued">
37+
<date variable="issued">
38+
<date-part name="year"/>
39+
</date>
40+
</if>
41+
<else>
42+
<text form="short" term="no date"/>
43+
</else>
44+
</choose>
45+
</macro>
46+
<macro name="publisher">
47+
<text variable="publisher" suffix="; "/>
48+
<text macro="year-date"/>
49+
</macro>
50+
<macro name="edition">
51+
<choose>
52+
<if is-numeric="edition">
53+
<group delimiter=" ">
54+
<number variable="edition" form="ordinal"/>
55+
<text form="short" term="edition"/>
56+
</group>
57+
</if>
58+
<else>
59+
<text variable="edition"/>
60+
</else>
61+
</choose>
62+
</macro>
63+
<macro name="access">
64+
<choose>
65+
<if variable="DOI"/>
66+
<else-if match="any" type="webpage post-weblog">
67+
<choose>
68+
<if variable="URL">
69+
<text variable="URL"/>
70+
<group delimiter=" " prefix=" (" suffix=")">
71+
<text term="accessed"/>
72+
<date variable="accessed" form="text"/>
73+
</group>
74+
</if>
75+
</choose>
76+
</else-if>
77+
</choose>
78+
</macro>
79+
<citation collapse="citation-number">
80+
<sort>
81+
<key variable="citation-number"/>
82+
</sort>
83+
<layout delimiter="," prefix="[" suffix="]">
84+
<text variable="citation-number"/>
85+
</layout>
86+
</citation>
87+
<bibliography et-al-min="6" et-al-use-first="3" second-field-align="flush" entry-spacing="0">
88+
<layout suffix=".">
89+
<text variable="citation-number" suffix="."/>
90+
<text suffix=". " macro="author"/>
91+
<choose>
92+
<if match="any" type="bill book graphic legal_case legislation motion_picture report song">
93+
<group delimiter=". ">
94+
<text variable="title"/>
95+
<text variable="volume" prefix="vol. "/>
96+
<text macro="edition"/>
97+
<text macro="publisher"/>
98+
</group>
99+
</if>
100+
<else-if match="any" type="chapter paper-conference">
101+
<group delimiter=". ">
102+
<text variable="title"/>
103+
<group>
104+
<text suffix=": " term="in" text-case="sentence"/>
105+
<text variable="container-title" form="short"/>
106+
</group>
107+
<text macro="editor"/>
108+
<text macro="edition"/>
109+
<group delimiter=" ">
110+
<label variable="volume" form="short"/>
111+
<text variable="volume"/>
112+
</group>
113+
<text macro="publisher"/>
114+
<group delimiter=" ">
115+
<label variable="page" form="short" plural="never"/>
116+
<text variable="page"/>
117+
</group>
118+
</group>
119+
</else-if>
120+
<else-if type="patent">
121+
<group delimiter=", ">
122+
<group delimiter=". ">
123+
<text variable="title"/>
124+
<text variable="number"/>
125+
</group>
126+
<text macro="year-date"/>
127+
</group>
128+
</else-if>
129+
<else-if type="thesis">
130+
<group delimiter=". ">
131+
<text variable="title"/>
132+
<text variable="genre"/>
133+
<group delimiter=", ">
134+
<text variable="publisher"/>
135+
<text macro="year-date"/>
136+
</group>
137+
</group>
138+
</else-if>
139+
<else>
140+
<group delimiter=". ">
141+
<text variable="title"/>
142+
<text variable="container-title" form="short" suffix="." text-case="title" font-style="italic" strip-periods="true"/>
143+
<group delimiter=":">
144+
<group delimiter=";">
145+
<text macro="year-date"/>
146+
<text variable="volume"/>
147+
</group>
148+
<text variable="page" form="short"/>
149+
</group>
150+
<choose>
151+
<if match="any" variable="PMID">
152+
<text variable="PMID" prefix="[PMID: " suffix="]"/>
153+
</if>
154+
<else>
155+
<text variable="DOI" prefix="[DOI: " suffix="]"/>
156+
</else>
157+
</choose>
158+
</group>
159+
</else>
160+
</choose>
161+
<text prefix=". " macro="access"/>
162+
</layout>
163+
</bibliography>
164+
</style>

Diff for: government-and-opposition.csl

+8-8
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<category field="humanities"/>
1515
<issn>0017-257X</issn>
1616
<eissn>1477-7053</eissn>
17-
<updated>2018-08-27T15:55:20+00:00</updated>
17+
<updated>2020-02-13T16:43:07+00: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="en">
@@ -156,7 +156,7 @@
156156
</if>
157157
<else>
158158
<choose>
159-
<if variable="DOI">
159+
<if type="article-journal">
160160
<text variable="DOI" prefix="https://doi.org/"/>
161161
</if>
162162
<else>
@@ -188,7 +188,7 @@
188188
<if type="book dataset graphic manuscript motion_picture report song speech thesis" match="any">
189189
<choose>
190190
<if variable="version" type="book" match="all">
191-
<text variable="title"/>
191+
<text variable="title" text-case="title"/>
192192
</if>
193193
<else>
194194
<text variable="title" font-style="italic"/>
@@ -199,7 +199,7 @@
199199
<choose>
200200
<if variable="reviewed-title">
201201
<group delimiter=" ">
202-
<text variable="title"/>
202+
<text variable="title" text-case="title"/>
203203
<group delimiter=", " prefix="[" suffix="]">
204204
<text variable="reviewed-title" font-style="italic" prefix="Review of "/>
205205
<names variable="reviewed-author" delimiter=", ">
@@ -211,7 +211,7 @@
211211
</if>
212212
<else>
213213
<group delimiter=", " prefix="[" suffix="]">
214-
<text variable="title" font-style="italic" prefix="Review of "/>
214+
<text variable="title" text-case="title" font-style="italic" prefix="Review of "/>
215215
<names variable="reviewed-author" delimiter=", ">
216216
<label form="verb-short" suffix=" "/>
217217
<name and="text" initialize-with=". " delimiter=", "/>
@@ -224,7 +224,7 @@
224224
<text macro="patent-number" font-style="italic"/>
225225
</else-if>
226226
<else>
227-
<text variable="title"/>
227+
<text variable="title" text-case="title"/>
228228
</else>
229229
</choose>
230230
</macro>
@@ -618,7 +618,7 @@
618618
<text variable="container-title" font-style="italic" text-case="title"/>
619619
</if>
620620
<else-if type="bill legal_case legislation" match="none">
621-
<text variable="container-title" font-style="italic"/>
621+
<text variable="container-title" text-case="title" font-style="italic"/>
622622
</else-if>
623623
</choose>
624624
</macro>
@@ -706,7 +706,7 @@
706706
<text macro="issued" prefix=" (" suffix=")"/>
707707
</else>
708708
</choose>
709-
<text macro="title-plus-extra"/>
709+
<text macro="title-plus-extra" suffix="."/>
710710
<text macro="container"/>
711711
</group>
712712
<text macro="legal-cites"/>

0 commit comments

Comments
 (0)