Hello!
I would like to know if it is possible to use thebibliography environment instead of BibTeX in the thesis templates.
Thanks in advance.
Theses, Books, Title pages ⇒ Using thebibliography instead of BibTeX
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: Using thebibliography instead of BibTeX
Yes, it is possible. Just don't use BibTeX and make the bibliography by hand.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
-
- Posts: 4
- Joined: Wed Aug 24, 2011 7:59 pm
Re: Using thebibliography instead of BibTeX
Should I type the bibliography environment at the end of the main file? Can I put it in a different file?
Thanks for the response.
Thanks for the response.
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Using thebibliography instead of BibTeX
You should type it where you want it to appear. It doesn't matter if you pplace it in the same file or in another one and include it using
You can have a look at LaTeX for complete novices where Nicola explains how creating a bibliography by hand is done.
\input
.You can have a look at LaTeX for complete novices where Nicola explains how creating a bibliography by hand is done.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.