سلام
محتوای آپشن قضیه دارای آپشن است. از گروهبندی {}
مطابق نمونهی زیر استفاده کنید:
\documentclass{article}
\usepackage{amsmath,amsthm,verbatim,amssymb,amsfonts,amscd, graphicx}
\usepackage{hyperref}
\newtheorem{theorem}{Theorem}[section]
\newtheorem{lemma}[theorem]{Lemma}
\theoremstyle{definition}
\newtheorem{definition}[theorem]{Definition}
\newtheorem{example}[theorem]{Example}
\newtheorem{xca}[theorem]{Exercise}
\newtheorem{proposition}[theorem]{Proposition}
\theoremstyle{remark}
\newtheorem{remark}[theorem]{Remark}
\numberwithin{equation}{section}
\begin{document}\noindent
Text Text Text Text Text Text Text Text
Text Text Text Text Text Text Text Text
\begin{theorem}[{{\cite[pag~130]{6}}}]
Text Text Text Text Text Text Text Text
\end{theorem}
\cite[page~130]{6}
\begin{thebibliography}{99}
\bibitem{6}
Belluce, L.P. ; Kirk, W.A. ; Nonexpansive in Banach spaces;
Illinois J. Math. 11 1967 474–479.
\end{thebibliography}
\end{document}
خروجی شما با تکلایو 2018 مطابق زیر است:
موفق باشید.