Skip to content

Commit 80c404b

Browse files
authored
Update journal-of-orthopaedic-trauma.csl (#5281)
1 parent 20c143a commit 80c404b

File tree

1 file changed

+67
-78
lines changed

1 file changed

+67
-78
lines changed

journal-of-orthopaedic-trauma.csl

+67-78
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-US">
33
<info>
44
<title>Journal of Orthopaedic Trauma</title>
5+
<title-short>JOT</title-short>
56
<id>http://www.zotero.org/styles/journal-of-orthopaedic-trauma</id>
67
<link href="http://www.zotero.org/styles/journal-of-orthopaedic-trauma" rel="self"/>
78
<link href="http://edmgr.ovid.com/jot/accounts/ifauth.htm" rel="documentation"/>
@@ -16,89 +17,59 @@
1617
<contributor>
1718
<name>Sebastian Karcher</name>
1819
</contributor>
20+
<contributor>
21+
<name>Patrick O'Brien</name>
22+
</contributor>
1923
<category citation-format="numeric"/>
2024
<category field="medicine"/>
2125
<issn>0890-5339</issn>
2226
<eissn>1531-2291</eissn>
23-
<updated>2012-09-27T22:06:38+00:00</updated>
27+
<updated>2021-02-19T09:17:20+00:00</updated>
2428
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
2529
</info>
2630
<macro name="author">
2731
<names variable="author" suffix=". ">
2832
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
29-
<label form="long" prefix=", "/>
33+
<label form="short" prefix=", "/>
3034
<substitute>
3135
<names variable="editor"/>
3236
</substitute>
3337
</names>
3438
</macro>
3539
<macro name="editor">
36-
<names variable="editor" suffix=". ">
37-
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
38-
<label form="long" prefix=", "/>
40+
<names variable="editor">
41+
<name delimiter-precedes-last="always" initialize-with="" name-as-sort-order="all" sort-separator=" "/>
42+
<label form="short" prefix=", "/>
3943
</names>
4044
</macro>
4145
<macro name="publisher">
42-
<text variable="publisher-place" suffix=": "/>
43-
<text variable="publisher" suffix="; "/>
44-
<group suffix=". ">
45-
<date variable="issued">
46-
<date-part name="year"/>
47-
</date>
48-
<text macro="accessed-date" prefix=" "/>
46+
<group delimiter=": ">
47+
<text variable="publisher-place"/>
48+
<text variable="publisher"/>
4949
</group>
5050
</macro>
5151
<macro name="access">
52-
<group>
53-
<text value="Available from: "/>
54-
<text variable="URL"/>
52+
<group delimiter=". ">
53+
<group delimiter=": ">
54+
<text term="available at" text-case="capitalize-first"/>
55+
<text variable="URL"/>
56+
</group>
57+
<group delimiter=" ">
58+
<text term="accessed" text-case="capitalize-first"/>
59+
<date form="text" variable="accessed"/>
60+
</group>
5561
</group>
5662
</macro>
57-
<macro name="accessed-date">
58-
<choose>
59-
<if variable="URL">
60-
<group prefix="[" suffix="]" delimiter=" ">
61-
<text term="cited"/>
62-
<date variable="accessed">
63-
<date-part name="year"/>
64-
<date-part name="month" prefix=" " form="short" strip-periods="true"/>
65-
<date-part name="day" prefix=" "/>
66-
</date>
67-
</group>
68-
</if>
69-
</choose>
70-
</macro>
71-
<macro name="journal-title">
63+
<macro name="title">
7264
<choose>
73-
<if type="article-journal article-magazine" match="any">
74-
<group suffix=". ">
75-
<text variable="container-title" form="short"/>
76-
<choose>
77-
<if variable="URL">
78-
<text term="internet" prefix=" [" suffix="]" text-case="capitalize-first"/>
79-
</if>
80-
</choose>
81-
</group>
65+
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
66+
<text variable="title" font-style="italic"/>
8267
</if>
8368
<else>
84-
<text variable="container-title" suffix=". " form="short"/>
69+
<text variable="title"/>
8570
</else>
8671
</choose>
8772
</macro>
88-
<macro name="title">
89-
<group delimiter=" ">
90-
<text variable="title"/>
91-
<choose>
92-
<if type="article-journal article-magazine" match="none">
93-
<choose>
94-
<if variable="URL">
95-
<text term="internet" prefix="[" suffix="]" text-case="capitalize-first"/>
96-
</if>
97-
</choose>
98-
</if>
99-
</choose>
100-
</group>
101-
</macro>
10273
<macro name="edition">
10374
<choose>
10475
<if is-numeric="edition">
@@ -116,49 +87,67 @@
11687
<sort>
11788
<key variable="citation-number"/>
11889
</sort>
119-
<layout prefix="(" suffix=")" delimiter=",">
90+
<layout font-style="normal" vertical-align="sup" delimiter=",">
12091
<text variable="citation-number"/>
12192
</layout>
12293
</citation>
12394
<bibliography et-al-min="4" et-al-use-first="3" second-field-align="flush">
124-
<layout>
95+
<layout suffix=".">
12596
<text variable="citation-number" suffix=". "/>
12697
<text macro="author"/>
127-
<text macro="title" suffix=". "/>
12898
<choose>
12999
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
130-
<group prefix=" " delimiter=" ">
100+
<group delimiter=". " prefix=" ">
101+
<text macro="title"/>
131102
<text macro="edition"/>
132-
<text macro="publisher"/>
103+
<group delimiter=", ">
104+
<text macro="publisher" suffix=","/>
105+
<date date-parts="year" form="text" variable="issued"/>
106+
</group>
133107
</group>
134108
</if>
135109
<else-if type="chapter paper-conference" match="any">
136-
<group prefix=" " suffix=". ">
137-
<text term="in" suffix=": " text-case="capitalize-first"/>
138-
<text macro="editor"/>
110+
<group delimiter=". ">
111+
<text macro="title"/>
112+
<group delimiter=": ">
113+
<text term="in" text-case="capitalize-first"/>
114+
<text macro="editor"/>
115+
</group>
139116
<text variable="container-title"/>
117+
<group delimiter="; ">
118+
<text macro="publisher" prefix=" "/>
119+
<group delimiter=":">
120+
<date variable="issued">
121+
<date-part name="year"/>
122+
</date>
123+
<text variable="page" font-style="normal"/>
124+
</group>
125+
</group>
140126
</group>
141-
<text macro="publisher" prefix=" "/>
142-
<text variable="page" prefix=" p. " suffix="."/>
143127
</else-if>
144-
<else>
145-
<text macro="journal-title"/>
146-
<group suffix=";">
147-
<date variable="issued">
148-
<date-part name="year"/>
149-
<date-part name="month" form="short" prefix=" " strip-periods="true"/>
150-
<date-part name="day" prefix=" "/>
151-
</date>
152-
<text macro="accessed-date" prefix=" "/>
128+
<else-if type="webpage post post-weblog" match="any">
129+
<group delimiter=". ">
130+
<group delimiter=" ">
131+
<text macro="title"/>
132+
<text variable="container-title" prefix="[" suffix="]"/>
133+
</group>
134+
<date form="text" date-parts="year-month-day" variable="issued"/>
135+
<text macro="access"/>
153136
</group>
154-
<group suffix=". ">
155-
<text variable="volume"/>
156-
<text variable="issue" prefix="(" suffix=")"/>
157-
<text variable="page" prefix=":"/>
137+
</else-if>
138+
<else>
139+
<group delimiter=". ">
140+
<text variable="container-title" form="short" strip-periods="true" font-style="italic"/>
141+
<group delimiter=":">
142+
<group delimiter=";">
143+
<date date-parts="year" form="text" variable="issued"/>
144+
<text variable="volume"/>
145+
</group>
146+
<text variable="page"/>
147+
</group>
158148
</group>
159149
</else>
160150
</choose>
161-
<text macro="access"/>
162151
</layout>
163152
</bibliography>
164153
</style>

0 commit comments

Comments
 (0)