Skip to content

Commit 11b0261

Browse files
author
github actions
committed
Squashed 'buildres/csl/csl-styles/' changes from 25512a5..649aac4
649aac4 Create medizinische-hochschule-hannover.csl (#6059) 3723981 Remove bold from volume for Frontiers medical (#6060) e6dc596 Update SBL 2nd ed. (Full Note) for 6.2.25 Electronic Book (#5808) 83140f6 Fix citation-format tag in BibTeX.CSL 0aa00e5 fixed edition macro (#6055) a83c15c Fix year suffix for ASA (#6052) cfadb19 Create journal-of-midwifery-science.csl (#6051) 88e4f34 Create journal-of-neuroimaging.csl (#6048) ca57b27 Update american-chemical-society.csl for webpage (#6050) 94e2699 Update netherlands-journal-of-geosciences-geologie-en-mijnbouw.csl (#6049) git-subtree-dir: buildres/csl/csl-styles git-subtree-split: 649aac4
1 parent ddad239 commit 11b0261

10 files changed

+567
-26
lines changed

american-chemical-society.csl

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -250,14 +250,17 @@
250250
</group>
251251
</else-if>
252252
<else-if type="webpage">
253-
<group delimiter=" ">
254-
<text variable="title"/>
255-
<text variable="URL"/>
256-
<date variable="accessed" prefix="(accessed " suffix=")" delimiter=" ">
257-
<date-part name="year"/>
258-
<date-part name="month" prefix="-" form="numeric-leading-zeros"/>
259-
<date-part name="day" prefix="-" form="numeric-leading-zeros"/>
260-
</date>
253+
<group delimiter=". ">
254+
<text variable="title" font-style="italic"/>
255+
<text variable="container-title"/>
256+
<group delimiter=" ">
257+
<text variable="URL"/>
258+
<date variable="accessed" prefix="(accessed " suffix=")">
259+
<date-part name="year"/>
260+
<date-part name="month" prefix="-" form="numeric-leading-zeros"/>
261+
<date-part name="day" prefix="-" form="numeric-leading-zeros"/>
262+
</date>
263+
</group>
261264
</group>
262265
</else-if>
263266
<else>

american-sociological-association.csl

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,12 @@
125125
<macro name="year-date">
126126
<choose>
127127
<if variable="issued">
128-
<group delimiter=" ">
129-
<date variable="original-date" form="numeric" date-parts="year" prefix="[" suffix="]"/>
130-
<date variable="issued" form="numeric" date-parts="year"/>
128+
<group>
129+
<group delimiter=" ">
130+
<date variable="original-date" form="numeric" date-parts="year" prefix="[" suffix="]"/>
131+
<date variable="issued" form="numeric" date-parts="year"/>
132+
</group>
133+
<text variable="year-suffix"/>
131134
</group>
132135
</if>
133136
<else-if variable="status">
@@ -137,7 +140,10 @@
137140
</group>
138141
</else-if>
139142
<else>
140-
<text term="no date" form="short"/>
143+
<group>
144+
<text term="no date" form="short"/>
145+
<text variable="year-suffix" prefix="-"/>
146+
</group>
141147
</else>
142148
</choose>
143149
</macro>

bibtex.csl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<name>Brenton M. Wiernik</name>
1818
<email>[email protected]</email>
1919
</contributor>
20+
<category citation-format="label"/>
2021
<category field="generic-base"/>
2122
<updated>2012-09-14T21:22:32+00:00</updated>
2223
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>

frontiers-medical-journals.csl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<info>
44
<title>Frontiers medical journals</title>
55
<id>http://www.zotero.org/styles/frontiers-medical-journals</id>
6-
<!-- The 'Frontiers in...' series of medical (now called "Health" journals use different citation and bibliography styles
6+
<!-- The 'Frontiers in...' series of medical (now called "Health" journals use different citation and bibliography styles
77
than the 'Frontiers in...' series of engineering and science (except Physics) journals. -->
88
<link href="http://www.zotero.org/styles/frontiers-medical-journals" rel="self"/>
99
<link href="http://www.zotero.org/styles/frontiers" rel="template"/>
@@ -141,7 +141,7 @@
141141
<date variable="issued" prefix=" (" suffix=")">
142142
<date-part name="year"/>
143143
</date>
144-
<text variable="volume" font-weight="bold" suffix=":"/>
144+
<text variable="volume" suffix=":"/>
145145
</group>
146146
<text variable="page" suffix="."/>
147147
</else>

journal-of-midwifery-science.csl

Lines changed: 198 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,198 @@
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-GB">
3+
<info>
4+
<title>Journal of Midwifery Science</title>
5+
<id>http://www.zotero.org/styles/journal-of-midwifery-science</id>
6+
<link href="http://www.zotero.org/styles/journal-of-midwifery-science" rel="self"/>
7+
<link href="http://www.zotero.org/styles/journal-of-acoustics" rel="template"/>
8+
<link href="https://www.egms.de/static/en/journals/zhwi/authors.htm" rel="documentation"/>
9+
<author>
10+
<name>Patrick O'Brien</name>
11+
<email>[email protected]</email>
12+
</author>
13+
<category citation-format="numeric"/>
14+
<category field="physics"/>
15+
<issn>2366-5076</issn>
16+
<updated>2022-05-05T12:56:23+00:00</updated>
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+
</info>
19+
<locale xml:lang="en">
20+
<terms>
21+
<term name="available at">available from</term>
22+
<term name="accessed">Access</term>
23+
</terms>
24+
</locale>
25+
<macro name="author">
26+
<names variable="author" suffix=". ">
27+
<name delimiter-precedes-et-al="always" delimiter-precedes-last="always" initialize-with="" name-as-sort-order="all" sort-separator=" "/>
28+
<label prefix=", "/>
29+
<substitute>
30+
<names variable="editor"/>
31+
</substitute>
32+
</names>
33+
</macro>
34+
<macro name="editor">
35+
<names variable="editor">
36+
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always" delimiter-precedes-et-al="never"/>
37+
<label prefix=", "/>
38+
</names>
39+
</macro>
40+
<macro name="publisher">
41+
<group delimiter="; ">
42+
<group delimiter=": ">
43+
<text variable="publisher-place"/>
44+
<text variable="publisher"/>
45+
</group>
46+
<text macro="date"/>
47+
</group>
48+
</macro>
49+
<macro name="access">
50+
<choose>
51+
<if match="any" type="webpage post post-weblog">
52+
<group delimiter=". ">
53+
<group delimiter=": " prefix="[" suffix="]">
54+
<text term="accessed" text-case="capitalize-first"/>
55+
<date variable="accessed">
56+
<date-part name="day" prefix=" "/>
57+
<date-part name="month" form="short" strip-periods="true" prefix=" "/>
58+
<date-part name="year" prefix=" "/>
59+
</date>
60+
</group>
61+
<group delimiter=": ">
62+
<text term="available at" text-case="capitalize-first"/>
63+
<text variable="URL"/>
64+
</group>
65+
</group>
66+
</if>
67+
<else>
68+
<text variable="DOI" prefix="DOI: "/>
69+
</else>
70+
</choose>
71+
</macro>
72+
<macro name="journal-title">
73+
<choose>
74+
<if type="article-journal article-magazine" match="any">
75+
<text variable="container-title" form="short" strip-periods="true" suffix="."/>
76+
</if>
77+
<else>
78+
<text variable="container-title" suffix=". "/>
79+
</else>
80+
</choose>
81+
</macro>
82+
<macro name="title">
83+
<text variable="title" text-case="title"/>
84+
<choose>
85+
<if type="thesis" match="any">
86+
<text variable="genre" prefix=" [" suffix="]"/>
87+
</if>
88+
</choose>
89+
</macro>
90+
<macro name="edition">
91+
<choose>
92+
<if is-numeric="edition">
93+
<group delimiter=" ">
94+
<number variable="edition" form="ordinal"/>
95+
<text term="edition" form="short"/>
96+
</group>
97+
</if>
98+
<else>
99+
<text variable="edition" suffix="."/>
100+
</else>
101+
</choose>
102+
</macro>
103+
<macro name="date">
104+
<choose>
105+
<if type="report" match="any">
106+
<date variable="issued">
107+
<date-part name="year"/>
108+
<date-part name="month" form="short" prefix=" "/>
109+
</date>
110+
</if>
111+
<else-if type="patent" match="any">
112+
<date variable="issued">
113+
<date-part name="year"/>
114+
<date-part name="month" form="short"/>
115+
<date-part name="day" prefix=" "/>
116+
</date>
117+
</else-if>
118+
<else>
119+
<date variable="issued">
120+
<date-part name="year"/>
121+
</date>
122+
</else>
123+
</choose>
124+
</macro>
125+
<citation collapse="citation-number">
126+
<sort>
127+
<key variable="citation-number"/>
128+
</sort>
129+
<layout delimiter="," prefix="[" suffix="]">
130+
<text variable="citation-number"/>
131+
</layout>
132+
</citation>
133+
<bibliography et-al-min="7" et-al-use-first="6" second-field-align="flush">
134+
<sort>
135+
<key macro="author"/>
136+
<key variable="issued"/>
137+
</sort>
138+
<layout suffix=".">
139+
<text variable="citation-number" suffix="."/>
140+
<text macro="author"/>
141+
<text macro="title" suffix=". "/>
142+
<choose>
143+
<if type="bill book graphic legal_case legislation motion_picture song thesis" match="any">
144+
<group delimiter=" " prefix=" ">
145+
<text macro="edition"/>
146+
<text macro="publisher"/>
147+
</group>
148+
</if>
149+
<else-if type="chapter paper-conference" match="any">
150+
<group prefix=" " suffix=".">
151+
<text term="in" suffix=": " text-case="capitalize-first"/>
152+
<text macro="editor" suffix=". "/>
153+
<text variable="container-title" text-case="title" font-style="normal"/>
154+
</group>
155+
<group delimiter=". " prefix=" ">
156+
<text macro="publisher"/>
157+
<group delimiter=" ">
158+
<label plural="never" variable="page" form="short"/>
159+
<text variable="page"/>
160+
</group>
161+
</group>
162+
</else-if>
163+
<else-if type="report patent" match="any">
164+
<group delimiter=". ">
165+
<text macro="publisher"/>
166+
<group delimiter=" ">
167+
<choose>
168+
<if type="report" match="any">
169+
<text value="" prefix="Report No.: "/>
170+
</if>
171+
<else-if type="patent" match="any">
172+
<text variable="authority"/>
173+
</else-if>
174+
</choose>
175+
<text variable="number"/>
176+
</group>
177+
</group>
178+
</else-if>
179+
<else>
180+
<text macro="journal-title"/>
181+
<group delimiter=";" suffix=".">
182+
<date variable="issued" prefix=" ">
183+
<date-part name="year"/>
184+
</date>
185+
<group delimiter=":">
186+
<group>
187+
<text variable="volume"/>
188+
<text variable="issue" prefix="(" suffix=")"/>
189+
</group>
190+
<text variable="page"/>
191+
</group>
192+
</group>
193+
</else>
194+
</choose>
195+
<text macro="access" prefix=" "/>
196+
</layout>
197+
</bibliography>
198+
</style>

0 commit comments

Comments
 (0)