i just started to use Jabref and have some problems. I use texmaker under Ubuntu. So i first built a database, which i put into the folder of my latex file. I inserted
Code: Select all
\bibliographystyle{style}
\bibliography{FPQuellen}
Code: Select all
\cite[Bla]{Born-Wolf1997}
When i compile the file he tells me first Process exited with error(s).
But when i open the error-page he says "No Latex errors found".
And when i wanna see the Latex-Document, he just wrote: [?,Bla]
Where is the mistake?
Do i really need a style-file?
devilswild