abstract.tex 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  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. % Abstract
  46. \begin{titlepage}
  47. \pagestyle{empty}
  48. \begin{spacing}{1.05}
  49. \centering
  50. \parbox[c]{.62\textwidth}{\thesistitleenfont{\thesistitleen}}
  51. \end{spacing}
  52. \begin{spacing}{1.5}
  53. \centering
  54. \sanhao\quad{} \\
  55. \abscnname{ABSTRACT} \\
  56. \end{spacing}
  57. \xiaosanhao\quad{}
  58. \normalsize
  59. \abstracten
  60. \quad{}
  61. \absenkey{KEY WORDS}\quad{}%
  62. \absenkeys{\absenkeyone\quad{}%
  63. \absenkeytwo\quad{}%
  64. \absenkeythree\quad{}%
  65. \absenkeyfour\quad{}%
  66. \absenkeyfive}%
  67. \end{titlepage}