abstract.tex 2.6 KB

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