سلام
پیشنهاد من استفاده از محیط thebibliography
است. دستورت شما مطابق زیر است:
\documentclass[12pt]{report}
\usepackage[pagebackref=false,colorlinks,linkcolor=blue,citecolor=magenta]{hyperref}
\usepackage[%
inlinemathdigits=persian,%
displaymathdigits=persian%
,logo=on]{xepersian}
\settextfont[Scale=1.2]{IRZar}
\settextdigitfont[Scale=.9]{Yas}
\setmathdigitfont[Scale=.9]{PGaramond}
\renewcommand\bibname{\textbf{مراجع}}
\begin{document}
\linespread{1.5}
\tableofcontents
\makeatletter
\renewcommand\@bibitem[1]{\item\if@filesw \immediate\write\@auxout
{\string\bibcite{#1}{\theenumiv}}\fi\ignorespaces}
\renewenvironment{thebibliography}[1]
{\section*{\refname~(1)}%
\@mkboth{\MakeUppercase\refname}{\MakeUppercase\refname}%
\list{\@biblabel{\@Alph\c@enumiv}}%
\@openbib@code
\usecounter{enumiv}%
\let\p@enumiv\@empty
\renewcommand\theenumiv{\@Alph\c@enumiv}%
\sloppy
\clubpenalty4000
\@clubpenalty \clubpenalty
\widowpenalty4000%
\sfcode`\.\@m
% We redefine the lenghts here
\setlength{\labelwidth}{0pt}
\setlength{\labelsep}{.5em}
\setlength{\leftmargin}{0pt}
\parsep\parskip
\setlength{\itemsep}{0pt}
\setlength{\topsep}{0pt}
\partopsep\parskip
\itemindent\parindent
\advance\itemindent\labelsep
}
{\def\@noitemerr
{\@latex@warning{Empty `thebibliography' environment}}%
\endlist}
\makeatother
\addcontentsline{toc}{section}{مراجع (1)}
\begin{thebibliography}{99}
\bibitem{ty}
آذرپناه, فریبرز.: نخستین درس در توپولوژی, انتشارات دانشگاه شهید چمران اهواز, 1382.
\bibitem{47}
دی, کارالامبوس., پرانتز, علی., بورکین شاو, اون.: اصول آنالیز حقیقی, 1389.
\bibitem{45}
کوچکپور, عبدعلی., نامداری, مهرداد.: مقدمهای بر نظریهی اصولی مجموعهها, انتشارات دانشگاه شهید چمران اهواز, 1394.
{\latin
\bibitem{6}
McCoy, R. A.: k-space function spaces. Intern J. Math., 3, 701-711(1980).
\bibitem{3}
Arkhangel'Skii, A. V.: Topological Function spaces, Math. and its Appl., Kluwer, 1992.
Pytkeev, E. G. :The tightness of spaces of continuous function. Russian Math. Surveys, 37, 176-177 (1982).
Gerlits, J.: Some properties of C(X), II. Topology.}
\end{thebibliography}
به کمک
\cite{ty}
داریم:
\makeatletter
\renewcommand\@bibitem[1]{\item\if@filesw \immediate\write\@auxout
{\string\bibcite{#1}{\theenumiv}}\fi\ignorespaces}
\renewenvironment{thebibliography}[1]
{\section*{\refname~(2)}%
\@mkboth{\MakeUppercase\refname}{\MakeUppercase\refname}%
\list{\@biblabel{\@arabic\c@enumiv}}%
\@openbib@code
\usecounter{enumiv}%
\let\p@enumiv\@empty
\renewcommand\theenumiv{\@arabic\c@enumiv}%
\sloppy
\clubpenalty4000
\@clubpenalty \clubpenalty
\widowpenalty4000%
\sfcode`\.\@m
% We redefine the lenghts here
\setlength{\labelwidth}{0pt}
\setlength{\labelsep}{.5em}
\setlength{\leftmargin}{0pt}
\parsep\parskip
\setlength{\itemsep}{0pt}
\setlength{\topsep}{0pt}
\partopsep\parskip
\itemindent\parindent
\advance\itemindent\labelsep
}
{\def\@noitemerr
{\@latex@warning{Empty `thebibliography' environment}}%
\endlist}
\makeatother
\newpage
\addcontentsline{toc}{section}{مراجع (2)}
\begin{thebibliography}{99}
\bibitem{46}
آذرپناه, فریبرز.: نخستین درس در توپولوژی, انتشارات دانشگاه شهید چمران اهواز, 1382.
\bibitem{47}
دی, کارالامبوس., پرانتز, علی., بورکین شاو, اون.: اصول آنالیز حقیقی, 1389.
\bibitem{45}
کوچکپور, عبدعلی., نامداری, مهرداد.: مقدمهای بر نظریهی اصولی مجموعهها, انتشارات دانشگاه شهید چمران اهواز, 1394.
{\latin
\bibitem{6}
McCoy, R. A.: k-space function spaces. Intern J. Math., 3, 701-711(1980).
\bibitem{3}
Arkhangel'Skii, A. V.: Topological Function spaces, Math. and its Appl., Kluwer, 1992.
Pytkeev, E. G. :The tightness of spaces of continuous function. Russian Math. Surveys, 37, 176-177 (1982).
Gerlits, J.: Some properties of C(X), II. Topology.
}
\end{thebibliography}
به کمک
\cite{6}
داریم:
\end{document}
خروجی شما با نسخههای اولیهی تکلایو 2018 مطابق زیر است:
این هم خروجی ارجاع آنها در متن با توجه به درخواست شما در قسمت نظرات:
این هم خروجی شما در فایل خودتان:
فایل را در سوال شما پیوست کردهام.
موفق باشید.