关于使用bibtex流程的参考文献引用,点击运行后得到的在引用出没有出现作者年份,而是一个?,请问这个问题怎么解决呢?

发布于 2024-10-29 16:15:43

QQ20241029-155751.png
如上图所示,有没有人能给萌新指导一下?

@article{Thomas2008,
    author = {Thomas, Christine M. and Liu, Tianbiao and Hall, Michael B.

            and Darensbourg, Marcetta Y.},
    title = {Series of Mixed Valent {Fe(II)Fe(I)} Complexes That Model the

            {H(OX)} State of [{FeFe}]Hydrogenase: Redox Properties,
            Density-Functional Theory Investigation, and Reactivity with
            Extrinsic {CO}},
    journal = {Inorg. Chem.},
    year = {2008},
    volume = {47},
    number = {15},
    pages = {7009-7024},
    doi = {10.1021/ic800654a},
}
@book{
    Graham1995,
    author = {Ronald L. Graham and Donald E. Knuth and Oren Patashnik},
    title = {Concrete Mathematics},
    publisher = {Addison-Wesley},
    year = {1995},
}



\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage{natbib}

\begin{document}
The mathematics showcase is from \citet{Graham1995}, whereas
there is some chemistry in \citet{Thomas2008}.

Some parenthetical citations: \citep{Graham1995}
and then \citep[p.~56]{Thomas2008}.

\citep{Graham1995}

Together \citep{Graham1995,Thomas2008}

\bibliographystyle{plainnat}
\bibliography{learnlatex}
\end{document}

查看更多

关注者
0
被浏览
550
1 个回答
Sagittarius Rover
Sagittarius Rover 2024-10-29
我要成为Typst糕手/(ㄒoㄒ)/~~

请提供文本形式的代码,并用围栏代码块包裹,以方便调试。
另外,请你同步提供的learnlatex.bib文件,以便可以让潜在的回答者一下载/复制就可以编译。

另附有关文档内容,你是否使用pdflatex-pdflatex-bibtex-pdflatex方法编译?
image.png

撰写答案

请登录后再发布答案,点击登录

发布
问题

分享
好友

手机
浏览

扫码手机浏览