Skip to content

Commit

Permalink
Update journal-of-conchology.csl
Browse files Browse the repository at this point in the history
fix citation
  • Loading branch information
LouisNatagora authored Dec 16, 2024
1 parent 67cc5b1 commit 6f6b3bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions journal-of-conchology.csl
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</macro>
<macro name="author-short">
<names variable="author">
<name form="short" and="text" initialize-with=""/>
<name form="short" and="symbol" initialize-with=""/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
Expand Down Expand Up @@ -85,7 +85,7 @@
</else>
</choose>
</macro>
<citation and="text" et-al-min="3" et-al-use-first="1" disambiguate-add-names="true" disambiguate-add-year-suffix="true" collapse="year-suffix" year-suffix-delimiter=", ">
<citation and="symbol" et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year-suffix" year-suffix-delimiter=", ">
<sort>
<key variable="issued"/>
<key variable="author"/>
Expand Down

0 comments on commit 6f6b3bb

Please sign in to comment.