summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/thuthesis/thusetup.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-03-29 21:34:54 +0000
committerKarl Berry <karl@freefriends.org>2024-03-29 21:34:54 +0000
commit59e30b63db8a55f8b463dfd85e7a17ace98d5622 (patch)
treebbd9b59412103726aef27ffa9e774aa5fa7cab21 /Master/texmf-dist/doc/latex/thuthesis/thusetup.tex
parent0e4dbb54833adb2b9b17df67b3882d83fb9c188b (diff)
thuthesis (29mar24)
git-svn-id: svn://tug.org/texlive/trunk@70808 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/thuthesis/thusetup.tex')
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/thusetup.tex13
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/thuthesis/thusetup.tex b/Master/texmf-dist/doc/latex/thuthesis/thusetup.tex
index 4eb5ae54b8e..16cc0a68ac6 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/thusetup.tex
+++ b/Master/texmf-dist/doc/latex/thuthesis/thusetup.tex
@@ -14,6 +14,9 @@
% 选择打印版(print)或用于提交的电子版(electronic),前者会插入空白页以便直接双面打印
%
output = print,
+ % 格式类型
+ % 默认为论文(thesis),也可以设置为开题报告(proposal)
+ % thesis-type = proposal,
%
% 标题
% 可使用“\\”命令手动控制换行
@@ -67,6 +70,11 @@
author = {薛瑞尼},
author* = {Xue Ruini},
%
+ % 学号
+ % 仅当书写开题报告时需要(同时设置 `thesis-type = proposal')
+ %
+ % student-id = {2000310000},
+ %
% 指导教师
% 中文姓名和职称之间以英文逗号“,”分开,下同
%
@@ -154,6 +162,10 @@
% \usepackage{natbib}
% \bibliographystyle{thuthesis-author-year}
+% 生命科学学院要求使用 Cell 参考文献格式(2023 年以前使用 author-date 格式)
+% \usepackage{natbib}
+% \bibliographystyle{cell}
+
% 本科生参考文献的著录格式
% \usepackage[sort]{natbib}
% \bibliographystyle{thuthesis-bachelor}
@@ -161,6 +173,7 @@
% 参考文献使用 BibLaTeX 宏包
% \usepackage[style=thuthesis-numeric]{biblatex}
% \usepackage[style=thuthesis-author-year]{biblatex}
+% \usepackage[style=gb7714-2015]{biblatex}
% \usepackage[style=apa]{biblatex}
% \usepackage[style=mla-new]{biblatex}
% 声明 BibLaTeX 的数据库