summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/biblatex-gb7714-2015.tex
blob: f0ff6a506bf64de8382d7bf0ab62402ff8aaa6f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
\documentclass[11pt]{article} %用draft选项找到badbox的位置
\usepackage[backend=biber,style=gb7714-2015ay%,gbtype=true%,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/example.bib}
\addbibresource[location=local]{example/egspecialchar.bib}

\begin{document}

\input{biblatex-gb7714-2015-content.tex}

\end{document}