summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/thuthesis/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/thuthesis/main.tex')
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/main.tex19
1 files changed, 9 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/thuthesis/main.tex b/Master/texmf-dist/doc/latex/thuthesis/main.tex
index f5af45c0d02..f0acc491aa8 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/main.tex
+++ b/Master/texmf-dist/doc/latex/thuthesis/main.tex
@@ -1,11 +1,11 @@
-\documentclass[degree=master, tocarialchapter]{thuthesis}
+\documentclass[degree=master,tocarialchapter]{thuthesis}
% 选项
% degree=[bachelor|master|doctor|postdoctor], % 必选,学位类型
+% language=[chinese|english], % 可选(默认:chinese),论文的主要语言
% secret, % 可选(默认:关闭),是否有密级
% tocarialchapter, % 可选(默认:关闭),章目录中使用黑体(这项表示同时打开下面两项)
% tocarialchapterentry, % 可选(默认:关闭),单独控制章标题在目录中使用黑体
% tocarialchapterpage, % 可选(默认:关闭),单独控制章页码在目录中使用黑体
-% pifootnote, % 可选(默认:关闭),页脚编号采用 pifont 字体符号,建议打开
% 所有其它可能用到的包都统一放到这里了,可以根据自己的实际添加或者删除。
\usepackage{thuthesis}
@@ -34,8 +34,8 @@
%%% 正文部分
\mainmatter
-\include{data/chap01}
-\include{data/chap02}
+\input{data/chap01}
+\input{data/chap02}
%%% 其它部分
@@ -53,15 +53,14 @@
%% 参考文献
% 注意:至少需要引用一篇参考文献,否则下面两行可能引起编译错误。
% 如果不需要参考文献,请将下面两行删除或注释掉。
-% 数字式引用
-\bibliographystyle{thuthesis-numeric}
-% 作者-年份式引用
-% \bibliographystyle{thuthesis-author-year}
+\bibliographystyle{thuthesis-numeric} % 顺序编码制
+% \bibliographystyle{thuthesis-author-year} % 著者-出版年制
+% \bibliographystyle{thuthesis-bachelor} % 本科生参考文献的著录格式
\bibliography{ref/refs}
%% 致谢
-\include{data/ack}
+\input{data/ack}
%% 附录
\begin{appendix}
@@ -69,7 +68,7 @@
\end{appendix}
%% 个人简历
-\include{data/resume}
+\input{data/resume}
%% 本科生进行格式审查是需要下面这个表格,答辩可能不需要。选择性留下。
% 综合论文训练记录表