pkuthss/doc/example/chap/copy.tex

70 lines
3.5 KiB
TeX
Raw Normal View History

% Copyright (c) 2008-2009 solvethis
% Copyright (c) 2010-2017,2021 Casper Ti. Vector
% All rights reserved.
%
% Redistribution and use in source and binary forms, with or without
% modification, are permitted provided that the following conditions are
% met:
%
% * Redistributions of source code must retain the above copyright notice,
% this list of conditions and the following disclaimer.
% * Redistributions in binary form must reproduce the above copyright
% notice, this list of conditions and the following disclaimer in the
% documentation and/or other materials provided with the distribution.
% * Neither the name of Peking University nor the names of its contributors
% may be used to endorse or promote products derived from this software
% without specific prior written permission.
%
% THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
% IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
% THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
% PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
% CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
% EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
% PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
% PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
% LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
% NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
% SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
% 此处不用 \specialchap因为学校要求目录不包括其自己及其之前的内容。
2018-06-23 21:07:15 +08:00
% 综合学校的书面要求及 Word 模版来看,版权声明页不用加页眉、页脚。
\thispagestyle{empty}
2015-04-27 15:37:08 +08:00
2018-06-23 21:07:15 +08:00
% 若须排版二维码请将二维码图片重命名为“barcode”
% 转为合适的图片格式,并放在当前目录下,然后去掉下面 2 行的注释。
2015-04-27 15:37:08 +08:00
%\vfill\noindent
%\includegraphics[height = 5em]{barcode}
2025-05-28 07:49:09 +08:00
\vspace{20pt}
\begin{center}
\zihao{-2}独创性声明
\end{center}
\vspace{40pt}
\par 本人声明所呈交的学位论文是本人在导师指导下进行的研究工作及取得的研究成果。据我所知,除文中特别加以标注和致谢的地方外,论文中不包含其他人已经发表或撰写过的研究成果,也不包含为获得中国工程物理研究院或其他教育机构的学位或证书使用过的材料。与我一同工作的同志对本研究所做的任何贡献均已在论文中作了明确的说明并表示谢意。
\vspace{30pt}
\noindent \begin{tabular}{@{}p{.65\textwidth}p{.35\textwidth}}
学位论文作者签名: & 签字日期:\qquad \quad\quad\quad
\end{tabular}
\vspace{80pt}
\begin{center}
\zihao{-2}学位论文版权使用授权书
\end{center}
\vspace{30pt}
\par 本学位论文作者完全了解并接受中国工程物理研究院研究生院有关保存、使用学位论文的规定,允许论文被查阅、借阅和送交国家有关部门或机构,同时授权中国工程物理研究院研究生院可以将学位论文全部或部分内容编入有关数据库进行检索,可以影印、缩印或扫描等复制手段保存、汇编学位论文。
\vspace{40pt}
\begin{flushleft}
\begin{tabular}{@{}p{.65\textwidth}p{.35\textwidth}}
学位论文作者签名: & 导师签名: \\
\\
签字日期:\qquad \quad\quad\quad& 签字日期:\qquad \quad\quad\quad
\end{tabular}
\end{flushleft}
2016-02-27 21:16:58 +08:00
% vim:ts=4:sw=4