Search found 3 matches

by hugh
Tue Feb 15, 2011 3:14 am
Forum: BibTeX, biblatex and biber
Topic: bibtex under documentclass[conference]{IEEEtran}
Replies: 4
Views: 8380

Re: bibtex under documentclass[conference]{IEEEtran}

It is working now!

I just run (pdf)latex and it started working. Without adding \listfiles and without deleting anything. Before, I was running LaTeX instead of pdflatex. But it makes no sense that this could have solved the problem, isn't it? I am not aware of doing anything else!! Just executed ...
by hugh
Tue Feb 15, 2011 2:49 am
Forum: BibTeX, biblatex and biber
Topic: bibtex under documentclass[conference]{IEEEtran}
Replies: 4
Views: 8380

Re: bibtex under documentclass[conference]{IEEEtran}

thanks frabjous,

When I try to compile your code, I get the error. I have created sample.bib and I have put sample.bib in several locations (the same folder as the .tex file, miktex 2.7\bibtex\bib, miktex 2.7\bibtex\bib\ieeetran) but I have always obtained the same error.

If I change ...
by hugh
Tue Feb 15, 2011 1:54 am
Forum: BibTeX, biblatex and biber
Topic: bibtex under documentclass[conference]{IEEEtran}
Replies: 4
Views: 8380

bibtex under documentclass[conference]{IEEEtran}

Hello!

I am having trouble to create the bibliography for a IEEE conference paper.

When I work under other document classes I have not trouble at all using

\bibliographystyle{...}
\bibliography{...}

but when I change to \documentclass[conference]{IEEEtran} I get compilations errors with the line ...