Skip to content

Commit

Permalink
Disambiguation by add year suffix was not present - Added it to the s…
Browse files Browse the repository at this point in the history
…tyle (#4200)

Thanks -- sorry that took so long to merge!
  • Loading branch information
lorenzino authored and adam3smith committed Aug 22, 2019
1 parent 1822cb8 commit a806a01
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
<label form="short" prefix=" (" text-case="title" suffix=")"/>
</names>
</macro>
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-names="true" disambiguate-add-givenname="true" givenname-disambiguation-rule="primary-name">
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-names="true" disambiguate-add-givenname="true" givenname-disambiguation-rule="primary-name" disambiguate-add-year-suffix="true">
<layout prefix="(" suffix=")" delimiter="; ">
<text macro="contributors-short"/>
<text macro="issued" prefix=", "/>
Expand Down

0 comments on commit a806a01

Please sign in to comment.