"LaTeX Error: Can be used only in preamble.
\bibcite{Ridderstrom:2002:SSBR}{1}"
If I look at the dvi file produced up to this point, I see the following line after the first reference
bRidderstrom:2002:SSBR1
If I export to tex and run from the command line
latex bibunits_KomaArticle
bibtex bibunits_KomaArticle
bibtex bibunits_KomaArticle.1
latex bibunits_KomaArticle
(Here I get the same latex error and the dvi looks as above. If I ignore the error and run)
latex bibunits_KomaArticle
Now the dvi looks fine
Any ideas?
