-
Notifications
You must be signed in to change notification settings - Fork 4
/
main.tex
331 lines (259 loc) · 12.2 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
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
\documentclass[a4paper,zihao=-4,AutoFakeBold]{ctexart}
\usepackage{geometry}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{color}
\usepackage{graphicx}
\usepackage{array}
\usepackage[style=gb7714-2015]{biblatex}
\addbibresource{ref.bib}
\usepackage{etoolbox}
\usepackage[hidelinks]{hyperref}
% 设置页边距
\geometry{
top = 2.5cm,
bottom = 2.5cm,
left = 2.8cm,
right = 2.8cm,
}
% 使用 Times Roman 西文字体
\setmainfont{texgyretermes}[
Extension = .otf,
UprightFont = *-regular,
BoldFont = *-bold,
ItalicFont = *-italic,
BoldItalicFont = *-bolditalic,
]
% 定义 ``研究课题来源'' 表格里用到的勾和框
\newcommand*{\myunchecked}{$\square$\kern.65pt} % 未打勾的方框
\newcommand*{\mychecked}{\checkmark} % 打勾
% 一级标题仿宋加粗、悬挂缩进
% 二级和三级标题楷书加粗,与正文字体一致
\ctexset{
section / name = {,、}, % 一级标题编号后的顿号
section / aftername = {}, % 取消顿号后的间距
section / format = \fangsong\bfseries\linespread{1.25}\selectfont,
subsection / format = \kaishu\bfseries,
subsubsection / format = \kaishu\bfseries,
}
\begin{document}
\pagestyle{empty}
\begin{figure}[h]
\centering
\includegraphics[width=10cm]{figures/sjtu-logo.png}
\end{figure}
\begin{center}
\bfseries\songti
\vspace{-0.5cm}
\zihao{1} 研究生学位论文开题报告\par\vspace{18.8pt}
\zihao{-3} Graduate Thesis/Dissertation Proposal
\vspace{0.5cm}
\end{center}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 填写说明:请在下面表格中填写你的信息,注意事项:
% 1. 学生类别 Degree Program 中应填写以下四个中的一个
% a. 学术型博士生 Academic Doctoral Student
% b. 专业型博士生 Professional Doctoral Student
% c. 学术型硕士生 Academic Master Student
% d. 专业型硕士生 Professional Master Student
% 2. 学习形式 Study Mode 中应填写以下三个中的一个
% a. 全日制 Full-time
% b. 非全日制 Part-time
% c. 同等学力学生
% 3. 论文题目如果太长,使用 \\ 手动换行 (见示例)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{table}[h]
\centering
\renewcommand{\arraystretch}{1.7}
% 左栏中文为楷书加粗四号字,英文为小四加粗;右栏为仿宋小四加下划线
\zihao{-4}
\begin{tabular}{>{\bfseries\kaishu}l>{\fangsong}m{9.3cm}}
{\zihao{4}学号}~~Student ID
& 012345678912\\\cline{2-2}
{\zihao{4}姓名}~~Name
& 交通大学\\\cline{2-2}
{\zihao{4}学生类别}~~Degree Program
& 学术型博士生 Academic Doctoral Student\\\cline{2-2}
{\zihao{4}学习形式}~~Study Mode
& 全日制 Full-time\\\cline{2-2}
{\zihao{4}导师}~~Supervisor(s)
& 我的导师\\\cline{2-2}
{\zihao{4}论文题目}~~Thesis Title
& 我的很长很长很长很长很长很长很长很长很长的\newline
很厉害的论文题目\\\cline{2-2}
{\zihao{4}学院}~~School
& 我的学院\\\cline{2-2}
{\zihao{4}专业}~~Major
& 我的专业\\\cline{2-2}
{\zihao{4}开题日期}~~Date
& 202Y-MM-DD\\\cline{2-2}
{\zihao{4}开题地点}~~Venue
& 会议室\\\cline{2-2}
\end{tabular}
\vspace{-5cm} % 防止表格被排到下一页
\end{table}
\clearpage
\begin{center}
\zihao{-3}
\vspace*{0.5cm}
{\heiti 填\quad 报\quad 说\quad 明}\par
\vspace{0.66cm}
{\bfseries Instruction}
\end{center}
\begin{enumerate}
\fangsong
\item 校本部研究生的开题报告应通过%
\href{http://my.sjtu.edu.cn/}{\color{blue}\underline{数字交大}}%
在线提交申请,填写本表并上传系统。
特殊情况下经研究生院事先同意,可不上传系统,
并使用《上海交通大学研究生论文开题评审表》完成评审。
\\[0.5\baselineskip]
The application for thesis/dissertation proposal
should be submitted online through
\href{http://my.sjtu.edu.cn/}{\color{blue}\underline{My SJTU}}.
The student shall fill this form and upload it in the system.
Under special circumstance,
this form does not need to be uploaded
and the review can be proceeded with the review form
with prior consent from the graduate school.
\item 开题报告为A4大小,于左侧装订成册。各栏空格不够时,请自行加页。
考核前提前一周送交导师、评审专家审阅。
\\[0.5\baselineskip]
This form should be printed with A4 papers
and bound together on the left.
If the space left is not enough,
please feel free to add extra pages.
The print version shall be sent to the supervisor,
and the review committee members for review
at least one week before the oral presentation.
\item 博士生导师可以根据博士生学位论文选题情况自行确定是否进行开题查新,
博士学位论文开题查新报告应由查新工作站提供。
\\[0.5\baselineskip]
The supervisor should decide, based on the proposed topics,
whether a novelty assessment report is needed or not,
which should be conducted by an authorized
novelty assessment department.
\item 开题报告通过后,定稿版开题报告由研究生、导师各存档一份,无需上传系统。
\\[0.5\baselineskip]
Upon passing the proposal,
the final version of this report shall be archived by the
graduate student and his/her supervisors for future reference.
\item 同等学力研究生开题答辩采用会议形式,
硕士邀请至少3名相关学科/专业领域具有硕士研究生指导资格的专家。
博士邀请5名相关学科/专业领域具有博士研究生指导资格的专家。
\\[0.5\baselineskip]
The capstone presentation adopts a conference format,
and at least three experts with master's degree guidance
qualifications in relevant disciplines and professional fields
are invited for the master's degree.
And five experts with doctoral guidance qualifications
in relevant disciplines/professional fields are invited
for doctoral guidance.
\end{enumerate}
\clearpage
\pagestyle{plain}
\setcounter{page}{1}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 填写说明:请在下面表格中填写你的信息,注意事项:
% 1. 论文题目如果太长,使用 \\ 手动换行 (见示例)
% 2. 本模板提供了 \mychecked 命令用来打勾,
% \myunchecked 命令用来画出未打勾的方框
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{table}[h]
\centering
\zihao{-4}\fangsong
\linespread{1.68}\selectfont % 与word仔细比对后选取的经验值
\begin{tabular}{|m{3.3cm}|m{11cm}|}
\hline
论文题目\newline Proposed Title &
我的很长很长很长很长很长很长很长很长很长的\newline
很厉害的论文题目\\
\hline
研究课题来源\newline Source of Research\newline Project &
请在合适选项前画 \checkmark~~Please select proper options by ``\checkmark''.\newline
\mychecked\ 国家自然科学基金课题 NSFC Research Grants\newline
\myunchecked\ 国家社会科学基金 National Social Science Fund of China\newline
\mychecked\ 国家重大科研专项 National Key Research Projects\newline
\myunchecked\ 其它纵向科研课题 Other Governmental Research Grants\newline
\myunchecked\ 企业横向课题 R\&D Projects from Industry\newline
\myunchecked\ 自拟课题 Self-proposed Project\newline
\myunchecked\ 其它 Other\enspace
\vtop{\hbox{在此处填写内容}\hbox{\rule[18pt]{8cm}{.25pt}}}\vspace{-12pt}
\\\hline
\end{tabular}
\end{table}
\vspace{-1.3cm}
% 设置后续正文的字体:楷书、0.5倍段间距
% 行距倍数 1.75 为与官方 word 版仔细比对后选取的经验值
\kaishu
\setlength{\parskip}{0.5\baselineskip}
\linespread{1.75}\selectfont
% 设置浮动体内的字体为楷书小四号字,与正文一致
\makeatletter
\appto{\@floatboxreset}{\kaishu\zihao{-4}}
\makeatother
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 填写说明:开始撰写你的开题报告。
% 1. \section 里是官方开题报告模板里的填写要求,已为你准备好。
% 2. 请接在后面填写你的正文内容,具体请仔细阅读示例和注释。
% 3. 你可以使用 \subsection 和 \subsubsection 命令来使用小标题
% 所有小标题都可以使用 \label 打标签,并用 \ref 进行引用
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{请综述课题国内外研究进展、现状、挑战与意义,可分节描述。
博士生不少于 10,000 汉字,硕士生不少于 5,000 汉字。
请在文中标注参考文献。
Please review the frontier, current status,
challenges and significance of the research topic.
The citations should be marked in the context
and listed in order at the end of this section.
No less than 8,000 words for doctoral students
and 4,000 words for master students if written in English.}
让我来综述一下课题国内外研究进展、现状、挑战与意义。
这里要写好多好多字,博士生要写一万字,硕士生要写五千字,
所以我们要多引用一些文献来达到字数要求。
让我们引用著名的 SPDZ 协议 \cite{SPDZ}。
当然我们也可以引用一个中文文献 \cite{ZJSD}。
让我们写一点数学公式 $c^2 = a^2 + b^2$。
\subsection{二级标题}\label{sub}
你还可以使用二级标题和三级标题,
并使用 \LaTeX{} 的 \verb|\label| 和 \verb|\ref| 命令进行引用,
如第 \ref{sub} 节和第 \ref{subsub} 节所示。
\subsubsection{三级标题}\label{subsub}
最后要打印出参考文献列表,如下所示。
\vspace{2\baselineskip}% 让参考文献列表与正文有 2 行的间距
{%
\linespread{1.25}\selectfont % 参考文献行距小一点
参考文献 References:
\printbibliography[heading=none]
}
\section{课题研究目标、主要研究内容和拟解决的关键问题。
Research objectives, main contents and key issues to be solved.}
我的课题研究目标非常明确,主要研究内容非常的主要,拟解决的关键问题非常关键。
\section{拟采取的研究方法、研究方案及其可行性分析。
Research methods and research scheme to be adopted
and feasibility analysis.}
我要采取特别厉害的研究方法、特别新颖的研究方案。这些方法和方案都非常的可行。
\section{课题的创新点 Novelties of the proposed topic.}
我的课题非常的创新,第一点是他的创新点很多,第二是每一个创新点都非常非常的创新。
\section{计划进度、预期成果 Research schedule, and expected outcomes.}
我计划一年内发各种顶级会议,然后再发 Nature 和 Science 这样的期刊,然后获得诺贝尔奖。
先获得诺贝尔计算机科学奖,然后是诺贝尔密码学奖,最后来个诺贝尔化学奖。
\section{与本课题有关的工作积累、已有的研究工作成绩。
Prior experience and accomplished achievements
related to the proposed topic.}
目前已经积累了很多很多工作了,也取得了非常非常好的工作成绩。
\vspace{\baselineskip}
% 剩下的所有内容均为仿宋加粗小四号字
\normalfont\zihao{-4}\bfseries\fangsong
\noindent
本人承诺:开题报告中的内容真实无误,若有不实,愿承担相应的责任和后果。
I hereby declare and confirm that the details
provided in this Form are valid and accurate.
If anything untruthful found,
I will bear the corresponding liabilities and consequences.
\vspace{\baselineskip}
\noindent
学生签字/Signature of Student: 交通大学
\hfill
日期/Date: 202Y-MM-DD
\end{document}