2 Star 0 Fork 0

ylxdxx/ 西藏大学硕博论文模板

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
main.tex 2.00 KB
一键复制 编辑 原始数据 按行查看 历史
ylxdxx 提交于 2024-11-26 18:33 . 小修正
\documentclass{ZDSS}
\addbibresource[location=local]{date/refer.bib} %参考文献源文件
\begin{document}
%基本信息填写
\BasicInfomation{
degree_level = {master}, %学位层级:硕士(master)/ 博士(doctor)
degree_type = {学术学位}, %学位类型:专业学位(专硕)/学术学位(学硕),博士不需要填写
thesis_title_zh = {世界一流的外焦里嫩烤地瓜\\技术流程}, % 论文题目,中文
thesis_title_zh_text = {世界一流的外焦里嫩烤地瓜技术流程}, % 论文题目,中文,纯文字
thesis_title_en = {World class technology process for roasting sweet potatoes with\\ outer coke and inner tender}, % 论文题目,英文
student_name = {李四}, % 学生姓名
student_number = {22210802720}, %学生学号
teacher_name = {张三}, % 导师姓名
teacher_title = {教授}, % 导师职称
college = {理学院}, % 学院
major = {物理学}, % 专业
research_orientation = {烤地瓜}, % 研究方向
complete_date = {2024年11月09日}, % 完成日期
school_name = {西藏大学}, %学校名称
school_code = {10694}, %学校代码
security_classification = {公开}, %论文密级
terms_create = {true}, %是否创建术语表: true/false,若选择创建,则在文中使用 \myterm[]{中文}{English} 命令可自动添加术语表条目
print_version = {false}, %是否生成打印版本的PDF: true/false,若为真,则在生成 PDF 时会自动添加空白页,以适应双面打印的需要
anonymously_review = {false}, %是否启用盲审格式
}
\CoverDraw %封面绘制
\AuthorStatement %作者声明
%中英文摘要
\include{1/中文摘要}
\include{1/英文摘要}
%目录
\TOCautoCreate %目录自动创建
%正文开始
\include{1/绪论}
\RefautoCreate %参考文献自动创建
%附录相关内容
\AppendixStart %附录开始
\include{1/附录A}
\OtherStart %其它内容开始
\include{1/发表目录} %攻读学位期间发表的学术论文目录
\include{1/致谢} %致谢
\end{document}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TeX/LaTeX
1
https://gitee.com/ylxdxx/ZD-SS-template.git
git@gitee.com:ylxdxx/ZD-SS-template.git
ylxdxx
ZD-SS-template
西藏大学硕博论文模板
master

搜索帮助