Skip to content
Permalink
Browse files

BMJ: Fix access date

  • Loading branch information...
adam3smith committed Apr 7, 2017
1 parent 079c5be commit 0fa3b650c3c92e80068576d15d6e70b37496347a
Showing with 2 additions and 2 deletions.
  1. +2 −2 bmj.csl
@@ -58,8 +58,8 @@
<group prefix=" (" suffix=")." delimiter=" ">
<text term="accessed"/>
<date variable="accessed">
<date-part name="day" prefix=" "/>
<date-part name="month" prefix=" " form="short" strip-periods="true"/>
<date-part name="day" suffix=" "/>
<date-part name="month" suffix=" " form="short" strip-periods="true"/>
<date-part name="year"/>
</date>
</group>

0 comments on commit 0fa3b65

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.