Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.32 KB

README.md

File metadata and controls

42 lines (30 loc) · 1.32 KB

Logo

NTU Thesis CI

🤖 An automated NTU Thesis LaTeX continuous integration and continuous deploying service built with GitHub Actions.

Structures

├── back
│   ├── appendix-*.tex              // 附錄
│   ├── references.bib              // 參考文獻
│   └── ...
├── contents
│   ├── chapter-*.tex               // 論文內容
│   └── ...
├── figures
│   └── ...
├── front
│   ├── abstract.tex                // 摘要
│   ├── acknowledgement.tex         // 致謝
│   └── denotation.tex              // 符號列表
├── main.tex                        // 主文件
└── ntusetup.tex                    // 模板設定

License

Licensed under the MIT License, Copyright © 2017-present Hsins.