I have read all the topics about this problem. But I couldn't solve.
I am using Latexian and BibDesk, when I preview my document I only see question marks at citations and blank box brackets. I am taking this warning for all references:
Code: Select all
Package natbib Warning: Citation `Taha' on page 6 undefined on input line 46.
Code: Select all
\bibliographystyle{unsrtnat} % Use the "unsrtnat" BibTeX style for formatting the Bibliography
\addtotoc{References}
\bibliography{Bibliography} % The references (bibliography) information are stored in the file named "Bibliography.bib"
Code: Select all
@article{Baker:1980dq,
Author = {Baker, B. and Coffman, Jr., E. and Rivest, R.},
Date-Modified = {2013-06-08 19:05:12 +0000},
Doi = {10.1137/0209064},
Eprint = {http://epubs.siam.org/doi/pdf/10.1137/0209064},
Journal = {SIAM Journal on Computing},
Number = {4},
Pages = {846-855},
Title = {Orthogonal Packings in Two Dimensions},
Url = {http://epubs.siam.org/doi/abs/10.1137/0209064},
Volume = {9},
Year = {1980},
Bdsk-Url-1 = {http://epubs.siam.org/doi/abs/10.1137/0209064},
Bdsk-Url-2 = {http://dx.doi.org/10.1137/0209064}}