Skip to content

This repository makes you easily write NCKU thesis in Latex.

License

Notifications You must be signed in to change notification settings

nckuasrlab/ASRLab_Thesis_Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASRLab 成功大學碩博士用畢業論文 LaTex 模版

此模板由專案 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

Linux

# 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

Windows

  • 環境設定及安裝相依性套件
  • 產生 PDF 檔案
    • thesis.tex 使用 Recipe: Compile
    • 封面 (outer_cover.tex) 使用 Recipe: Single

其他 Sample 樣板/範例


License 授權條款

本著作採用創用 CC 姓名標示-非商業性-相同方式分享 4.0 授權條款

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC-BY-NC-SA-4.0

詳細請看LICENSE這檔案中的條款說明.

而本模版所使用到的國立成功大學浮水印則由國立成功大學擁有所有相關的權利. 故如使用這浮水印到論文以外的應用, 請跟'成大圖書館 系統管理組-數位論文小組'聯絡.

About

This repository makes you easily write NCKU thesis in Latex.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published