Skip to content

Commit

Permalink
Update journal-of-vegetation-science.csl (#7213)
Browse files Browse the repository at this point in the history
  • Loading branch information
POBrien333 authored Sep 13, 2024
1 parent 085a912 commit e5fc858
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions journal-of-vegetation-science.csl
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<category field="biology"/>
<issn>1100-9233</issn>
<eissn>1654-1103</eissn>
<updated>2024-09-12T10:19:02+00:00</updated>
<updated>2024-09-13T07:50:45+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>
<macro name="editor-translator">
Expand Down Expand Up @@ -77,18 +77,18 @@
</macro>
<macro name="access">
<choose>
<if match="any" type="article-journal">
<text variable="DOI" prefix=" https://doi.or/"/>
</if>
<else-if type="webpage post post-weblog" match="any">
<if type="webpage post post-weblog" match="any">
<group delimiter=" " prefix=" ">
<text variable="URL"/>
<group delimiter=" " prefix="[" suffix="]">
<text term="accessed" text-case="capitalize-first"/>
<date form="text" variable="accessed"/>
</group>
</group>
</else-if>
</if>
<else>
<text variable="DOI" prefix=" https://doi.or/"/>
</else>
</choose>
</macro>
<macro name="edition">
Expand All @@ -104,7 +104,7 @@
</else>
</choose>
</macro>
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true">
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-names="true" disambiguate-add-year-suffix="true" collapse="year">
<sort>
<key variable="issued"/>
<key variable="author"/>
Expand All @@ -122,7 +122,7 @@
</group>
</layout>
</citation>
<bibliography hanging-indent="true">
<bibliography et-al-min="8" et-al-use-first="6" hanging-indent="true">
<sort>
<key macro="author-short"/>
<key macro="title"/>
Expand Down

0 comments on commit e5fc858

Please sign in to comment.