sikouhjw / gdutthesis

广东工业大学 LaTeX 论文模板
LaTeX Project Public License v1.3c
223 stars 38 forks source link

增加「延期公开」功能 #102

Closed sikouhjw closed 1 year ago

sikouhjw commented 1 year ago

根据《关于修订印发〈广东工业大学博士、硕士学位论文延期公开管理办法〉的通知》(广工大学位字〔2021〕10号)^1印发的《广东工业大学博士、硕士学位论文延期公开管理办法》,需要增加「延期公开」功能。

要求:

第六条 确定为“延期公开”的学位论文,应在论文印刷本封面和电子版首页右上角使用黑体三号字明确标注,标注字样为:延期公开___年(空白处填写延期公开年限,一般为1-3年),未经审定的学位论文禁用此标志。

其中标注字样应加在「中文扉页」的右上角。

sikouhjw commented 1 year ago

临时解决方案:在导言区加上以下代码(如果认为「年限」不需要下划线,将 \uline{1} 改为 1 即可):

\ExplSyntaxOn
\cs_set:Npn \gdutmaketitle
  {
    \__gdut_background_type:
    \frontmatter
    \pagestyle{empty}
    \pagenumbering{Alph}
    \bool_if:NTF \l__gdut_cover_bool
    {
      \gdutcover
      \linespread{\ZhLS@bodylinespread}\selectfont
    }
    { }
    \mbox{}\hfill \begingroup \sffamily\zihao{3}延期公开 \uline{1} 年 \par \endgroup
    \vspace*{0.4\baselineskip-1.5pt}
    \begingroup \centering
      \begin{tabular}{>{\zihao{4}}r@{\hspace*{7\ccwd}}>{\zihao{4}\raggedright\arraybackslash}p{6\ccwd}@{\hspace*{5\ccwd}}>{\zihao{4}}p{12\ccwd}}
        中图分类号:  &        & 学校代号:11845 \\[5pt]
        UDC:         & 密级:\bool_if:NT \l__gdut_secret_bool {\l__gdut_info_secret_level_tl} & 学\hspace*{2\ccwd}号:\l__gdut_info_student_id_tl
      \end{tabular}
    \par \endgroup
    \vspace*{1.5\baselineskip+4pt}
    \begingroup \centering\bfseries\zihao{-2} 广东工业大学 \__gdut_thesis_type 论文\par \endgroup
    \begingroup \centering\zihao{4} ( \l__gdut_info_degree_tl ) \par \endgroup
    \vspace*{0.8\baselineskip+0.75pt}
    \begingroup \centering\sffamily\zihao{2} \l__gdut_info_title_tl\par \endgroup
    \vspace*{\baselineskip+5.75pt}
    \begingroup \centering\zihao{3} \l__gdut_info_author_tl\par \endgroup
    \vspace*{7.5\baselineskip}
    \begingroup \centering\zihao{4}
    \begin{tabular}{c>{\centering\arraybackslash}p{16\ccwd}}
      \str_if_eq:NNTF \l__gdut_info_supervisor_three_tl {none}
      {
        \multirow{6}*
        {
          \begin{CJKfilltwosides*}{0pt}
            指导教师姓名、职称:\\
            校外指导教师姓名、职称:\\
            学科(专业)或领域名称:\\
            学生所属学院:\\
            答辩委员会主席:\\
            论文答辩日期:
          \end{CJKfilltwosides*}
        }
        & \l__gdut_info_supervisor_name_tl \gdut_name_jobname_spacer: \l__gdut_info_supervisor_jobname_tl \\
        \cline{2-2}
        \str_if_eq:NNTF \l__gdut_info_supervisor_two_tl {none}
        {
          & 无 \\ \cline{2-2}
        }
        {
          & \l__gdut_info_supervisor_two_name_tl \gdut_name_jobname_spacer: \l__gdut_info_supervisor_two_jobname_tl \\ \cline{2-2}
        }
      }
      {
        \multirow{6}*{
          \begin{CJKfilltwosides*}{0pt}
            指导教师姓名、职称:\\
            校外指导教师姓名、职称:\\
            学科(专业)或领域名称:\\
            学生所属学院:\\
            答辩委员会主席:\\
            论文答辩日期:
          \end{CJKfilltwosides*}
        }
        & \l__gdut_info_supervisor_name_tl        \gdut_name_jobname_spacer: \l__gdut_info_supervisor_jobname_tl        \qquad
          \l__gdut_info_supervisor_two_name_tl    \gdut_name_jobname_spacer: \l__gdut_info_supervisor_two_jobname_tl    \\
        \cline{2-2}
        & \l__gdut_info_supervisor_three_name_tl  \gdut_name_jobname_spacer: \l__gdut_info_supervisor_three_jobname_tl  \\
        \cline{2-2}
      }
      & \l__gdut_info_major_tl \\
      \cline{2-2}
      & \l__gdut_info_department_tl \\
      \cline{2-2}
      & \l__gdut_info_chairman_clist \\
      \cline{2-2}
      & \exp_args:No \zhdate{\l__gdut_info_date_tl} \\
      \cline{2-2}
    \end{tabular}
    \par \endgroup
    \newpage
    \begingroup \centering\zihao{4}
      A~Dissertation~Submitted~to~Guangdong~University~of~Technology\\[-0.15\baselineskip] for~the~Degree~of~\__gdut_thesis_en_type
    \par \endgroup
    \begingroup \centering\zihao{-4} (\l__gdut_info_degree_en_tl) \par \endgroup
    \vspace*{2\baselineskip}
    \begingroup \centering\zihao{-2}\sffamily
      \l__gdut_info_title_en_tl
    \par \endgroup
    \vspace*{5\baselineskip}
    \begingroup \centering\zihao{-3}\sffamily
      Candidate:~\l__gdut_info_author_en_tl\\
      Supervisor:~\l__gdut_info_supervisor_en_tl
    \par \endgroup
    \vspace*{8\baselineskip}
    \begingroup \centering\zihao{-4}\sffamily\linespread{1.15}\selectfont
      \exp_args:No \engdate{\l__gdut_info_date_tl}\\
      School~of~\l__gdut_info_department_en_tl\\
      Guangdong~University~of~Technology\\
      Guangzhou,~Guangdong,~P.~R.~China,~510006
    \par \endgroup
    \clearpage
    \pagestyle{fancy}
  }
\ExplSyntaxOff
sikouhjw commented 1 year ago

根据《广东工业大学博士、硕士学位论文延期公开管理办法》,需要注意:

第二条 我校学位论文分为公开、延期公开和涉及国家秘密三类。具体如下: (二)延期公开 研究成果不涉及国家秘密和学校工作秘密,但准备申请专利或技术转让以及涉及技术秘密,在一段时间内不宜公开的学位论文;或论文背景为企业资助的重大项目,且撰写过程确实无法回避保密数据,按资助企业要求需要保密的学位论文。

第四条 申请“延期公开”学位论文者,须在申请学位论文答辩时提出。除已申请未获批的情况外,对于应当定密的论文不定密,或者对不应当定密的论文定密,造成的后果由论文作者及其导师承担。

第七条 对于在上级部门抽检中出现“存在问题学位论文”情形的,将根据有关规定从严处理。导师、学位评议组和学位评定分委员会对申请“延期公开”的学位论文应从严审核和把握,对于申请理由不充分的,应不予批准。

第八条 导师作为研究生教育的第一责任人,须做好相关教育和管理工作。申请“延期公开”学位论文的研究生必须严格遵守相关科研保密规定,在项目及其成果未公开前不得擅自泄露论文内容。研究生公开发表学术论文或公布本人相关科研工作信息,须经导师同意。

广工大学位字〔2021〕10号附件已上传^1,以供参考,以官网为准。