\documentclass[oneside]{thesis}
%اگر نسخه دو رو از پایان‌نامه را می‌خواهید، oneside راحذف کنید
\usepackage[colorlinks=true]{hyperref}

\usepackage{amssymb} 
\usepackage{xepersian}
%\settextfont[Scale=1]{XBNiloofar}
%\setdigitfont{Yas}%{PGaramond}
\theoremstyle{definition}
\newtheorem{definition}{تعریف}[section]


\begin{document}

 \begin{definition} \latin\cite[ Definintion  4.3.1]{araDub}
 \persian
 فرض کنید $A$  جبری از توابع روی فضای توپولوژیک $X$ باشد. زیرمجموعه $S$ از $X$ را  
  \end{definition}
   \begin{definition} \cite[ Definintion  4.3.1]{araDub}

 فرض کنید $A$  جبری از توابع روی فضای توپولوژیک $X$ باشد. زیرمجموعه $S$ از $X$ را  
  \end{definition}
%-------------------------------------------------------------------------------------------------------


\PrepareForBiblio
\begin{thebibliography}{1}
%-------------------------------------------------------------------------------------------------------

\begin{LTRitems}

\resetlatinfont 

\bibitem{araDub}
\resetlatinfont
J.  Araujo  and  L.  Dubarbie,
\newblock {\itshape Biseparating Maps Between Lipschitz Function
Spaces}
\newblock J. Math. Anal. Appl, \textbf{357}
 (2009), 191-200.
 \end{LTRitems}
\end{thebibliography}
\end{document}