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 frontiers-in-bioscience.csl (#3735)

Turns out their guidelines were not in line with their publications.
Sample template paper is here:  https://www.bioscience.org/samplepdf.pdf
  • Loading branch information
POBrien333 authored and adam3smith committed Oct 21, 2018
1 parent 85ceacd commit bd88ef73987536c7a091fbebd10c69aceed6a336
Showing with 8 additions and 8 deletions.
  1. +8 −8 frontiers-in-bioscience.csl
@@ -15,14 +15,14 @@
<category field="medicine"/>
<issn>1945-0494</issn>
<eissn>1945-0508</eissn>
<updated>2018-10-08T08:26:29+00:00</updated>
<updated>2018-10-10T07:57:41+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="author">
<group>
<names variable="author">
<name delimiter="; " initialize-with="." name-as-sort-order="all"/>
<label form="short" prefix=" " strip-periods="true"/>
<label form="short" text-case="capitalize-first" strip-periods="true" prefix=" " suffix=": "/>
<name delimiter="; " initialize-with=""/>
<substitute>
<names variable="editor"/>
</substitute>
@@ -31,8 +31,8 @@
</macro>
<macro name="editor">
<names variable="editor">
<label form="short" text-case="capitalize-first" strip-periods="true" suffix=": "/>
<name initialize-with="."/>
<name initialize-with=""/>
<label form="short" prefix=", "/>
</names>
</macro>
<macro name="title">
@@ -55,7 +55,7 @@
<text variable="citation-number"/>
</layout>
</citation>
<bibliography entry-spacing="0">
<bibliography entry-spacing="0" line-spacing="2">
<layout>
<text variable="citation-number" suffix=". "/>
<text macro="author" suffix=". "/>
@@ -72,8 +72,8 @@
<text macro="title" suffix=". "/>
<group delimiter=" ">
<text variable="container-title" form="short" strip-periods="true" font-style="italic"/>
<group delimiter="; ">
<group delimiter=":">
<group delimiter=" ">
<group delimiter=", ">
<text variable="volume"/>
<text variable="page"/>
</group>

0 comments on commit bd88ef7

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