\documentclass{article} 
\pagestyle{empty}
\usepackage[colorlinks]{hyperref}

\usepackage{xepersian}

\begin{document}

 \begin{latin}
 \renewcommand{\refname}{\rl{{مراجع}\hfill}}
 \begin{thebibliography}{1}
 \bibitem{Amintoosi09afast}
 Mahmood Amintoosi, Mahmood Fathy, and Nasser Mozayani.
 \newblock A fast image registration approach based on sift key-points applied to super-resolution.
 \newblock {\em Imaging Science Journal}, 60(4):185--201, 2012.
 
 \bibitem{Khalighi08xepersian}
 Vafa Khalighi.
 \newblock {The XePersian Package, Persian for \LaTeX2e over \XeTeX}.
 \newblock \url{http://ctan.org/pkg/xepersian}, 2008.
 
 \end{thebibliography}
 \end{latin}
 
\end{document}


