GeneralPage Numbering stops before Bibliography

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
laailalalaa
Posts: 35
Joined: Thu Oct 27, 2011 5:31 pm

Page Numbering stops before Bibliography

Post by laailalalaa »

Hello,

I'm using the book doc class and the \begin{thebibliography} command to generate my list of bibliographic references. The (arabic) numbering of my pages stops in the last page of the last chapter. How can I force the Bibliography pages to get numbered as well? (I must have changed smth in my extremely elaborate template, because using the same template for another paper I'm writing issued an arabic numbered Bibliograpy section).

Thanks

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Stefan Kottwitz
Site Admin
Posts: 10348
Joined: Mon Mar 10, 2008 9:44 pm

Page Numbering stops before Bibliography

Post by Stefan Kottwitz »

Hi,

perhaps compare your templates. There's a tool called diff, which is able to compare files and to show differences, if you don't like to to it manually. diff is available for most common operating systems.

If you cannot find the difference, which causes it, you could show us the template and how you produce your bibliography. Perhaps a simple \pagestyle{fancy} before the bibliography fixes it, but it's hard to tell without knowing what you are doing.

Stefam
LaTeX.org admin
Post Reply