Search found 1 match

by tugba
Thu Aug 16, 2012 4:03 pm
Forum: BibTeX, biblatex and biber
Topic: Question Marks appear instead of References
Replies: 1
Views: 2389

Question Marks appear instead of References

Hi all,

I read all topics related with question mark references. However, I couldn't fix mine.

Here is my code which is saved as "si_hap.tex".

\usepackage{natbib}
\bibpunct{(}{)}{;}{a}{,}{,}
\newpage
\bibliographystyle{chicago}
\bibliography{si_hap}

Here is my bibliography database file which ...