Feed on
Posts
Comments

i wanted to give my thesis proposal abstract a listing in the table of contents, but i didn’t want to give it an explicit chapter number. to achieve this, i prefaced by abstract with:

\addcontentsline{toc}{chapter}{\protect\numberline{}Abstract}

\chapter*{Abstract}

my abstract.


Bookmark and Share

if that was helpful ...

check out the other tips and tricks i've compiled on these pages. you might learn something else interesting!

3 Responses to “add unnumbered chapters to your table of contents in latex”

  1. on 26 Nov 2010 at 3:29 pm azertyazerty

    Hi!

    So what should I do if I want to add an unnumbered conclusion (which is quite logical at the end of my report) ?

    Thanks!

  2. on 07 Jul 2011 at 1:43 pm shooter

    hi! past this code on your sheet
    \addcontentsline{toc}section}\protect\numberline{}Conclusion}
    \section*{Conclusion}

  3. on 08 Nov 2011 at 7:44 am Ayoe

    Hi!

    I find that pasting \addcontentsline below \chapter*{} gives the correct page number in the table of contents for the book document class.

    Thanks a lot =)

Did I get this wrong? Let me know!

Trackback URI | Comments RSS

More blogs about http://desk.stinkpot.org:8080/tricks.