\documentclass[12pt]{article}
\usepackage [pagebackref=true, colorlinks, linkcolor=blue, citecolor=magenta, urlcolor=cyan] {hyperref}
\usepackage{xepersian}
\settextfont[Scale=1.05]{XB Niloofar}

\begin{document}
\cite{Bautin} \\
\cite{Perko2000}
 \bibliographystyle{plain-fa}
 \bibliography{MyReferences}
\end{document}