Skip to content
Permalink
Browse files

some small fixes that maybe will fix the bold issue in JEB

  • Loading branch information...
adam3smith committed Jan 10, 2014
1 parent 1473d29 commit c2bc117bf9d31452a3dc21dc46651f9d15bd0e3b
Showing with 11 additions and 11 deletions.
  1. +11 −11 journal-of-experimental-botany.csl
@@ -13,7 +13,7 @@
<category field="biology"/>
<issn>0022-0957</issn>
<eissn>1460-2431</eissn>
<updated>2013-02-21T14:44:21+00:00</updated>
<updated>2013-08-29T04:18:55+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-translator">
@@ -25,9 +25,9 @@
</macro>
<macro name="author">
<names variable="author">
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always" font-weight="bold"/>
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always"/>
<et-al font-style="italic"/>
<label form="short" prefix=" (" suffix=".)" text-case="capitalize-first" strip-periods="true"/>
<label form="short" prefix=" (" suffix=")" text-case="capitalize-first"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
@@ -69,7 +69,7 @@
<text variable="publisher"/>
</group>
</macro>
<citation collapse="year-suffix" et-al-min="3" et-al-use-first="1" et-al-subsequent-min="3" et-al-subsequent-use-first="1" disambiguate-add-year-suffix="true" year-suffix-delimiter=",">
<citation collapse="year-suffix" et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" year-suffix-delimiter=",">
<sort>
<key variable="issued"/>
<key variable="author"/>
@@ -78,28 +78,28 @@
<group delimiter=", ">
<text macro="author-short"/>
<group>
<date variable="issued" font-style="normal">
<date-part name="year" font-style="normal"/>
<date variable="issued">
<date-part name="year"/>
</date>
<text variable="year-suffix" font-style="italic"/>
</group>
<group>
<label variable="locator" suffix="." form="short" strip-periods="true"/>
<label variable="locator"/>
<text variable="locator" prefix=" "/>
</group>
</group>
</layout>
</citation>
<bibliography et-al-min="10" et-al-use-first="10" hanging-indent="false">
<bibliography et-al-min="11" et-al-use-first="3" hanging-indent="false">
<sort>
<key macro="author-short"/>
<key variable="issued"/>
</sort>
<layout>
<text macro="author" suffix=". " font-weight="bold"/>
<group suffix=".">
<date variable="issued" font-style="normal">
<date-part name="year" font-style="normal"/>
<date variable="issued">
<date-part name="year"/>
</date>
<text variable="year-suffix" font-style="italic"/>
</group>
@@ -134,7 +134,7 @@
<text macro="editor-translator" prefix=" "/>
</group>
<group prefix=" " suffix=".">
<text variable="container-title" font-style="normal"/>
<text variable="container-title"/>
<group prefix=" ">
<text variable="volume" font-weight="bold"/>
</group>

0 comments on commit c2bc117

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