summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/egfigure/egcontentfmt.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-gb7714-2015/egfigure/egcontentfmt.tex')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-gb7714-2015/egfigure/egcontentfmt.tex105
1 files changed, 0 insertions, 105 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/egfigure/egcontentfmt.tex b/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/egfigure/egcontentfmt.tex
deleted file mode 100644
index cfac2b3bb8b..00000000000
--- a/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/egfigure/egcontentfmt.tex
+++ /dev/null
@@ -1,105 +0,0 @@
-
-% !Mode:: "TeX:UTF-8"
-% 用于测试gb7714-2015样式,利用biblatex和样式定义的各种选项来控制文献表条目内容的格式
-\documentclass{article}
-\usepackage{ctex}
-\usepackage{xcolor}
-\usepackage{toolbox}
-\usepackage[colorlinks]{hyperref}
-\usepackage{lipsum}
-\usepackage[paperwidth=14cm,paperheight=10cm,top=10pt,bottom=10pt,left=0.5cm,right=0.5cm]{geometry}
-\usepackage{xltxtra,mflogo,texnames}
-\usepackage[backend=biber,style=gb7714-2015,gbnamefmt=givenahead,
-gbpub=false,gbbiblabel=box,gbtitlelink=true]{biblatex}%sorting=nyt
-
-\usepackage{filecontents}
-\begin{filecontents}{\jobname.bib}
-
-@Book{易仕和2013--,
- Title = {超声速和高超声速喷管设计},
- Address = {北京},
- Author = {易仕和 and 赵玉新 and 何霖 and 张敏莉},
- Publisher = {国防工业出版社},
- Year = {2013}
-}
-
-@Book{Yi2013--,
- Title = {Supersonic and hypersonic nozzle design},
- Address = {Beijing},
- Author = {Yi, Shi He and Zhao, Yu Xin and He, Lin and Zhang, Min Li},
- Publisher = {National Defense Industry Press},
- Year = {2013}
-}
-
-@Article{张敏莉2007-500-503,
- Title = {超声速短化喷管的设计和试验研究},
- Author = {张敏莉 and 易仕和 and 赵玉新},
- Journal = {空气动力学报},
- Number = {4},
- Pages = {500-503},
- Volume = {25},
- Year = {2007}
-}
-
-@Article{Zhang2007-500-503,
- Title = {The design and experimental investigations of supersonic length shorted nozzle},
- Author = {Zhang, Min-li and Yi, Shi-he and Zhao, Yu-xin},
- Journal = {ACTA AERODYNAMICA SINICA},
- Number = {4},
- Pages = {500-503},
- Volume = {25},
- Year = {2007}
-}
-
-@Book{Peebles2001-100-100,
- Title = {Probability, random variable, and random signal Principles and \LaTeX{}},
- Address = {New York},
- Author = {von Peebles, Jr., P. Z.},
- Edition = {4},
- Pages = {100},
- Publisher = {McGraw-Hill},
- Year = {2001}
-}
-
-@Book{蔡敏2006--,
- Title = {UML基础和Rose建模教程},
- Address = {北京},
- Author = {蔡敏 and 徐慧慧 and 黄柄强},
- Publisher = {人民邮电出版社},
- Year = {2006},
- Month = {1}
-}
-
-@Book{Miroslav2004--,
- Title = {信号处理滤波器设计-基于matlab和mathematica的设计方法},
- Address = {北京},
- Author = {Miroslav, D. L. and Dejan, V. T. and Brian, L. E.},
- Publisher = {电子工业出版社},
- Translator = {朱义胜 and 董辉},
- Year = {2004},
- Month = {1}
-}
-
-@Book{赵学功2001--,
- Title = {当代美国外交},
- Author = {赵学功},
- Publisher = {社会科学文献出版社},
- Url = {http://www.baidu.com},
- Urldate = {2014-06-11},
- Year = {2001}
-}
-
-
-\end{filecontents}
-
-\addbibresource{\jobname.bib}
-
-\begin{document}
-
-
-\nocite{Peebles2001-100-100,Miroslav2004--,蔡敏2006--,赵学功2001--,易仕和2013--,Yi2013--}
-
-\printbibliography
-
-
-\end{document} \ No newline at end of file