diff options
author | Karl Berry <karl@freefriends.org> | 2018-01-13 22:25:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-01-13 22:25:19 +0000 |
commit | 3bdc043bee564bb6b5e9d65d69982e664ced332c (patch) | |
tree | c5f21be510b07faa8b3268b2b7863d03d6cb9e8b /Master/texmf-dist/doc/latex/biblatex-gb7714-2015/eggbpubtrueay.tex | |
parent | ac9663467d3cef3ff83c9f7e3e13b5926c5dc04b (diff) |
biblatex-gb7714-2015 (13jan18)
git-svn-id: svn://tug.org/texlive/trunk@46298 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-gb7714-2015/eggbpubtrueay.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-gb7714-2015/eggbpubtrueay.tex | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/eggbpubtrueay.tex b/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/eggbpubtrueay.tex new file mode 100644 index 00000000000..c0c30e7f51e --- /dev/null +++ b/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/eggbpubtrueay.tex @@ -0,0 +1,36 @@ +\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-2015ay,gbpub=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版本兼容性的文件 +%%%test file for author year style + +\section{文献表} +文献 +\cite{AAAS1883--} +\cite{陈志勇2011--} +\cite{萧钰2001--} +\cite{北京交通大学研究生公众号2016--} +\cite{赵学功2001--} + +{ +%\hyphenation{kurose-gawa} +%\hyphenpenalty=1000 +%\tolerance=500 +\printbibliography%[heading=subbibintoc,title=【参考文献】] +} +\end{document}
\ No newline at end of file |