Skip to content

Commit b9fbfa3

Browse files
authored
Update future-medicine.csl (JabRef#4843)
1 parent ceb56fa commit b9fbfa3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

future-medicine.csl

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?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">
33
<info>
44
<title>Future Medicine journals</title>
55
<id>http://www.zotero.org/styles/future-medicine</id>
@@ -13,7 +13,7 @@
1313
<category citation-format="numeric"/>
1414
<category field="medicine"/>
1515
<category field="biology"/>
16-
<updated>2020-05-28T14:49:56+00:00</updated>
16+
<updated>2020-06-03T12:27:46+00:00</updated>
1717
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1818
</info>
1919
<locale xml:lang="en">
@@ -23,7 +23,8 @@
2323
</locale>
2424
<macro name="author">
2525
<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=")"/>
2728
<et-al font-style="italic"/>
2829
<substitute>
2930
<names variable="editor"/>
@@ -45,7 +46,7 @@
4546
</macro>
4647
<macro name="edition">
4748
<number suffix=" " variable="edition" form="ordinal"/>
48-
<label plural="never" variable="edition" form="short"/>
49+
<label plural="never" text-case="capitalize-first" variable="edition"/>
4950
</macro>
5051
<macro name="title">
5152
<choose>
@@ -144,7 +145,6 @@
144145
<else-if type="book" match="any">
145146
<group delimiter=". ">
146147
<text macro="title"/>
147-
<text macro="edition"/>
148148
<text macro="locators"/>
149149
<group delimiter=" ">
150150
<text macro="publisher"/>
@@ -199,7 +199,7 @@
199199
</group>
200200
</else-if>
201201
<else-if type="webpage post post-weblog" match="any">
202-
<group delimiter=".">
202+
<group delimiter=". ">
203203
<group delimiter=" ">
204204
<text macro="title"/>
205205
<text macro="issued"/>

0 commit comments

Comments
 (0)