Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qiushisun/ecnu-undergraduate-thesis-template-2022
ECNU Undergraduate Thesis Template (Class of 2022)
https://github.com/qiushisun/ecnu-undergraduate-thesis-template-2022
ecnu-dase latex-template template thesis xelatex
Last synced: 3 days ago
JSON representation
ECNU Undergraduate Thesis Template (Class of 2022)
- Host: GitHub
- URL: https://github.com/qiushisun/ecnu-undergraduate-thesis-template-2022
- Owner: QiushiSun
- License: bsd-2-clause
- Created: 2022-03-27T02:56:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-22T16:48:48.000Z (over 2 years ago)
- Last Synced: 2024-10-27T23:23:29.445Z (about 2 months ago)
- Topics: ecnu-dase, latex-template, template, thesis, xelatex
- Language: TeX
- Homepage:
- Size: 1.03 MB
- Stars: 23
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ECNU-Undergraduate-Thesis-Template
本模板为了迎合2018级(2022届)华东师范大学本科生毕业(论文)设计的模板需要,基于 [YijunYuan](https://github.com/YijunYuan)/**[ECNU-Undergraduate-LaTeX](https://github.com/YijunYuan/ECNU-Undergraduate-LaTeX)** 和 [Koyamin](https://github.com/Koyamin)/**[ECNUThesis-Undergraduate](https://github.com/Koyamin/ECNUThesis-Undergraduate)** 进行了修改,让同学们可以最大限度地节约排版时间。## 修改细节
包括
1. 修改了页眉的文章title说明
2. 修改了封面、中英文摘要的字体
3. 支持插入(更漂亮的)代码块
4. 新增了插入图片的Bicaption以及表格的Bicaption,提供中英文文字说明
5. 重新设置了TOC(Table Of Contents) 的深度
6. 调整 itemize 环境中的条目之间的间距
7. 使用了gb7714-2015引用规范更新:
1. 2022/3/30:添加了生僻字支持,字体地址:https://github.com/micmro/Stylify-Me/blob/master/.fonts/SimSun.ttf (若出现了生僻字输出错误再安装该字体)
2. 2022/4/8:修正了section/subsection/subsubsection后出现多余"."的问题,并添加了此部分示例
3. 2022/4/17:在目录前添加了诚信承诺书,在使用时把Integrity.pdf替换为签名好的pdf文件(命名为Integrity.pdf)即可。
4. 2022/4/17:修改了四级标题为\*.\*.\*.\*形式,与word模板保持一致。
5. 2022/4/20:修改了表格Caption的位置,与word模板保持一致。
6. 2022/4/22:调整了页边距,上:2.5cm,下:2.0 cm,左:3.0cm,右:2.5 cm以与word模板保持一致,修正了引用会议论文时缺失地址导致出现[S:n]占位的情况。
## 说明### Attention is all You need
1. 本模版只能使用 XeLaTeX 进行编译,使用其它 $\TeX$ 引擎将会导致不可避免地编译失败或是输出异常。
2. 一般情况下,不需要修改.cls文件### 使用环境
使用 XeLaTeX2020 和 XeLaTeX2021 编译器均能编译成功,本地配置环境有困难但网络环境稳定的同学建议使用Overleaf。
## Demo