GeneralAssigning Section number to "References"

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
Mbss
Posts: 2
Joined: Mon Oct 06, 2008 5:40 pm

Assigning Section number to "References"

Post by Mbss »

Dear Latex community,

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

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

Assigning Section number to "References"

Post by localghost »

Have a look at the tocbibind package. Its documentation will tell you what to do.


Best regards and welcome to the board
Thorsten¹
User avatar
Stefan Kottwitz
Site Admin
Posts: 10345
Joined: Mon Mar 10, 2008 9:44 pm

Assigning Section number to "References"

Post by Stefan Kottwitz »

Hi Stefan,

welcome to the board!
Temporarily redefining \section* as \section would be an alternative, see Change starred command into unstarred.

Stefan
LaTeX.org admin
Mbss
Posts: 2
Joined: Mon Oct 06, 2008 5:40 pm

Re: Assigning Section number to "References"

Post by Mbss »

Hello Thorsten and Stefan,

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
Post Reply