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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Stefan Kottwitz
Site Admin
Posts: 10360
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