15 lines
375 B
TeX
15 lines
375 B
TeX
% Thesis Dedictation ---------------------------------------------------
|
|
|
|
\begin{dedication} %this creates the heading for the dedication page
|
|
|
|
I would like to dedicate this thesis to my loving parents ...
|
|
|
|
\end{dedication}
|
|
|
|
% ----------------------------------------------------------------------
|
|
|
|
%%% Local Variables:
|
|
%%% mode: latex
|
|
%%% TeX-master: "../thesis"
|
|
%%% End:
|