\documentclass[4apaper,11pt]{report}

\usepackage[top=3cm,right=3cm,bottom=2.5cm,left=2.5cm]{geometry}  
\usepackage{tocbibind}
\usepackage[pagebackref=true,colorlinks,linkcolor=blue,citecolor=magenta]{hyperref}

\usepackage{xepersian}
\settextfont[Scale=1.1]{XB Zar}
\setdigitfont{XB Zar}

\begin{document}


\settocbibname{منابع}
\begin{thebibliography}{99}
\small
\bibitem{refFFS}
س.جلیلی و م.بیطرفان، « افزایش کارایی دسته‌بندی متون بر اساس بهبود روش انتخاب خصیصه » نشریه دانشکده فنی دانشگاه تهران، جلد ۴۰، صفحات ۳۲۸-۳۱۳، ۱۳۸۵.
\begin{LTRitems}
\resetlatinfont
\bibitem{ref1}
M. Mendes, “Cost Estimation Techniques for Web Projects”,
Published in the United States od America by IGI Publishing.
\end{LTRitems}

\end{thebibliography}

\end{document}