Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Permalink
Browse files

Fix sort order and year collapse (#3498)

  • Loading branch information
adam3smith committed May 8, 2018
1 parent 278c7ae commit 49883dab3f633c65d1a612186f2a443123acdf48
Showing with 2 additions and 1 deletion.
  1. +2 −1 bulletin-of-the-american-schools-of-oriental-research.csl
@@ -96,7 +96,7 @@
</else>
</choose>
</macro>
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" collapse="year-suffix">
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" collapse="year">
<sort>
<key macro="year-date"/>
</sort>
@@ -113,6 +113,7 @@
<bibliography et-al-min="4" et-al-use-first="3" subsequent-author-substitute="">
<sort>
<key macro="author"/>
<key macro="year-date"/>
<key variable="title"/>
</sort>
<layout suffix=".">

0 comments on commit 49883da

Please sign in to comment.
You can’t perform that action at this time.