\documentclass[11pt]{article} %用draft选项找到badbox的位置 \usepackage[backend=biber,bibstyle=gb7714-2015,%nature,% citestyle=gb7714-2015%,backref=true%gb,gbt7714_2005_n, ]{biblatex}%biber,caspervector \setlength{\bibitemsep}{2pt} %\defbibheading{bibliography}[\bibname]{% %%\phantomsection%解决链接指引出错的问题,相当于加入了一个引导点 %%\addcontentsline{toc}{subsection}{#1} % \subsubsection*{#1}}% \input{biblatex-gb7714-2015-preamble} %宏包和一些格式设置 \addbibresource[location=local]{example.bib} \addbibresource[location=local]{egspecialchar.bib} \begin{document} \input{biblatex-gb7714-2015-content.tex} \end{document}