NTU Thesis LaTeX Template
🎓 Unofficial LaTeX templates for your graduate thesis (both master's theses and doctoral dissertations) at National Taiwan University. 國立臺灣大學碩博士學位論文 LaTeX 模板
📖 _Unofficial LaTeX and Word templates for your master/doctor thesis at National Taiwan University._ The project is written primarily in TeX, distributed under the MIT License license, first published in 2018. Key topics include: doctor-thesis, doctoral-dissertations, latex, latex-template, master-thesis.
<!-- Badge for License -->
<div align="right">
</div>
<!-- Logo -->
<p align="center">
<img src="https://i.imgur.com/x2M158J.png" alt="NTU Thesis" height="150px">
</p>
</div>
<!-- Title and Description -->
<div align="center">
NTU Thesis
📖 Unofficial LaTeX and Word templates for your master/doctor thesis at National Taiwan University.
</div>Structures
├── back
│ ├── appendix-*.tex // 附錄
│ ├── references.bib // 參考文獻
│ └── ...
├── contents
│ ├── chapter-*.tex // 論文內容
│ └── ...
├── figures
│ └── ...
├── fonts
│ ├── chinese
│ │ ├── BiauKai.ttf // 標楷體
│ │ ├── Arphic-*.ttf // 文鼎字體
│ │ ├── MOE-*.ttf // 教育部字體
│ │ ├── WHZ-*.ttf // 王漢宗字體
│ │ ├── cwTeX-*.ttf // cwTeX 字體
│ │ └── ...
│ └── english
│ ├── Times New Roman-*.ttf // Times New Roman 字體
│ └── ...
├── front
│ ├── abstract.tex // 摘要
│ ├── acknowledgement.tex // 致謝
│ └── denotation.tex // 符號列表
├── main.tex // 主文件
├── ntusetup.tex // 模板設定
├── ntuthesis.cls // 模板文件
└── ...
License
Licensed under the MIT License, Copyright © 2017-present Hsins.
Contributors
Showing top 3 contributors by commit count.
This article is auto-generated from Hsins/NTU-Thesis-LaTeX-Template via the GitHub API.Last fetched: 6/19/2026
