summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/seuthesix/seuthesix.cfg
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/seuthesix/seuthesix.cfg
Initial commit
Diffstat (limited to 'macros/latex/contrib/seuthesix/seuthesix.cfg')
-rw-r--r--macros/latex/contrib/seuthesix/seuthesix.cfg84
1 files changed, 84 insertions, 0 deletions
diff --git a/macros/latex/contrib/seuthesix/seuthesix.cfg b/macros/latex/contrib/seuthesix/seuthesix.cfg
new file mode 100644
index 0000000000..068891668b
--- /dev/null
+++ b/macros/latex/contrib/seuthesix/seuthesix.cfg
@@ -0,0 +1,84 @@
+
+%% This is file `seuthesix.cfg',
+%% This file provides is a configuration file for ``seuthesix''.
+%% Copyright (c) 2007--2012 Xu Yuan, email: xuyuan.cn@gmail.com
+%% Copyright (c) 2016 James Fan, email: zhimengfan1990@163.com
+%% License: GNU General Public License, version 3
+%% This file is part of ``seuthesix'' package.
+%% ``seuthesix'' is free software: you can redistribute it and/or modify
+%% it under the terms of the GNU General Public License as published by
+%% the Free Software Foundation, either version 3 of the License, or
+%% (at your option) any later version.
+%% ``seuthesix'' is distributed in the hope that it will be useful,
+%% but WITHOUT ANY WARRANTY; without even the implied warranty of
+%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+%% GNU General Public License for more details.
+%%
+%% You should have received a copy of the GNU General Public License
+%% along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+
+\ProvidesFile{seuthesix.cfg}[2016/03/20 1.0.1 seuthesix configuration file]
+\newcommand{\universityname}{东南大学}
+\newcommand{\universitynameeng}{Southeast University}
+\newcommand{\schoolcodepre}{学校代码}
+\newcommand{\schoolcode}{10286}
+\newcommand{\secretlevelpre}{密级}
+\newcommand{\categorynumberpre}{分类号}
+\newcommand{\studentidpre}{学号}
+\newcommand{\authorpre}{研究生姓名}
+\newcommand{\advisorpre}{导~~师~~姓~~名}
+\newcommand{\appdegreepre}{申请学位类别}
+\newcommand{\majorpre}{一级学科名称}
+\newcommand{\submajorpre}{二级学科名称}
+\newcommand{\defenddatepre}{论文答辩日期}
+\newcommand{\authorizeorganizationpre}{学位授予单位}
+\newcommand{\@authorizeorganization}{~~东~南~大~学~~}
+\newcommand{\authorizedatepre}{学位授予日期}
+\newcommand{\committeechairpre}{答辩委员会主席}
+\newcommand{\reviewerpre}{评~~~~~~~~~阅~~~~~~~~~人}
+\newcommand{\@abstracttitle}{摘\quad 要}
+\newcommand{\todayeng}{\the\year/\the\month/\the\day}
+\newcommand{\@degreelevel}{硕士}
+\newcommand{\@degreetype}{工学硕士}
+\newcommand{\@degreetypeen}{Master of Engineering}\relax
+\newcommand{\@thesistype}{\@degreelevel{}学位论文}
+\newcommand{\signline}{\underline{\makebox[2.5cm][s]{}}}
+\newcommand{\seudeclare}{
+\clearpage\thispagestyle{empty}\cleardoublepage\thispagestyle{empty}
+{\xiaosihao
+\begin{center}
+{\heiti\sanhao 东南大学学位论文独创性声明}
+\end{center}
+\vspace{0.5in}
+{ \linespread{1.5}
+本人声明所呈交的学位论文是我个人在导师指导下进行的研究工作及取得的
+研究成果。尽我所知,除了文中特别加以标注和致谢的地方外,论文中不包
+含其他人已经发表或撰写过的研究成果,也不包含为获得东南大学或其它教
+育机构的学位或证书而使用过的材料。与我一同工作的同志对本研究所做的
+任何贡献均已在论文中作了明确的说明并表示了谢意。\par}
+\vspace{0.3in}
+\begin{flushright}
+研究生签名:\signline 日~期:\signline
+\end{flushright}
+\vspace{1.5in}
+\begin{center}
+{\heiti\sanhao 东南大学学位论文使用授权声明}
+\end{center}
+\vspace{0.5in}
+{ \linespread{1.5}
+东南大学、中国科学技术信息研究所、国家图书馆有权保留本人所送交学位
+论文的复印件和电子文档,可以采用影印、缩印或其他复制手段保存论文。
+本人电子文档的内容和纸质论文的内容相一致。除在保密期内的保密论文
+外,允许论文被查阅和借阅,可以公布(包括刊登)论文的全部或部分内容。
+论文的公布(包括刊登)授权东南大学研究生院办理。\par}
+\vspace{0.3in}
+\begin{flushright}
+研究生签名:\signline 导师签名:\signline 日~期:\signline
+\end{flushright}
+\par
+}
+}
+\endinput
+%%
+%% End of file `seuthesix.cfg'.