سلام،
در سایت کدی وجود دارد که به جز درج شماره صفحه مرجع ارجاع داده شده، متن cited on page هم در کنار آن چاپ میشود:
http://qa.parsilatex.com/26928
اما زمانی که در یک صفحه خاص چند بار به یک مرجع ارجاع داده میشود شماره آن صحه در انتهای مرجع مورد نظر چند بار ظاهر میشود
\documentclass[hidelinks,nocrop,noframe,blanknoti,usenames,dvipsnames,11pt,a4paper,twoside]{book}
\usepackage[total={12cm,19.8cm},centering,includehead=true]{geometry}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{graphicx,amsmath,amssymb,amsthm,fancyvrb,amsfonts}
\usepackage{cite}
\usepackage[pagebackref=true,colorlinks,linkcolor=black,citecolor=magenta]{hyperref}
\usepackage{xepersian}
\settextfont[Scale=1]{XB VNiloofar}
\setlatintextfont[Scale=.95]{Times New Roman}
\setdigitfont[Scale=1]{XB VNiloofar}
\defpersianfont\chapfont[Scale=3.3]{XB VNiloofar}
\renewcommand*{\backreflastsep}{, }
\renewcommand*{\backreftwosep}{, }
\renewcommand*{\backref}[1]{}
\renewcommand*{\backrefalt}[4]{%
\ifcase #1 %
\relax% use \relax if you do not want the "No citations" message
\or
(\lr{Cited on page} #4).%
\else
(\lr{Cited on pages} #4).%
\fi%
}
\renewcommand{\citedash}{--}
\begin{document}
\chapter{مختلط}
\section{نقاط تکین رفع شدنی}
\cite{Ref001}
\cite{Ref001}
\cite{Ref001}
\cite{Ref001}
\bibliographystyle{plain}
\begin{thebibliography}{10}
\begin{LTRbibitems}
\resetlatinfont
\bibitem{Ref001}A. ABDULLE, \emph{Numerical methods for stochastic simulation: When stochastic
integration meets geometric numerical integration}, in Stochastic Processes, M ultiscale Modeling, and Numerical Methods for Computational Cellular Biology, $(2017)$, pp. $83-107$.
\bibitem{Ref002}A. ABDULLE, D. COHEN, G. V ILMART, AND K. C. ZVGALAKIS,
\emph{High weak order methods for stochastic differential equations based on modified equations},
SIAM Journal on Scientific Computing, $34 (2012)$, pp. A$1800$-A$1823$.
\bibitem{Ref003}Y. AIT-SAHALIA, \emph{Testing continuous-time models of the spot interest rate},
Review of Financial Studies, $9 (1996)$, pp. $385-426$.
\end{LTRbibitems}
\end{thebibliography}
\end{document}
برای رفع مشکل چه اقدامی باید انجام داد؟
با تشکر