
First, I'm poor at English so I ask your understanding.

I want to use
\tableofcontents
.When I use
\section{<blahblah>}
(or \chapter,
\subsection
...),the table of contents well created , well indexed and well page numbering.But, the form (or shape or position of title) of the body (I don't know proper expression. the part of contents actually described) were fixed.
So I tried to use
\section*{\(something) <blahblah> }
and \addcontentsline{toc}{section}{<blahblah>}
and the result looks good. However I found that all numbering and connection of labels were broken.Then how can I fix this problem??
===
I'm a South Korean and a graduate school student.
And school of my country rarely use Latex so my school has no latex templetes and only has MS word version. But my advisor prof. wanted to me to write my disseration with Latex and to make templetes too.
