Skip to content
Permalink
Browse files

Update biological-and-pharmaceutical-bulletin.csl

Thanks for reviewing the style.  I made the suggested changes..

    <category field="biology"/>

  <macro name="event">
    <group delimiter=", ">
      <text variable="event-place"/>
      <group>
        <text value="on" suffix=" "/>
        <date variable="event-date">
          <date-part name="day" suffix=" "/>
          <date-part name="month" suffix=", "/>
          <date-part name="year"/>
        </date>
      </group>
    </group>
  </macro>
  • Loading branch information...
shojitakahashi committed Dec 13, 2015
1 parent 3a30890 commit 36b694b2bb0e196488121f6540bd8fa1b00eecfe
Showing with 5 additions and 4 deletions.
  1. +5 −4 biological-and-pharmaceutical-bulletin.csl
@@ -12,6 +12,7 @@
<uri>http://www.mendeley.com/profiles/shoji-takahashi3/</uri>
</author>
<category citation-format="numeric"/>
<category field="biology"/>
<issn>0918-6158</issn>
<eissn>1347-5215</eissn>
<updated>2015-12-12T11:03:34+00:00</updated>
@@ -46,11 +47,11 @@
<group delimiter=", ">
<text variable="event-place"/>
<group>
<text value="on " suffix=" "/>
<text value="on" suffix=" "/>
<date variable="event-date">
<date-part name="day" range-delimiter="" suffix=" "/>
<date-part name="month" range-delimiter="" suffix=", "/>
<date-part name="year" range-delimiter=""/>
<date-part name="day" suffix=" "/>
<date-part name="month" suffix=", "/>
<date-part name="year"/>
</date>
</group>
</group>

0 comments on commit 36b694b

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.