abstract.tex 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  2. % %
  3. % Modified by Bing Hsu <hello@antinucleon.com> 2013 %
  4. % Forked From (c) 2010 - 2011 Caspar Zhang <casparant@gmail.com> %
  5. % %
  6. % This copyrighted material is made available to anyone wishing %
  7. % to use, modify, copy, or redistribute it subject to the terms %
  8. % and conditions of the GNU General Public License version 2. %
  9. % %
  10. % This program is distributed in the hope that it will be %
  11. % useful, but WITHOUT ANY WARRANTY; without even the implied %
  12. % warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR %
  13. % PURPOSE. See the GNU General Public License for more details. %
  14. % %
  15. % You should have received a copy of the GNU General Public %
  16. % License along with this program; if not, write to the Free %
  17. % Software Foundation, Inc., 51 Franklin Street, Fifth Floor, %
  18. % Boston, MA 02110-1301, USA. %
  19. % %
  20. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  21. \input{abstract.cfg}
  22. % 中文摘要
  23. \begin{titlepage}
  24. \pagestyle{empty}
  25. \begin{spacing}{1.05}
  26. \centering
  27. % 如果你的标题太长,可能会换行;如果你对换行位置不满意,请调节下面第一个{}的参数
  28. \parbox[c]{.75\textwidth}{\thesistitlefont{\thesistitle}}
  29. \end{spacing}
  30. \begin{spacing}{1.5}
  31. \centering
  32. \sanhao\quad{} \\
  33. \abszhname{摘\quad{}要} \\
  34. \end{spacing}
  35. \xiaosanhao\quad{}
  36. \normalsize
  37. \abstractzh
  38. \quad{}
  39. \par\noindent\abszhkey{关键词}\quad{}%
  40. \abszhkeys{\abszhkeyone\quad{}%
  41. \abszhkeytwo\quad{}%
  42. \abszhkeythree\quad{}%
  43. \abszhkeyfour\quad{}%
  44. \abszhkeyfive}%
  45. \end{titlepage}
  46. \thispagestyle{empty}
  47. % Abstract
  48. \begin{titlepage}
  49. \pagestyle{empty}
  50. \begin{spacing}{1.05}
  51. \centering
  52. % 如果你的标题太长,可能会换行;如果你对换行位置不满意,请调节下面第一个{}的参数
  53. \parbox[c]{.75\textwidth}{\thesistitleenfont{\thesistitleen}}
  54. \end{spacing}
  55. \begin{spacing}{1.5}
  56. \centering
  57. \sanhao\quad{} \\
  58. \abszhname{ABSTRACT} \\
  59. \end{spacing}
  60. \xiaosanhao\quad{}
  61. \normalsize
  62. \abstracten
  63. \quad{}
  64. \par\noindent\absenkey{KEY WORDS}\quad{}%
  65. \absenkeys{\absenkeyone\quad{}%
  66. \absenkeytwo\quad{}%
  67. \absenkeythree\quad{}%
  68. \absenkeyfour\quad{}%
  69. \absenkeyfive}%
  70. \end{titlepage}
  71. \thispagestyle{empty}