summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/sjtutex/name/sjtu-name-thesis-zh.def
blob: 07e547f3225364470667dfc75a7ff7327642b91a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
%%
%% This is file `sjtu-name-thesis-zh.def',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% sjtutex.dtx  (with options: `name,thesis,zh')
%% 
%%     Copyright (C) SJTUG
%%       2018--2024 Weijian Wu   <alexarawu@outlook.com>
%%       2022--2024 Zilong Li    <logcreative@outlook.com>
%% 
%%     This work may be distributed and/or modified under the
%%     conditions of the LaTeX Project Public License, either
%%     version 1.3c of this license or (at your option) any later
%%     version. The latest version of this license is in:
%% 
%%       http://www.latex-project.org/lppl.txt
%% 
%%     and version 1.3 or later is part of all distributions of
%%     LaTeX version 2005/12/01 or later.
%% 
\GetIdInfo$Id: sjtutex.dtx 78f11bc 2024-06-29 23:01:32 +0800 Alexara Wu <alexarawu@outlook.com> $
  {Chinese name config for thesis (SJTUTeX)}
\ProvidesExplFile{sjtu-name-thesis-zh.def}
  {\ExplFileDate}{2.1.3}{\ExplFileDescription}
\clist_map_inline:nn
  {
    { year  } { 年 } ,
    { month } { 月 } ,
    { day   } { 日 }
  }
  { \__sjtu_define_name:nnn { zh } #1 }
\__sjtu_define_symbol:nn { white_square } { "25A1 }
\__sjtu_define_name_from_clist:nnnn { zh }
  { degree_level } { \g__sjtu_thesis_type_int }
  { 学士, 硕士, 博士 }
\clist_map_inline:nn
  {
    { univ             } { 上海交通大学           } ,
    { author           } { 姓名                   } ,
    { id               } { 学号                   } ,
    { supervisor       } { 导师                   } ,
    { assoc_supervisor } { 副导师                 } ,
    { department       } { 院系                   } ,
    { co_supervisor    } { 联合导师               } ,
    { major            } { 学科 / 专业            } ,
    { degree           } { 申请学位               } ,
    { thesis           } { 学位论文               } ,
    { title_page       } { 题名页                 } ,
    { declaration      } { 原创性声明及使用授权书 } ,
    { orig_decl        } { 原创性声明             } ,
    { auth_decl        } { 使用授权书             } ,
    { decl_author      } { 学位论文作者           } ,
    { decl_supervisor  } { 指导教师               } ,
    { abstract         } { 摘 \protect \quad 要   } ,
    { keywords         } { 关键词                 } ,
    { info_sep         } { : \null               } ,
    { item_sep         } { ,                     }
  }
  { \__sjtu_define_name:nnn { zh } #1 }
\tl_const:Nn \c__sjtu_orig_decl_text_zh_tl
  {
    本人郑重声明:所呈交的学位论文,是本人在导师的指导下,独立进行研究工
    作所取得的成果。除文中已经注明引用的内容外,本论文不包含任何其他个人
    或集体已经发表或撰写过的作品成果。对本文的研究做出重要贡献的个人和集
    体,均已在文中以明确方式标明。本人完全知晓本声明的法律后果由本人承
    担。
  }
\tl_const:Nn \c__sjtu_auth_decl_text_zh_tl
  {
    本人同意学校保留并向国家有关部门或机构送交论文的复印件和电子版,允许
    论文被查阅和借阅。 \par
    \vskip 6 bp
    \noindent
    本学位论文属于: \par
    { \c__sjtu_symbol_white_square_tl } \textbf { 公开论文 } \par
    { \c__sjtu_symbol_white_square_tl } \textbf { 内部论文 },
      保密 { \c__sjtu_symbol_white_square_tl }~ 1~ 年 /
           { \c__sjtu_symbol_white_square_tl }~ 2~ 年 /
           { \c__sjtu_symbol_white_square_tl }~ 3~ 年,
      过保密期后适用本授权书。 \par
    { \c__sjtu_symbol_white_square_tl } \textbf { 秘密论文 },
      保密 \underline { \hspace { 2 em } } 年(不超过~ 10~ 年),
      过保密期后适用本授权书。 \par
    { \c__sjtu_symbol_white_square_tl } \textbf { 机密论文 },
      保密 \underline { \hspace { 2 em } } 年(不超过~ 20~ 年),
      过保密期后适用本授权书。 \par
    \hspace { 6 em }(请在以上方框内选择打“ \ensuremath { \checkmark } ”)
  }
\tl_const:Nn \c__sjtu_signature_text_zh_tl
  {
    签名: \\
    日期: \hspace { \stretch { 3 } } 年
           \hspace { \stretch { 2 } } 月
           \hspace { \stretch { 2 } } 日
  }
\endinput
%%
%% End of file `sjtu-name-thesis-zh.def'.