-
|
在盲审模式中,默认模板只会标注为“第一作者”,但是实际上专利叫“第一发明人”,奖项叫“第一完成人”,翻译的书籍叫“第一译者” 怎样才能在盲审模式正确显示? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
可以自定义 \Author。详见我们的使用手册,或者 pubs.bib 的注释。 https://github.com/BITNP/BIThesis/blob/main/templates/graduate-thesis/reference/pub.bib#L33 BIThesis/templates/graduate-thesis/reference/pub.bib Lines 32 to 33 in 424e5b8 |
Beta Was this translation helpful? Give feedback.
-
|
在 author+an = {1:myself="\Author[][][第一发明人]"}, |
Beta Was this translation helpful? Give feedback.
-
|
为方便大家查看,这个问题归档到了 🥑 疑难杂症 (bithesis.bitnp.net/faq),后续将在那边更新。如果遇到新问题,欢迎继续在 GitHub Discussions 讨论。 https://bithesis.bitnp.net/faq/bib-author.html |
Beta Was this translation helpful? Give feedback.

在
pub.bib中修改author+an = {1:myself="\Author[][][第一发明人]"},