Page LayoutNo numbering in bibliography

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
PrinsesjeAnouschka
Posts: 1
Joined: Mon Nov 02, 2009 11:14 am

No numbering in bibliography

Post by PrinsesjeAnouschka »

Hello,

I was wondering whether it is possible to have a Bibliography without numbering the \bibitems. I know that numbering is used when you enter a \cite{} expression, but in my paper I have to use references by name, not by number.

Right now I define the bibliography in the .tex file with \begin{thebibliography}{7}. I have tried to use a * to avoid numbering (because that works for \section), but that does not work.

Anyone have a solution? Thanks!

Recommended reading 2024:

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

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

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

No numbering in bibliography

Post by localghost »

You can try the biblatex package. It lets you customize your bibliography in many ways. So you won't need the thebibliography environment any more.


Bes regards and welcome to the board
Thorsten¹
Post Reply