22 lines
642 B
TeX
22 lines
642 B
TeX
% this file is called up by thesis.tex
|
|
% content in this file will be fed into the main document
|
|
|
|
\chapter{Aims of the project} % top level followed by section, subsection
|
|
|
|
|
|
% ----------------------- contents from here ------------------------
|
|
|
|
\section{Final aim}
|
|
|
|
Our ultimate goal is...
|
|
|
|
\section{Preliminary aims}
|
|
|
|
There will be several preliminary scientific targets to be accomplished on the way...
|
|
|
|
|
|
|
|
|
|
% ---------------------------------------------------------------------------
|
|
% ----------------------- end of thesis sub-document ------------------------
|
|
% --------------------------------------------------------------------------- |