summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/biblatex-gb7714-2015.tex
blob: 786e92a37c4fa4b439f0ec4dae941f891f559553 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
\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}