Dear members,

I need to export my bibliographical database into the French style of citations, mainly the ISO 960 style (called also AFNOR Z 44-005). The output is the following (example for a book) :

GUIMELLI Christian. Structures et transformations des représentations sociales. Neuchâtel, Switzerland : Delachaux et Niestlé, 1994, 277 p.

The problem that I have is that I don't know how to uppercase just the last name of the author. In French, last names are in uppercase and there are no commas between last name and first name. I did the following template rule but it outputs the last names first, and then the first name.

< $ authors [EMAIL PROTECTED]/ ><[EMAIL PROTECTED]/>. < $fields.Title/><$fields.Edition?> <$fields.Edition/></$fields.Edition? >. <$fields.Address?><$fields.Address/> :</$fields.Address?> < $fields.Publisher/>, <$fields.Year/>.

Is there a template key that can do the thing? I don't want to convert all the last names of my database to uppercase, I would rather prefer to do it directly by the template.

Thank you very much.

Sincerely,

Sergio MORA
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Bibdesk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-users

Reply via email to