Fabrice wrote: > Thanks, it was exactly what i needed. > But i thought another solution should exist. > It means the whole system will always replace "and" by "et"?
It means that those things are hardcoded in the bibtex stylefile, which is independent from the language settings in the document. There are two other options besides editing the stylefile, though: 1. Search for a french stylefile on CTAN (www.ctan.org) 2. Create your own stylefile with custom-bib (which is most likely part of your latex installation): http://www.ctan.org/tex-archive/macros/latex/contrib/supported/custom-bib/ Regards, Juergen.