https://github.com/ustctug/modern-ustc-proposal
:notebook: 中国科学技术大学开题报告模板
https://github.com/ustctug/modern-ustc-proposal
template ustc
Last synced: 5 months ago
JSON representation
:notebook: 中国科学技术大学开题报告模板
- Host: GitHub
- URL: https://github.com/ustctug/modern-ustc-proposal
- Owner: ustctug
- License: gpl-3.0
- Created: 2025-01-22T07:05:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-19T21:12:10.000Z (5 months ago)
- Last Synced: 2026-01-20T03:55:15.910Z (5 months ago)
- Topics: template, ustc
- Language: Typst
- Homepage: https://typst.app/universe/package/ustc-proposal
- Size: 271 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# USTC proposal
[](https://results.pre-commit.ci/latest/github/ustctug/modern-ustc-proposal/main)
[](https://github.com/ustctug/modern-ustc-proposal/actions)
[](https://github.com/ustctug/modern-ustc-proposal/releases)
[](https://github.com/ustctug/modern-ustc-proposal/releases/latest)
[](https://github.com/ustctug/modern-ustc-proposal/issues)
[](https://github.com/ustctug/modern-ustc-proposal/issues?q=is%3Aissue+is%3Aclosed)
[](https://github.com/ustctug/modern-ustc-proposal/pulls)
[](https://github.com/ustctug/modern-ustc-proposal/pulls?q=is%3Apr+is%3Aclosed)
[](https://github.com/ustctug/modern-ustc-proposal/discussions)
[](https://github.com/ustctug/modern-ustc-proposal/milestones)
[](https://github.com/ustctug/modern-ustc-proposal/network/members)
[](https://github.com/ustctug/modern-ustc-proposal/stargazers)
[](https://github.com/ustctug/modern-ustc-proposal/watchers)
[](https://github.com/ustctug/modern-ustc-proposal/graphs/contributors)
[](https://github.com/ustctug/modern-ustc-proposal/graphs/commit-activity)
[](https://github.com/ustctug/modern-ustc-proposal/commits)
[](https://github.com/ustctug/modern-ustc-proposal/releases/latest)
[](https://github.com/ustctug/modern-ustc-proposal/blob/main/LICENSE)
[](https://github.com/ustctug/modern-ustc-proposal)
[](https://github.com/ustctug/modern-ustc-proposal)
[](https://github.com/ustctug/modern-ustc-proposal)
[](https://github.com/ustctug/modern-ustc-proposal)
[](https://github.com/ustctug/modern-ustc-proposal)
[](https://github.com/ustctug/modern-ustc-proposal)

We name official word template ustc-proposal.
We respect semantic version. For version `X.Y.Z`:
- When a bug is fixed, `Z = Z + 1`.
- when its corresponding ustc-proposal is updated, `Y = Y + 1`. We will attach
it to
[github release](https://github.com/ustctug/modern-ustc-proposal/releases).
For example:
- `Y = 0` correspond to ustc-proposal `2024.06`
- `Y = 1` correspond to ustc-proposal `2025.03`
- when it is rewritten in large scale, `X = X + 1`.
## Dependencies
- [typst](https://github.com/typst/typst) `>= 0.13.0`
## Usage
```sh
typst init @preview/modern-ustc-proposal
```
See [README.md](template).
## Related Projects
### USTC proposal template
- [docx](https://cicpi.ustc.edu.cn/indico/conferenceDisplay.py?confId=971)
- [LaTeX](https://github.com/ustctug/thesis_proposal_ustc)