An open API service indexing awesome lists of open source software.

https://github.com/OceanPresentChao/JLU-SE-Thesis-Template

吉林大学 软件学院 本科毕业论文 Latex模板
https://github.com/OceanPresentChao/JLU-SE-Thesis-Template

jlu latex latex-template thesis-template

Last synced: 12 months ago
JSON representation

吉林大学 软件学院 本科毕业论文 Latex模板

Awesome Lists containing this project

README

          

# JLU-Thesis-Template

吉林大学2024软件学院本科毕业论文Latex模板

## Usage

论文结构包括:

1. 封面
2. 原创声明
3. 中文摘要
4. 英文摘要
5. 绪论
6. 技术介绍
7. 需求分析
8. 详细设计
9. 软件实现
10. 软件测试
11. 总结
12. 参考文献
13. 致谢

在每一章节依次填写自己的信息即可,可根据需要添加或修改文章结构,理论上settings.tex文件不需要改动。可将项目中所有文件导入OverLeaf中使用,也可在OverLeaf中搜索["JLU Thesis Template"](https://www.overleaf.com/latex/templates?q=JLU-Thesis-Template)找到本项目模板

参考文献样式采用《GB/T 7714-2015 信息与文献 参考文献著录规则》要求的参考文献。样式文件源自[biblatex-gb7714-2015](https://github.com/hushidong/biblatex-gb7714-2015)

Cover.tex中文字样式代码源自[链接](https://syvshc.github.io/2021-08-04-thesis-title/)

## Other Version

主分支默认为单页打印,可根据自己需要在不同章节中间使用`alignOddPage`指令来对齐单双页。双页打印位于[twoside](https://github.com/OceanPresentChao/JLU-SE-Thesis-Template/tree/twoside)分支

注意,overleaf模板中为单页打印格式