Skip to content

Commit

Permalink
Remove bold from volume for Frontiers medical (#6060)
Browse files Browse the repository at this point in the history
  • Loading branch information
adam3smith authored May 14, 2022
1 parent e6dc596 commit 3723981
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontiers-medical-journals.csl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<info>
<title>Frontiers medical journals</title>
<id>http://www.zotero.org/styles/frontiers-medical-journals</id>
<!-- The 'Frontiers in...' series of medical (now called "Health" journals use different citation and bibliography styles
<!-- The 'Frontiers in...' series of medical (now called "Health" journals use different citation and bibliography styles
than the 'Frontiers in...' series of engineering and science (except Physics) journals. -->
<link href="http://www.zotero.org/styles/frontiers-medical-journals" rel="self"/>
<link href="http://www.zotero.org/styles/frontiers" rel="template"/>
Expand Down Expand Up @@ -141,7 +141,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 3723981

Please sign in to comment.