Skip to content
Permalink
Browse files

Update biological-reviews.csl (#2955)

  • Loading branch information...
POBrien333 authored and rmzelle committed Sep 18, 2017
1 parent 61fff96 commit a832592c4ec0e2ac311cde78a2b54f8ce15dac26
Showing with 11 additions and 12 deletions.
  1. +11 −12 biological-reviews.csl
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" page-range-format="expanded" default-locale="en-GB">
<!-- This style was edited with the Visual CSL Editor (http://editor.citationstyles.org/visualEditor/) -->
<info>
<title>Biological Reviews</title>
<id>http://www.zotero.org/styles/biological-reviews</id>
@@ -18,7 +17,7 @@
<eissn>1469-185X</eissn>
<issnl>0006-3231</issnl>
<summary>Style for Biological Reviews, aka Biological reviews of the Cambridge Philosophical Society</summary>
<updated>2013-04-22T18:15:54+00:00</updated>
<updated>2017-09-18T10:11:09+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>
<locale xml:lang="en">
@@ -40,7 +39,7 @@
<macro name="container-contributors">
<choose>
<if type="chapter paper-conference" match="any">
<names variable="editor translator" font-variant="normal" delimiter=", ">
<names variable="editor translator" delimiter=", ">
<label form="short" suffix=" " strip-periods="true"/>
<name font-variant="small-caps" and="symbol" delimiter-precedes-last="never" initialize-with="."/>
</names>
@@ -156,36 +155,36 @@
<text variable="page" prefix=", "/>
</if>
<else-if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
<group prefix=". ">
<text term="in" suffix=" " text-case="capitalize-first"/>
<group delimiter=" " prefix=". ">
<text term="in" text-case="capitalize-first"/>
<text variable="container-title" font-style="italic"/>
<text macro="container-contributors" prefix=" (" suffix="),"/>
<label variable="page" form="short" suffix=" " prefix=" "/>
<text macro="container-contributors" prefix="(" suffix="),"/>
<label variable="page" form="short"/>
<text variable="page"/>
</group>
</else-if>
</choose>
</macro>
<macro name="citation-locator">
<group>
<group delimiter=" ">
<label variable="locator" form="short"/>
<text variable="locator" prefix=" "/>
<text variable="locator"/>
</group>
</macro>
<citation et-al-min="4" et-al-use-first="1" et-al-subsequent-min="3" et-al-subsequent-use-first="1" disambiguate-add-year-suffix="true" collapse="year" disambiguate-add-givenname="true" givenname-disambiguation-rule="by-cite">
<citation et-al-min="4" et-al-use-first="1" et-al-subsequent-min="3" et-al-subsequent-use-first="1" disambiguate-add-year-suffix="true" collapse="year">
<sort>
<key variable="issued"/>
<key macro="author"/>
</sort>
<layout prefix="(" suffix=")" delimiter="; ">
<group delimiter=", ">
<group delimiter=", ">
<text macro="author-short"/>
<text macro="issued-year"/>
<text macro="citation-locator"/>
</group>
</layout>
</citation>
<bibliography et-al-min="19" et-al-use-first="6" hanging-indent="true">
<bibliography et-al-min="16" et-al-use-first="15" hanging-indent="true">
<sort>
<key macro="author"/>
<key variable="issued"/>

0 comments on commit a832592

Please sign in to comment.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.