Skip to content

Commit f2b4af4

Browse files
authored
1 parent 0aa837e commit f2b4af4

File tree

1 file changed

+245
-0
lines changed

1 file changed

+245
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,245 @@
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="expanded" default-locale="en-US">
3+
<info>
4+
<title>The Journal of Trauma and Acute Care Surgery</title>
5+
<title-short>JTACS</title-short>
6+
<id>http://www.zotero.org/styles/the-journal-of-trauma-and-acute-care-surgery</id>
7+
<link href="http://www.zotero.org/styles/the-journal-of-trauma-and-acute-care-surgery" rel="self"/>
8+
<link href="http://www.zotero.org/styles/american-medical-association-no-et-al" rel="template"/>
9+
<link href="https://journals.lww.com/jtrauma/Pages/informationforauthors.aspx" rel="documentation"/>
10+
<link href="http://edmgr.ovid.com/jt/accounts/ifauth.pdf" rel="documentation"/>
11+
<author>
12+
<name>Patrick O'Brien</name>
13+
</author>
14+
<category citation-format="numeric"/>
15+
<category field="medicine"/>
16+
<issn>2163-0755</issn>
17+
<eissn>2163-0763</eissn>
18+
<updated>2020-03-18T10:34:35+00:00</updated>
19+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
20+
</info>
21+
<locale xml:lang="en">
22+
<terms>
23+
<term name="page-range-delimiter">-</term>
24+
</terms>
25+
</locale>
26+
<macro name="editor">
27+
<names variable="editor">
28+
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always"/>
29+
<label form="short" prefix=", "/>
30+
</names>
31+
</macro>
32+
<macro name="author">
33+
<group suffix=".">
34+
<names variable="author">
35+
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always"/>
36+
<label form="short" 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-newspaper" match="none">
47+
<choose>
48+
<if variable="DOI">
49+
<text value="DOI: "/>
50+
<text variable="DOI"/>
51+
</if>
52+
<else-if variable="URL">
53+
<group delimiter=". ">
54+
<text variable="URL"/>
55+
<choose>
56+
<if type="webpage">
57+
<date variable="issued" prefix="Published " form="text"/>
58+
</if>
59+
</choose>
60+
<group>
61+
<text term="accessed" text-case="capitalize-first" suffix=" "/>
62+
<date variable="accessed">
63+
<date-part name="month" suffix=" "/>
64+
<date-part name="day" suffix=", "/>
65+
<date-part name="year"/>
66+
</date>
67+
</group>
68+
</group>
69+
</else-if>
70+
</choose>
71+
</if>
72+
</choose>
73+
</macro>
74+
<macro name="title">
75+
<choose>
76+
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
77+
<text variable="title" font-style="italic" text-case="title"/>
78+
</if>
79+
<else>
80+
<text variable="title"/>
81+
</else>
82+
</choose>
83+
</macro>
84+
<macro name="publisher">
85+
<group delimiter=": ">
86+
<text variable="publisher-place"/>
87+
<text variable="publisher"/>
88+
</group>
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+
<citation collapse="citation-number">
104+
<sort>
105+
<key variable="citation-number"/>
106+
</sort>
107+
<layout delimiter="," vertical-align="sup">
108+
<text variable="citation-number"/>
109+
<group prefix="(" suffix=")">
110+
<label variable="locator" form="short" strip-periods="true"/>
111+
<text variable="locator"/>
112+
</group>
113+
</layout>
114+
</citation>
115+
<bibliography et-al-min="11" et-al-use-first="10" second-field-align="flush">
116+
<layout>
117+
<text variable="citation-number" suffix=". "/>
118+
<text macro="author"/>
119+
<text macro="title" prefix=" " suffix="."/>
120+
<choose>
121+
<if type="bill book graphic legislation motion_picture report song" match="any">
122+
<group suffix="." prefix=" " delimiter=" ">
123+
<group delimiter=" ">
124+
<text term="volume" form="short" text-case="capitalize-first" strip-periods="true"/>
125+
<text variable="volume" suffix="."/>
126+
</group>
127+
<text macro="edition"/>
128+
<text macro="editor" prefix="(" suffix=")"/>
129+
</group>
130+
<text macro="publisher" prefix=" "/>
131+
<group suffix="." prefix="; ">
132+
<date variable="issued">
133+
<date-part name="year"/>
134+
</date>
135+
<text variable="page" prefix=":"/>
136+
</group>
137+
</if>
138+
<else-if type="chapter paper-conference entry-dictionary entry-encyclopedia" match="any">
139+
<group prefix=" " delimiter=" ">
140+
<text term="in" text-case="capitalize-first" suffix=":"/>
141+
<text macro="editor"/>
142+
<group delimiter=" &#8211; " suffix=".">
143+
<text variable="container-title" text-case="title" font-style="italic"/>
144+
<text macro="edition"/>
145+
</group>
146+
<group delimiter=" ">
147+
<text term="volume" form="short" text-case="capitalize-first" strip-periods="true"/>
148+
<text variable="volume" suffix="."/>
149+
</group>
150+
<text variable="collection-title" suffix="."/>
151+
<group delimiter="; " suffix=".">
152+
<text macro="publisher"/>
153+
<date variable="issued">
154+
<date-part name="year"/>
155+
</date>
156+
</group>
157+
</group>
158+
</else-if>
159+
<else-if type="article-newspaper">
160+
<text variable="container-title" font-style="italic" prefix=" " suffix=". "/>
161+
<choose>
162+
<if variable="URL">
163+
<group delimiter=". " suffix=".">
164+
<text variable="URL"/>
165+
<group prefix="Published ">
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+
<group>
173+
<text term="accessed" text-case="capitalize-first" suffix=" "/>
174+
<date variable="accessed">
175+
<date-part name="month" suffix=" "/>
176+
<date-part name="day" suffix=", "/>
177+
<date-part name="year"/>
178+
</date>
179+
</group>
180+
</group>
181+
</if>
182+
<else>
183+
<group delimiter=":" suffix=".">
184+
<group>
185+
<date variable="issued">
186+
<date-part name="month" suffix=" "/>
187+
<date-part name="day" suffix=", "/>
188+
<date-part name="year"/>
189+
</date>
190+
</group>
191+
<text variable="page"/>
192+
</group>
193+
</else>
194+
</choose>
195+
</else-if>
196+
<else-if type="legal_case">
197+
<group suffix="," prefix=" " delimiter=" ">
198+
<text macro="editor" prefix="(" suffix=")"/>
199+
</group>
200+
<group prefix=" " delimiter=" ">
201+
<text variable="container-title"/>
202+
<text variable="volume"/>
203+
</group>
204+
<text variable="page" prefix=", " suffix=" "/>
205+
<group prefix="(" suffix=")." delimiter=" ">
206+
<text variable="authority"/>
207+
<date variable="issued">
208+
<date-part name="year"/>
209+
</date>
210+
</group>
211+
</else-if>
212+
<else-if type="webpage post post-weblog" match="any">
213+
<text variable="container-title" prefix=" " suffix="."/>
214+
</else-if>
215+
<else>
216+
<text macro="editor" prefix=" " suffix="."/>
217+
<group prefix=" " suffix=".">
218+
<text variable="container-title" font-style="italic" form="short" strip-periods="true" suffix="."/>
219+
<group delimiter=";" prefix=" ">
220+
<choose>
221+
<if variable="issue volume" match="any">
222+
<date variable="issued">
223+
<date-part name="year"/>
224+
</date>
225+
</if>
226+
<else>
227+
<date variable="issued">
228+
<date-part name="month" suffix=" "/>
229+
<date-part name="year"/>
230+
</date>
231+
</else>
232+
</choose>
233+
<group>
234+
<text variable="volume"/>
235+
<text variable="issue" prefix="(" suffix=")"/>
236+
</group>
237+
</group>
238+
<text variable="page" prefix=":"/>
239+
</group>
240+
</else>
241+
</choose>
242+
<text prefix=" " macro="access" suffix="."/>
243+
</layout>
244+
</bibliography>
245+
</style>

0 commit comments

Comments
 (0)