37 lines
1006 B
TeX
37 lines
1006 B
TeX
%% ------------------------------ Abstract ---------------------------------- %%
|
|
\begin{abstract}
|
|
|
|
Abstract text ...
|
|
|
|
\end{abstract}
|
|
|
|
|
|
%% ---------------------------- Copyright page ------------------------------ %%
|
|
%% Comment the next line if you don't want the copyright page included.
|
|
\makecopyrightpage
|
|
|
|
%% -------------------------------- Title page ------------------------------ %%
|
|
\maketitlepage
|
|
|
|
%% -------------------------------- Dedication ------------------------------ %%
|
|
%\begin{dedication}
|
|
% \centering To my parents.
|
|
%\end{dedication}
|
|
|
|
%% -------------------------------- Biography ------------------------------- %%
|
|
\begin{biography}
|
|
Also known as Nuwan Yapa, the author was born in Kandy, Sri Lanka. \ldots
|
|
\end{biography}
|
|
|
|
%% ----------------------------- Acknowledgements --------------------------- %%
|
|
%\begin{acknowledgements}
|
|
%Thanks to family, advisor, committee, office friends, etc. ...
|
|
%\end{acknowledgements}
|
|
|
|
|
|
\thesistableofcontents
|
|
|
|
\thesislistoftables
|
|
|
|
\thesislistoffigures
|