I am trying to add an acknowledgment section like. I have tried the 'acknowledgments' and 'acknowledgements' environments (as seen on the internet), but LaTex did not recognized it.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
In a chapter based document:
Similar with Here you might see, a macro name for Acknowledgements could be good, and using that, i.e.
|
|||
|
|
|
Most classes don't provide a environment for the acknowledgements. I do my acknowledgements for my thesis the following way:
This adds a chapter-like headline without number on a page of its own. I like to also not have a page number for it. Afterwards flush the page using a If you writing a paper or other article-like document use |
|||
|
|
reportclass. The document is a master thesis. Is there any better class? – Alexandru Aug 16 '11 at 12:21