Code: Select all
@BOOK{dens,
AUTHOR = {B.W. Silverman},
TITLE = {Density Estimation for Statistics and Data Analysis},
PUBLISHER = {Chapman and Hall},
YEAR = {1998},
ADDRESS = {London}
}
Code: Select all
\bibliographystyle{plain}
\bibliography{bibfile}
\end{document}
but when I compile it all (F1, F11, F1, F1 or F2, F11, F2 F2) no bibliography shows up, and all my citations just come up as question marks. I've tried reading some of the other topics about problems like this but haven't found anything that helps yet. Help??