Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Permalink
Browse files

Update bioresources.csl

The DOI should not follow by a point.
  • Loading branch information
zuphilip committed Dec 4, 2015
1 parent 927223a commit 80cf6e482904180f422533583e2df18a30e9afe2
Showing with 22 additions and 20 deletions.
  1. +22 −20 bioresources.csl
@@ -15,7 +15,7 @@
<category field="biology"/>
<issn>1930-2126</issn>
<summary>The style for the journal Bioresources says that it follows the one of the J. Water Resources Planing and Management published by the American Society of Civial Engineers. However, there are slight differences, e.g. title and container-title are seperated by a comma and not a point, doi is added always at the end.</summary>
<updated>2015-11-30T21:19:40+00:00</updated>
<updated>2015-12-04T07:28:32+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="container-contributors">
@@ -163,29 +163,31 @@
<key macro="author"/>
<key variable="issued"/>
</sort>
<layout suffix=".">
<text macro="author" suffix="."/>
<text macro="issued" suffix=" "/>
<group delimiter=", ">
<text macro="title"/>
<layout>
<group suffix=".">
<text macro="author" suffix="."/>
<text macro="issued" suffix=" "/>
<group delimiter=", ">
<group delimiter=": ">
<choose>
<if type="chapter paper-conference" match="any">
<text term="in"/>
</if>
</choose>
<text variable="container-title" font-style="italic"/>
<text macro="title"/>
<group delimiter=", ">
<group delimiter=": ">
<choose>
<if type="chapter paper-conference" match="any">
<text term="in"/>
</if>
</choose>
<text variable="container-title" font-style="italic"/>
</group>
<text variable="collection-title"/>
<text macro="container-contributors"/>
<text macro="secondary-contributors"/>
<text macro="publisher"/>
<text macro="locators"/>
</group>
<text variable="collection-title"/>
<text macro="container-contributors"/>
<text macro="secondary-contributors"/>
<text macro="publisher"/>
<text macro="locators"/>
</group>
<text macro="access"/>
</group>
<text macro="access"/>
<text variable="DOI" prefix=". DOI: "/>
<text variable="DOI" prefix=" DOI: "/>
</layout>
</bibliography>
</style>

0 comments on commit 80cf6e4

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