Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/onsimplet/NEUQPaperLaTeXTemplateUpdate
东北大学秦皇岛分校2020年本科毕业论文 LaTex 模板更新修改
https://github.com/onsimplet/NEUQPaperLaTeXTemplateUpdate
Last synced: 3 days ago
JSON representation
东北大学秦皇岛分校2020年本科毕业论文 LaTex 模板更新修改
- Host: GitHub
- URL: https://github.com/onsimplet/NEUQPaperLaTeXTemplateUpdate
- Owner: onsimplet
- Created: 2021-07-14T07:45:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-25T04:19:29.000Z (over 3 years ago)
- Last Synced: 2024-08-02T07:02:23.489Z (3 months ago)
- Language: TeX
- Size: 968 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Citation: citation.bib
Awesome Lists containing this project
README
东北大学秦皇岛分校(NEUQ)2020年本科毕业论文 LaTex 模板的更新修改
本模板以两个模板为基础,分别是学长 `coffin`的模板[PaperLatexTemplate](https://github.com/techflowing/PaperLaTexTemplate)和学长`happylzyy`的模板[NEUQPaperLatexTemplate](https://github.com/happylzyy/NEUQPaperLatexTemplate.git),再参照“东北大学秦皇岛分校本科生毕业设计(论文)撰写规范与模板20200609”word模板进行修改。
#### LaTeX环境
Windows10 系统下的TeXstudio-3.1.2和Texlive-2021。#### tips
* 毕设封面是参照word模板制作的,与word模板的有些不同,可以自行修改或者单独将word模板封面导出PDF版添加引用。
* 参考文献样式为GB/T 7714-2005,所支持的硕士学位论文参考文献标识在bibtex文件中是masterthesis,而不是mastersthesis。#### 参考资料
* [LaTeX 里「添加程序代码」的完美解决方案](https://zhuanlan.zhihu.com/p/65441079)
* [设置Latex页眉页脚边距——fancyhdr的使用](https://blog.csdn.net/SStegosaurus/article/details/105013643)
* [latex中如何做像填空题那样的下划线?](https://www.zhihu.com/question/25259266?sort=created)
* [LaTeX使用笔记:长表格longtable(附实例)](http://sparkandshine.net/latex-use-notes-longtable-with-examples/)