diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/thuthesis/data/cover.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/thuthesis/data/cover.tex | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/thuthesis/data/cover.tex b/Master/texmf-dist/doc/latex/thuthesis/data/cover.tex index 35ae3571f47..8aae6b84432 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/data/cover.tex +++ b/Master/texmf-dist/doc/latex/thuthesis/data/cover.tex @@ -26,12 +26,14 @@ % cdate={超新星纪元}, % % 博士后专有部分 - cfirstdiscipline={计算机科学与技术}, - cseconddiscipline={系统结构}, - postdoctordate={2009年7月——2011年7月}, - id={编号}, % 可以留空: id={}, - udc={UDC}, % 可以留空 - catalognumber={分类号}, % 可以留空 + catalognumber = {分类号}, % 可以留空 + udc = {UDC}, % 可以留空 + id = {编号}, % 可以留空: id={}, + cfirstdiscipline = {计算机科学与技术}, % 流动站(一级学科)名称 + cseconddiscipline = {系统结构}, % 专 业(二级学科)名称 + postdoctordate = {2009 年 7 月——2011 年 7 月}, % 工作完成日期 + postdocstartdate = {2009 年 7 月 1 日}, % 研究工作起始时间 + postdocenddate = {2011 年 7 月 1 日}, % 研究工作期满时间 % %========= % 英文信息 @@ -61,8 +63,8 @@ % edate={December, 2005} % % 关键词用“英文逗号”分割 - ckeywords={\TeX, \LaTeX, CJK, 模板, 论文}, - ekeywords={\TeX, \LaTeX, CJK, template, thesis} + ckeywords={TeX, LaTeX, CJK, 模板, 论文}, + ekeywords={TeX, LaTeX, CJK, template, thesis} } % 定义中英文摘要和关键字 |