Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seucs/seuthesis
LaTeX Thesis Template for Southeast University
https://github.com/seucs/seuthesis
latex-template seu thesis
Last synced: 3 months ago
JSON representation
LaTeX Thesis Template for Southeast University
- Host: GitHub
- URL: https://github.com/seucs/seuthesis
- Owner: seucs
- License: mit
- Created: 2017-03-28T15:04:45.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-10-28T19:39:58.000Z (about 4 years ago)
- Last Synced: 2024-09-28T04:41:25.861Z (4 months ago)
- Topics: latex-template, seu, thesis
- Language: TeX
- Homepage:
- Size: 28.3 MB
- Stars: 123
- Watchers: 6
- Forks: 37
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# seuthesis
### 下载地址
* [点此下载](https://github.com/a367/seuthesis-2/releases/latest)
* [在线预览](https://github.com/a367/seu-latex/blob/master/main.pdf)### 说明
* 基于 [xuyuan的seuthesis](https://github.com/xuyuan/seuthesis) 的 LaTeX 模版进行改进,并使用 [thuthesis](https://github.com/xueruini/thuthesis) 的参考文献引用样式。
* 本 LaTeX 模版在 Windows/Mac OS/Linux 上均可以使用,并自备相应字体,不存在字体缺失问题。
* 目前只重点修改本科论文的部分,研究生论文版式不保证与学校要求相同。### LaTeX 发行版
1. [Windows - Texlive 2016](http://tug.org/texlive/files/texlive2016.iso.torrent)
2. [Mac OS - MacTex](https://tug.org/mactex/)
3. 会用 Linux 写论文的人应该已经安装了 LaTeX### 配置 LaTeX 工作环境
1. [Windows + LaTeX + sublime text 3 + Sumatra PDF](http://www.360doc.com/content/14/0517/19/9206388_378573988.shtml)
2. [Mac OS + LaTeX + sublime text 3 + Skim PDF](https://www.zhihu.com/question/23918126)
3. 会用 Linux 写论文的人应该已经配好了工作环境