-
Notifications
You must be signed in to change notification settings - Fork 118
/
abstract.tex
90 lines (71 loc) · 2.94 KB
/
abstract.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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %
% Modified by Bing Hsu <[email protected]> 2013 %
% Forked From (c) 2010 - 2011 Caspar Zhang <[email protected]> %
% %
% This copyrighted material is made available to anyone wishing %
% to use, modify, copy, or redistribute it subject to the terms %
% and conditions of the GNU General Public License version 2. %
% %
% This program is distributed in the hope that it will be %
% useful, but WITHOUT ANY WARRANTY; without even the implied %
% warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR %
% PURPOSE. See the GNU General Public License for more details. %
% %
% You should have received a copy of the GNU General Public %
% License along with this program; if not, write to the Free %
% Software Foundation, Inc., 51 Franklin Street, Fifth Floor, %
% Boston, MA 02110-1301, USA. %
% %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\input{abstract.cfg}
% 中文摘要
\begin{titlepage}
\pagestyle{empty}
\begin{spacing}{1.05}
\centering
% 如果你的标题太长,可能会换行;如果你对换行位置不满意,请调节下面第一个{}的参数
\parbox[c]{.75\textwidth}{\thesistitlefont{\thesistitle}}
\end{spacing}
\begin{spacing}{1.5}
\centering
\sanhao\quad{} \\
\abszhname{摘\quad{}要} \\
\end{spacing}
\xiaosanhao\quad{}
\normalsize
\abstractzh
\quad{}
\par\noindent\abszhkey{关键词}\quad{}%
\abszhkeys{\abszhkeyone\quad{}%
\abszhkeytwo\quad{}%
\abszhkeythree\quad{}%
\abszhkeyfour\quad{}%
\abszhkeyfive}%
\end{titlepage}
\thispagestyle{empty}
% Abstract
\begin{titlepage}
\pagestyle{empty}
\begin{spacing}{1.05}
\centering
% 如果你的标题太长,可能会换行;如果你对换行位置不满意,请调节下面第一个{}的参数
\parbox[c]{.75\textwidth}{\thesistitleenfont{\thesistitleen}}
\end{spacing}
\begin{spacing}{1.5}
\centering
\sanhao\quad{} \\
\abszhname{ABSTRACT} \\
\end{spacing}
\xiaosanhao\quad{}
\normalsize
\abstracten
\quad{}
\par\noindent\absenkey{KEY WORDS}\quad{}%
\absenkeys{\absenkeyone\quad{}%
\absenkeytwo\quad{}%
\absenkeythree\quad{}%
\absenkeyfour\quad{}%
\absenkeyfive}%
\end{titlepage}
\thispagestyle{empty}