|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 |
| -<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" page-range-format="minimal" demote-non-dropping-particle="sort-only" default-locale="en-GB"> |
| 2 | +<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-GB"> |
3 | 3 | <info>
|
4 | 4 | <title>Future Medicine journals</title>
|
5 | 5 | <id>http://www.zotero.org/styles/future-medicine</id>
|
|
13 | 13 | <category citation-format="numeric"/>
|
14 | 14 | <category field="medicine"/>
|
15 | 15 | <category field="biology"/>
|
16 |
| - <updated>2020-05-28T14:49:56+00:00</updated> |
| 16 | + <updated>2020-06-03T12:27:46+00:00</updated> |
17 | 17 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
18 | 18 | </info>
|
19 | 19 | <locale xml:lang="en">
|
|
23 | 23 | </locale>
|
24 | 24 | <macro name="author">
|
25 | 25 | <names variable="author">
|
26 |
| - <name initialize-with="" name-as-sort-order="all" sort-separator=" "/> |
| 26 | + <name delimiter-precedes-et-al="never" initialize-with="" name-as-sort-order="all" sort-separator=" "/> |
| 27 | + <label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/> |
27 | 28 | <et-al font-style="italic"/>
|
28 | 29 | <substitute>
|
29 | 30 | <names variable="editor"/>
|
|
45 | 46 | </macro>
|
46 | 47 | <macro name="edition">
|
47 | 48 | <number suffix=" " variable="edition" form="ordinal"/>
|
48 |
| - <label plural="never" variable="edition" form="short"/> |
| 49 | + <label plural="never" text-case="capitalize-first" variable="edition"/> |
49 | 50 | </macro>
|
50 | 51 | <macro name="title">
|
51 | 52 | <choose>
|
|
144 | 145 | <else-if type="book" match="any">
|
145 | 146 | <group delimiter=". ">
|
146 | 147 | <text macro="title"/>
|
147 |
| - <text macro="edition"/> |
148 | 148 | <text macro="locators"/>
|
149 | 149 | <group delimiter=" ">
|
150 | 150 | <text macro="publisher"/>
|
|
199 | 199 | </group>
|
200 | 200 | </else-if>
|
201 | 201 | <else-if type="webpage post post-weblog" match="any">
|
202 |
| - <group delimiter="."> |
| 202 | + <group delimiter=". "> |
203 | 203 | <group delimiter=" ">
|
204 | 204 | <text macro="title"/>
|
205 | 205 | <text macro="issued"/>
|
|
0 commit comments