BibTeX, biblatex and biberExtra [] at then end of my bibliography

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
eggmanneo
Posts: 10
Joined: Wed Apr 21, 2010 9:03 pm

Extra [] at then end of my bibliography

Post by eggmanneo »

When using bibtex, and the end of my bibliography after the last entry, I have an extra line that's as follows:

[]

So bibtex seems to creating an extra blank entry. I've looked through my bibtex file and can't find a blank entry or anything like that. Any suggestions?
Last edited by eggmanneo on Wed May 04, 2011 7:24 pm, edited 1 time in total.

Recommended reading 2024:

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

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

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Extra [] at then end of my bibliography

Post by localghost »

Without a minimal example it is impossible to give specific help.


Thorsten
eggmanneo
Posts: 10
Joined: Wed Apr 21, 2010 9:03 pm

Re: Extra [] at then end of my bibliography

Post by eggmanneo »

I figured it out, for some reason after the main bibtex commands I have a command \cite{*}

That I never paid much attention to but was the thing causing the problem.
Post Reply