Page LayoutUppercased Bibliography in Header

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
plowshare
Posts: 4
Joined: Sat Jun 25, 2011 12:59 pm

Uppercased Bibliography in Header

Post by plowshare »

Hello,

I have tried to search threads about this issue but the search option rejects the word bibliography.
My document is book-type, using \lhead, \chead and such. So in the headers, the title of the document and the chapter are printed depending if it is an odd page or not. All these titles are fine, but with the bibliography (I use the bibliography environment), the header shows it in uppercase.

How can I change it to show Bibliography?

Thank you in advance.
Last edited by plowshare on Tue Jul 05, 2011 1:23 pm, edited 1 time in total.

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
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Uppercased Bibliography in Header

Post by localghost »

plowshare wrote:[…] My document is book-type, using \lhead, \chead and such. So in the headers, the title of the document and the chapter are printed depending if it is an odd page or not. […]
Obviously you are using a certain package to customize your headers, thus you are capable to provide a minimal example that reproduces the undesired behaviour.


Thorsten
plowshare
Posts: 4
Joined: Sat Jun 25, 2011 12:59 pm

Re: Uppercased Bibliography in Header

Post by plowshare »

I could fix it thanks to this thread: http://www.latex-community.org/forum/vi ... f=4&t=1357
Post Reply