\documentclass[11pt,a4paper]{article}
\usepackage[nonamebreak,square]{natbib}%,numbers
\usepackage{xepersian}
\settextfont[Scale=1]{XB Niloofar}
%\renewcommand{\refname}{\rl{مراجع}\hfill}
\begin{document}
آزمایش
\citet{Halpern1993}
آزمایش
\citep{Fagin1990}
\bibliographystyle{asa-fa}
\bibliography{MyReferences}
\end{document}
