blob: c044f3f6fe979b2f161e868568e1c0b003de464f (
plain)
1
2
3
4
5
6
7
8
9
10
|
%% File containing the dedication
%% Do not write anything between the curly braces of the \chapter*
%% command unless you want the dedication to show up in the table
%% of contents.
\chapter*{}
\begin{HECdedication}
%% Writte your dedication here.
\end{HECdedication}
|