\documentclass[11pt,a4paper]{article}
\usepackage{url}

\usepackage[nonamebreak,square]{natbib}%,numbers

\usepackage{xepersian}
\settextfont[Scale=1]{XB Niloofar}
%\renewcommand{\refname}{\rl{مراجع}\hfill}
\begin{document}
آزمایش
\citep{Halpern1993}


آزمایشش
\citep{Ishida}\LTRfootnote{\citeauthor*{Ishida}}
آزمایش
\citep{Akers2000}\LTRfootnote{\citeauthor*{Akers2000}}
\bibliographystyle{chicago-fa}
\bibliography{MyReferences}
\end{document}
