diff --git a/bithesis-doc.tex b/bithesis-doc.tex index bd0ec23a..102d44c0 100644 --- a/bithesis-doc.tex +++ b/bithesis-doc.tex @@ -1747,9 +1747,16 @@ \subsection{后置部分} \textit{通常在「攻读学位期间发表论文与研究成果清单」的 |.bib| 文件中使用。} \begin{itemize} - \item 在普通模式下,输出作者姓名(由用户在 |info/author| 中配置)。 + \item 在普通模式下,输出作者姓名。 + + (作者姓名由用户在 |info/author| 中配置。) + \item 如果指定了覆盖普通模式下内容,则输出覆盖内容。 + \item 在盲审模式下,输出「第n作者」。 + + (具体情况:|\Author| 输出中文,如|第一作者|;|\AuthorEn| 输出英文,如 |First Author|。) + \item 如果指定了覆盖盲审模式下内容,则输出覆盖内容。 \end{itemize} \end{function} diff --git a/templates/graduate-thesis/reference/pub.bib b/templates/graduate-thesis/reference/pub.bib index f8ce3916..d2453c84 100644 --- a/templates/graduate-thesis/reference/pub.bib +++ b/templates/graduate-thesis/reference/pub.bib @@ -70,6 +70,9 @@ @article{myCiteKey2 annotation = {EI 收录, 检索号:06129773469. 已刊出.}, } +% 以上采用`\Author`,盲审模式下显示中文「第一作者」等。 +% 以下采用`\AuthorEn`,盲审模式下改为英文“First Author”等。 + @book{dummy:1, author = "San Zhang", author+an = {1:myself="\AuthorEn"},