BibTeX, biblatex and biberBibTEX and references by hand

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
Tie
Posts: 9
Joined: Tue Dec 22, 2009 4:10 pm

BibTEX and references by hand

Post by Tie »

Hello all,

I would like to build my references list from 2 parts:

1) BibTEX
2) typesetting the references by hand: \begin{thebibliography}{} ... \bibitem ... \\end{thebibliography}{}

So naturally that results in 2 "References" appear on my paper, but i only want to keep one. Does anyone know how to merge these 2 parts and keep only one "References" title?

Thanks and regards

Tie CHENG

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

olofos
Posts: 56
Joined: Tue Nov 24, 2009 10:37 pm

Re: BibTEX and references by hand

Post by olofos »

I think you need to explain what you want to achieve. Why do you keep some of your references in a bibtex-database and add some manually?
Post Reply