Skip to content

Commit bd769b9

Browse files
authored
Update and rename dependent/chinese-medical-journal.csl to chinese-me… (JabRef#4941)
1 parent 1f706cd commit bd769b9

File tree

2 files changed

+212
-15
lines changed

2 files changed

+212
-15
lines changed

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>

dependent/chinese-medical-journal.csl

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)