Skip to content

Commit

Permalink
brazilian-journal-of-veterinary-research: add bib sorting (#5091)
Browse files Browse the repository at this point in the history
Update sort method to author on bibliography
  • Loading branch information
amkawai committed Nov 7, 2020
1 parent dbae9d7 commit 414f5e6
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<category field="medicine"/>
<issn>1413-9596</issn>
<eissn>1678-4456</eissn>
<updated>2020-03-30T16:23:02+00:00</updated>
<updated>2020-11-03T17:03:19+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>
<locale xml:lang="en">
Expand Down Expand Up @@ -305,6 +305,10 @@
</layout>
</citation>
<bibliography>
<sort>
<key macro="author"/>
<key variable="issued"/>
</sort>
<layout>
<group delimiter=". " suffix=". ">
<text macro="author"/>
Expand Down

0 comments on commit 414f5e6

Please sign in to comment.