Skip to content

Commit bde92d6

Browse files
authored
Update environmental-microbiology.csl (#4641)
1 parent efa68bc commit bde92d6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

environmental-microbiology.csl

+4-4
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</info>
3030
<macro name="editor">
3131
<names variable="editor" delimiter=",">
32-
<name name-as-sort-order="all" sort-separator="," and="text" initialize-with="." delimiter=", "/>
32+
<name name-as-sort-order="all" sort-separator=", " and="text" initialize-with="." delimiter=", "/>
3333
<label form="short" prefix=" (" suffix=")" strip-periods="true"/>
3434
</names>
3535
</macro>
@@ -116,11 +116,11 @@
116116
</if>
117117
<else-if type="chapter paper-conference" match="any">
118118
<text macro="title" prefix=" " suffix="."/>
119-
<group prefix=" " delimiter=", " suffix=".">
119+
<group prefix=" " delimiter=" " suffix=".">
120120
<text term="in" text-case="capitalize-first"/>
121+
<text variable="container-title" font-style="italic" suffix="."/>
122+
<text variable="collection-title" suffix="."/>
121123
<text macro="editor"/>
122-
<text variable="container-title" font-style="italic"/>
123-
<text variable="collection-title" prefix=" " suffix="."/>
124124
</group>
125125
<group suffix=".">
126126
<text macro="publisher" prefix=" "/>

0 commit comments

Comments
 (0)