We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
使用gbt7714-2005.bst,正文里用\bibentry会出错. 附件图片改名为bib就是测试的bib文件.
\documentclass[UTF8,hyperref]{ctexbook} \usepackage[super,sort&compress,square]{natbib} \usepackage{bibentry} \begin{document} \bibliographystyle{plainnat} %用gbt7714-2005.bst就出错 \bibliography{Ref} \section{论文} \nobibliography* \begin{enumerate} \item \bibentry{faraon2010resonant} \item \bibentry{fu2008coupling} \end{enumerate} \end{document}
The text was updated successfully, but these errors were encountered:
确实有问题,暂时不支持bibentry的方式。还是改用外部 *.bib 文件的方式吧。
Sorry, something went wrong.
No branches or pull requests
使用gbt7714-2005.bst,正文里用\bibentry会出错.
附件图片改名为bib就是测试的bib文件.
The text was updated successfully, but these errors were encountered: