Search found 2 matches

by damien
Wed Nov 26, 2008 11:03 am
Forum: BibTeX, biblatex and biber
Topic: IEEEtran | Error by "Missing Item" in Bibliography
Replies: 11
Views: 77924

Re: IEEEtran | Error by "Missing Item" in Bibliography

OK, I have lost a day on this, but I have managed to work it out.

1. Update your IEEE Template from CTAN (downloading the zip is easiest): http://www.ctan.org/tex-archive/macros/latex/contrib/IEEEtran/

2. Clean out any latex-generated files from your project/directory.

3. Test the following ...
by damien
Wed Nov 26, 2008 8:31 am
Forum: BibTeX, biblatex and biber
Topic: IEEEtran | Error by "Missing Item" in Bibliography
Replies: 11
Views: 77924

IEEEtran | Error by "Missing Item" in Bibliography

Hello all,

I am trying to migrate to LaTeX, using Kile under Ubuntu 8.04.

I am attempting to modify the example IEEE "bare_jrbl.tex" file to use the "IEEEexample.bib" file supplied - that is, I want to use a separate bibliography and want to rule out my own bibtex file as the problem.

I have ...