Skip to content

[Bug]: 引用英文论文时,应显示“等”而不是“et al.” #268

@c-my

Description

@c-my

发生了什么?

在中文论文模板中,使用\citet引用英文论文时,作者名称后显示"et al."

你期望的结果

作者名称后应显示“等”而不是"et al."

问题复现的步骤

  1. main.bib中插入一遍英文文献的bibtex信息
  2. 在正文中使用\citet进行引用

最小可复现用例或者截图

使用\citet{NIPS2017_3f5ee243}发现引用以下文献

@inproceedings{NIPS2017_3f5ee243,
 author = {Vaswani, Ashish and Shazeer, Noam and Parmar, Niki and Uszkoreit, Jakob and Jones, Llion and Gomez, Aidan N and Kaiser, \L ukasz and Polosukhin, Illia},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {I. Guyon and U. Von Luxburg and S. Bengio and H. Wallach and R. Fergus and S. Vishwanathan and R. Garnett},
 pages = {},
 publisher = {Curran Associates, Inc.},
 title = {Attention is All you Need},
 url = {https://proceedings.neurips.cc/paper_files/paper/2017/file/3f5ee243547dee91fbd053c1c4a845aa-Paper.pdf},
 volume = {30},
 year = {2017}
}

效果如下图所示:
图片

操作系统或平台

Windows

LaTeX 发行版以及发行年份

TexLive 2023

BIThesis 模板

graduate-thesis

日志信息

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions