File tree 2 files changed +11
-1
lines changed
templates/graduate-thesis/reference
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -1747,9 +1747,16 @@ \subsection{后置部分}
1747
1747
1748
1748
\textit {通常在「攻读学位期间发表论文与研究成果清单」的 |.bib| 文件中使用。 }
1749
1749
\begin {itemize }
1750
- \item 在普通模式下,输出作者姓名(由用户在 |info/author| 中配置)。
1750
+ \item 在普通模式下,输出作者姓名。
1751
+
1752
+ (作者姓名由用户在 |info/author| 中配置。)
1753
+
1751
1754
\item 如果指定了覆盖普通模式下内容,则输出覆盖内容。
1755
+
1752
1756
\item 在盲审模式下,输出「第n作者」。
1757
+
1758
+ (具体情况:|\Author | 输出中文,如|第一作者|;|\AuthorEn | 输出英文,如 |First Author|。)
1759
+
1753
1760
\item 如果指定了覆盖盲审模式下内容,则输出覆盖内容。
1754
1761
\end {itemize }
1755
1762
\end {function }
Original file line number Diff line number Diff line change @@ -70,6 +70,9 @@ @article{myCiteKey2
70
70
annotation = { EI 收录, 检索号:06129773469. 已刊出.} ,
71
71
}
72
72
73
+ % 以上采用`\Author`,盲审模式下显示中文「第一作者」等。
74
+ % 以下采用`\AuthorEn`,盲审模式下改为英文“First Author”等。
75
+
73
76
@book {dummy:1 ,
74
77
author = " San Zhang" ,
75
78
author+an = { 1:myself="\AuthorEn"} ,
You can’t perform that action at this time.
0 commit comments