General ⇒ Bibliographie
Bibliographie
It looks like this:
(last page)
References
text
text
text
I want it to look like this:
(last page)
Bibliography
text
text
text
Thanks for you answer Thor314
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
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Bibliographie
welcome to the board!
The solution depends on the class you're using. For instance the book class writes "Bibliography" by default, with the article class you could change it by:
Code: Select all
\renewcommand*\refname{Bibliography}
If you would show your code next time, like a compilable small example with your class, packages, settings etc. you could get help quicker.
Stefan
Bibliographie
here is the code of my packages and class
Code: Select all
\documentclass{article}
\usepackage{url}
\usepackage{fancyhdr}
\usepackage{tocloft}
\setcounter{secnumdepth}{3}
\usepackage{setspace}
\usepackage{natbib}
\usepackage[pdftex]{graphicx}
\doublespacing
\pdfpagewidth 8.5in
\pdfpageheight 11in
[....]
\bibliographystyle{chicagoa}
\bibliography{test}
\end{document}
So thanks for your future responses.
Thor314
Edit: Tested it and works fine.
However I stumbled across this http://www.ele.uri.edu/info/thesis/guid ... raphy.html.
It differs between Bibliography and a list of references. If there is a difference, and I am sure there is, how do I get only the Bibliography, not the References.
Thanks in Advance
Thor314
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: Bibliographie
Best regards and welcome to the board
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10