\documentclass[a4paper,10pt]{article}
\usepackage{amsrefs}

\begin{document}
As \cite{Shorey} says\dots

%\bibliographystyle{plain}
\bibliography{../../../../TeX/references.bib}

\end{document}






