Couple of minor fixes to allow the suppressed author to look right, and to add back in sorting.

This commit is contained in:
Julian Onions 2008-01-16 09:52:49 +00:00
parent f1ed1ad131
commit 779c674ec8

View file

@ -85,18 +85,26 @@
<option name="disambiguate-add-names" value="true"/>
<option name="disambiguate-add-givenname" value="true"/>
<layout prefix="(" suffix=")" delimiter="; ">
<group delimiter=", ">
<text macro="author-short"/>
<date variable="issued" prefix=", ">
<date variable="issued" >
<date-part name="year"/>
</date>
<label variable="locator" prefix=", " suffix="." form="short"/>
<group>
<label variable="locator" suffix="." form="short"/>
<text variable="locator" prefix=" "/>
</group>
</group>
</layout>
</citation>
<bibliography>
<option name="hanging-indent" value="true"/>
<option name="et-al-min" value="15"/>
<option name="et-al-use-first" value="15"/>
<sort>
<key macro="author-short"/>
<key macro="title"/>
</sort>
<layout>
<text macro="author" suffix="."/>
<date variable="issued" prefix=" " suffix=".">