Skip to content
New issue

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

无法使用\bibentry命令 #4

Open
ctexlive opened this issue Aug 15, 2014 · 1 comment
Open

无法使用\bibentry命令 #4

ctexlive opened this issue Aug 15, 2014 · 1 comment

Comments

@ctexlive
Copy link

使用gbt7714-2005.bst,正文里用\bibentry会出错.
附件图片改名为bib就是测试的bib文件.
ref 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}
@Haixing-Hu
Copy link
Owner

确实有问题,暂时不支持bibentry的方式。还是改用外部 *.bib 文件的方式吧。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants