\documentclass{report}
\usepackage{amsthm,amssymb,amsmath,mathrsfs}
\usepackage{xepersian}
\settextfont[Scale=1.2]{XB Niloofar}
\begin{document}
\tableofcontents
\chapter{فصل اول}
این متن پایان نامه است. این هم مرجع اول است. \cite{hager1993fraction}

\bibliographystyle{plain}
\bibliography{testing_References}

\end{document}