summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/egaligngb7714-2015ay.tex
blob: a15e7154c89efb1def14df027cbd5a45fc16cbff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
\documentclass[twoside]{article}
\usepackage{ctex}
\usepackage{geometry}
\geometry{paperwidth=21cm,paperheight=20cm,top=1.5cm, bottom=1.5cm, left=1cm,right=1cm}
\usepackage{xcolor}
\usepackage[CJKbookmarks,colorlinks,bookmarksnumbered=true,pdfstartview=FitH,linkcolor=blue]{hyperref}
\usepackage[backend=biber,style=gb7714-2015ay]{biblatex}
\addbibresource[location=local]{example.bib}
%\renewcommand{\bibfont}{\zihao{5}}
%\setlength{\bibitemsep}{0ex}
%\setlength{\bibnamesep}{0ex}
%\setlength{\bibinitsep}{0ex}

\iftoggle{iftleight}{\defdoublelangentry{易仕和2013--}{Yi2013--}}{}
\iftoggle{iftlnine}{\defdoublelangentry{易仕和2013--}{Yi2013--}}{}

\begin{document}

\section{作者年制标注与著录样式}
\defbibentryset{张敏莉,等,2007}{张敏莉2007-500-503,Zhang2007-500-503}
双语文献:set动态方法\cite{张敏莉,等,2007};
\iftoggle{iftleight}{related动态方法\cite{易仕和2013--}}{}
\iftoggle{iftlnine}{related动态方法\cite{易仕和2013--}}{}

文献\cite{王夫之1845--}\cite{陈建军2010-93-93};
文献\parencite{张田勤2000--}\parencite{吴云芳2003--};
文献\pagescite[][300]{汤万金2013-09-30--}\pagescite[][100-107]{张凯军2012-04-05--};
文献:萧钰\yearpagescite{萧钰2001--},国家环境保护局科技标准司\yearpagescite{国家环境保护局科技标准司1996-2-3};
其它\cite{Calkin2011-8-9,CRAWFPRD1995--,Babu2014--,CALMS1965--,DESMARAIS1992-605-609}

\printbibliography[heading=subbibintoc,title=【参考文献】]
\end{document}