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

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

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

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