BibTeX, biblatex and biberSection Number for References Heading

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
dasatti
Posts: 12
Joined: Sun Sep 09, 2012 5:14 pm

Section Number for References Heading

Post by dasatti »

Hi,

how can I add the section number before the "References" title? I am using

Code: Select all

\bibliographystyle{plain}
\bibliography{...}
for the referencing.

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

Section Number for References Heading

Post by localghost »

For standard class ave a look at the tocbibind package. Other classes may have built-in features.


Thorsten
dasatti
Posts: 12
Joined: Sun Sep 09, 2012 5:14 pm

Re: Section Number for References Heading

Post by dasatti »

I have looked into tobibind package documentation but I don't have any clue how I can do it. Can you please provide little more help?
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Section Number for References Heading

Post by localghost »

dasatti wrote:[…] Can you please provide little more help?
Read Section 2 of the tocbibind manual.
Post Reply