Skip to content

Commit

Permalink
[Frontiers in ...] Remove formatting for volume (#5580)
Browse files Browse the repository at this point in the history
* Remove formatting for volume

It seems that the style for Frontiers ... has changed and that volume should no longer be in bold : https://www.frontiersin.org/about/author-guidelines

We're keeping journals in italics in line with published PDFs
  • Loading branch information
andjar committed Aug 11, 2021
1 parent 3a3eb0c commit 4703b5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontiers-medical-journals.csl
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<date variable="issued" prefix=" (" suffix=")">
<date-part name="year"/>
</date>
<text variable="volume" font-weight="bold" suffix=":"/>
<text variable="volume" suffix=":"/>
</group>
<text variable="page" suffix="."/>
</else>
Expand Down

0 comments on commit 4703b5d

Please sign in to comment.