tongji-undergrad-thesis-typst
📄 同济大学本科生毕业设计论文模板 | Tongji University Undergraduate Thesis Template | Typst
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.0%) to scientific vocabulary
Keywords
Repository
📄 同济大学本科生毕业设计论文模板 | Tongji University Undergraduate Thesis Template | Typst
Basic Info
Statistics
- Stars: 36
- Watchers: 2
- Forks: 5
- Open Issues: 2
- Releases: 2
Topics
Metadata Files
README-EN.md
:pagefacingup: Tongji University Undergraduate Thesis Typst Template (STEM)
中文 | English
[!CAUTION] Since the Typst project is still in the development stage and support for some features is not perfect, there may be some issues with this template. If you encounter problems while using it, please feel free to submit an issue or PR and we will try our best to solve it.
In the mean time, we also welcome you to use our $\LaTeX$ template.
Sample Display
Below are displayed in order the "Cover", "Chinese Abstract", "Table of Contents", "Main Content", "References", and "Acknowledgments".
Usage Instructions
Online Web App
Create Project
Or select
Start from a templatein the Typst Web App, then choosepaddling-tongji-thesis.
Upload Fonts
Download all font files from the fonts branch and upload them to the root directory of the project in the Typst Web App. You can then start using the template.
Local Usage
1. Install Typst
Follow the Typst official documentation to install Typst.
2. Download Fonts
Download all font files from the fonts branch and install them on your system.
Initialization using typst
Initialize Project
bash
typst init @preview/paddling-tongji-thesis
Compile
bash
typst compile main.typ
Initialization using git clone
Git Clone Project
bash
git clone https://github.com/TJ-CSCCG/tongji-undergrad-thesis-typst.git
cd tongji-undergrad-thesis-typst
Compile
bash
typst compile init-files/main.typ --root .
[!TIP] If you don't want to install the fonts used by the project on your system, you can specify the font path during compilation, for example:
bash typst compile init-files/main.typ --root . --font-path {YOUR_FONT_PATH}
How to Contribute to This Project?
Please see How to pull request.
Open Source License
This project is licensed under the MIT License.
Disclaimer
This project uses fonts from the FounderType font library, with copyright belonging to FounderType. This project is for learning and communication purposes only and must not be used for commercial purposes.
Acknowledgments for Outstanding Contributions
- This project originated from FeO3's initial version project tongji-undergrad-thesis-typst.
- Later, RizhongLin improved the template to better meet the requirements of Tongji University undergraduate thesis, and added basic tutorials for Typst.
We are very grateful to the above contributors for their efforts, which have provided convenience and help to more students.
When using this template, if you find this project helpful for your graduation project or thesis, we hope you can express your thanks and respect in your acknowledgments section.
Acknowledgments for Open Source Projects
We have learned a lot from the excellent open-source projects of top universities:
Contact
```python
Python
[ 'rizhonglin@$.%'.replace('$', 'epfl').replace('%', 'ch'), ] ```
QQ Group
- TJ-CSCCG Communication Group:
1013806782
Owner
- Name: TJ-CSCCG
- Login: TJ-CSCCG
- Kind: organization
- Email: tj_csccg@163.com
- Location: Tongji Univ, ShangHai
- Website: https://tj-csccg.github.io/
- Twitter: TJ_CSCCG
- Repositories: 6
- Profile: https://github.com/TJ-CSCCG
Tongji Univ. Computer Science(&Information Security) Courses Cooperation Group ---- 同济计科(&信安)课程合作小组
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." title: "Tongji University Undergraduate Thesis Template (STEM) Typst" authors: - family-names: "TJ-CSCCG" url: https://github.com/TJ-CSCCG/tongji-undergrad-thesis-typst date-released: 2024-06-09 version: 0.1.1
GitHub Events
Total
- Issues event: 1
- Watch event: 9
- Issue comment event: 1
- Fork event: 1
Last Year
- Issues event: 1
- Watch event: 9
- Issue comment event: 1
- Fork event: 1
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 3
- Total pull requests: 6
- Average time to close issues: about 1 month
- Average time to close pull requests: 2 days
- Total issue authors: 3
- Total pull request authors: 3
- Average comments per issue: 1.0
- Average comments per pull request: 2.33
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 3
- Pull requests: 6
- Average time to close issues: about 1 month
- Average time to close pull requests: 2 days
- Issue authors: 3
- Pull request authors: 3
- Average comments per issue: 1.0
- Average comments per pull request: 2.33
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- Cinea4678 (1)
- RizhongLin (1)
- Cishoon (1)
Pull Request Authors
- xbunax (6)
- Cinea4678 (2)
- RizhongLin (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v2 composite