abstract.tex 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  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. \parbox[c]{.62\textwidth}{\thesistitlefont{\thesistitle}}
  28. \end{spacing}
  29. \begin{spacing}{1.5}
  30. \centering
  31. \sanhao\quad{} \\
  32. \abscnname{摘\quad{}要} \\
  33. \end{spacing}
  34. \xiaosanhao\quad{}
  35. \normalsize
  36. \abstractcn
  37. \quad{}
  38. \abscnkey{关键词}\quad{}%
  39. \abscnkeys{\abscnkeyone\quad{}%
  40. \abscnkeytwo\quad{}%
  41. \abscnkeythree\quad{}%
  42. \abscnkeyfour\quad{}%
  43. \abscnkeyfive}%
  44. \end{titlepage}
  45. \thispagestyle{empty}
  46. % Abstract
  47. \begin{titlepage}
  48. \pagestyle{empty}
  49. \begin{spacing}{1.05}
  50. \centering
  51. \parbox[c]{.62\textwidth}{\thesistitleenfont{\thesistitleen}}
  52. \end{spacing}
  53. \begin{spacing}{1.5}
  54. \centering
  55. \sanhao\quad{} \\
  56. \abscnname{ABSTRACT} \\
  57. \end{spacing}
  58. \xiaosanhao\quad{}
  59. \normalsize
  60. \abstracten
  61. \quad{}
  62. \absenkey{KEY WORDS}\quad{}%
  63. \absenkeys{\absenkeyone\quad{}%
  64. \absenkeytwo\quad{}%
  65. \absenkeythree\quad{}%
  66. \absenkeyfour\quad{}%
  67. \absenkeyfive}%
  68. \end{titlepage}
  69. \thispagestyle{empty}