summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/example/egtest.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-gb7714-2015/example/egtest.tex')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-gb7714-2015/example/egtest.tex64
1 files changed, 64 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/example/egtest.tex b/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/example/egtest.tex
new file mode 100644
index 00000000000..f847b89ddea
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/example/egtest.tex
@@ -0,0 +1,64 @@
+\documentclass[twoside]{article}
+\usepackage{ctex}
+\usepackage{geometry}
+\geometry{paperwidth=21cm,paperheight=29cm,top=1.5cm, bottom=1.5cm, left=2.54cm,right=2.54cm}
+\usepackage{xcolor}
+\usepackage[CJKbookmarks,colorlinks,bookmarksnumbered=true,pdfstartview=FitH,linkcolor=blue]{hyperref}
+\usepackage[backend=biber,style=gb7714-2015,gbtype=true]{biblatex}%align=gb7714-2015
+%\addbibresource[location=local]{egtest.bib}
+\addbibresource[location=local]{example.bib}
+%\addbibresource[location=local]{egspecialchar.bib}
+%\renewcommand{\bibfont}{\zihao{5}}
+%\setlength{\bibitemsep}{0ex}
+%\setlength{\bibnamesep}{0ex}
+%\setlength{\bibinitsep}{0ex}
+%\renewcommand{\thefootnote}{\textcircled{\tiny\arabic{footnote}}}
+
+\begin{document}
+编译信息:biblatex v\versionofbiblatex;gb7714-2015*.* version number \versionofgbtstyle.
+%%%测试作者年/biblatex版本兼容性的文件
+%%%test file for author year style
+
+\section{文献表}
+文献
+\cite{张伯伟2002--}
+\cite{雷光春2012--}
+\cite{汤万金2013-09-30--}
+\cite{贾东琴2011-45-52}
+\cite{韩吉人1985-90-99}
+\cite{马欢2011-27-27}
+\cite{张凯军2012-04-05--}
+\cite{国家环境保护局科技标准司1996-2-3}
+\cite{白书农1998-146-163}
+\cite{杨洪升2013-56-75}
+\cite{中国职工教育研究会1985--}
+\cite{丁文祥2000--}
+\cite{李强2012-05-03--}
+\cite{中华医学会湖北分会1984--}
+
+
+%\cite{1962-50-50,2009-155-155}
+%
+%\cite{olnoauthorcn}
+%\cite{olnoauthoren}
+%\cite{Allianceurlonly}
+%
+%\cite{萧钰2001--}
+%\cite{李强2012-05-03--,Commonwealth--,HOPKINSON--,OCLC--}
+%\cite{傅刚2000--}
+%\cite{蔡敏2006--}
+%\cite{Saito2006-169-176}
+%\cite{CRAWFPRD1995--}\cite{Proakis2007--}
+%\cite{Giorgetti2005-1037-1042,Giorgetti2005-794-798}
+%\cite{Haemaelaeinen2002-1712-1721}
+%\cite{Oetiker2011--}
+%\cite{刘彻东1998-38-39}
+%\cite{Commonwealth--}
+
+{
+%\hyphenation{kurose-gawa}
+%\hyphenpenalty=1000
+%\tolerance=500
+\printbibliography%[heading=subbibintoc,title=【参考文献】]
+}
+\end{document} \ No newline at end of file