Skip to content
Permalink
Browse files

Update clinical-physiology-and-functional-imaging.csl (#3639)

  • Loading branch information...
libora authored and rmzelle committed Aug 13, 2018
1 parent 69a5622 commit f670736be31c2fa88b41cdf39f9579f1ea600bbd
Showing with 8 additions and 8 deletions.
  1. +8 −8 clinical-physiology-and-functional-imaging.csl
@@ -1,5 +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="minimal" default-locale="en-US">
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-US">
<info>
<title>Clinical Physiology and Functional Imaging</title>
<id>http://www.zotero.org/styles/clinical-physiology-and-functional-imaging</id>
@@ -13,7 +13,7 @@
<category field="medicine"/>
<issn>1475-0961</issn>
<eissn>1475-097X</eissn>
<updated>2018-07-17T14:17:04+00:00</updated>
<updated>2018-08-09T00:00:00+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">
@@ -33,7 +33,7 @@
</names>
</macro>
<macro name="publisher">
<group delimiter=", " suffix=";">
<group delimiter=", " suffix=".">
<text variable="publisher"/>
<choose>
<if type="thesis">
@@ -131,7 +131,7 @@
<macro name="pages">
<choose>
<if type="article-journal article-magazine article-newspaper" match="any">
<text variable="page" prefix=": "/>
<text variable="page"/>
</if>
<else>
<group prefix=" " delimiter=" ">
@@ -144,7 +144,7 @@
<macro name="journal-location">
<choose>
<if type="article-journal article-magazine" match="any">
<text variable="volume" prefix=" "/>
<text variable="volume" prefix=" " font-weight="bold"/>
</if>
</choose>
</macro>
@@ -193,11 +193,11 @@
<text macro="editor" prefix="(" suffix=")"/>
<group>
<text macro="date"/>
<group delimiter=", ">
<text macro="pages"/>
<group delimiter=": ">
<text macro="journal-location"/>
<text macro="pages" suffix="."/>
</group>
<text macro="publisher" prefix=". "/>
<text macro="journal-location"/>
</group>
</group>
<text macro="report-details" suffix=". "/>

0 comments on commit f670736

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