BibTeX, biblatex and biberSurpress or Hide References

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
rafiqsabun
Posts: 1
Joined: Wed Apr 28, 2010 1:04 pm

Surpress or Hide References

Post by rafiqsabun »

I am writing on a book review, where the cited literature is supposed to show up only in the footnotes. Still I want to use BibTex, which means using the \bibliography command, which again makes the references list appear.

Is there a command to hide or supress the list or must I use a different LaTex style (I'm using "article" right now)?

Thanks for your answers.

Recommended reading 2024:

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

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

User avatar
gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

Surpress or Hide References

Post by gmedina »

Hi,

you could use the features provided by the footbib package.

Another option would be to use biblatex instead of BibTeX.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
Post Reply