lamikr wrote:
> White space in argument---line 4 of file test2.aux
> : \citation{Embedded
> : Systems Architecture}
> I'm skipping whatever remains of this command
As the error message states: you are using invalid white space in the argument
of the citation entry. Change the bibliography key from "Embedded Systems
Architecture" to "EmbeddedSystemsArchitecture", and you're done (I'm actually
surprised that kbibtex lets you create such a key; pybliographer here
complains that it is invalid; I'd suggest to write a big report to the
kbibtex author).
Jürgen