Here is my problem with bibliography: In "manuscript.tex", I wrote
Code: Select all
\Section{Introduction}
... \cite{ex1} ...
\bibliographystyle{manuscript}
\bibliography{manuscript}
Code: Select all
@Article{ex1,
author = "author",
title = "name",
journal = "proc...",
%month = "January",
%number = "7",
year = "1996",
%volume = "99",
pages = "165-175",
}
...
Code: Select all
LaTeX Warning: Citation `ex1' on page 1 undefined on input line 41.
[1{c:/Program Files/texlive/2009/texmf-var/fonts/map/pdftex/updmap/pdftex.map}]
[2]
No file latex8.bbl.
[3] (./latex8.aux)
LaTeX Warning: There were undefined references.