changed sort key
This commit is contained in:
parent
30ddc68c10
commit
17bfba7dc5
1 changed files with 2 additions and 1 deletions
|
@ -108,7 +108,8 @@
|
||||||
<option name="et-al-use-first" value="6"/>
|
<option name="et-al-use-first" value="6"/>
|
||||||
<sort>
|
<sort>
|
||||||
<key macro="author"/>
|
<key macro="author"/>
|
||||||
<key variable="title"/>
|
<key macro="year-date"/>
|
||||||
|
<key variable="citation-number"/>
|
||||||
</sort>
|
</sort>
|
||||||
<layout>
|
<layout>
|
||||||
<text macro="author" suffix=" "/>
|
<text macro="author" suffix=" "/>
|
||||||
|
|
Loading…
Reference in a new issue