tinoryj / UESTC-Thesis-Latex-Template

UESTC Thesis Latex Template 2023. It fully supports the latest format specification in 2023, supports independent symbol table, abbreviation table, and complete and fully customizable Academic/Professional-Master/PhD covers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

关于中文文献三个作者以上,显示"et al"而非”等“的问题。

henryhuanghenry opened this issue · comments

其实bst文件已经定义好了函数。

如果没有显示等,可以在中文的BIB中加入以下这一项:

language = {zh},

即可以解决。