I have a problem about my table of contents. I am creating it before acknowledgements. I don't want to give a chapter number to introduction, but I want it to takeplace in table of contents.
\maketitle
\tableofcontents
\acknowledgements
\chapter*{introduction}
moreover, while I am writing introduction, at the top of the page it is written on the line "table of contents" instead of "introduction".
Please help me
