hmm, this document (using plain) also does not fix caps. Is there some
default .bst file I might have messed up somehow?
Do you get the same output on your TeX install?
\documentclass[11pt]{article}
\begin{document}
Hi, \cite{ur1}
\bibliography{ur}{}
\bibliographystyle{plain}
\end{document}