-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmain.tex
187 lines (135 loc) · 6.97 KB
/
main.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
% update date: 2024.09.04
% 有問題or更新需求可email至: [email protected]
% 也可以到github留言: https://github.com/coldwufish/NYCU-thesis-template
% 載入會用到的套件, 通常不需要修改這邊的資料
\input{covers/load_env.tex}
% 預設英文目錄
% 如果想用中文目錄, 再把下面的註解拿掉
%\toggletrue{toc-use-cn}
% #### 下面是自己的資料 ####
% 博士班就把下方註解拿掉吧!!
%\toggletrue{iamphd}
% 論文名稱
\newcommand{\chineseTitle}{論文名稱}
\newcommand{\englishTitle}{English Title}
% 自己的名字 (英文名字有兩種寫法, 一個是姓在後, 一個是放前面還有逗號. )
\newcommand{\studentCnName}{學生名字}
\newcommand{\studentEnName}{XXXX Wu} % 書名頁
\newcommand{\studentEnNameA}{Wu, XXXX} % 封面用
% 教授的名字
\newcommand{\advisorCnName}{指導教授名字}
\newcommand{\advisorEnName}{OOOO Tseng} % 書名頁
\newcommand{\advisorEnNamex}{Tseng, OOOO} % 封面用
% 共同指導教授的名字, 若有再填寫即可. 目前只支援兩位指導教授的欄位
%\newcommand{\advisorCnNameB}{共同指導教授名字}
%\newcommand{\advisorEnNameB}{OOO Lin} % 書名頁
%\newcommand{\advisorEnNameBx}{Lin, OOO} % 封面用
% 論文提交的日期,可以寫口試日期 or 畢業日期
\newcommand{\ThesisDate}{August 2022}
\newcommand{\ThesisDateTW}{中華民國~ 一一一年八月}
% [書名頁] 可參考教務處的 學位授予名稱 寫法
% https://aa.nycu.edu.tw/aa/ch/app/statisticalmap/list?module=statisticalmap&id=4358
% 詳情請向系所承辦人員確認,以系所提供的資訊為主
% 下面變數跟表格使用一樣的名稱, 後綴的CN與EN表示中英文
\newcommand{\NameofCollegeCN}{資訊學院} % 這個其實沒用到, 不過為了一致還是放進來
\newcommand{\NameofCollegeEN}{College of Computer Science}
\newcommand{\NameofDepartmentInstituteCN}{資訊學院碩士在職專班} % 系所名稱, 請看下方[說明1]
\newcommand{\NameofDepartmentInstituteEN}{Degree Program of Computer Science}
\newcommand{\NameofDegree}{Master of Science} % 學位名稱, 常見的是Master of Science, 不過有其他寫法, 記得查學校的資料.
\newcommand{\ResearchTopic}{Computer Science} % 研究領域, 請看下方[說明2]
% [說明1]
% 這邊需要填寫 XX系 or OO所 的名稱
% 如果你的單位是系所合一, 就用 Department. 如: 土木系碩士班請用 Department
% 只有所, 沒有大學部的話, 就用 Institute. 如: 電信所請用Institute
% [說明2]
% 書名頁的最後會有 in OOOO 的內容. 這個目前找不到通用性的寫法.
% 大家就自行找前人的畢業論文, 看同系所的人是怎麼寫, 就跟他們寫一樣的吧.
% 不過有些系所不需要寫這個東西, ex: 教育所.
% 不需要的話就把\ResearchTopic整句刪掉
% --------------------------------------------
% [紙本裝訂順序]
% 封面 >> 書名頁 >> 電子檔著作權授權書 >> 紙本延後公開申請書(如果有) >> 審定同意書 >> 論文內容(致謝-附錄) >> 形式確認書 >> 共同作者貢獻度聲明書(彙編著作者)
% 注意: 有簽名的表單不用放到論文電子檔裡面, 上傳圖書館的時候會有相應欄位讓你上傳.
\begin{document}
% ====================================================
% 封面的設定, 像是日期之類的 settings for cover
\newgeometry{top=3cm,bottom=3cm,left=3cm,right=3cm}
% 1. 第一頁的封面, 系所資訊使用變數代入
\input{covers/front_var.tex} % 論文的封面
% 2. 第二頁的書名頁, 系所&日期使用變數代入
% 目前的浮水印剛好可以把校名&相關資訊包在裡面
\input{covers/inside_var.tex} % 論文的書名頁
\restoregeometry
% ====================================================
% 書名頁起至最後一頁皆須加入浮水印
% 目前語法不知道怎麼設定透明度, 就直接放刷淡的圖片放在頁面中央
\AddToShipoutPicture{
\put(-5,-15){
\parbox[b][\paperheight]{\paperwidth}{%
\vfill
\centering
{\includegraphics[scale=0.65]{covers/logo2.pdf}}%
\vfill
}
}
}
% ====================================================
% [補充] 圖書館有說: 授權書(3)&審定書(5)要裝訂於紙本論文中,不用放在PDF電子檔裡面,要記得請口委簽名。
% 3. 論文電子檔著作權授權書: (要裝訂在紙本論文)
% 4. 博士論文指導教授推薦書(碩士論文免附) 由各所自定,可有可無。: phd_recommend.pdf
%\includepdf[pages={1},pagecommand={\thispagestyle{empty}}]{phd_recommend.pdf}
% (我當年畢業不需要4 XD)
% 5. 學位論文審定同意書(審定書): (要裝訂在紙本論文)
% 6. 致謝 Acknowledgement {Sections/0.1.Acknowledgement}
\input{Sections/0.1.Acknowledgement}\newpage
% 頁碼設定
\frontmatter
\pagenumbering{roman} % 小寫羅馬數字頁碼
{\fontfamily{ptm}\selectfont
% 中英文目錄設定放在covers/toc_var.tex 裡面, 主頁看起來比較清爽, 包含下面項目 (這邊的語法應該不太需要調整)
\input{covers/toc_var.tex}
% 7. 中文摘要 {Sections/0.2.Abstract_chinese}
% 8. 英文摘要 {Sections/0.3.Abstract}
% 9. 目錄 toc
% 10. 圖片目錄 lof
% 11. 表格目錄 lot
% 頁碼設定
\mainmatter
\pagenumbering{arabic} % 阿拉伯數字頁碼
% ====================================================
% 12. 論文正文, 可以每個章節一個.tex檔案
% put your statements in the following
\input{Sections/1.Introduction} \newpage
\input{Sections/2.Relatedwork} \newpage
\input{Sections/3.Architecture} \newpage
\input{Sections/4.Methodology} \newpage
\input{Sections/5.Evaluation} \newpage
\input{Sections/6.Conclusion} \newpage
% ====================================================
% 13. 參考文獻 Reference (檔案名稱 ref.bib)
%\ClearShipoutPicture % 把ref的浮水印關掉
\iftoggle{toc-use-cn} % 使用中文
{\addcontentsline{toc}{chapter}{參考文獻}
\renewcommand{\bibname}{參考文獻}}
{\addcontentsline{toc}{chapter}{References}
\renewcommand{\bibname}{References}
}
\bibliographystyle{IEEEtran}
\bibliography{ref}
}
% 14. 附錄 Appendix (有需要再刪除註解 & 編輯該檔案)
%\input{Sections/appendix} \newpage
% =========================================
% [113年2月19日後上傳圖書館博碩士論文系統者適用]
% 15. 學位論文發表形式確認書
% 16. 著作彙編之學位論文資訊及彙編學術著作之共同作者貢獻聲明書
% 這兩個不用附在論文PDF檔裡面
% 說明1: https://aa.nycu.edu.tw/userfiles/aach/files/20240125111443441.pdf
% 說明2: "國立陽明交通大學著作彙編之學位論文應行注意事項" https://bit.ly/457NTHk
% [心得感想]
% 畢業論文有使用到"就學期間發表"的論文, 就要填寫. 畢業後才刊登論文, 就屬於"不是".
% 對博士生來說, 在學期間可能發表很多篇論文, 可以放在畢業論文裡, 只是要記得填寫著作彙編的表格.
% 著作彙編的說明
% https://ethics.moe.edu.tw/resource/epaper/html/27/
\balance
\end{document}