Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

参考文献的 "等." 与 "et al." #6

Open
0qinghao opened this issue May 27, 2021 · 0 comments
Open

参考文献的 "等." 与 "et al." #6

0qinghao opened this issue May 27, 2021 · 0 comments

Comments

@0qinghao
Copy link

描述:
英文参考文献,若作者多于 3 人,有的会出现中文的 “等”
Author1, Author2, Author3, 等. Title...........

出现原因:
模板中判断参考文献是中文还是外文的方法是:language 字段为空=英文;language 字段不为空=中文

解决方案:
能力有限,这个问题不那么好解决,因此只能采用一个妥协方案。
ref.bib 中所有的英文文献都不要带 language 字段,反之中文文献都加上。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant