Hi,
after reading some post in the forum and doing different guesses I manage to put the author (editor) in different order in footnote citation and in the bibliography.
In the template under namelist tag I`ve put another field with the following definitions:
I'm still looking how to change to Ibid o Op. Cit if the book is already citated.
I hope this clues can help you puting the template in the order you need.
P.S sorry for my english
after reading some post in the forum and doing different guesses I manage to put the author (editor) in different order in footnote citation and in the bibliography.
In the template under namelist tag I`ve put another field with the following definitions:
<list name="author" id="4"> <!--name last name-->
<single_prefix></single_prefix>
<multi_prefix></multi_prefix>
<corporate>{%Corporate%}</corporate>
<first_person>{%First%}{ %Middle%}{ %Last:u%}</first_person>
<other_persons>{%First%}{ %Middle%}{ %Last:u%}</other_persons>
<separator_between_if_two> - </separator_between_if_two>
<separator_between_if_more_than_two> - </separator_between_if_more_than_two>
<separator_before_last> - </separator_before_last>
<max_number_of_persons_to_display>3</max_number_of_persons_to_display>
<number_of_persons_to_display_if_more_than_max>1</number_of_persons_to_display_if_more_than_max>
<overflow> et al.</overflow>
<single_suffix></single_suffix>
<multi_suffix></multi_suffix>
</list>
also in the footnote citation I've changed to:<source type="Book">
<format>{%Author:4|Editor:5%}{, <i>%Title%{ Tomo %Volume%:%ShortTitle%}</i>{, %Comments%}}{, %Publisher%}{, %City%}{ %Year%<sup>{%Edition%}</sup>{, %CitationPages%}.}</format>
</source>
Bibliography order remains as the original.I'm still looking how to change to Ibid o Op. Cit if the book is already citated.
I hope this clues can help you puting the template in the order you need.
P.S sorry for my english