problem to edit my own citation style
hi,
i tried a lot but couldnt managed
i format some citation style but i cant figure out how to put bibliggraphi in alphabetical order.
i tried a lot but couldnt managed
i format some citation style but i cant figure out how to put bibliggraphi in alphabetical order.
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
put sort by author but it doesnt work
im missing something or what:)
pliz help
1) In the end you have another bibliography node, which you should just delete, i.e.
<bibliography name-delimiter="doktorat oli"><layout/></bibliography>
2) There is a sort node in the beginning, after the info, which should be moved under the bibliography node, i.e. instead of
...
</info>
<sort>
<key variable="type"/>
<key macro="author"/>
</sort>
<macro name="author">
...
you want something like
<bibliography et-al-min="7" et-al-use-first="3" second-field-align="flush">
<sort>
<key macro="author"/>
</sort>
<layout>
Thx a lot!!!!!
I love you:)