参考书目中作者按不同关键字分隔

发布于 2024-08-09 06:01:47 字数 193 浏览 1 评论 0原文

我在乳胶方面遇到国际化问题。

在 .bib 文件中,作者由关键字“and”分隔。

在 Latex 生成的文件中,引文中的作者也用“和”分隔。由于我正在生成的文档是葡萄牙语的,因此我需要用“e”关键字分隔作者。

我正在使用葡萄牙语的 babel 包,但它对引用没有影响。

有什么办法可以告诉我如何做到这一点吗?

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?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

傾旎 2024-08-16 06:01:47

您必须使用也支持非英语关键字的参考书目样式和/或包。尝试使用 babelbibbiblatex 包。

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文