\documentclass{book}
\begin{document}
\section{sample}
cite
\cite{BC95}
\bibliographystyle{plain}
\bibliography{MyReferences1}
\end{document}