Skip to content

Commit e433c99

Browse files
authored
1 parent 4d97aab commit e433c99

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

bioscience.csl

+9-5
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<category field="biology"/>
1515
<issn>0006-3568</issn>
1616
<eissn>1525-3244</eissn>
17-
<updated>2020-03-30T09:19:37+00:00</updated>
17+
<updated>2020-06-19T08:49:33+00:00</updated>
1818
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1919
</info>
2020
<macro name="author">
@@ -148,11 +148,15 @@
148148
</group>
149149
</else-if>
150150
<else>
151-
<group>
151+
<group delimiter=". ">
152152
<text macro="title"/>
153-
<text variable="container-title" suffix=" " form="long"/>
154-
<text variable="volume" suffix=": "/>
155-
<text variable="page"/>
153+
<group delimiter=" ">
154+
<text variable="container-title" form="long"/>
155+
<group delimiter=": ">
156+
<text variable="volume"/>
157+
<text variable="page"/>
158+
</group>
159+
</group>
156160
</group>
157161
</else>
158162
</choose>

0 commit comments

Comments
 (0)