开发者

Authors separated by different keyword in bibliography

开发者 https://www.devze.com 2022-12-09 23:04 出处:网络
I\'m having an internationalization problem with latex. In the .bib files authors are separated by the keyword \'and\'.

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 separeted by the 'e' keyword instead.

I am using babel package in Portuguese but it makes no difference on the citations.

Any lights on how I can do this?


You have to use a bibliography style and/or package that supports non-English keywords as well. Try the babelbib or the biblatex package.

0

精彩评论

暂无评论...
验证码 换一张
取 消