www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 51dfd03346a8d15eba905e3bfc75dc597471cd0e
parent 85aa1c881e6b59bec7480f7c7c86ff4531b3431f
Author: Elena Razlogova <elena.razlogova@gmail.com>
Date:   Fri,  4 Jan 2008 11:58:26 +0000

update sort order


Diffstat:
Mcsl/chicago-note-bibliography.csl | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/csl/chicago-note-bibliography.csl b/csl/chicago-note-bibliography.csl @@ -157,6 +157,11 @@ </else> </choose> </macro> + <macro name="sort-key"> + <text macro="author-full" suffix=" "/> + <text variable="title" suffix=" "/> + <text variable="genre"/> + </macro> <citation> <option name="et-al-min" value="4"/> <option name="et-al-use-first" value="1"/> @@ -189,6 +194,9 @@ <option name="et-al-min" value="6"/> <option name="et-al-use-first" value="6"/> <option name="subsequent-author-substitute" value="---"/> + <sort> + <key macro="sort-key"/> + </sort> <layout suffix="."> <group delimiter=". "> <text macro="author"/>