General ⇒ Assigning Section number to "References"
Assigning Section number to "References"
So far I got a lot of answers here to my Latex questions, but now I am sort of stuck. I have maybe a quite trivial question. But so far I didn't get any answers. I am writing my Thesis with Latex and so far I managed quite well. My problem now is that I would like my "References" with a section number. I managed to put it in the table of content but it looks quite strange when I have for example:
5. Results
References
6. Appendix
So how could I make Latex giving the automatically generated "References" a section number?
I am really sorry, but so far I didn't find any answers and it would be great, if someone would know how to do that. Thank very much in advance,
Yours Stefan
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
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Assigning Section number to "References"
Best regards and welcome to the board
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Assigning Section number to "References"
welcome to the board!
Temporarily redefining \section* as \section would be an alternative, see Change starred command into unstarred.
Stefan
Re: Assigning Section number to "References"
thank you very much for your replies. I tried the tocbibind package and it worked right from start. It is really difficult to get anything else from google with the keywords "Reference, Latex", if you have already built your Bibtex library! *g*
So thanks again for your quick replies!
Stefan