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

错误:英文作者只显示姓 #355

Closed
LXSKING opened this issue Aug 26, 2024 · 1 comment
Closed

错误:英文作者只显示姓 #355

LXSKING opened this issue Aug 26, 2024 · 1 comment
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@LXSKING
Copy link

LXSKING commented Aug 26, 2024

涉及到的样式文件

导出作者、刊名、年卷期页
src/export-author-journal-year-vol-issue-pages/export-author-journal-year-vol-issue-pages.csl

描述错误

该格式导出参考文献,英文作者只显示姓
[1] Liu et al. Scientific Reports, 2024, 14(1): 9881.
正确的应该是
[1] Liu Xu-Sheng et al. Scientific Reports, 2024, 14(1): 9881.

条目信息

  {}

其他相关信息

No response

@LXSKING LXSKING added the bug Something isn't working label Aug 26, 2024
@zepinglee
Copy link
Collaborator

这个导出的格式没有具体的格式要求,你可以自己去掉 form="short"

<name form="short" initialize="false" et-al-min="2" et-al-use-first="1"/>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants