|
5 | 5 | <id>http://www.zotero.org/styles/european-society-of-cardiology</id> |
6 | 6 | <link href="http://www.zotero.org/styles/european-society-of-cardiology" rel="self"/> |
7 | 7 | <link href="http://www.zotero.org/styles/vancouver" rel="template"/> |
8 | | - <link href="http://www.oxfordjournals.org/our_journals/eurheartj/for_authors/" rel="documentation"/> |
| 8 | + <link href="https://academic.oup.com/eurheartj/pages/general_instructions#2.4" rel="documentation"/> |
9 | 9 | <author> |
10 | | - <name>Charles Parnot</name> |
11 | | - |
| 10 | + <name>Sebastian Karcher</name> |
12 | 11 | </author> |
| 12 | + <contributor> |
| 13 | + <name>Matthieu Depuydt</name> |
| 14 | + </contributor> |
13 | 15 | <category citation-format="numeric"/> |
14 | 16 | <category field="medicine"/> |
15 | 17 | <updated>2012-09-27T22:06:38+00:00</updated> |
16 | 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> |
17 | 19 | </info> |
18 | | - <locale xml:lang="en"> |
| 20 | + <locale xml:lang="en-GB"> |
19 | 21 | <terms> |
20 | 22 | <term name="section" form="short">sect.</term> |
21 | 23 | </terms> |
22 | 24 | </locale> |
23 | 25 | <macro name="author"> |
24 | 26 | <names variable="author"> |
25 | | - <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/> |
| 27 | + <name delimiter-precedes-last="always" initialize-with="" name-as-sort-order="all" sort-separator=" "/> |
26 | 28 | <label form="short" prefix=", "/> |
27 | 29 | <substitute> |
28 | 30 | <names variable="editor"/> |
|
32 | 34 | <macro name="editor"> |
33 | 35 | <group delimiter=": "> |
34 | 36 | <choose> |
35 | | - <if type="chapter paper-conference" match="any"> |
36 | | - <text term="in" text-case="capitalize-first"/> |
| 37 | + <if type="chapter" match="any"> |
| 38 | + <text term="in" text-case="capitalize-first" prefix=" "/> |
37 | 39 | </if> |
38 | 40 | </choose> |
39 | 41 | <names variable="editor" suffix="."> |
40 | | - <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/> |
| 42 | + <name delimiter-precedes-last="always" initialize-with="" name-as-sort-order="all" sort-separator=" "/> |
41 | 43 | <label form="short" prefix=", "/> |
42 | 44 | </names> |
43 | 45 | </group> |
44 | 46 | </macro> |
45 | 47 | <macro name="publisher"> |
46 | | - <group delimiter=": " suffix=";"> |
| 48 | + <group> |
47 | 49 | <choose> |
48 | | - <if type="thesis"> |
49 | | - <text variable="publisher-place" prefix="[" suffix="]"/> |
| 50 | + <if type="book chapter paper-conference" match="any"> |
| 51 | + <group delimiter=". "> |
| 52 | + <group delimiter="; "> |
| 53 | + <group delimiter=": "> |
| 54 | + <text variable="publisher-place"/> |
| 55 | + <text variable="publisher"/> |
| 56 | + </group> |
| 57 | + <date variable="issued" form="numeric" date-parts="year"/> |
| 58 | + </group> |
| 59 | + <group> |
| 60 | + <label variable="page" form="short" plural="never" strip-periods="true"/> |
| 61 | + <text variable="page"/> |
| 62 | + </group> |
| 63 | + </group> |
50 | 64 | </if> |
51 | | - <else> |
52 | | - <text variable="publisher-place"/> |
53 | | - </else> |
54 | 65 | </choose> |
55 | | - <text variable="publisher"/> |
56 | 66 | </group> |
| 67 | + <text value="" prefix=" " suffix=";"/> |
57 | 68 | </macro> |
58 | 69 | <macro name="access"> |
59 | 70 | <choose> |
|
67 | 78 | </macro> |
68 | 79 | <macro name="container-title"> |
69 | 80 | <choose> |
70 | | - <if type="article-magazine chapter paper-conference article-newspaper" match="any"> |
| 81 | + <if type="book article-newspaper" match="any"> |
71 | 82 | <text variable="container-title" font-style="italic"/> |
72 | 83 | <text macro="edition" prefix=" "/> |
73 | 84 | </if> |
74 | 85 | <else-if type="article-journal"> |
75 | | - <text variable="container-title" font-style="italic" form="short" strip-periods="true"/> |
76 | | - </else-if> |
77 | | - <!--add event-name and event-place once they become available--> |
78 | | - <else-if type="bill legislation" match="any"> |
79 | | - <group delimiter=", "> |
80 | | - <group delimiter=". "> |
81 | | - <text variable="container-title" form="short"/> |
82 | | - <group delimiter=" "> |
83 | | - <text term="section" form="short" text-case="capitalize-first"/> |
84 | | - <text variable="section"/> |
85 | | - </group> |
86 | | - </group> |
87 | | - <text variable="number"/> |
88 | | - </group> |
| 86 | + <text variable="container-title" form="short" strip-periods="true" font-style="italic" prefix=" "/> |
89 | 87 | </else-if> |
90 | 88 | <else> |
91 | | - <text variable="container-title" suffix="." form="short"/> |
| 89 | + <text variable="container-title" font-style="italic"/> |
92 | 90 | </else> |
93 | 91 | </choose> |
94 | 92 | </macro> |
95 | 93 | <macro name="title"> |
96 | | - <text variable="title"/> |
97 | 94 | <choose> |
98 | | - <if type="article-journal article-magazine chapter paper-conference article-newspaper" match="none"> |
99 | | - <text macro="edition" prefix=". "/> |
100 | | - </if> |
101 | | - </choose> |
102 | | - <choose> |
103 | | - <if type="thesis"> |
104 | | - <text variable="genre" prefix=" [" suffix="]"/> |
| 95 | + <if type="book" match="any"> |
| 96 | + <text variable="title" font-style="italic"/> |
105 | 97 | </if> |
| 98 | + <else> |
| 99 | + <text variable="title"/> |
| 100 | + </else> |
106 | 101 | </choose> |
107 | 102 | </macro> |
108 | 103 | <macro name="edition"> |
109 | 104 | <choose> |
110 | 105 | <if is-numeric="edition"> |
111 | 106 | <group delimiter=" "> |
112 | 107 | <number variable="edition" form="ordinal"/> |
113 | | - <text term="edition" form="short"/> |
| 108 | + <text term="edition" form="long"/> |
114 | 109 | </group> |
115 | 110 | </if> |
116 | 111 | <else> |
|
119 | 114 | </choose> |
120 | 115 | </macro> |
121 | 116 | <macro name="date"> |
122 | | - <choose> |
123 | | - <if type="article-journal article-magazine article-newspaper" match="any"> |
124 | | - <group suffix=";" delimiter=" "> |
125 | | - <date variable="issued" delimiter=" "> |
126 | | - <date-part name="year"/> |
127 | | - </date> |
128 | | - </group> |
129 | | - </if> |
130 | | - <else-if type="bill legislation" match="any"> |
131 | | - <group delimiter=", "> |
132 | | - <date variable="issued" delimiter=" "> |
133 | | - <date-part name="month" form="short" strip-periods="true"/> |
134 | | - <date-part name="day"/> |
135 | | - </date> |
136 | | - <date variable="issued"> |
137 | | - <date-part name="year"/> |
138 | | - </date> |
139 | | - </group> |
140 | | - </else-if> |
141 | | - <else-if type="report"> |
142 | | - <date variable="issued" delimiter=" "> |
143 | | - <date-part name="year"/> |
144 | | - <date-part name="month" form="short" strip-periods="true"/> |
145 | | - </date> |
146 | | - </else-if> |
147 | | - <else> |
148 | | - <group suffix="."> |
149 | | - <date variable="issued"> |
150 | | - <date-part name="year"/> |
151 | | - </date> |
152 | | - </group> |
153 | | - </else> |
154 | | - </choose> |
155 | | - </macro> |
156 | | - <macro name="pages"> |
157 | | - <choose> |
158 | | - <if type="article-journal article-magazine article-newspaper" match="any"> |
159 | | - <text variable="page" prefix=":"/> |
160 | | - </if> |
161 | | - <else> |
162 | | - <text variable="page" prefix=" p. "/> |
163 | | - </else> |
164 | | - </choose> |
| 117 | + <date variable="issued" form="numeric" date-parts="year"/> |
165 | 118 | </macro> |
166 | 119 | <macro name="journal-location"> |
167 | 120 | <choose> |
168 | 121 | <if type="article-journal article-magazine" match="any"> |
169 | | - <text variable="volume" font-weight="bold"/> |
170 | | - </if> |
171 | | - </choose> |
172 | | - </macro> |
173 | | - <macro name="report-details"> |
174 | | - <choose> |
175 | | - <if type="report"> |
176 | | - <text variable="number" prefix="Report No.: "/> |
| 122 | + <group delimiter=":"> |
| 123 | + <group delimiter=";"> |
| 124 | + <text macro="date"/> |
| 125 | + <text variable="volume" font-weight="bold"/> |
| 126 | + </group> |
| 127 | + <text variable="page"/> |
| 128 | + </group> |
177 | 129 | </if> |
178 | 130 | </choose> |
179 | 131 | </macro> |
|
185 | 137 | <text variable="citation-number"/> |
186 | 138 | </layout> |
187 | 139 | </citation> |
188 | | - <bibliography et-al-min="31" et-al-use-first="30" second-field-align="flush"> |
| 140 | + <bibliography second-field-align="flush"> |
189 | 141 | <layout> |
190 | 142 | <text variable="citation-number" suffix=". "/> |
191 | | - <group delimiter=". " suffix=". "> |
192 | | - <text macro="author"/> |
193 | | - <text macro="title"/> |
194 | | - </group> |
195 | | - <group delimiter=" " suffix=". "> |
196 | | - <text macro="editor"/> |
197 | | - <text macro="container-title"/> |
198 | | - <text macro="publisher"/> |
199 | | - <group> |
200 | | - <text macro="date"/> |
| 143 | + <group delimiter=". "> |
| 144 | + <group delimiter=". "> |
| 145 | + <text macro="author"/> |
| 146 | + <text macro="title"/> |
| 147 | + </group> |
| 148 | + <group delimiter=" " suffix=". "> |
| 149 | + <text macro="editor"/> |
| 150 | + <group delimiter=". "> |
| 151 | + <text macro="container-title"/> |
| 152 | + <text macro="publisher"/> |
| 153 | + </group> |
201 | 154 | <text macro="journal-location"/> |
202 | | - <text macro="pages"/> |
203 | 155 | </group> |
204 | 156 | </group> |
205 | | - <text macro="report-details" suffix=". "/> |
206 | 157 | <text macro="access"/> |
207 | 158 | </layout> |
208 | 159 | </bibliography> |
|
0 commit comments