با سلام و عرض ادب
در خروجی قالب زیر، می خواهم ارجاع داخل متن به صورت لینک باشه که بتوان روی آن کلیک کرد. ولی خروجی آن به صورت متن معمولی ظاهر می شود دلیلش چی هست؟ ممنون میشم راهنمایی کنید
باتشکر
\documentclass{article}
\headheight\baselineskip \headsep2\baselineskip \textwidth200mm
\advance\textwidth -2in \textheight287mm \advance\textheight-2in
\footskip2\baselineskip
\usepackage{epsfig}
\usepackage{graphicx}
\usepackage{amsmath}
\usepackage{subfigure}
%\usepackage{subcaption}
\usepackage[authoryear]{natbib}
\usepackage{hyperref}
%\usepackage{color}
\usepackage{longtable}
\usepackage{lscape}
\usepackage{mathrsfs}
\usepackage{amssymb}
\columnseprule0.1pt \topmargin -0.5in \oddsidemargin0pt
\parskip 0.25\baselineskip
\parindent0pt
%\label{sec.sub.gdn}
\renewcommand{\baselinestretch}{1.2}
\newcommand{\threenumi}{\alph{a}}
\newcommand{\threenumii}{\alph{enumii}}
\renewcommand{\thefootnote}{\fnsymbol{footnote}}
%\setcounter{footnote}{2}
\newcommand{\threenumiii}{\alpha{enumiii}}
\newcommand{\threenumiv}{\alph{enumiv}}
\newcommand{\threenumv}{\alph{enumv}}
\newtheorem{Theorem}{Theorem}[section]
\newtheorem{Definition}[Theorem]{Definition}
\newtheorem{Pro}[Theorem]{Problem}
%\newtheorem{Example}[Theorem]{Proposition}
\newtheorem{Corollary}[Theorem]{Corollary}
\newtheorem{Lemma}[Theorem]{Lemma}
\newtheorem{Example}[Theorem]{Example}
\newtheorem{Remark}[Theorem]{Remark}
\newtheorem{Result}{Result}
\begin{document}
text \citep{9} text
\begin{thebibliography}{9}
\bibitem[Aitchison and Silvey(1958)]{9}
Aitchison J. and S.D. Silvey. 1958. Maximum-likelihood estimation of parameters subject to restraints. Ann Math Stat. \textbf{29} (3), 813-828.
\end{thebibliography}
\end{document}
فایل log را هم گذاشتم