此模板由專案 ncku-thesis-template-latex 修改而來,原專案中有詳細的論文說明。(但可能過時,請以校方最新公告為主)
主要修改:
- 集合各段落成一個檔案,減少切換檔案的麻煩及方便修改中進行編譯。
- 減少過度包裝的 API 使用,以 Latex 原生 API 為主。
- 方便好用懶人包。
注意事項:
oral.tex
原先用來產生學位考試論文證明,但已改成學校系統產生- 浮水印部分會由圖書館統一生成,繳交檔案不得有浮水印
- 使用 "資訊工程學系" 而不是 "資訊工程研究所" 或其他
git clone https://github.com/nckuasrlab/ASRLab_Thesis_Template.git --depth 1
產生 thesis.pdf 後建議把它加進 git 中,以便管理論文版本。
git add thesis/thesis.pdf -f
# prerequisite
$ sudo apt-get install texlive-full texmaker
$ cd ASRLab_Thesis_Template/thesis
# compile and generate thesis PDF
$ make
# make outer cover
$ make cover
# generate example case
$ make example
# generate oral consent
$ make oral
# edit
$ make edit
# clean
$ make clean
- 環境設定及安裝相依性套件
- Strawberry Perl,選 64-bit 版本
- MikTeX
- VSCode (
james-yu.latex-workshop
,analytic-signal.preview-pdf
) - 詳細請參考 Use VSCode to Write LaTeX Paper
- 產生 PDF 檔案
- thesis.tex 使用 Recipe: Compile
- 封面 (
outer_cover.tex
) 使用 Recipe: Single
本著作採用創用 CC 姓名標示-非商業性-相同方式分享 4.0 授權條款
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
詳細請看LICENSE這檔案中的條款說明.
而本模版所使用到的國立成功大學浮水印則由國立成功大學擁有所有相關的權利. 故如使用這浮水印到論文以外的應用, 請跟'成大圖書館 系統管理組-數位論文小組'聯絡.