# whu-thesis
**Repository Path**: hcc-118/whu-thesis
## Basic Information
- **Project Name**: whu-thesis
- **Description**: :memo: 武汉大学毕业论文 LaTeX 模版 2019
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2020-07-30
- **Last Updated**: 2022-06-25
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 武汉大学毕业论文 LaTeX 模板
[](https://opensource.org/licenses/MIT)
[](https://github.com/mtobeiyf/whu-thesis/commits/)
本项目为武汉大学**本科生**毕业论文 LaTeX 模板。
根据《武汉大学本科生毕业论文(设计)书写印制规范》编写,力求合规,简洁,易于实现,用户友好。
## 样例展示
正文样例可以参照 [PDF 样例文档](https://github.com/mtobeiyf/whu-thesis/files/3076143/main.pdf)
## 如何使用
推荐两种方式进行编辑和编译:
* [本地编译](#本地编译)
* [Overleaf 在线编译](#overleaf-在线编译)
### 本地编译
因为本地编译涉及到 TeX 发行版的安装, 具体可参见 [本地安装使用指南](https://github.com/mtobeiyf/whu-thesis/wiki/%E6%9C%AC%E5%9C%B0%E5%AE%89%E8%A3%85%E4%B8%8E%E7%BC%96%E8%AF%91)
### Overleaf 在线编译
[Overleaf](https://www.overleaf.com/) 是一个简洁的在线 LaTeX 编辑器。无需安装,实时共享,版本控制。该模板支持了 Overleaf 的在线编辑。
将模板上传后,需要设置 `XeLaTeX` 为编译器,具体步骤请查看 [Overleaf 在线编辑](https://github.com/mtobeiyf/whu-thesis/wiki/Overleaf-%E5%9C%A8%E7%BA%BF%E7%BC%96%E8%BE%91)
## 详细说明
关于模板使用、参考文献引用等常见问题请移步 [Wiki](https://github.com/mtobeiyf/whu-thesis/wiki)
## 问题反馈
如果发现模板有问题,请按照以下步骤操作:
1. 阅读学校的标准,判断是否符合学校的要求;
2. 前往项目 [Wiki](https://github.com/mtobeiyf/whu-thesis/wiki) 查看相关说明;
3. 将 TeX 发行版和宏包升级到最新,并且将模板升级到 Github 上最新版本, 查看问题是否已经修复;
4. 在 [GitHub Issues](https://github.com/mtobeiyf/whu-thesis/issues) 中搜索该问题的关键词;
5. 提出新的 [Issue](https://github.com/mtobeiyf/whu-thesis/issues),并说明系统、TeX 版本、出现的问题等关键信息。
## 更多链接
* [武汉大学本科生毕业论文(设计)工作管理办法](http://ugs.whu.edu.cn/info/1049/1935.htm)
* [武汉大学毕业论文(设计)智能管理系统](http://210.42.121.231/bysj/)
## 后续计划
支持打印模式、课程报告模式;支持硕士、博士论文模板等。欢迎提交 Pull Request。
## 致谢
* [黄正华老师的模板](http://aff.whu.edu.cn/huangzh/)
* 相关开源项目:
* [bsThesisWHU](https://github.com/csarron/bsThesisWHU), [HUSTPaperTemp](https://github.com/skinaze/HUSTPaperTemp), [SJTUThesis](https://github.com/sjtug/SJTUThesis), [ustcthesis](https://github.com/ustctug/ustcthesis), [TJU-thesis-template](https://github.com/liangzhenduo0608/TJU-thesis-template), [xdba-thesis](https://github.com/xdlinux/xdba-thesis), [NEUBachelorThesis](https://github.com/tzaiyang/NEUBachelorThesis)