Skip to content
Permalink
Browse files

Update environmental-microbiology.csl (#4047)

  • Loading branch information...
xiaoguai945yeah authored and rmzelle committed Apr 13, 2019
1 parent f7dab35 commit fab58be3c050c10ab9028873185d7e649a225ff6
Showing with 14 additions and 8 deletions.
  1. +14 −8 environmental-microbiology.csl
@@ -16,11 +16,15 @@
<contributor>
<name>Claus Pelikan</name>
</contributor>
<contributor>
<name>Yu Gao</name>
<email>gaoyu19920914@gmail.com</email>
</contributor>
<category citation-format="author-date"/>
<category field="biology"/>
<issn>1462-2912</issn>
<eissn>1462-2920</eissn>
<updated>2015-08-13T09:25:00+00:00</updated>
<updated>2019-04-09T15:38:53+00:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
</info>
<macro name="editor">
@@ -54,9 +58,9 @@
<text variable="title"/>
</macro>
<macro name="publisher">
<group delimiter=", ">
<text variable="publisher"/>
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher"/>
</group>
</macro>
<macro name="year-date">
@@ -101,11 +105,13 @@
</date>
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group delimiter=" " prefix=" ">
<group prefix=" " delimiter=", ">
<text macro="title"/>
<text macro="edition"/>
<text macro="editor"/>
<text macro="publisher"/>
<group delimiter=" ">
<text macro="edition"/>
<text macro="editor"/>
<text macro="publisher"/>
</group>
</group>
</if>
<else-if type="chapter paper-conference" match="any">
@@ -127,7 +133,7 @@
<else>
<text macro="title" prefix=" " suffix="."/>
<group delimiter=" " prefix=" " suffix=".">
<text variable="container-title" form="short" font-style="italic"/>
<text variable="container-title" form="short" strip-periods="true" font-style="italic"/>
<text variable="volume" font-weight="bold" suffix=":"/>
<text variable="page"/>
</group>

0 comments on commit fab58be

Please sign in to comment.
You can’t perform that action at this time.