{"id":14172916,"url":"https://github.com/iydon/sustechthesis","last_synced_at":"2025-05-16T09:04:20.764Z","repository":{"id":35133958,"uuid":"145962715","full_name":"iydon/sustechthesis","owner":"iydon","description":"南方科技大学本科生毕业论文 LaTeX 模板","archived":false,"fork":false,"pushed_at":"2025-03-19T13:54:45.000Z","size":47137,"stargazers_count":280,"open_issues_count":4,"forks_count":65,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-19T14:02:58.390Z","etag":null,"topics":["latex-template","sustex","todo"],"latest_commit_sha":null,"homepage":"","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lppl-1.3c","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iydon.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-08-24T08:11:36.000Z","updated_at":"2025-04-19T10:25:03.000Z","dependencies_parsed_at":"2025-03-19T14:42:34.946Z","dependency_job_id":null,"html_url":"https://github.com/iydon/sustechthesis","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iydon%2Fsustechthesis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iydon%2Fsustechthesis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iydon%2Fsustechthesis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iydon%2Fsustechthesis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iydon","download_url":"https://codeload.github.com/iydon/sustechthesis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254501557,"owners_count":22081528,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["latex-template","sustex","todo"],"created_at":"2024-08-17T23:01:21.140Z","updated_at":"2025-05-16T09:04:18.795Z","avatar_url":"https://github.com/iydon.png","language":"TeX","funding_links":[],"categories":["Popular \u0026 New LaTeX Templates"],"sub_categories":["Thesis/Dissertation"],"readme":"# 南方科技大学本科学位论文模板 sustechthesis\n\n[![Actions Status](https://github.com/Iydon/sustechthesis/actions/workflows/compile.yaml/badge.svg)](https://github.com/Iydon/sustechthesis/actions/workflows/compile.yaml)\n[![GitHub downloads](https://img.shields.io/github/downloads/Iydon/sustechthesis/total)](https://github.com/Iydon/sustechthesis/releases)\n[![Download Analysis](https://img.shields.io/badge/Download-Analysis-blue.svg)](https://qii404.me/github-release-statistics/?repo=/Iydon/sustechthesis/)\n[![GitHub commits](https://img.shields.io/github/commits-since/Iydon/sustechthesis/latest)](https://github.com/Iydon/sustechthesis/commits/master)\n[![GitHub release](https://img.shields.io/github/v/release/Iydon/sustechthesis?\u0026label=%E5%8F%91%E5%B8%83%E7%89%88)](https://github.com/Iydon/sustechthesis/releases/latest)\n[\u003cimg src=\"https://api.gitsponsors.com/api/badge/img?id=145962715\" height=\"20\"\u003e](https://api.gitsponsors.com/api/badge/link?p=JeMxbHPUXYGtd9jpmI1SGvSHERLVDdX8cJ/FSfiNlmd6RCoLknBEFajyjqU/ynhZQwglE1S31txO2IaNctV2pdO8wqSaqivbkLf8N672v89sWdbava9ATehxrhSaHkiCtfFEu9G6R8rCF8wNXUfQWg==)\n\nSouthern University of Science and Technology Thesis Template LaTeX Template for bachelor's degree.\n\n## 下载\n\n* 发布版：[GitHub Release](https://github.com/Iydon/sustechthesis/releases/latest)\n* 开发版：直接 Git clone，或者点击绿色 `Code` 下载ZIP压缩包。此版本不保证稳定性，提供给有经验的 TeX 用户使用。\n\n## 模板使用\n\n请阅读 [main.pdf 文档](https://github.com/Iydon/sustechthesis/releases/latest)。\n\n## 文档架构\n\n* `config/preamble.tex`: 导言区，导入宏包，宏定义。\n* `config/info.tex`: 论文信息，例如：标题，作者，等。\n* `main.tex`: 主文档，编排章节顺序。\n* `slides.tex`: beamer 幻灯片模版。\n\n\n## XeLaTeX 构建\n- 使用 Makefile: `make`, `make clean` ......\n- 或，使用 `latexmk`\n    - 构建: `latexmk main`\n    - 清理: `latexmk -c main`\n\n## 使用 LaTeX 在线编辑器\n* 使用 [Overleaf](https://www.overleaf.com/)（需要科学上网保证稳定使用），上传 zip 压缩包后，更改编译器为 `XeLaTeX`\n  * ⚠️ 由于Overleaf将免费账户的超时时间缩短到20秒，因此如果您在使用免费账户，可能无法成功完成项目的编译。[Overleaf官方声明](https://www.overleaf.com/blog/changes-to-free-compile-timeouts-and-servers)\n* 使用 [南科大 ShareLaTeX](https://sharelatex.cra.moe/)，使用方式与Overleaf相同，上传 zip 压缩包后，更改编译器为 `XeLaTeX`。\n* 使用 [TeXPage](https://www.texpage.com/)，使用方式与Overleaf类似，上传 zip 压缩包后，选择编译的主文档，并将编译选项设置为 `XeLaTeX`。\n* 使用 [LoongTeX](https://www.loongtex.com/)，使用方式与VS Code类似，上传 zip 压缩包后，选择编译的主文档，并将编译选项设置为 `XeLaTeX`。\n\n## 更新日志\n\n每个版本的详细更新日志，请见 [CHANGELOG.md](CHANGELOG.md)。\n\n## 正式版本发布流程\n\n1. 手动更新 CHANGELOG.md\n2. 手动更新 sustechthesis.cls 中定义的版本号 `\\version`\n3. 使用 git 命令行工具，打 tag 并推送到远端仓库\n\n\n```git\n#标记本地tag\ngit tag v1.2.0\n#推送本地tag到远程\ngit push origin v1.2.0\n\n#删除本地tag\ngit tag -d v1.2.0\n#删除远程tag\ngit push --delete origin v1.2.0\n```\n\n## 致谢\n\n* 本模版根据南方科技大学-教学工作部发布的相关 [《撰写规范》和《样例》](http://tao.sustech.edu.cn/studentService/graduation_project.html) 编写，如有冲突以官网规定为准。\n  * 如果《样例》中存在与《撰写规范》中的规定不符之处，以《撰写规范》中的文字叙述为准。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiydon%2Fsustechthesis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiydon%2Fsustechthesis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiydon%2Fsustechthesis/lists"}