21 lines
456 B
TeX
21 lines
456 B
TeX
%*******************************************************
|
|
% Declaration
|
|
%*******************************************************
|
|
\refstepcounter{dummy}
|
|
\pdfbookmark[0]{Declaration}{declaration}
|
|
\chapter*{Declaration}
|
|
\thispagestyle{empty}
|
|
Put your declaration here.
|
|
\bigskip
|
|
|
|
\noindent\textit{\myLocation, \myTime}
|
|
|
|
\smallskip
|
|
|
|
\begin{flushright}
|
|
\begin{tabular}{m{5cm}}
|
|
\\ \hline
|
|
\centering\myName \\
|
|
\end{tabular}
|
|
\end{flushright}
|