Page LayoutNo page numbers in bibliography

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
may
Posts: 2
Joined: Fri Oct 23, 2009 2:17 pm

No page numbers in bibliography

Post by may »

Hey,

I want no pagenumbers in my bibliography but neither

Code: Select all

\pagestyle{empty}
\bibliography{xxx}
nor

Code: Select all

\bibliography{}
\pagestyle{empty}
works...
The first makes tha last page of the text before without a pagenumber (which is not wanted) but NOT the sides of the bibliography.

The second makes only the LAST page of the biblography without page numbers but not all sides...

can somebody help me? 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

Post Reply