Search found 2 matches

by devilswild
Sat Jan 28, 2012 9:06 pm
Forum: BibTeX, biblatex and biber
Topic: Bibtex-Problems
Replies: 3
Views: 1926

Re: Bibtex-Problems

Thanks a lot.

Another question:
Does somebody whether there a bibstyle preferred, for a Master-Thesis in physics?
by devilswild
Sat Jan 28, 2012 2:31 pm
Forum: BibTeX, biblatex and biber
Topic: Bibtex-Problems
Replies: 3
Views: 1926

Bibtex-Problems

Hey guys,

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
\bibliographystyle{style}
\bibliography{FPQuellen}
right after my \usepackage part and before \begin{document}. In the ...