我对 LaTeX 还很陌生。
我的问题是,我的论文的参考页码从 11-14 开始。但在目录中,它显示最后一页的页码是 14。当我在目录中单击“参考”时,它会带我到当前页码 11,但在目录中它写为 14。为什么?我该如何更改它?
正在使用这个包\usepackage[authoryear,round]{natbib}
\begin{document}
\bibliographystyle{natdin}
\bibliography{references}
\addcontentsline{toc}{section}{References}
\end{document}
我正在使用 overleaf
请让我知道问题,提交截止日期快到了!!!