File tree 1 file changed +6
-5
lines changed
1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -82,10 +82,11 @@ \subsection{主体内容文件夹}
82
82
\item 补充在\texttt {misc/ }\isGraduateTF {、\texttt {references/ }}{}文件夹中的其他内容。
83
83
\end {enumerate }
84
84
85
- 更棒的是,我们可以通过修改配置一键生成支持盲审的论文版本 ——一次写作,
85
+ 更棒的是,我们可以 \hyperref [sec:blind]{通过修改配置一键生成支持盲审的论文版本} ——一次写作,
86
86
多种格式!
87
87
88
88
\section {个人信息录入 }
89
+ \label {sec:BITSetup }
89
90
90
91
在 \texttt {main.tex } 中,我们可以看到如下的代码:
91
92
\ begin{lstlisting} [language=TeX]
@@ -99,6 +100,7 @@ \section{个人信息录入}
99
100
author = 张三,
100
101
major = 材料科学与工程,
101
102
school = 材料学院,
103
+ keywords = {…;…},
102
104
% ...
103
105
},
104
106
% ...
@@ -117,10 +119,7 @@ \section{个人信息录入}
117
119
118
120
\section {摘要和关键字 }
119
121
120
- 摘要内容,放置在 \texttt {chapters/ } 文件夹中的 \texttt {\isGraduateTF {}{0\_ }abstract.tex } 文件中。
121
- 其中,摘要的关键字可在 \texttt {main.tex } 中「信息录入」的部分进行配置。
122
-
123
- 中英文摘要通过如下方式进行书写:
122
+ 中英文摘要在 \texttt {chapters/ } 文件夹中的 \texttt {\isGraduateTF {}{0\_ }abstract.tex } 编写:
124
123
125
124
\ begin{lstlisting} [language=TeX]
126
125
\begin{abstract}
@@ -132,6 +131,7 @@ \section{摘要和关键字}
132
131
\end{abstractEn}
133
132
\end {lstlisting }
134
133
134
+ 至于摘要后的关键字,可编辑 \texttt {main.tex },在\hyperref [sec:BITSetup]{「信息录入」}中配置 \texttt {info/keywords }、\texttt {info/keywordsEn }。
135
135
136
136
\section {论文主体 }
137
137
@@ -224,6 +224,7 @@ \subsubsection{文献引用}
224
224
\end {enumerate }
225
225
226
226
\section {生成盲审版论文 }
227
+ \label {sec:blind }
227
228
228
229
提交论文用于匿名评阅(又名盲审或盲评)时,需要“隐去论文作者和导师姓名,以及致谢、论文成果等与作者有关的信息”。
229
230
% 以上引文源于《北京理工大学关于本科毕业设计(论文)评阅的规定(试行)》(2023年4月修订)。
You can’t perform that action at this time.
0 commit comments