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?
BibTeX, biblatex and biber ⇒ Extra [] at then end of my bibliography
Extra [] at then end of my bibliography
Last edited by eggmanneo on Wed May 04, 2011 7:24 pm, edited 1 time in total.
NEW: TikZ book now 40% off at Amazon.com for a short time.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Extra [] at then end of my bibliography
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Extra [] at then end of my bibliography
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.
That I never paid much attention to but was the thing causing the problem.