Permalink
Browse files

Update brain.csl (#3626)

to collapse on year-suffix
  • Loading branch information...
115zed81 authored and adam3smith committed Jul 28, 2018
1 parent 56e44b1 commit 6947ac171967807f134b2e04fc42768531bfef1c
Showing with 2 additions and 2 deletions.
  1. +2 −2 brain.csl
@@ -13,7 +13,7 @@
<category field="medicine"/>
<issn>0006-8950</issn>
<eissn>1460-2156</eissn>
<updated>2012-09-27T22:06:38+00:00</updated>
<updated>2016-09-14T23:14:13+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="author-short">
@@ -120,7 +120,7 @@
</else>
</choose>
</macro>
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year">
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year-suffix" year-suffix-delimiter=", ">
<sort>
<key macro="issued-year"/>
<key macro="author-short"/>

0 comments on commit 6947ac1

Please sign in to comment.