Skip to content

Commit

Permalink
完善README
Browse files Browse the repository at this point in the history
  • Loading branch information
YanMing-lxb committed Nov 27, 2023
1 parent b40ef97 commit ac0e495
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 38 deletions.
Binary file added Build/main.pdf
Binary file not shown.
30 changes: 15 additions & 15 deletions GUET-Thesis.cls
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
% -----------------------------------------------------------------------
% Author : 焱铭
% Date : 2023-07-30 15:13:12 +0800
% LastEditTime : 2023-11-27 18:19:42 +0800
% LastEditTime : 2023-11-27 18:47:04 +0800
% Github : https://github.com/YanMing-lxb/
% FilePath : \GUET_Thesis_LaTeX\GUET-Thesis.cls
% Description : GUET-Thesis 样式文件
Expand Down Expand Up @@ -259,35 +259,35 @@


% ===============封面信息引用定义===============
\newcommand{\zh@TheTitle}{\quad} % 标题
\newcommand{\zh@TheTitle}{\quad} % 中文标题
\newcommand{\en@TheTitle}{\quad} % 英文标题
\newcommand{\TheAuthor}{\quad} % 作者
\newcommand{\TheDate}{\quad} % 日期
\newcommand{\TheSchool}{\quad} % 学院
\newcommand{\TheMajor}{\quad} % 专业
\newcommand{\TheResearchDirection}{\quad} % 研究方向
\newcommand{\TheAdvisor}{\quad} % 导师姓名
\newcommand{\TheProtitle}{\quad} % 导师职称
\newcommand{\TheSecrets}{\qquad} % 密级
\newcommand{\TheSchool}{\quad} % 学院
\newcommand{\TheMajor}{\quad} % 专业
\newcommand{\TheResearchDirection}{\quad} % 研究领域
\newcommand{\TheDegreeCategories}{\quad} % 申请学位门类
\newcommand{\TheStudentNumber}{\quad} % 学号
\newcommand{\TheDegreeCategories}{\quad} % 学位类别
\newcommand{\TheSecrets}{\qquad} % 密级
\newcommand{\TheDate}{\quad} % 论文答辩日期


% ===============封面信息定义===============
\newcommand{\Title}[2]{
\renewcommand{\zh@TheTitle}{#1} % 中文标题
\renewcommand{\en@TheTitle}{#2} % 英文标题
}
\newcommand{\Secrets}[1]{\renewcommand{\TheSecrets}{#1}} % 密级
\newcommand{\Author}[1]{\renewcommand{\TheAuthor}{#1}} % 作者
\newcommand{\Date}[1]{\renewcommand{\TheDate}{#1}} % 日期
\newcommand{\Major}[1]{\renewcommand{\TheMajor}{#1}} % 专业
\newcommand{\ResearchDirection}[1]{\renewcommand{\TheResearchDirection}{#1}} % 研究方向
\newcommand{\School}[1]{\renewcommand{\TheSchool}{#1}} % 学院
\newcommand{\Advisor}[1]{\renewcommand{\TheAdvisor}{#1}} % 导师姓名
\newcommand{\Advisor}[1]{\renewcommand{\TheAdvisor}{#1}} % 导师
\newcommand{\Protitle}[1]{\renewcommand{\TheProtitle}{#1}} % 导师职称
\newcommand{\School}[1]{\renewcommand{\TheSchool}{#1}} % 学院
\newcommand{\Major}[1]{\renewcommand{\TheMajor}{#1}} % 专业
\newcommand{\ResearchDirection}[1]{\renewcommand{\TheResearchDirection}{#1}} % 研究领域
\newcommand{\DegreeCategories}[1]{\renewcommand{\TheDegreeCategories}{#1}} % 申请学位门类
\newcommand{\StudentNumber}[1]{\renewcommand{\TheStudentNumber}{#1}} % 学号
\newcommand{\DegreeCategories}[1]{\renewcommand{\TheDegreeCategories}{#1}} % 学位类别
\newcommand{\Secrets}[1]{\renewcommand{\TheSecrets}{#1}} % 密级
\newcommand{\Date}[1]{\renewcommand{\TheDate}{#1}} % 论文答辩日期


% ====================本硕博选项声明====================
Expand Down
36 changes: 19 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* -----------------------------------------------------------------------
* Author : 焱铭
* Date : 2023-07-30 15:13:12 +0800
* LastEditTime : 2023-11-26 23:38:18 +0800
* LastEditTime : 2023-11-27 18:59:31 +0800
* Github : https://github.com/YanMing-lxb/
* FilePath : \GUET_Thesis_LaTeX\README.md
* Description : README文档
Expand Down Expand Up @@ -132,35 +132,37 @@ Tabularray表格排版宏包使用手册中文翻译: [https://gitee.com/nwafu_n

### 论文封面

论文封面和扉页由`\makecover`命令添加,可以显示论文题目,作者,指导老师等,也可使用`\bindpdfcover{cover.pdf}`命令添加封面.独创性声明可以由`\originalitydeclaration`命令生成,添加扫描版签名后的声明使用`\signatureofdeclaration{signature.pdf}`命令。
论文封面和扉页由`\MakeCover`命令添加,可以显示论文题目,作者,指导老师等。当启用盲审版时,封面将会自动切换成对应的盲审封面。(由于不知道本科的盲审封面是什么样的,所以没有制作本科的盲审封面,如果有通过需要,请在 [**Issue**](https://github.com/YanMing-lxb/GUET_Thesis_LaTeX/issues) 中提出需求,并提供带有盲审封面样式的 word 文档。)
独创性声明可以由`\OriginalityDeclaration`命令生成,添加扫描版签名后的声明使用`\SignatureDeclaration{signature.pdf}`命令。

封面显示的信息可以使用一系列命令进行设置,包括标题、作者、学院等:

| 命令名称 | 参数#1 | 参数#2 |
| --------------------- | ------------ | -------- |
| \title{#1}{#2} | 中文标题 | 英语标题 |
| \author{#1} | 作者名 ||
| \advisor{#1} | 导师名 ||
| \protitle{#1} | 导师职称 ||
| \school{#1} | 学院名 ||
| \major{#1} | 专业名 ||
| \researchdirection{#1}| 研究领域 ||
| \studentnumber{#1} | 学号 ||
| \degreecategories{#1} | 申请学位门类 ||
| \date{#1} | 论文答辩日期 ||
| 命令名称 | 参数#1 | 参数#2 | 适用 |
| ---------------------- | ------------ | -------- | -------- |
| \Title{#1}{#2} | 中文标题 | 英语标题 | 通用 |
| \Author{#1} | 作者 || 通用 |
| \Advisor{#1} | 导师 || 通用 |
| \Protitle{#1} | 导师职称 || 通用 |
| \School{#1} | 学院 || 本科 |
| \Major{#1} | 专业 || 通用 |
| \ResearchDirection{#1} | 研究领域 || 硕博盲审 |
| \DegreeCategories{#1} | 申请学位门类 || 硕博 |
| \StudentNumber{#1} | 学号 || 通用 |
| \StudentNumber{#1} | 密级 || 硕博 |
| \Date{#1} | 论文答辩日期 || 通用 |


### 中英文摘要

中英文摘要应包含在`chineseabstract``englishabstract`环境中,对应的关键字使用`\chinesekeyword``\englishkeyword`命令添加,并包含在相应的环境中。
中英文摘要应包含在`ChineseAbstract``EnglishAbstract`环境中,对应的关键字使用`\ChineseKeyword``\EnglishKeyword`命令添加,并包含在相应的环境中。

### 参考文献
参考文献使用 `biblatex` 进行处理,因此在用 Zotero 等工具导出参考文献时,导出类型要选择 `biblatex`
参考文献使用 `biblatex` 进行处理,因此在用 Zotero 等工具导出参考文献时,导出类型要选择 `biblatex``\ThesisBibResource` 命令中输入参考文献源文件位置。

注意:使用该模板时,`biblatex``biblatex-gb7714-2015` 宏包均要更新到最新版本,否则会报错。

### 攻读学位期间取得成果
攻读学位期间取得成果使用 `biblatex` 进行处理,因此在用 Zotero 等工具导出攻读学位期间取得成果时,导出类型要选择 `biblatex`
攻读学位期间取得成果使用 `biblatex` 进行处理,因此在用 Zotero 等工具导出攻读学位期间取得成果时,导出类型要选择 `biblatex``\ThesisAchResource` 命令中输入成果源文件位置。
建议将成果保存到 Zotero 中,关于成果在 Zotero 和 bib 文件中的类型设置如下表所示:

| 成果类型 | Zotero 中的类型 | bib 文件中的类型 |
Expand Down
12 changes: 6 additions & 6 deletions main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
% -----------------------------------------------------------------------
% Author : 焱铭
% Date : 2023-07-18 08:50:38 +0800
% LastEditTime : 2023-11-27 16:49:55 +0800
% LastEditTime : 2023-11-27 18:23:26 +0800
% Github : https://github.com/YanMing-lxb/
% FilePath : \GUET_Thesis_LaTeX\main.tex
% Description : Version 2.2 更新请关注 https://github.com/YanMing-lxb/GUET_Thesis_LaTeX
% Description : Version 2.3 更新请关注 https://github.com/YanMing-lxb/GUET_Thesis_LaTeX
% -----------------------------------------------------------------------
%

Expand Down Expand Up @@ -58,12 +58,12 @@
% 题目{中文}{英文} 在标题中插入“\\&”命令进行换行
\Author{焱铭} % 作者姓名
\Advisor{李某某} % 导师姓名
\Protitle{教授} % 导师职称.
\Major{机械工程} % 学科专业或领域
\Protitle{教授} % 导师职称
\School{机电工程学院} % 所在学院
\StudentNumber{2020XXX} % 学号
\DegreeCategories{工学硕士} % 申请学位门类或类别
\Major{机械工程} % 学科专业或领域
\ResearchDirection{电子器件散热} % 研究领域(盲审用)
\DegreeCategories{工学硕士} % 申请学位门类或类别
\StudentNumber{2020XXX} % 学号
\Date{\today} % 可更换为具体日期如:\date{2023年5月28日}


Expand Down

0 comments on commit ac0e495

Please sign in to comment.