Skip to content

Commit cacc4ee

Browse files
authored
Create nejm-catalyst.csl (JabRef#4943)
1 parent bd769b9 commit cacc4ee

File tree

1 file changed

+176
-0
lines changed

1 file changed

+176
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,176 @@
1+
<?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="sort-only" page-range-format="minimal" default-locale="en-US">
3+
<info>
4+
<title>NEJM Catalyst Innovations in Care Delivery</title>
5+
<title-short>NEJM Catalyst</title-short>
6+
<id>http://www.zotero.org/styles/nejm-catalyst-innovations-in-care-delivery</id>
7+
<link href="http://www.zotero.org/styles/nejm-catalyst-innovations-in-care-delivery" rel="self"/>
8+
<link href="http://www.zotero.org/styles/the-new-england-journal-of-medicine" rel="template"/>
9+
<link href="https://catalyst.nejm.org/author-center/article-types" rel="documentation"/>
10+
<author>
11+
<name>Robert Badgett</name>
12+
<email>rbadgett@kumc.edu</email>
13+
</author>
14+
<category citation-format="numeric"/>
15+
<category field="medicine"/>
16+
<issn>2642-0007</issn>
17+
<updated>2020-07-23T17:31:53+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+
<macro name="author">
21+
<names variable="author" suffix=". ">
22+
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
23+
<label form="long" prefix=", "/>
24+
<substitute>
25+
<names variable="editor"/>
26+
</substitute>
27+
</names>
28+
</macro>
29+
<macro name="editor">
30+
<names variable="editor" suffix=". ">
31+
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
32+
<label form="long" prefix=", "/>
33+
</names>
34+
</macro>
35+
<macro name="publisher">
36+
<text variable="publisher-place" suffix=": "/>
37+
<text variable="publisher" suffix="; "/>
38+
<group suffix=". ">
39+
<date variable="issued">
40+
<date-part name="year"/>
41+
</date>
42+
<text macro="accessed-date" prefix=" "/>
43+
</group>
44+
</macro>
45+
<macro name="DOI">
46+
<choose>
47+
<if variable="DOI">
48+
<group prefix=" " suffix=" ">
49+
<text variable="DOI"/>
50+
</group>
51+
</if>
52+
</choose>
53+
<text value=""/>
54+
</macro>
55+
<macro name="access">
56+
<choose>
57+
<if variable="URL">
58+
<group prefix=" " suffix=". ">
59+
<text variable="URL"/>
60+
</group>
61+
</if>
62+
</choose>
63+
</macro>
64+
<macro name="accessed-date">
65+
<choose>
66+
<if variable="URL">
67+
<group prefix=" " suffix=". " delimiter=" ">
68+
<text term="accessed" text-case="capitalize-first" suffix=" "/>
69+
<date variable="accessed">
70+
<date-part name="month" prefix=" " form="short" strip-periods="true"/>
71+
<date-part name="day" prefix=" " suffix=", "/>
72+
<date-part name="year"/>
73+
</date>
74+
</group>
75+
</if>
76+
</choose>
77+
</macro>
78+
<macro name="journal-title">
79+
<choose>
80+
<if type="article-journal article-magazine" match="any">
81+
<group suffix=" ">
82+
<text variable="container-title" form="short" strip-periods="true"/>
83+
</group>
84+
</if>
85+
<else>
86+
<text variable="container-title" suffix=". " form="short"/>
87+
</else>
88+
</choose>
89+
</macro>
90+
<macro name="title">
91+
<group delimiter=" ">
92+
<text variable="title"/>
93+
</group>
94+
</macro>
95+
<macro name="edition">
96+
<choose>
97+
<if is-numeric="edition">
98+
<group delimiter=" ">
99+
<number variable="edition" form="ordinal"/>
100+
<text term="edition" form="short"/>
101+
</group>
102+
</if>
103+
<else>
104+
<text variable="edition" suffix="."/>
105+
</else>
106+
</choose>
107+
</macro>
108+
<citation collapse="citation-number">
109+
<sort>
110+
<key variable="citation-number"/>
111+
</sort>
112+
<layout delimiter="," vertical-align="sup">
113+
<text variable="citation-number"/>
114+
</layout>
115+
</citation>
116+
<bibliography et-al-min="7" et-al-use-first="3" second-field-align="flush">
117+
<layout>
118+
<text variable="citation-number" suffix=". "/>
119+
<text macro="author"/>
120+
<text macro="title" suffix=". "/>
121+
<choose>
122+
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
123+
<group prefix=" " delimiter=" ">
124+
<text macro="edition"/>
125+
<text macro="publisher"/>
126+
</group>
127+
</if>
128+
<else-if type="chapter paper-conference" match="any">
129+
<group prefix=" " suffix=". ">
130+
<text term="in" suffix=": " text-case="capitalize-first"/>
131+
<text macro="editor"/>
132+
<text variable="container-title"/>
133+
</group>
134+
<text macro="publisher" prefix=" "/>
135+
<text variable="page" prefix=" p. " suffix="."/>
136+
</else-if>
137+
<else-if type="article-journal article-magazine" match="any">
138+
<text macro="journal-title"/>
139+
<group suffix=";">
140+
<date variable="issued">
141+
<date-part name="year"/>
142+
</date>
143+
</group>
144+
<group suffix=". ">
145+
<text variable="volume"/>
146+
<text variable="issue" prefix="(" suffix=")"/>
147+
<text variable="page" prefix=":"/>
148+
</group>
149+
</else-if>
150+
<else>
151+
<text macro="journal-title"/>
152+
<group suffix=";">
153+
<date variable="issued">
154+
<date-part name="year"/>
155+
</date>
156+
</group>
157+
<group suffix=". ">
158+
<text variable="volume"/>
159+
<text variable="issue" prefix="(" suffix=")"/>
160+
<text variable="page" prefix=":"/>
161+
</group>
162+
<group suffix=" ">
163+
<text macro="accessed-date" prefix=" "/>
164+
</group>
165+
</else>
166+
</choose>
167+
<group suffix=" ">
168+
<text macro="access"/>
169+
</group>
170+
<group suffix=" ">
171+
<text macro="DOI"/>
172+
</group>
173+
<text value=""/>
174+
</layout>
175+
</bibliography>
176+
</style>

0 commit comments

Comments
 (0)