\documentclass{article}
\usepackage{hyperref}
\begin{document}

	\section{Introduction}
	The significance of \cite{Chen2006}
	
	\begin{thebibliography}{99}
		\bibitem{Chen2006} W. Chen,\  \textit{Time-space fabric underlying anomalous diffusion},\ Chaos, Solitons and Fractals, 28  (2006) 923-929.
	\end{thebibliography} 
	
\end{document}
