\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}
	
	jjkkjhjkkjlkjlkj lkjlkjlj 
	
	\begin{theorem}[\cite[page 130]{6}]
		IFF j oi oooi 
	\end{theorem}
	
	
	
	
	
	
	
	
	
	\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}