Search found 2 matches

by florian101
Thu Mar 15, 2012 10:37 am
Forum: BibTeX, biblatex and biber
Topic: natbib | Question Marks instead of Citations
Replies: 12
Views: 16696

Re: natbib | Question Marks instead of Citations

Hi
Thanks for that hint... I didn't know that I have to run bibtex separately...
problem solved
thanks
florian
by florian101
Thu Mar 15, 2012 5:25 am
Forum: BibTeX, biblatex and biber
Topic: natbib | Question Marks instead of Citations
Replies: 12
Views: 16696

natbib | Question Marks instead of Citations

Hi,

I can't get natbib to work on my computer (MacBook, using TeXShop). All citation have question marks instead of the proper citation. I created the following minimal example:
\documentclass{article}
\usepackage{natbib}

\begin{document}
There is a very nice \citep{flower}, but no \citet{flour ...