Skip to content

Commit 83cb249

Browse files
authored
Update methods-of-information-in-medicine.csl (#5370)
via https://forums.zotero.org/discussion/comment/380095/#Comment_380095
1 parent 5b19db4 commit 83cb249

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

methods-of-information-in-medicine.csl

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<category citation-format="numeric"/>
2020
<category field="medicine"/>
2121
<issn>0026-1270</issn>
22-
<updated>2020-06-05T09:29:34+00:00</updated>
22+
<updated>2021-04-08T14:57:03+00:00</updated>
2323
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
2424
</info>
2525
<locale xml:lang="en">
@@ -41,7 +41,7 @@
4141
<macro name="editor">
4242
<names variable="editor">
4343
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
44-
<label form="short" prefix=", " suffix=". "/>
44+
<label form="short" prefix=", "/>
4545
</names>
4646
</macro>
4747
<macro name="publisher">
@@ -140,9 +140,11 @@
140140
</group>
141141
</if>
142142
<else-if type="chapter paper-conference" match="any">
143-
<group prefix=" ">
144-
<text term="in" suffix=": " text-case="capitalize-first"/>
145-
<text macro="editor"/>
143+
<group delimiter=". " prefix=" ">
144+
<group delimiter=": ">
145+
<text term="in" text-case="capitalize-first"/>
146+
<text macro="editor"/>
147+
</group>
146148
<text variable="container-title"/>
147149
<group delimiter=":">
148150
<group delimiter="; ">

0 commit comments

Comments
 (0)