|
2 | 2 | <style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-US">
|
3 | 3 | <info>
|
4 | 4 | <title>Journal of Orthopaedic Trauma</title>
|
| 5 | + <title-short>JOT</title-short> |
5 | 6 | <id>http://www.zotero.org/styles/journal-of-orthopaedic-trauma</id>
|
6 | 7 | <link href="http://www.zotero.org/styles/journal-of-orthopaedic-trauma" rel="self"/>
|
7 | 8 | <link href="http://edmgr.ovid.com/jot/accounts/ifauth.htm" rel="documentation"/>
|
|
16 | 17 | <contributor>
|
17 | 18 | <name>Sebastian Karcher</name>
|
18 | 19 | </contributor>
|
| 20 | + <contributor> |
| 21 | + <name>Patrick O'Brien</name> |
| 22 | + </contributor> |
19 | 23 | <category citation-format="numeric"/>
|
20 | 24 | <category field="medicine"/>
|
21 | 25 | <issn>0890-5339</issn>
|
22 | 26 | <eissn>1531-2291</eissn>
|
23 |
| - <updated>2012-09-27T22:06:38+00:00</updated> |
| 27 | + <updated>2021-02-19T09:17:20+00:00</updated> |
24 | 28 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
25 | 29 | </info>
|
26 | 30 | <macro name="author">
|
27 | 31 | <names variable="author" suffix=". ">
|
28 | 32 | <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=", "/> |
30 | 34 | <substitute>
|
31 | 35 | <names variable="editor"/>
|
32 | 36 | </substitute>
|
33 | 37 | </names>
|
34 | 38 | </macro>
|
35 | 39 | <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=", "/> |
39 | 43 | </names>
|
40 | 44 | </macro>
|
41 | 45 | <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"/> |
49 | 49 | </group>
|
50 | 50 | </macro>
|
51 | 51 | <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> |
55 | 61 | </group>
|
56 | 62 | </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"> |
72 | 64 | <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"/> |
82 | 67 | </if>
|
83 | 68 | <else>
|
84 |
| - <text variable="container-title" suffix=". " form="short"/> |
| 69 | + <text variable="title"/> |
85 | 70 | </else>
|
86 | 71 | </choose>
|
87 | 72 | </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> |
102 | 73 | <macro name="edition">
|
103 | 74 | <choose>
|
104 | 75 | <if is-numeric="edition">
|
|
116 | 87 | <sort>
|
117 | 88 | <key variable="citation-number"/>
|
118 | 89 | </sort>
|
119 |
| - <layout prefix="(" suffix=")" delimiter=","> |
| 90 | + <layout font-style="normal" vertical-align="sup" delimiter=","> |
120 | 91 | <text variable="citation-number"/>
|
121 | 92 | </layout>
|
122 | 93 | </citation>
|
123 | 94 | <bibliography et-al-min="4" et-al-use-first="3" second-field-align="flush">
|
124 |
| - <layout> |
| 95 | + <layout suffix="."> |
125 | 96 | <text variable="citation-number" suffix=". "/>
|
126 | 97 | <text macro="author"/>
|
127 |
| - <text macro="title" suffix=". "/> |
128 | 98 | <choose>
|
129 | 99 | <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"/> |
131 | 102 | <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> |
133 | 107 | </group>
|
134 | 108 | </if>
|
135 | 109 | <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> |
139 | 116 | <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> |
140 | 126 | </group>
|
141 |
| - <text macro="publisher" prefix=" "/> |
142 |
| - <text variable="page" prefix=" p. " suffix="."/> |
143 | 127 | </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"/> |
153 | 136 | </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> |
158 | 148 | </group>
|
159 | 149 | </else>
|
160 | 150 | </choose>
|
161 |
| - <text macro="access"/> |
162 | 151 | </layout>
|
163 | 152 | </bibliography>
|
164 | 153 | </style>
|
0 commit comments