Search found 2 matches

by jtrindade
Mon Nov 02, 2009 3:06 pm
Forum: BibTeX, biblatex and biber
Topic: Authors separated by different keyword in bibliography
Replies: 2
Views: 2137

Authors separated by different keyword in bibliography

Thanks for the help.

I am now using biblatex and babel with the portuguese option.


\usepackage[portugues]{babel}
\usepackage[bibstyle=authoryear-comp, citestyle=authoryear-comp, hyperref=true, sorting=nyt, sortcites=true]{biblatex}


And my bib file continues to have 'and' separating authors ...
by jtrindade
Sat Oct 31, 2009 8:19 pm
Forum: BibTeX, biblatex and biber
Topic: Authors separated by different keyword in bibliography
Replies: 2
Views: 2137

Authors separated by different keyword in bibliography

I'm having an internationalization problem with latex.

In the .bib files authors are separated by the keyword 'and'.

In the file generated by latex the authors in the citations are also separated by 'and'. As the document I am producing is in Portuguese I needed authors to be separated by the 'e ...