Skip to content

Commit

Permalink
Update veterinary-pathology.csl (#5543)
Browse files Browse the repository at this point in the history
  • Loading branch information
POBrien333 committed Jul 8, 2021
1 parent 06261c0 commit 350b900
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions veterinary-pathology.csl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<issn>0300-9858</issn>
<eissn>1544-2217</eissn>
<summary>Vancouver style with small changes for the journal 'Veterinary Pathology'</summary>
<updated>2017-01-23T09:28:21+00:00</updated>
<updated>2021-07-07T09:55:38+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>
<locale xml:lang="en">
Expand Down Expand Up @@ -161,10 +161,7 @@
<macro name="date">
<choose>
<if type="article-journal article-magazine article-newspaper review review-book" match="any">
<group suffix=";" delimiter=" ">
<date variable="issued" form="text"/>
<text macro="accessed-date"/>
</group>
<date date-parts="year" form="text" variable="issued"/>
</if>
<else-if type="bill legislation" match="any">
<group delimiter=", ">
Expand Down Expand Up @@ -235,7 +232,8 @@
<macro name="journal-location">
<choose>
<if type="article-journal article-magazine review review-book" match="any">
<text variable="volume"/>
<text variable="volume" font-weight="bold" prefix=";"/>
<text variable="issue" prefix="(" suffix=")"/>
</if>
</choose>
</macro>
Expand Down

0 comments on commit 350b900

Please sign in to comment.