summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/seuthesis/seuthesis.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-02-24 22:58:49 +0000
committerKarl Berry <karl@freefriends.org>2014-02-24 22:58:49 +0000
commitcdbe684fed9995963330693c394c781dd5baf285 (patch)
tree0c25536efaadbb0a9eb1803d273589d83c50cbf1 /Master/texmf-dist/source/latex/seuthesis/seuthesis.dtx
parent2385109f9c04a438cbd803b18e9b8dd0637aa31c (diff)
seuthesis (23feb14)
git-svn-id: svn://tug.org/texlive/trunk@33042 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/seuthesis/seuthesis.dtx')
-rw-r--r--Master/texmf-dist/source/latex/seuthesis/seuthesis.dtx292
1 files changed, 210 insertions, 82 deletions
diff --git a/Master/texmf-dist/source/latex/seuthesis/seuthesis.dtx b/Master/texmf-dist/source/latex/seuthesis/seuthesis.dtx
index 13f50f1e594..f2aa44435d2 100644
--- a/Master/texmf-dist/source/latex/seuthesis/seuthesis.dtx
+++ b/Master/texmf-dist/source/latex/seuthesis/seuthesis.dtx
@@ -36,7 +36,7 @@
%
% \iffalse
%<*driver>
-\ProvidesFile{seuthesis.dtx}[2010/04/20 2.0.0 Southeast University Thesis Template]
+\ProvidesFile{seuthesis.dtx}[2012/04/19 2.1.2 Southeast University Thesis Template]
\documentclass{seuthesis}
\usepackage{color}
\usepackage{manfnt}
@@ -107,6 +107,8 @@
document, it is better to be read before using \seuthesis{}.
\end{englishabstract}
+\tableofcontents
+
\begin{terminology}
\begin{table}
\centering
@@ -155,6 +157,7 @@
\section{版本历史}
\begin{description}
+ \item[2.1] 2012/04/17,根据研究生院新规定,增加中文封二。
\item[2.0] 2010/04/20,使用xeCJK,避免字体安装。
\item[1.3] 2009/02/19,增加A3封面制作工具,优化版式。
\item[1.2] 2008/08/12,启用研究生学位论文新封面,完善对东南大学本科论文的支持。
@@ -183,14 +186,15 @@
将宏包中的文件与~\TeX{}~主文件放在同一目录下即可,当然也可以安装
到~\TeX{}~系统中,不过需要注意是参考文献样式文件 \texttt{.bst} 必须置于 \texttt{TEXMF/bibtex/bst}目录或子目录下。
- 本模板在~\texttt{texlive2009}~和~\texttt{MiKTex2.7}~下使用 XeLaTeX 编译通过。如有
- 您在使用中有任何问题,欢迎与我联系。
+ 本模板在~\TeX{}\texttt{Live 2010}~和~\texttt{MiKTex2.7}~下使
+ 用 \XeLaTeX{} 编译通过。如有您在使用中有任何问题,欢迎与我联系。
\chapter{使用说明}
\begin{quote}
学位论文应包括:
\begin{enumerate}
\item 中文封面;
+ \item 中文页面;
\item 英文页面;
\item 论文独创性声明和使用授权声明;
\item 中文内容提要及关键词;
@@ -224,9 +228,10 @@
了之后使用\CmdMacro{maketitle}{}来生成封面、目录等,所以这条命令在设
置之后正文开始之前使用,后面就可以开始论文了。
- \section{例子} 也许一个例子更能说清楚,下面就是使用本宏包的简要例子。
- 这个例子就是宏包中的~\texttt{sample.tex}~文件,可以使用~\texttt{make
- sample}~或者~\texttt{xelatex sample}~命令来编译这个例子。
+ \section{例子}
+ 例子最能说明问题,下面通过一个简要的例子来说明怎样使用本宏包。这个例子就是宏
+ 包中的\texttt{sample.tex}文件,可以使用\texttt{make sample}或
+ 者\texttt{xelatex sample}命令来编译这个例子。
\verbatiminput{sample}
@@ -342,6 +347,9 @@
\CmdMacro{authorizeorganization}{\{学位授予单位\}},默认为“东南大学”。
\subsection{设计地点}
\CmdMacro{address}{\{设计地点\}},本科论文需要。
+ \subsection{感谢}
+ \CmdMacro{thanks}{\{感谢内容\}},在中文封二添加脚注,对提供资助或者支
+ 持的基金、单位表达感谢。
\section{摘要和关键词}
\label{sec:use:abstract}
@@ -369,6 +377,14 @@
完成某些研究行为。
\end{quote}
+ \section{目录}
+ 使用\CmdMacro{tableofcontents}{}插入自动生成的目录。
+
+ \begin{quote}
+ 目录是论文的大纲,它反映论文的梗概。论文目录要求层次清楚,应将论文
+ 的章节按顺序编好页码,页码居页面的右侧并排列整齐。
+ \end{quote}
+
\section{本论文专用术语的注释表}
术语注释表为可选内容,需要放置在环境变量中:
\EnvMacro{terminology}{[标题]}
@@ -449,13 +465,13 @@
但是有时候又需要普通引用,这时使用\CmdMacro{citet}{\{文献标题\}}命
令,其效果是~\citet{seugs:standard}~。
- 引用文中的图和表使用\CmdMacro{autoref}{\{lable\}}命令,其效果
+ 引用文中的图和表使用\CmdMacro{autoref}{\{label\}}命令,其效果
是\autoref{tab:terminology}。
- 引用文中某一章使用\CmdMacro{refchapter}{\{lable\}}命令,其效果
+ 引用文中某一章使用\CmdMacro{refchapter}{\{label\}}命令,其效果
是\refchapter{cha:intro}。
- 引用文中某一节使用\CmdMacro{refsec}{\{lable\}}命令,其效果
+ 引用文中某一节使用\CmdMacro{refsec}{\{label\}}命令,其效果
是\refsec{sec:install}。
\begin{quote}
@@ -468,20 +484,22 @@
\section{致谢}
在正文结束之后(即\CmdMacro{end\{Main\}}{}之后)使
- 用\EnvMacro{Thanks}{}环境,并在环境内书写致谢内容就可以了。自己的
+ 用\EnvMacro{Acknowledgement}{}环境,并在环境内书写致谢内容就可以了。自己的
姓名和日期放在\EnvMacro{flushright}{}环境中就可以右对齐了,可参
考\hyperref[cha:acknowledgement]{本文的致谢}。
\section{参考文献}
使用\CmdMacro{bibliography}{\{参考文献数据库文件名\}}命令包含文献数据
- 库即可。
+ 库即可,中文文献请添加\texttt{language = \{Chinese\}}域。
由于研究生院对参考文献的要求和国标\cite{GBT7714-2005}比较接近,因此本
模板的参考文献格式文件参考自\citet{wkbst},但是\citet{wkbst}在使用中
会报错误,在经过修改之后本人的论文中已不会报错,但不保证所有的文献条
- 目都没有问题,如果您遇到问题请将错误发给我,我会尽力完善它。有关文献
- 中的必需条目和使用注意事项请参考\citet{wkbst,seugs:standard}。
+ 目都没有问题,如果您遇到问题请将错误发给我,我会尽力完善它。
+
+ 有关文献中的必需条目和使用注意事项请参
+ 考\citet{wkbst,seugs:standard}。
\section{附录}
在参考文献后使用\EnvMacro{Appendix}{}环境进入附录章节的编写。附录可以分为
@@ -496,7 +514,7 @@
\end{Main}
-\begin{Thanks}
+\begin{Acknowledgement}
\label{cha:acknowledgement}
本模板参考了网上的一些文
档\cite{seugs:standard,seucover,wloo,xrn:thuthesis,xrn:howtopackage,wkbst},
@@ -512,28 +530,46 @@
\makebox[6cm][c]{许\quad{}元}\\
2008年3月19日于东南大学河海院
\end{flushright}
-\end{Thanks}
+\end{Acknowledgement}
\bibliography{seuthesis}
\begin{Appendix}
\chapter{常见问题}
+ \label{app:faq}
- \section{为什么我的 sample.tex 之类的文件打开是乱码?}
+ \section{为什么 sample.tex 文件打开是乱码?}
+ \label{faq:utf8}
- seuthesis 默认为 utf-8 编码。如果您是 windows用户,推荐您也使
- 用 utf-8 编码您的论文,这样做会减少很多问题。
+ \seuthesis{} 使用 utf-8 编码。如果您是 windows用户,请使用支持 utf-8
+ 编码的编辑器。
- \section{在使用seuthesis写论文时,当论文中出现中英文摘要、列出所有图
+ \section{当论文中出现中英文摘要、列出所有图
表(\texttt{\textbackslash{}listoftables}、
\texttt{\textbackslash{}listoffigures}、
\texttt{\textbackslash{}listoflistings})时出现一些空白页,即使第二
页没有内容仍然会产生出来,这样很影响美观。}
+ \label{faq:oneside}
其实这个不是问题,空白页是因为模板默认为双面打印,插入空白页保证每一
章的第一页在奇数页,这样设计是为了美观。如果想去掉加参数就可以
- 了 \texttt{\textbackslash{}documentclass[oneside]{seuthesis}}。 使用
- 时,可以编译一个“电子版” 一个“打印版”。
+ 了:
+
+ \CmdMacro{documentclass}{[oneside]\{sethesis\}}。
+
+ 使用时,可以编译一个“电子版”、一个“打印版”。
+
+ \section{本科论文标题太长怎么办?}
+ \label{faq:longtitle}
+
+ 在要断行的地方插入\CmdMacro{newtitleline}{\{\}},如:
+\begin{verbatim}
+ \title{汽柴油变频发电机组中永磁发电机\newtitleline{}及整流环节的研究}{}{}{}
+\end{verbatim}
+
+ \section{参考文献中出现乱码,怎么办?}
+
+ 在参考文献条目中中英字符之间插入空格。
\chapter{文件}
\begin{itemize}
@@ -561,14 +597,12 @@
\renewcommand\indexname{索引}
\printindex
-\backcover
-
\end{document}
%</driver>
%
%<cls> \NeedsTeXFormat{LaTeX2e}[1999/12/01]
-%<cls> \ProvidesClass{seuthesis}[2010/04/20 2.0.0 The LaTeX template for thesis of Southeast University]
-%<cls> \typeout{Document Class `seuthesis' v2.0.0 by Xu Yuan, Song Yihan, Huang Xiaoyu (2010/04/20)}
+%<cls> \ProvidesClass{seuthesis}[2012/04/19 2.1.2 The LaTeX template for thesis of Southeast University]
+%<cls> \typeout{Document Class `seuthesis' v2.1.2 by Xu Yuan, Song Yihan, Huang Xiaoyu (2012/04/19)}
% \fi
%
% \section{本宏包的选项}
@@ -628,9 +662,9 @@
% \begin{macrocode}
\RequirePackage{doc}
\RequirePackage{keyval}
-\RequirePackage{ifpdf}
\RequirePackage{ifthen}
+\RequirePackage{xltxtra}
\RequirePackage{graphicx}
\RequirePackage[dvipsnames]{xcolor}
\RequirePackage{indentfirst}
@@ -653,18 +687,14 @@
%
% \begin{macrocode}
\RequirePackage[CJKnumber,slantfont,boldfont]{xeCJK}
+\RequirePackage{CJKulem}
\newlength\CJK@twochars
\def\CJK@spaceChar{\Unicode{48}{7}}
\def\CJKindent{%
\settowidth\CJK@twochars{\CJK@spaceChar\CJK@spaceChar}%
\parindent\CJK@twochars}
-\ifpdf
\RequirePackage{hyperref}
-\else %配置dvipdfmx
-\RequirePackage[dvipdfmx]{hyperref}
-\fi
-\hypersetup{unicode=true}
\AtBeginDocument{\CJKindent{}%
\InputIfFileExists{seuthesis-utf8.cfg}% 引入配置文件
{\typeout{[seuthesis]: Load seuthesis-utf8.cfg successfully!}}%
@@ -673,8 +703,8 @@
\wuhao%
\linespacing{\mainlineskip}
}
-\AtEndDocument{}
-\RequirePackage{CJKnumb}
+\AtEndDocument{\backcover}
+
% \end{macrocode}
%
% \section{页面设置}
@@ -697,6 +727,7 @@
%
% \subsection{字体}
% \begin{macrocode}
+\defaultfontfeatures{Mapping=tex-text} % --- as em-dash
\setCJKmainfont{SimSun}
\setCJKfamilyfont{zhsong}{SimSun}
\newcommand{\song}{\CJKfamily{zhsong}}
@@ -822,6 +853,13 @@
% \end{macrocode}
% \end{macro}
%
+% \begin{macro}{\newtitleline}\IndexCmd{newtitleline}
+% \begin{macrocode}
+\newcommand{\newtitleline}{\hfill\\%
+ \hspace*{\fill}\hspace{0em}}
+% \end{macrocode}
+% \end{macro}
+%
% \begin{macro}{\advisor}\IndexCmd{advisor}
% \begin{macrocode}
\newcommand{\@advisorname}{}
@@ -973,6 +1011,15 @@
\newcommand{\address}[1]{\renewcommand{\@address}{#1}}
% \end{macrocode}
% \end{macro}
+%
+% \begin{macro}{\thanks}\IndexCmd{thanks}
+% \begin{macrocode}
+\newif\ifseuthesisthanks\seuthesisthanksfalse
+\newcommand{\seuthesis@thanks}{}
+\renewcommand{\thanks}[1]{\seuthesisthankstrue\renewcommand{\seuthesis@thanks}{#1}}
+% \end{macrocode}
+% \end{macro}
+%
% \subsection{封面}
%
% \begin{macro}{\maketitle}\IndexCmd{maketitle}
@@ -996,6 +1043,11 @@
\else\fi
\chinesecover
+ \renewcommand*\frontmatter{%
+ \if@twoside\cleardoubleoddpage\else\clearpage\fi
+ \@mainmatterfalse\pagenumbering{Roman}% 大写罗马字母
+ }
+
\ifbachelordegree
\frontmatter
\else
@@ -1003,10 +1055,10 @@
\stcleardp
\else\fi
\englishcover % 英文封面
+ \thispagestyle{empty}
+ \seudeclare % 独创性和使用授权声明
\frontmatter % 开始正文之前的部分
\pagestyle{seufrontstyle}\clearpage
- \thispagestyle{seufrontstyle}
- \seudeclare % 独创性和使用授权声明
\fi
}
% \end{macrocode}
@@ -1034,18 +1086,28 @@
% \begin{macro}{\chinesecover}
% \begin{macrocode}
\newcommand{\CoverTopOption}[3][s]{
- \makebox[1.5cm][#1]{\wuhao #2}:{
- \underline{\makebox[1.5cm][c]{\wuhao #3}}}
+ \makebox[1.5cm][#1]{\xiaowuhao #2}:{
+ \underline{\makebox[1.5cm][c]{\xiaowuhao #3}}}
}
\newcommand{\CoverBottomOption}[3][4.5cm]{
\makebox[7cm][s]{
- {\song\sihao#2} %宋体四号
- \underline{\makebox[#1][c]{\hei\sihao#3}} %黑体四号粗体
+ {\song\xiaosihao#2} %宋体小四号
+ \underline{\makebox[#1][c]{\hei\xiaosihao#3}} %黑体小四号粗体
}
}
\newcommand{\chinesecover}{
+ \ifengineering
+ \def\@degreepic{engineering}
+ \else
+ \ifmasterdegree
+ \def\@degreepic{master}
+ \else
+ \def\@degreepic{doctor}
+ \fi
+ \fi
+
\begin{titlepage}
\linespacing{1.0}
\begin{picture}(0,0)(24,250)
@@ -1057,11 +1119,6 @@
\end{picture}
\else
\begin{picture}(0,0)(-86,255)
- \ifmasterdegree
- \def\@degreepic{master}
- \else
- \def\@degreepic{doctor}
- \fi
{\includegraphics[height=40pt,bb=0 0 1149 150]{figures/{\@degreepic}.png}}
\end{picture}
\fi
@@ -1126,7 +1183,7 @@
\CoverBottomOption{\authorizedatepre}{\@authorizedate}\\
\CoverBottomOption[4cm]{\committeechairpre}{\@committeechair} &
\CoverBottomOption{\readerpre}{\@readerA}\\
- & \CoverBottomOption{\makebox[3cm]{}}{\@readerB}
+ & \CoverBottomOption{\makebox[2.55cm]{}}{\@readerB}
\end{tabular}
\end{center}
@@ -1135,7 +1192,65 @@
{\song\sihao\centerline{\today} \par}
\end{titlepage}
+ \stcleardp
+
+ % 中文封二
+ \thispagestyle{empty}%
+ \begin{center}
+ \xiaochuhao
+ \includegraphics[height=0.63in]{figures/seu-text-logo}
+
+ \ifmasterdegree
+ \includegraphics{figures/master-hwzs}
+ \else
+ \includegraphics{figures/doctor-hwzs}
+ \fi
+
+ \vspace{31.5pt}
+
+ \linespacing{1.25}
+ \yihao\hei\@title\\%题名 黑体一号居中
+ \yihao\hei\@subtitle%副题名 黑体一号居中
+
+ \vspace{42pt}
+ \begin{tabular}{cr}
+ \makebox[3.5cm][s]{\xiaoerhao\hei{}专~~业~~名~~称:} &
+ \underline{\makebox[6cm][s]{
+ \hspace*{1cm}
+ \makebox[2.5cm][c]{\xiaoerhao\song\textbf{\@major}}
+ \makebox[2cm][r]{}}} \\
+ \\
+ \makebox[3.5cm][s]{\xiaoerhao\hei\authorpre} &
+ \underline{\makebox[6cm][s]{
+ \hspace*{1cm}
+ \makebox[2.5cm][c]{\xiaoerhao\song\textbf{\@author}}
+ \makebox[2cm][r]{}}} \\
+ \\
+ \makebox[3.5cm][s]{\xiaoerhao\hei\advisorpre} &
+ \underline{\makebox[6cm][s]{
+ \hspace*{1cm}
+ \makebox[2.5cm][c]{\xiaoerhao\song\textbf{\@advisorname}}
+ \makebox[2cm][r]{\xiaoerhao\song\textbf{\@advisortitle}}}}
+ \\
+ &
+ \ifbcoadvisor
+ \underline{\makebox[6cm][s]{
+ \hspace*{1cm}
+ \makebox[2.5cm][c]{\xiaoerhao\song\textbf{\@coadvisorname}}
+ \makebox[2cm][r]{\xiaoerhao\song\textbf{\@coadvisortitle}}}}
+ \else
+ \fi \\
+ \end{tabular}
+ \end{center}
+
+ \def\blfootnote{\xdef\@thefnmark{}\@footnotetext}
+ \ifseuthesisthanks
+ \blfootnote{\wuhao\seuthesis@thanks}
+ \fi
+
+ \stcleardp
}
+
\ifbachelordegree % 本科论文封面
\renewcommand{\chinesecover}{
\begin{titlepage}
@@ -1148,7 +1263,7 @@
\yihao\hei \bachelortitle \\
\vspace*{60pt}
{\xiaoerhao\song \titlepre}
- {\erhao\song \underline{\makebox[18em][c]{\fs\@title}}} \\
+ {\erhao\song \parbox[t]{18em}{\fs\uline{\hfill\@title\hfill}}} \\
\vspace*{40pt}
\renewcommand{\arraystretch}{1.5}
\setlength{\tabcolsep}{0pt}
@@ -1199,15 +1314,22 @@
\newcommand{\englishcover}{
\thispagestyle{empty}%
\begin{center}
- \linespacing{1.0}
- ~\\
- {\linespacing{1.5}\LARGE\textrm{\@titleeng} \par}%
- \vspace*{7mm}
- \normalsize{\@subtitleeng}
+ ~\\
+ {\fontsize{24pt}{28pt}\selectfont
+ \MakeUppercase{\@titleeng}\\
+ \MakeUppercase{\@subtitleeng}
+ \par
+ }
\vspace{1.0in}%
- {\large
- {A Dissertation Submitted to}\\
+ {\fontsize{16pt}{24pt}\selectfont
+ {A
+ \ifmasterdegree
+ Thesis
+ \else
+ Dissertation
+ \fi
+ submitted to}\\
{\universitynameeng}\\
{For the Academic Degree of \academicdegreeeng}\\
{\vspace{0.5in}}%
@@ -1229,7 +1351,7 @@
\par
}%
\end{center}%
- \clearpage%
+ \stcleardp%
}
% \end{macrocode}
% \end{macro}
@@ -1245,6 +1367,7 @@
\phantomsection
\addcontentsline{toc}{chapter}{\@abstracttitletoc}
\ifbachelordegree
+ \renewcommand{\newtitleline}{\\}
\chapter*{\@title}
\begin{flushright}
@@ -1314,6 +1437,22 @@
% \end{macrocode}
% \end{environment}
%
+% \subsection{目录}
+% \begin{macro}{\tableofcontents}
+% \begin{macrocode}
+\let\tableofcontents@orig=\tableofcontents
+\renewcommand{\tableofcontents}
+{
+ \stcleardp
+ {\linespacing{1.15}%
+ \song\xiaosihao%
+ \phantomsection
+ \tableofcontents@orig \par
+ \pagestyle{seunolabelstyle}\clearpage} %目录部分字体可采用小四号宋体。
+}
+% \end{macrocode}
+% \end{macro}
+%
% \subsection{本论文专用术语的注释表}
% 本论文专用术语(符号、变量、缩略词等)的注释表(任选)
% \begin{environment}{terminology}\IndexEnv{terminology}
@@ -1324,7 +1463,7 @@
\phantomsection
\addcontentsline{toc}{chapter}{#1}
\chapter*{#1}
- \song\wuhao
+ \song\xiaosihao
}{
\par
}
@@ -1336,22 +1475,9 @@
% \begin{macrocode}
\newenvironment{Main}
{
- \stcleardp
- {\linespacing{1.15}%
- \song\xiaosihao%
- \phantomsection
- \addcontentsline{toc}{chapter}{\@contentsnametoc}
- \tableofcontents \par
- \pagestyle{seunolabelstyle}\clearpage} %目录部分字体可采用小四号宋体。
-
\pagestyle{seustyle}
\mainmatter % 开始正文部分
- \song
- \ifbachelordegree
- \xiaosihao
- \else
- \wuhao
- \fi
+ \song\xiaosihao % 小四号宋体
}{
\par
\backmatter % 开始正文之后的部分
@@ -1397,13 +1523,13 @@
%
% \section{正文之后部分}
% \subsection{致谢}
-% \begin{environment}{Thanks}\IndexEnv{Thanks}
+% \begin{environment}{Acknowledgement}\IndexEnv{Acknowledgement}
% \begin{macrocode}
-\newenvironment{Thanks}[1][\@thankstitle]
+\newenvironment{Acknowledgement}[1][\@acknowledgementtitle]
{%
\stcleardp
\phantomsection
- \addcontentsline{toc}{chapter}{\@thankstitletoc}
+ \addcontentsline{toc}{chapter}{\@acknowledgementtitletoc}
\chapter*{#1}
\song\wuhao
}{\par}
@@ -1482,7 +1608,7 @@
\newcommand{\@authorizeorganization}{~~东~南~大~学~~}
\newcommand{\authorizedatepre}{学位授予日期}
\newcommand{\committeechairpre}{答辩委员会主席}
-\newcommand{\readerpre}{评~~~~~~~阅~~~~~~~人}
+\newcommand{\readerpre}{评~~~~~~~~~阅~~~~~~~~~人}
\newcommand{\@abstracttitle}{摘\quad 要}
\newcommand{\@abstracttitletoc}{摘要}
\newcommand{\@terminologytitle}{本论文专用术语的注释表}
@@ -1533,29 +1659,31 @@
\begin{center}
{\hei\sanhao 东南大学学位论文独创性声明}
\end{center}
-
- { 本人声明所呈交的学位论文是我个人在导师指导下进行的研究工作及取得的
+ \vspace{0.5in}
+ { \linespacing{1.5}
+ 本人声明所呈交的学位论文是我个人在导师指导下进行的研究工作及取得的
研究成果。尽我所知,除了文中特别加以标注和致谢的地方外,论文中不包
含其他人已经发表或撰写过的研究成果,也不包含为获得东南大学或其它教
育机构的学位或证书而使用过的材料。与我一同工作的同志对本研究所做的
任何贡献均已在论文中作了明确的说明并表示了谢意。\par}
-
+ \vspace{0.3in}
\begin{flushright}
研究生签名:\signline 日~期:\signline
\end{flushright}
- \vspace{1in}
+ \vspace{1.5in}
\begin{center}
{\hei\sanhao 东南大学学位论文使用授权声明}
\end{center}
-
- { 东南大学、中国科学技术信息研究所、国家图书馆有权保留本人所送交学位
+ \vspace{0.5in}
+ { \linespacing{1.5}
+ 东南大学、中国科学技术信息研究所、国家图书馆有权保留本人所送交学位
论文的复印件和电子文档,可以采用影印、缩印或其他复制手段保存论文。
本人电子文档的内容和纸质论文的内容相一致。除在保密期内的保密论文
外,允许论文被查阅和借阅,可以公布(包括刊登)论文的全部或部分内容。
论文的公布(包括刊登)授权东南大学研究生院办理。\par}
-
+ \vspace{0.3in}
\begin{flushright}
研究生签名:\signline 导师签名:\signline 日~期:\signline
\end{flushright}
@@ -1647,8 +1775,8 @@
%
% \begin{macrocode}
\makeatletter
-\newcommand{\@thankstitle}{致\quad 谢}
-\newcommand{\@thankstitletoc}{致谢}
+\newcommand{\@acknowledgementtitle}{致\quad 谢}
+\newcommand{\@acknowledgementtitletoc}{致谢}
\newcommand{\@resumetitle}{作者简介~(包括论文和成果清单)}
\newcommand{\@resumetitletoc}{作者简介}
\renewcommand{\bibname}{参考文献}