\documentclass[a4paper,fleqn,openany,2cm]{xepersian-thesis}
\usepackage{xepersian}
\usepackage{natbib}
\settextfont[Scale=1.3]{XB Niloofar}
\setlatintextfont[Scale=1.3]{Times New Roman}
\begin{document}
چرا مراجع با قالب JASA در خروجی بعضی مواقع دیده نمی‌شوند؟ همچنین کلمه‌ کتاب‌نامه به جای bibliography قرار نمی‌گیرد؟
\begin{latin}
\bibliographystyle{asa}
\renewcommand{\refname}{\rl{{کتاب‌نامه}\hfill}}
\bibliography{SomeEnReferences}
\end{latin}
\end{document}