diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/hitszthesis/hitszthesis-example.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/hitszthesis/hitszthesis-example.tex | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/hitszthesis/hitszthesis-example.tex b/Master/texmf-dist/doc/latex/hitszthesis/hitszthesis-example.tex index 6dc0c868f98..998b8165620 100644 --- a/Master/texmf-dist/doc/latex/hitszthesis/hitszthesis-example.tex +++ b/Master/texmf-dist/doc/latex/hitszthesis/hitszthesis-example.tex @@ -3,16 +3,16 @@ % !TEX program = XeLaTeX %%============================================= % 模板名称:hitszthesis -% 模板版本:V3.2 +% 模板版本:V3.2.1 % 模板作者:杨敬轩(Jingxuan Yang) -% 联系作者:yangjingxuan@stu.hit.edu.cn & yanglatex2e@gmail.com +% 联系作者:yangjx20@mails.tsinghua.edu.cn & yanglatex2e@gmail.com % 模板交流:QQ群:1039392552,加群请备注LaTeX、hitszthesis相关说明 % 模板适用:哈尔滨工业大学(深圳)本、硕、博学位论文 % 模板编译:手动编译方法参看 README.md 或 hitszthesis.pdf % GNU make 工具:make thesis % Windows批处理脚本:双击 compile.bat 自动编译论文 % 更多编译细节详见说明文档:hitszthesis.pdf -% 更新时间:2020/06/23 +% 更新时间:2021/11/15 % 模板帮助:请**务必务必务必**阅读 hitszthesis.pdf 说明文档,文档查看方法: % cmd 命令行:texdoc hitszthesis % 推荐前往模板的 GitHub 仓库获取最新文件,地址: @@ -113,6 +113,9 @@ \input{back/conclusion} % 参考文献 +% 按需选择 <gbt7714-numerical> 或 <hitszthesis> 样式 +% 二者主要区别在于括号和标点采用中文还是英文 +% \bibliographystyle{gbt7714-numerical} \bibliographystyle{hitszthesis} \bibliography{reference} |