texlive[48122] Master/texmf-dist: biblatex-caspervector (2jul18)

commits+karl at tug.org commits+karl at tug.org
Mon Jul 2 22:39:36 CEST 2018


Revision: 48122
          http://tug.org/svn/texlive?view=revision&revision=48122
Author:   karl
Date:     2018-07-02 22:39:36 +0200 (Mon, 02 Jul 2018)
Log Message:
-----------
biblatex-caspervector (2jul18)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/ChangeLog.txt
    trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/Makefile
    trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/caspervector.bbx
    trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/caspervector.cbx

Added Paths:
-----------
    trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector-ay.pdf
    trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector-ay.tex
    trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector.bib
    trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector.pdf
    trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector.tex
    trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/blx-caspervector-base.def
    trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/blx-caspervector-gbk.def
    trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/blx-caspervector-utf8.def
    trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/caspervector-ay.bbx
    trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/caspervector-ay.cbx

Removed Paths:
-------------
    trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/readme.bib
    trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/readme.pdf
    trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/readme.tex
    trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/biblatex-caspervector-gbk.def
    trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/biblatex-caspervector-utf8.def

Modified: trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/ChangeLog.txt
===================================================================
--- trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/ChangeLog.txt	2018-07-02 18:01:08 UTC (rev 48121)
+++ trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/ChangeLog.txt	2018-07-02 20:39:36 UTC (rev 48122)
@@ -1,3 +1,69 @@
+2018-06-29, v0.3.3
+
+	* Changes to package code:
+	- Add support for the `edition' field.
+	- Refine `maxcitenames'/`mincitenames'.
+	- blx-caspervector-base.def: fix "et al" for citations.
+	- blx-caspervector-base.def: improve spacing between `title' and `type'.
+
+	* Changes to documentation:
+	- caspervector.tex: fix "需"/"须" typo.
+
+	* Misc:
+	- Minor fixes and cosmetics.
+
+2018-06-01. v0.3.2
+
+	* Changes to package code:
+	- Fix punctuation for citations.
+	- blx-caspervector-base.def: fix `incollection' without bookauthor/editor.
+	- blx-caspervector-base.def: only `\providebibmacro*{bbx:ifnodate}'.
+
+	* Changes to documentation:
+	- caspervector.bib: add more examples from GB/T 7714-2005.
+
+	* Misc:
+	- Minor fixes and cosmetics.
+
+2018-05-30. v0.3.1
+
+	* API changes:
+	- Support eprint/doi using `eid'.
+
+	* Changes to package code:
+	- blx-caspervector-base.def: fix misplaced `\clearname'.
+	- caspervector-ay.bbx: fix missing byspace.
+	- blx-caspervector-base.def: support the "date(number)" format.
+	- Remove support for `userf' set to `cn'.
+
+	* Changes to documentation:
+	- "著者" -> "作者"; "英文" -> "西文".
+
+	* Misc:
+	- Minor fixes and cosmetics.
+
+2018-05-28. v0.3.0
+
+	* API changes:
+	- Added the caspervector-ay style (`dashed' and `mergedate' supported).
+	- sorting: nty -> nyt.
+	- Reduced tolerance in `year'/`date'; `note' added for compensation.
+	- Support `useauthor'-related functionalities.
+
+	* Changes to package code:
+	- caspervector.bbx mostly refactored into blx-caspervector-base.def.
+	- biblatex-caspervector-*.def -> blx-caspervector-*.def.
+	- blx-caspervector-base.def: improve the punctuation handling.
+	- blx-caspervector-base.def: fix some deprecation warnings.
+
+	* Changes to documentation:
+	- readme.* -> caspervector.*; document the caspervector-ay style.
+	- doc/Makefile: fix missing accented characters with xelatex.
+
+	* Misc:
+	- utils: update wrt the author-year style.
+	- Minor fixes and cosmetics.
+
 2017-03-01. v0.2.7
 
 	* API changes:
@@ -100,7 +166,7 @@
 
 	* Changes to documentation:
 	- No longer recommend the CTeX Suite.
-	- Remove install hints (already included in TeX Live).
+	- Remove installation hints (already included in TeX Live).
 	- Use `%' for comments in `.bib' files, now supported by biber.
 
 	* Misc:

Modified: trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/Makefile
===================================================================
--- trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/Makefile	2018-07-02 18:01:08 UTC (rev 48121)
+++ trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/Makefile	2018-07-02 20:39:36 UTC (rev 48122)
@@ -1,16 +1,19 @@
-# Copyright (c) 2011-2013 Casper Ti. Vector
+# Copyright (c) 2011-2013,2015-2016,2018 Casper Ti. Vector
 # Public domain.
 
+JOB = caspervector
+
 doc:
-	latex readme
-	biber -l zh__pinyin readme
-	xelatex readme
-	xelatex readme
+	latex $(JOB)
+	biber -l zh__pinyin --output-safechars $(JOB)
+	xelatex $(JOB)
+	xelatex $(JOB)
 
 clean:
-	rm -f readme.{aux,bbl,bcf,blg,dvi,log,run.xml,out} {missfont,texput}.log
+	rm -f $(JOB).aux $(JOB).bbl $(JOB).bcf $(JOB).blg $(JOB).dvi $(JOB).log \
+		$(JOB).run.xml $(JOB).out missfont.log texput.log
 
 distclean: clean
-	rm -f readme.pdf
+	rm -f $(JOB).pdf
 
 # vim:ts=4:sw=4

Added: trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector-ay.pdf
===================================================================
(Binary files differ)

Index: trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector-ay.pdf
===================================================================
--- trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector-ay.pdf	2018-07-02 18:01:08 UTC (rev 48121)
+++ trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector-ay.pdf	2018-07-02 20:39:36 UTC (rev 48122)

Property changes on: trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector-ay.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector-ay.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector-ay.tex	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector-ay.tex	2018-07-02 20:39:36 UTC (rev 48122)
@@ -0,0 +1,63 @@
+% Documentation for biblatex-caspervector
+%
+% Copyright (c) 2012-2016,2018 Casper Ti. Vector
+%
+% This work may be distributed and/or modified under the conditions of the
+% LaTeX Project Public License, either version 1.3 of this license or (at
+% your option) any later version.
+% The latest version of this license is in
+%   https://www.latex-project.org/lppl.txt
+% and version 1.3 or later is part of all distributions of LaTeX version
+% 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status `maintained'.
+% The current maintainer of this work is Casper Ti. Vector.
+%
+% This work consists of the following files:
+%   caspervector.tex
+%   caspervector-ay.tex
+
+\documentclass[UTF8]{ctexart}
+\usepackage[margin = 2cm, centering, includefoot]{geometry}
+\usepackage[
+	backend = biber, style = caspervector-ay, utf8,
+	giveninits = true, sortgiveninits = true
+]{biblatex}
+\usepackage{fancyhdr, hyperref}
+
+\pagestyle{fancy}\fancyhf{}\cfoot{\thepage}
+\renewcommand{\headrulewidth}{0pt}
+\setlength{\hfuzz}{3pt}
+\ctexset{linestretch = {\maxdimen}}
+\renewcommand{\bibfont}{\small}
+
+\DeclareBibliographyCategory{cited}
+\AtEveryCitekey{\addtocategory{cited}{\thefield{entrykey}}}
+\addbibresource{caspervector.bib}
+
+\begin{document}
+\title{\textbf{\texttt{caspervector-ay} 作者--年编码制示例}}
+\author{}
+\date{}
+\maketitle
+\vspace*{-1em}
+
+\begin{center}
+\begin{tabular}{ll}\hline
+引用命令 &	排版结果 \\\hline
+\verb|\cite{10-5, 10-6}| &	\cite{10-5, 10-6} \\
+\verb|\parencite[见][第 4 页]{perelman}| &	\parencite[见][第 4 页]{perelman} \\
+\verb|\parencite{6-1, blx-gb7714-2015}| &	\parencite{6-1, blx-gb7714-2015} \\
+\verb|\textcite{biblatex, a2-3}| &	\textcite{biblatex, a2-3} \\\hline
+\multicolumn{2}{l}{(更多用法请参考 \texttt{texdoc 50-style-authoryear}。)} \\
+\end{tabular}
+\end{center}
+
+\printbibliography[category = cited, title = {本文参考文献}]
+\printbibliography[notcategory = cited, title = {%
+	其它参考文献示例
+	(引自\texorpdfstring{文献 \parencite{gbt7714-2005}}{ GB/T 7714-2005})%
+}]
+\nocite{*}
+\end{document}
+


Property changes on: trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector-ay.tex
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector.bib
===================================================================
--- trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector.bib	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector.bib	2018-07-02 20:39:36 UTC (rev 48122)
@@ -0,0 +1,960 @@
+ at online{biber,
+	author = {Kime, Philip and Charette, Fran\c{c}ois},
+	title = {Biber: A backend bibliography processor for biblatex},
+	edition = {Ver.\ 2.7},
+	type = {M/OL},
+	date = {2016-12-05},
+	url = {https://ctan.org/pkg/biber},
+	urldate = {2017-03-01},
+	language = {english},
+}
+
+ at online{biblatex,
+	author = {Lehman, Philipp},
+	title = {The biblatex Package: Programmable Bibliographies and Citations},
+	edition = {Ver.\ 3.7},
+	type = {M/OL},
+	date = {2016-11-16},
+	url = {https://ctan.org/pkg/biblatex},
+	urldate = {2017-03-01},
+	language = {english},
+}
+
+ at online{blx-gb7714-2015,
+	author = {胡振震},
+	title = {符合 GB/T 7714-2015 标准的 biblatex 参考文献样式},
+	edition = {Ver.\ 1.0k},
+	type = {M/OL},
+	date = {2018-04-10},
+	url = {https://ctan.org/pkg/biblatex-gb7714-2015},
+	urldate = {2018-05-28},
+	language = {chinese},
+}
+
+ at report{gbt7714-2005,
+	author = {中华人民共和国国家质量监督检验检疫总局 and 中国国家标准化管理委员会},
+	shortauthor = {国家质检总局 and 国家标准委},
+	title = {GB/T 7714--2005 文后参考文献著录规则},
+	type = {S},
+	date = {2005-03-23},
+	addendum = {(可见清华大学图书馆网页上的电子版:\url{http://lib.tsinghua.edu.cn/service/paperwriting.html}。)},
+	urldate = {2014-05-24},
+	language = {chinese},
+}
+
+ at report{perelman,
+	author = {Perelman, Grisha},
+	title = {The entropy formula for the Ricci flow and its geometric applications},
+	type = {M/OL},
+	date = {2002-11-11},
+	eid = {\printtext[eprint:arxiv]{math/0211159}},
+	urldate = {2018-05-30},
+	language = {english},
+}
+
+ at book{1-1,
+	author = {余敏},
+	title = {出版集团研究},
+	type = {M},
+	location = {北京},
+	publisher = {中国书籍出版社},
+	year = {2001},
+	pages = {179-193},
+	language = {chinese},
+}
+
+ at book{1-2,
+	author = {昂温, G. and 昂温, P. S.},
+	title = {外国出版史},
+	type = {M},
+	translator = {陈生铮},
+	location = {北京},
+	publisher = {中国书籍出版社},
+	year = {1988},
+	language = {chinese},
+}
+
+ at report{1-3,
+	author = {全国文献工作标准化技术委员会第七分委员会},
+	title = {GB/T 5795--1986 中国标准书号},
+	type = {S},
+	location = {北京},
+	publisher = {中国标准出版社},
+	year = {1986},
+	language = {chinese},
+}
+
+ at book{1-4,
+	author = {辛希孟},
+	title = {信息技术与信息服务国际研讨会论文集:A 集},
+	type = {C},
+	location = {北京},
+	publisher = {中国社会科学出版社},
+	year = {1994},
+	language = {chinese},
+}
+
+ at thesis{1-5,
+	author = {孙玉文},
+	title = {汉语变调构词研究},
+	type = {D},
+	location = {北京},
+	publisher = {北京大学出版社},
+	year = {2000},
+	language = {chinese},
+}
+
+ at book{1-6,
+	author = {顾炎武},
+	title = {昌平山水记;京东考古录},
+	type = {M},
+	location = {北京},
+	publisher = {北京古籍出版社},
+	year = {1982},
+	language = {chinese},
+}
+
+ at book{1-7,
+	author = {王夫之},
+	title = {宋论},
+	edition = {刻本},
+	type = {M},
+	location = {金陵},
+	publisher = {曾氏},
+	origdate = {1845},
+	note = {\textbf{1845}(\emph{清同治四年})},
+	language = {chinese},
+}
+
+ at book{1-8,
+	author = {赵耀东},
+	title = {新时代的工业工程师},
+	type = {M/OL},
+	location = {台北},
+	publisher = {天下文化出版社},
+	year = {1998},
+	url = {http://ie.nthu.edu.tw/info/ie.newie.htm},
+	urldate = {1998-09-26},
+	language = {chinese},
+}
+
+ at book{1-9,
+	author = {Piggot, T. M.},
+	title = {The cataloguer's way through AACR2: from document receipt to document retrieval},
+	type = {M},
+	location = {London},
+	publisher = {The Library Association},
+	year = {1990},
+	language = {english},
+}
+
+ at book{1-10,
+	author = {Peebles, Jr., P. Z.},
+	title = {Probability, random variable, and random signal principles},
+	edition = {4},
+	type = {M},
+	location = {New York},
+	publisher = {McGraw Hill},
+	year = {2001},
+	language = {english},
+}
+
+ at proceedings{1-11,
+	editor = {Yufin, S. A.},
+	title = {Geoecology and computers: proceedings of the Third International Conference on Advance of Computer Methods in Geotechnical and Geoenvironmental Engineering, Moscow, Russia, February 1--4, 2000},
+	type = {C},
+	location = {Rotterdam},
+	publisher = {A. A. Balkema},
+	year = {2001},
+	language = {english},
+}
+
+ at incollection{2-1,
+	author = {程根伟},
+	title = {1998 年长江洪水的成因与减灾对策},
+	type = {M},
+	bookauthor = {许厚泽 and 赵其国},
+	booktitle = {长江流域洪涝灾害与科技对策},
+	location = {北京},
+	publisher = {科学出版社},
+	year = {1999},
+	pages = {32-36},
+	language = {chinese},
+}
+
+ at incollection{2-2,
+	author = {陈晋镶 and 张惠民 and 朱士兴 and 其他作者},
+	title = {蓟县震旦亚界研究},
+	type = {M},
+	bookauthor = {中国地质科学院天津地质矿产研究所},
+	booktitle = {中国震旦亚界},
+	location = {天津},
+	publisher = {天津科学技术出版社},
+	year = {1980},
+	pages = {56-114},
+	language = {chinese},
+}
+
+ at incollection{2-3,
+	author = {白书农},
+	title = {植物开花研究},
+	type = {M},
+	bookauthor = {李承森},
+	booktitle = {植物科学进展},
+	location = {北京},
+	publisher = {高等教育出版社},
+	year = {1998},
+	pages = {146-163},
+	language = {chinese},
+}
+
+ at incollection{2-4,
+	author = {马克思},
+	title = {关于《工资、价格和利润》的报告札记},
+	type = {M},
+	bookauthor = {马克思 and 恩格斯},
+	booktitle = {马克思恩格斯全集:第44卷},
+	location = {北京},
+	publisher = {人民出版社},
+	year = {1982},
+	pages = {505},
+	language = {chinese},
+}
+
+ at inproceedings{2-5,
+	author = {钟文发},
+	title = {非线性规划在可燃毒物配置中的应用},
+	type = {C},
+	bookauthor = {赵玮},
+	booktitle = {运筹学的理论与应用:中国运筹学会第五届大会论文集},
+	location = {西安},
+	publisher = {西安电子科技大学出版社},
+	year = {1996},
+	pages = {468-471},
+	language = {chinese},
+}
+
+ at incollection{2-6,
+	author = {Weinstein, L. and Swertz, M. N.},
+	title = {Pathogenic properties of invading microorganism},
+	type = {M},
+	bookauthor = {Sodeman, Jr., W. A. and Sodeman, W. A.},
+	booktitle = {Pathologic physiology: mechanisms of disease},
+	location = {Philadelphia},
+	publisher = {Saunders},
+	year = {1974},
+	pages = {745-772},
+	language = {english},
+}
+
+ at periodical{3-1,
+	author = {中国地质学会},
+	title = {地质论评},
+	type = {J},
+	year = {1936},
+	volume = {1},
+	number = {1},
+	location = {北京},
+	publisher = {地质出版社},
+	language = {chinese},
+}
+
+ at periodical{3-2,
+	author = {中国图书馆学会},
+	title = {图书馆学通讯},
+	type = {J},
+	origdate = {1957/1990},
+	note = {\textbf{1957}(1) -- \textbf{1990}(4)},
+	location = {北京},
+	publisher = {北京图书馆},
+	language = {chinese},
+}
+
+ at periodical{3-3,
+	author = {{American Association for the Advancement of Science}},
+	title = {Science},
+	type = {J},
+	year = {1883},
+	volume = {1},
+	number = {1},
+	location = {Washington, D.C.},
+	publisher = {American Association for the Advancement of Science},
+	language = {english},
+}
+
+ at article{4-1,
+	author = {李晓东 and 张庆红 and 叶瑾琳},
+	title = {气候学研究的若干理论问题},
+	type = {J},
+	journal = {北京大学学报:自然科学版},
+	year = {1999},
+	volume = {35},
+	number = {1},
+	pages = {101-106},
+	language = {chinese},
+}
+
+ at article{4-2,
+	author = {刘武 and 郑良 and 姜础},
+	title = {元谋古猿牙齿测量数据的统计分析及其在分类研究上的意义},
+	type = {J},
+	journal = {科学通报},
+	year = {1999},
+	volume = {44},
+	number = {23},
+	pages = {2481-2488},
+	language = {chinese},
+}
+
+ at article{4-3,
+	author = {傅刚 and 赵承 and 李佳路},
+	title = {大风沙过后的思考},
+	type = {N/OL},
+	journal = {北京青年报},
+	date = {2000-04-12},
+	url = {http://www.bjyouth.com.cn/Bgb/20000412/GB/4216%5ED0412B1401.htm},
+	urldate = {2005-07-12},
+	language = {chinese},
+}
+
+ at article{4-4,
+	author = {莫少强},
+	title = {数字式中文全文文献格式的设计与研究},
+	type = {J/OL},
+	journal = {情报学报},
+	year = {1999},
+	volume = {18},
+	number = {4},
+	pages = {1-6},
+	url = {http://periodical.wanfangdata.com.cn/periodical/qbxb/qbxb99/qbxb9904/990407.htm},
+	urldate = {2001-07-08},
+	language = {chinese},
+}
+
+ at article{4-5,
+	author = {Kanamori, H.},
+	title = {Shaking without quaking},
+	type = {J},
+	journal = {Science},
+	year = {1998},
+	volume = {279},
+	number = {5359},
+	pages = {2063-2064},
+	language = {english},
+}
+
+ at article{4-6,
+	author = {Caplan, P.},
+	title = {Cataloging internet resources},
+	type = {J},
+	journal = {The Public Access Computer Systems Review},
+	year = {1993},
+	volume = {4},
+	number = {2},
+	pages = {61-66},
+	language = {english},
+}
+
+ at patent{5-1,
+	author = {姜锡洲},
+	title = {一种温热外敷药制备方案},
+	type = {P},
+	location = {中国},
+	number = {88105607.3},
+	date = {1989-07-26},
+	language = {chinese},
+}
+
+ at patent{5-2,
+	author = {西安电子科技大学},
+	title = {光折变自适应光外差探测方法},
+	type = {P/OL},
+	location = {中国},
+	number = {01128777.2},
+	date = {2002-03-06},
+	url = {http://211.152.9.47/sipoasp/zljs/hyjs-yx-new.asp?recid=01128777.2&Ieixin=0},
+	urldate = {2002-05-28},
+	language = {chinese},
+}
+
+ at patent{5-3,
+	author = {Tachibana, R. and Shimizu, S. and Kobayshi, S. and Other Authors},
+	title = {Electronic watermarking method and system},
+	type = {P/OL},
+	location = {US},
+	number = {6,915,001},
+	date = {2002-04-25},
+	url = {http://patftuspto.gov/nemcgi/nph-Parser?Sectl=PT02&Sect2=HITOFF&p=1&u=/netahmrl/search-bool.huml&r=1&f=G&1=50&col=AND&d=ptxt&sl='Electronic+watermarking+method+systern'.TTL.&OS=TTL/},
+	urldate = {2002-05-28},
+	language = {english},
+}
+
+ at online{6-1,
+	title = {PACS-L: the public-access computer systems forum},
+	shorttitle = {PACS-L},
+	type = {EB/OL},
+	location = {Houston, Tex},
+	publisher = {University of Houston Libraries},
+	year = {1989},
+	url = {http://info.lib.uh.edu/pacsl.html},
+	urldate = {1995-05-17},
+	language = {english},
+}
+
+ at online{6-2,
+	author = {{Online Computer Library Center, Inc.}},
+	title = {History of OCLC},
+	type = {EB/OL},
+	url = {http://www.oclc.org/about/history/default.htm},
+	urldate = {2000-01-08},
+	language = {english},
+}
+
+ at online{6-3,
+	author = {Hopkinson, A.},
+	title = {UNIMARC and metadsta: Dublin Core},
+	type = {EB/OL},
+	url = {http://www.ifla.org/IV/ifla64/138-161e.htm},
+	urldate = {1999-12-08},
+	language = {english},
+}
+
+ at book{9-1,
+	author = {Baker, S. K. and Jackson, M. E.},
+	title = {The future of resource sharing},
+	type = {M},
+	location = {New York},
+	publisher = {The Haworth Press},
+	year = {1995},
+	language = {english},
+}
+
+ at book{9-2,
+	author = {Chernik, B. E.},
+	title = {Introduction to library services for library technicians},
+	type = {M},
+	location = {Littleton, Colo.},
+	publisher = {Libraries Unlimited, Inc.},
+	year = {1982},
+	language = {english},
+}
+
+ at book{9-3,
+	author = {尼葛洛庞帝},
+	title = {数字化生存},
+	type = {M},
+	translator = {胡冰 and 范海燕},
+	location = {海口},
+	publisher = {海南出版社},
+	year = {1996},
+	language = {chinese},
+}
+
+ at book{9-4,
+	author = {汪冰},
+	title = {电子图书馆理论与实践研究},
+	type = {M},
+	location = {北京},
+	publisher = {北京图书馆出版社},
+	year = {1997},
+	language = {chinese},
+}
+
+ at article{9-5,
+	author = {杨宗英},
+	title = {电子图书馆的现实模型},
+	type = {J},
+	journal = {中国图书馆学报},
+	year = {1996},
+	number = {2},
+	pages = {24-29},
+	language = {chinese},
+}
+
+ at article{9-6,
+	author = {Dowler, L.},
+	title = {The research university's dilemma: resource sharing and research in a transinstitutional environment},
+	type = {J},
+	journal = {Journal Library Administration},
+	year = {1995},
+	volume = {21},
+	number = {1/2},
+	pages = {5-26},
+	language = {english},
+}
+
+ at inproceedings{10-1,
+	author = {张忠智},
+	title = {科技书刊的总编(主编)的角色要求},
+	type = {C},
+	booktitle = {中国科学技术期刊编辑学会建会十周年学术研讨会论文汇编},
+	location = {北京},
+	publisher = {中国科学技术期刊编辑学会学术委员会},
+	year = {1997},
+	pages = {33-34},
+	language = {chinese},
+}
+
+ at book{10-2,
+	author = {中国社会科学院语言研究所词典编辑室},
+	title = {现代汉语词典},
+	edition = {修订本},
+	type = {M},
+	location = {北京},
+	publisher = {商务印书馆},
+	year = {1996},
+	language = {chinese},
+}
+
+ at article{10-3,
+	author = {刘彻东},
+	title = {中国的青年刊物:个性特色为本},
+	type = {J},
+	journal = {中国出版},
+	year = {1998},
+	number = {5},
+	pages = {33-39},
+	language = {chinese},
+}
+
+ at inproceedings{10-4,
+	author = {裴丽生},
+	title = {在中国科协学术期刊编辑工作经验交流会上的讲话},
+	type = {C},
+	booktitle = {中国科协学术期刊编辑工作经验交流会资料选},
+	location = {北京},
+	publisher = {中国科学技术协会工作部},
+	year = {1981},
+	pages = {2-10},
+	language = {chinese},
+}
+
+ at article{10-5,
+	author = {Kennedy, W. J. and Garrison, R. E.},
+	title = {Morphology and genesis of nodular chalks and hardgrounds in the Upper Cretaceous of southern England},
+	type = {J},
+	journal = {Sedimentology},
+	year = {1975},
+	volume = {22},
+	pages = {311-386},
+	language = {english},
+}
+
+ at article{10-6,
+	author = {Kennedy, W. J. and Garrison, R. E.},
+	title = {Morphology and genesis of nodular phosphates in the Cenomanian of south-east England},
+	type = {J},
+	journal = {Lethaia},
+	year = {1975},
+	volume = {8},
+	pages = {339-360},
+	language = {english},
+}
+
+ at book{a1-1,
+	author = {广西壮族自治区林业厅},
+	title = {广西自然保护区},
+	type = {M},
+	location = {北京},
+	publisher = {中国林业出版社},
+	year = {1993},
+	language = {chinese},
+}
+
+ at book{a1-2,
+	author = {蒋有绪 and 郭泉水 and 马娟 and 其他作者},
+	title = {中国森林群落分类及其群落学特征},
+	type = {M},
+	location = {北京},
+	publisher = {科学出版社},
+	year = {1998},
+	language = {chinese},
+}
+
+ at book{a1-3,
+	author = {唐绪军},
+	title = {报业经济与报业经营},
+	type = {M},
+	location = {北京},
+	publisher = {新华出版社},
+	year = {1999},
+	pages = {117-121},
+	language = {chinese},
+}
+
+ at book{a1-4,
+	author = {赵凯华 and 罗蔚茵},
+	title = {新概念物理教程:力学},
+	type = {M},
+	location = {北京},
+	publisher = {高等教育出版社},
+	year = {1995},
+	language = {chinese},
+}
+
+ at book{a1-5,
+	author = {汪昂},
+	title = {(增补)本草备要},
+	edition = {石印本},
+	type = {M},
+	location = {上海},
+	publisher = {同文书局},
+	year = {1912},
+	language = {chinese},
+}
+
+ at book{a1-6,
+	author = {Crawford, W. and Gorman, M.},
+	title = {Future libraries: dreams, madness \& reality},
+	type = {M},
+	location = {Chicago},
+	publisher = {American Library Association},
+	year = {1995},
+	language = {english},
+}
+
+ at book{a1-7,
+	author = {{International Federation of Library Association and Institutions}},
+	title = {Names of persons: national usages for entry in catalogues},
+	edition = {3},
+	type = {M},
+	location = {London},
+	publisher = {IFLA International Office for UBC},
+	year = {1977},
+	language = {english},
+}
+
+ at book{a1-8,
+	author = {O'Brien, J. A.},
+	title = {Introduction to information systems},
+	edition = {7},
+	type = {M},
+	location = {Burr Ridge, Ill.},
+	publisher = {Irwin},
+	year = {1994},
+	language = {english},
+}
+
+ at book{a1-9,
+	author = {Rood, H. J.},
+	title = {Logic and structured design for computer programmers},
+	edition = {3},
+	type = {M},
+	publisher = {Brooks/Cole-Thomson Learning},
+	year = {2001},
+	language = {english},
+}
+
+ at proceedings{a2-1,
+	author = {中国力学学会},
+	title = {第 3 届全国实验流体力学学术会议论文集},
+	type = {C},
+	location = {天津},
+	year = {1990},
+	language = {chinese},
+}
+
+ at proceedings{a2-2,
+	author = {Rosenthall, E. M.},
+	title = {Proceedings of the Fifth Canadian Mathematical Congress, University of Montreal, 1961},
+	type = {C},
+	location = {Toronto},
+	publisher = {University of Toronto Press},
+	year = {1963},
+	language = {english},
+}
+
+ at proceedings{a2-3,
+	author = {Ganzha, V. G. and Mayr, E. W. and Vorozhtsov, E. V.},
+	title = {Computer algebra in scientific computing: CASC 2000: proceedings of the Third Workshop on Algebra in Scientific Computing, Samarkand, October 5-9,2000},
+	type = {C},
+	location = {Berlin},
+	publisher = {Springer},
+	year = {c2000},
+	language = {english},
+}
+
+ at report{a3-1,
+	author = {{U.S. Department of Transportation Federal Highway Administration}},
+	title = {Guidelines for handling excavated acid-producing materials, PB 91-194001},
+	type = {R},
+	location = {Springfield},
+	publisher = {U.S. Department of Commerce National Information Service},
+	year = {1990},
+	language = {english},
+}
+
+ at report{a3-2,
+	author = {{World Health Organization}},
+	title = {Factors regulating the immune response: report of WHO Scientific Group},
+	type = {R},
+	location = {Geneva},
+	publisher = {WHO},
+	year = {1970},
+	language = {english},
+}
+
+ at thesis{a4-1,
+	author = {张志祥},
+	title = {间断动力系统的随机扰动及其在守恒律方程中的应用},
+	type = {D},
+	location = {北京},
+	publisher = {北京大学数学学院},
+	year = {1998},
+	language = {chinese},
+}
+
+ at thesis{a4-2,
+	author = {Calms, R. B.},
+	title = {Infrared spectroscopic studies on solid oxygen},
+	type = {D},
+	location = {Berkeley},
+	publisher = {Univ. of California},
+	year = {1965},
+	language = {english},
+}
+
+ at patent{a5-1,
+	author = {刘加林},
+	title = {多功能一次性压舌板},
+	type = {P},
+	location = {中国},
+	number = {92214985.2},
+	date = {1993-04-14},
+	language = {chinese},
+}
+
+ at patent{a5-2,
+	author = {河北绿洲生态环境科技有限公司},
+	title = {一种荒漠化地区生态植被综合培育种植方法},
+	type = {P/OL},
+	location = {中国},
+	number = {01129210.5},
+	date = {2001-10-24},
+	urldate = {2002-05-28},
+	url = {http://211.152.9.47/sipoasp/zlijs/hyjs-yx-new.asp?recid=01129210.5&leixin},
+	language = {chinese},
+}
+
+ at patent{a5-3,
+	author = {Koseki, A. and Momose, H. and Kawahito, M. and Other Authors},
+	title = {Compiler},
+	type = {P/OL},
+	location = {US},
+	number = {828402},
+	date = {2002-05-25},
+	url = {http://FF&p=1&u=netahtml/PTO/search-bool.html&r=5&f=G&l=5&col=AND&d=PG01&sl=IBM.AS.&0S=AN/IBM&RS=AN/},
+	urldate = {2002-02-28},
+	language = {english},
+}
+
+ at incollection{a6-1,
+	author = {国家标准局信息分类编码研究所},
+	title = {GB/T 2659--1986 世界各国和地区名称代码},
+	type = {S},
+	bookauthor = {全国文献工作标准化技术委员会},
+	booktitle = {文献工作国家标准汇编:3},
+	location = {北京},
+	publisher = {中国标准出版社},
+	year = {1988},
+	pages = {59-92},
+	language = {chinese},
+}
+
+ at incollection{a6-2,
+	author = {韩吉人},
+	title = {论职工教育的特点},
+	type = {G},
+	bookauthor = {中国职工教育研究会},
+	booktitle = {职工教育研究论文集},
+	location = {北京},
+	publisher = {人民教育出版社},
+	year = {1985},
+	pages = {90-99},
+	language = {chinese},
+}
+
+ at incollection{a6-3,
+	author = {Buseck, P. R. and Nord, Jr., G. L. and Veblen, D. R.},
+	title = {Subsolidus phenomena in pyroxenes},
+	type = {M},
+	bookauthor = {Prewitt, C. T.},
+	booktitle = {Pyroxense},
+	location = {Washington, D.C.},
+	publisher = {Mineralogical Society of America},
+	year = {c1980},
+	pages = {117-211},
+	language = {english},
+}
+
+ at inproceedings{a6-4,
+	author = {Fourney, M. E.},
+	title = {Advances in holographic photoelasticity},
+	type = {C},
+	bookauthor = {{American Society of Mechanical Engineers, Applied Mechanics Division}},
+	booktitle = {Symposium on Applications of Holography in Mechanics, August 23--25, 1971, University of Southern California, Los Angeles, California},
+	location = {New York},
+	publisher = {ASME},
+	year = {c1971},
+	pages = {17-38},
+	language = {english},
+}
+
+ at incollection{a6-5,
+	author = {Martin, G.},
+	title = {Control of electronic resources in Australia},
+	type = {M},
+	bookauthor = {Pattle, L. W. and Cox, B. J.},
+	booktitle = {Electronic resources: selection and bibliographic control},
+	location = {New York},
+	publisher = {The Haworth Press},
+	year = {1966},
+	pages = {85-96},
+	language = {english},
+}
+
+ at article{a7-1,
+	author = {李炳穆},
+	title = {理想的图书馆员和信息专家的素质与形象},
+	type = {J},
+	journal = {图书情报工作},
+	year = {2000},
+	number = {2},
+	pages = {5-8},
+	language = {chinese},
+}
+
+ at article{a7-2,
+	author = {陶仁骥},
+	title = {密码学与数学},
+	type = {J},
+	journal = {自然杂志},
+	year = {1984},
+	volume = {7},
+	number = {7},
+	pages = {527},
+	language = {chinese},
+}
+
+ at article{a7-3,
+	author = {亚洲地质图编目组},
+	title = {亚洲地层与地质历史概述},
+	type = {J},
+	journal = {地质学报},
+	year = {1978},
+	volume = {3},
+	pages = {104-208},
+	language = {chinese},
+}
+
+ at article{a7-4,
+	author = {des Marais, D. J. and Strauss, H. and Summons, R. E. and Other Authors},
+	title = {Carbon isotope evidence for the stepwise oxidation of the Proterozoic environment},
+	type = {J},
+	journal = {Nature},
+	year = {1992},
+	volume = {359},
+	pages = {605-609},
+	language = {english},
+}
+
+ at article{a7-5,
+	author = {Hewitt, J. A.},
+	title = {Technical services in 1983},
+	type = {J},
+	journal = {Library Resource Services},
+	year = {1984},
+	volume = {28},
+	number = {3},
+	pages = {205-218},
+	language = {english},
+}
+
+ at article{a8-1,
+	author = {丁文祥},
+	title = {数字革命与竞争国际化},
+	type = {N},
+	journal = {中国青年报},
+	date = {2000-11-20},
+	language = {chinese},
+}
+
+ at article{a8-2,
+	author = {张田勤},
+	title = {罪犯 DNA 库与生命伦理学计划},
+	type = {N},
+	journal = {大众科技报},
+	date = {2000-11-12},
+	language = {chinese},
+}
+
+ at article{a9-1,
+	author = {江向东},
+	title = {互联网环境下的信息处理与图书管理系统解决方案},
+	type = {J/OL},
+	journal = {情报学报},
+	year = {1999},
+	volume = {18},
+	number = {2},
+	pages = {4},
+	url = {http://www.chinainfo.gov.cn/periodical/qbxb/qbxb99/qbxb990203},
+	urldate = {2000-01-18},
+	language = {chinese},
+}
+
+ at online{a9-2,
+	author = {萧钰},
+	title = {出版业信息化迈入快车道},
+	type = {EB/OL},
+	date = {2001-12-19},
+	url = {http://www.creader.com/news/20011219/200112190019.html},
+	urldate = {2002-04-15},
+	language = {chinese},
+}
+
+ at article{a9-3,
+	author = {Christine, M.},
+	title = {Plant physiology: plant biology in the Genome Era},
+	type = {J/OL},
+	journal = {Science},
+	year = {1998},
+	volume = {281},
+	pages = {331-332},
+	url = {http://www.sciencemag.org/cgi/collection/anatmorp},
+	urldate = {1998-09-23},
+	language = {english},
+}
+
+ at incollection{a9-4,
+	author = {Metcalf, S. W.},
+	title = {The Tort Hall air emission study},
+	type = {C/OL},
+	booktitle = {The International Congress on Hazardous Waste, Atlanta Marriott Marquis Hotel, Atlanta, Georgia, June 5--8, 1995: impact on human and ecological health},
+	url = {http://atsdrl.atsdr.cdc.gov:8080/cong95.html},
+	urldate = {1998-09-22},
+	language = {english},
+}
+
+ at book{a9-5,
+	author = {Turcotte, D. L.},
+	title = {Fractals and chaos in geology and geophysics},
+	type = {M/OL},
+	location = {New York},
+	publisher = {Cambridge University Press},
+	year = {1992},
+	url = {http://www.seg.org/reviews/mccorm30.html},
+	urldate = {1998-09-23},
+	language = {english},
+}
+
+ at misc{a9-6,
+	author = {{Scitor Corporation}},
+	title = {Project scheduler},
+	type = {CP/DK},
+	location = {Sunnyvale, Calif.},
+	publisher = {Scitor Corporation},
+	year = {c1983},
+	language = {english},
+}
+
+% vim:ts=4:sw=4


Property changes on: trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector.bib
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector.pdf
===================================================================
(Binary files differ)

Index: trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector.pdf
===================================================================
--- trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector.pdf	2018-07-02 18:01:08 UTC (rev 48121)
+++ trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector.pdf	2018-07-02 20:39:36 UTC (rev 48122)

Property changes on: trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector.tex	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector.tex	2018-07-02 20:39:36 UTC (rev 48122)
@@ -0,0 +1,488 @@
+% Documentation for biblatex-caspervector
+%
+% Copyright (c) 2012-2016,2018 Casper Ti. Vector
+%
+% This work may be distributed and/or modified under the conditions of the
+% LaTeX Project Public License, either version 1.3 of this license or (at
+% your option) any later version.
+% The latest version of this license is in
+%   https://www.latex-project.org/lppl.txt
+% and version 1.3 or later is part of all distributions of LaTeX version
+% 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status `maintained'.
+% The current maintainer of this work is Casper Ti. Vector.
+%
+% This work consists of the following files:
+%   caspervector.tex
+%   caspervector-ay.tex
+
+\documentclass[UTF8]{ctexart}
+\usepackage[margin = 2cm, centering, includefoot]{geometry}
+\usepackage[
+	backend = biber, style = caspervector, utf8,
+	giveninits = true, sortgiveninits = true
+]{biblatex}
+\usepackage{fancyhdr, hyperref, enumitem, fancyvrb, hologo}
+
+\hypersetup{colorlinks = true, allcolors = blue}
+\pagestyle{fancy}\fancyhf{}\cfoot{\thepage}
+\renewcommand{\headrulewidth}{0pt}
+\setlist{nolistsep}
+\setlength{\hfuzz}{3pt}
+\ctexset{linestretch = {\maxdimen}}
+\renewcommand{\bibfont}{\small}
+\newcommand{\myemph}[1]{\emph{\textcolor{red}{#1}}}
+
+\DeclareBibliographyCategory{cited}
+\AtEveryCitekey{\addtocategory{cited}{\thefield{entrykey}}}
+\addbibresource{caspervector.bib}
+
+\begin{document}
+\title{\textbf{biblatex 参考文献和引用样式:\texttt{caspervector} v0.3.3}}
+\author{%
+	Casper Ti.\ Vector\thanks{\ %
+		\href{mailto:CasperVector at gmail.com}{\texttt{CasperVector at gmail.com}}.%
+	}%
+}
+\date{2018/06/29}
+\maketitle
+
+\section{引言}
+
+传统的 \hologo{BibTeX} 引擎存在一些固有的问题:
+首先,其样式文件(\verb|bst| 文件)使用后缀式的栈语言编写,
+使开发者难以入门和精通,更不便于一般用户进行自定义;
+其次,其排序方式很单一,
+无法直接实现中文 \hologo{TeX} 用户常常遇到的按汉语拼音排序等需求。
+与此相对应,biblatex\supercite{biblatex}/biber\supercite{biber}
+是一套新兴的 \hologo{TeX} 参考文献排版引擎,
+其样式文件(设定参考文献样式的 \verb|bbx| 文件和设定引用样式的 \verb|cbx| 文件)
+使用 \hologo{LaTeX} 编写,便于学习;
+同时,其支持根据 locale 进行排序。
+
+为了个人需要,同时也是为了给社区提供一个有益的参考,
+本文作者根据实际应用中遇到的常见需求编写了
+\verb|caspervector| 这个中西文 biblatex 样式。
+其逻辑框架基于国家标准 GB/T 7714--2005\supercite{gbt7714-2005},
+但在后者基础上根据个人审美趣味和 biblatex 所能实现的功能而
+对参考文献和引用格式进行了较大幅度的修改。
+用户如果需要更严格符合国家标准的样式,可以参考
+\verb|gb7714-2015|\supercite{blx-gb7714-2015}。
+
+\section{许可协议}
+
+版权所有 \copyright\ 2012--2018 Casper Ti.\ Vector。%
+\verb|caspervector| 参考文献和引用样式以
+\hologo{LaTeX} Project Public License\footnote{\ %
+	\url{https://www.latex-project.org/lppl/}.%
+}发布。%
+\verb|caspervector| 样式目前由其作者维护。
+
+\section{系统要求和安装方式}
+\subsection{系统要求}
+
+\begin{itemize}
+	\item biblatex 宏包(2.0 或以上版本):%
+		\verb|caspervector| 样式基于 biblatex 宏包。
+	\item biber 程序(和 biblatex 相应的版本):
+		用 biber 可以方便地实现文献按字母和拼音顺序排序。
+	\item 中文环境:%
+		\verb|caspervector| 样式虽支持中文,但其本身不提供中文环境。
+		用户仍然需要中文环境才能排版出文档。
+\end{itemize}
+
+以上要求在\myemph{最新}的\myemph{完全版}
+\hologo{TeX} Live 系统中都有完善的支持。
+
+\section{使用简介}
+\subsection{样式调用}
+
+用户应当通过以下命令调用 \verb|caspervector| 样式(如果须要使用
+作者--年编码制,应将 \verb|caspervector| 换成 \verb|caspervector-ay|):
+\begin{Verbatim}[frame = single]
+% “utf8”可能须要改为“gbk”,根据用户使用的字符编码而定。
+% “...” 代表其它选项。
+\usepackage[
+	backend = biber, style = caspervector, utf8, sorting = cenyt, ...
+]{biblatex}
+\end{Verbatim}
+其中 \verb|sorting| 选项用于(全局)指定按哪些字段排序,
+除 biblatex 提供的标准选项\supercite{biblatex}外,%
+\verb|caspervector| 样式还提供 \verb|cenyt| 和 \verb|ecnyt| 两种排序方案
+(\verb|caspervector| 默认设置为 \verb|none| 排序方案,即按引用顺序排序),
+表示依次按文献语言
+(\textbf{ce}nyt 表示中文文献在前,\textbf{ec}nyt 表示西文文献在前;
+文献语言根据 \verb|language| 字段进行区分,详见第 \ref{sec:fields} 部分)、
+编著者姓名(\textbf{n}ame)、出版年(\textbf{y}ear)
+和标题(\textbf{t}itle)排序\footnote{\ %
+	v0.2.x 和更早版本的 \texttt{caspervector}
+	样式支持的额外排序方案为 \texttt{centy} 和 \texttt{ecnty};
+	为了支持作者--年编码制,之后的版本不再支持这两种方案。%
+}。
+
+参考文献数据库
+(\verb|.bib| 文件,其格式见第 \ref{sec:fields}、\ref{sec:entries} 部分)
+通过 \verb|\addbibresource| 命令导入,%
+\myemph{注意不要省略扩展名 \texttt{.bib}}。
+例如,本文的参考文献数据库就是通过下述命令导入的:
+\begin{Verbatim}[frame = single]
+\addbibresource{caspervector.bib}
+\end{Verbatim}
+用户可以多次使用 \verb|\addbibresource| 命令,
+从多个参考文献数据库中导入参考文献。
+
+\subsection{引用命令}
+
+\verb|caspervector| 样式在顺序编码制下支持 biblatex 所提供的引用命令,
+其中最常用的是 \verb|\supercite|、\verb|\parencite| 和 \verb|\cite|。
+三个命令的用法类似:
+\begin{Verbatim}[frame = single]
+% 可选参数 prenote 和 postnote 分别用于设定引用记号前、后的注释。
+\citecommand[prenote][postnote]{key}
+\end{Verbatim}
+其中 \verb|\cite| 产生无格式化的引用标记\footnote{\ %
+	biblatex 的默认设置是带方括号,
+	而 \texttt{caspervector} 样式中出于功能完备性的考虑去掉了方括号。%
+},\verb|\parencite| 产生带方括号的引用标记,
+而 \verb|\supercite| 产生上标且带方括号的引用标记\footnote{\ %
+	biblatex 的默认设置是只上标、不带方括号,
+	而 \texttt{caspervector} 样式中根据作者见到的常见需求加上了方括号。%
+}。作者--年编码制下引用命令的用法请参考随 \verb|caspervector|
+样式附带的 \verb|caspervector-ay.pdf|(可用 \verb|texdoc| 命令查看)。
+
+例如,在本文中,%
+\verb|\parencite{gbt7714-2005}| 的输出是“\parencite{gbt7714-2005}”,
+而以下代码的输出是“\cite[文献][第 4 页]{gbt7714-2005}”:
+\begin{Verbatim}[frame = single]
+\cite[文献][第 4 页]{gbt7714-2005}
+\end{Verbatim}
+
+\subsection{文献列表}
+
+使用 \verb|\printbibliography| 命令可以在相应位置排版文献列表。
+其可(在方括号内)带一些可选参数\supercite{biblatex},
+常见的有:
+\begin{itemize}
+	\item \verb|title = 标题|:
+		可以用于指定文献列表的标题(默认为“参考文献”)。
+	\item \verb|heading = 标题样式|:
+		最常用的是当 \verb|heading| 的值为 \verb|bibintoc| 时,
+		可以将参考文献加入目录中;
+		当其值为 \verb|bibnumbered| 时,
+		参考文献列表参与章节编号(当然也会被自动加入目录中)。
+\end{itemize}
+
+例如,以下代码可以将文献列表的标题改为 “文献”,并使文献列表参与章节编号:
+\begin{Verbatim}[frame = single]
+\printbibliography[title = {文献}, heading = bibnumbered]
+\end{Verbatim}
+
+\subsection{编译方法}
+
+一般情况下,依次执行以下代码即可实现正确的排版:
+\begin{Verbatim}[frame = single]
+# “texfile”是被 TeX 编译的文件名中除去“.tex”的部分。
+# “pdflatex”可改为其它 TeX 程序,使用纯 latex 编译时可能还须要运行 dvipdfmx。
+pdflatex texfile
+biber -l zh__pinyin texfile
+pdflatex texfile
+pdflatex texfile
+\end{Verbatim}
+
+上述执行 \verb|biber| 的一行命令中,%
+\verb|-l| 的参数 \verb|zh__pinyin| 可改为其它
+被 Perl 的 \verb|Unicode::Collate| 模块支持的 locale\footnote{\ %
+	\url{http://search.cpan.org/~sadahiro/Unicode-Collate/Collate/Locale.pm}.%
+},这样在排序时将使用相应的排序规则。
+例如,如果要按笔画排序的话,可以将 \verb|zh__pinyin| 改为 \verb|zh__stroke|。
+
+\section{字段介绍}\label{sec:fields}
+\subsection{基本字段}
+
+除非特别指出,此部分字段在所有类型条目中均可用。
+
+\begin{itemize}
+	\item \verb|author|、\verb|editor|、\verb|translator|:
+		作者、编者、译者。\\\myemph{%
+			注:
+			在析出文献条目中,%
+			\texttt{author}、\texttt{editor}、\texttt{translator}
+			专指析出文献的作者、编者、译者。
+			在 \texttt{@patent} 类条目中,%
+			\texttt{author} 也可指专利的持有者。%
+		}
+	\item \verb|bookauthor|、\verb|booktitle|:析出文献所出自文献的作者和题名。
+	\item \verb|title|:文献题名。
+	\item \verb|edition|:文献版本\footnote{\ %
+		v0.3.2 和更早版本的 \texttt{caspervector} 样式不支持 \texttt{edition}
+		字段,但可手动在 \texttt{title} 字段中标注相应信息。%
+	},若为整数则会自动排版为“第 2 版”或“2nd ed.”等形式。
+	\item \verb|type|:文献类型和电子文献载体标志代码\supercite{gbt7714-2005}。
+	\item \verb|location|:出版地,或(在 \verb|@patent| 类条目中)专利申请地。
+	\item \verb|publisher|:出版者,或学位论文作者申请学位的单位。
+	\item \verb|journal|/\verb|journaltitle|:连续出版物题名,两个字段互相等价。
+	\item \verb|year|/\verb|date|:出版年、日期,这两个字段只须填写一个即可。
+	\item \verb|volume|:期刊中文献所处的卷号。
+	\item \verb|number|:期刊中文献所处的期号,或专利的申请号。
+	\item \verb|pages|:文献页码。
+	\item \verb|url|/\verb|eid|:
+		文献的 URL 和(arXiv 等平台的)电子标识码。\\\myemph{%
+			注:%
+			\texttt{url} 字段会被自动排版成链接,
+			但 \texttt{eid} 字段须要用户手工定义格式;
+			后者的一个示例见第 \ref{sec:faq} 部分。%
+		}
+	\item \verb|urldate|:检索日期,或 URL 的访问日期。
+	\item \verb|addendum|:补充说明,排版在文献列表中相应条目的最后。
+\end{itemize}
+
+\subsection{特殊字段}
+
+\begin{itemize}
+	\item \verb|language|:
+		值为 \verb|chinese| 时,相应条目在文献列表中用中文排版;
+		否则(为其他值或未定义时)用西文排版。
+	\item \verb|note|:用于排版一些特殊内容,参考第 \ref{sec:faq} 部分。
+	\item \verb|userf|:\verb|caspervector| 样式内部使用。
+	\item 其它通用特殊字段,见 biblatex 手册\supercite{biblatex}。
+\end{itemize}
+
+\section{条目类型}\label{sec:entries}
+\subsection{\texttt{@book} 类型}
+
+\verb|@book| 类型对应于 GB/T 7714--2005 中所指的“专著”和“电子文献”,
+其支持的常见别名包括 \verb|@booklet|、\verb|@online|、\verb|@proceedings|、%
+\verb|@report|、\verb|@thesis|、\verb|@unpublished|。
+
+\verb|@book| 类条目必需的基本字段为 \verb|title|。
+
+除必需字段之外,\verb|@book| 类条目也支持以下基本字段:%
+\verb|author|、\verb|editor|、\verb|translator|、\verb|edition|、%
+\verb|type|、\verb|location|、\verb|publisher|、%
+\verb|year|/\verb|date|(作者--年编码制中必需)、\verb|pages|、%
+\verb|url|/\verb|eid|、\verb|urldate|、\verb|addendum|。
+
+\subsection{\texttt{@incollection} 类型}
+
+\verb|@incollection| 类型对应于 GB/T 7714--2005 中所指的“专著中的析出文献”,
+其支持的常见别名包括
+\verb|@bookinbook|、\verb|@conference|、\verb|@inbook|、\verb|@inproceedings|。
+
+\verb|@incollection| 类条目必需的基本字段为 \verb|title| 以及 \verb|booktitle|。
+
+除必需字段之外,\verb|@incollection| 类条目也支持以下基本字段:%
+\verb|author|、\verb|editor|、\verb|translator|、\verb|bookauthor|、%
+\verb|edition|、\verb|type|、\verb|location|、\verb|publisher|、%
+\verb|year|/\verb|date|(作者--年编码制中必需)、\verb|pages|、%
+\verb|url|/\verb|eid|、\verb|urldate|、\verb|addendum|。
+
+\subsection{\texttt{@periodical} 类型}
+
+\verb|@periodical| 类型对应于 GB/T 7714--2005 中所指的“连续出版物”。
+
+\verb|@periodical| 类条目必需的基本字段为
+\verb|title|/\verb|journal|/\verb|journaltitle| 三者中的至少一个。
+
+除必需字段之外,\verb|@periodical| 类条目也支持以下基本字段:%
+\verb|author|/\verb|editor|/\verb|translator|、%
+\verb|type|、\verb|location|、\verb|publisher|、%
+\verb|year|/\verb|date|(作者--年编码制中必需)、%
+\verb|volume|、\verb|number|、\verb|pages|、%
+\verb|url|/\verb|eid|、\verb|urldate|、\verb|addendum|。
+
+\subsection{\texttt{@article} 类型}
+
+\verb|@article| 类型对应于 GB/T 7714--2005 中所指的“连续出版物中的析出文献”。
+
+\verb|@article| 类条目必需的基本字段为
+\verb|journal|/\verb|journaltitle| 两者中的至少一个,
+以及 \verb|year|/\verb|date| 两者中的至少一个。
+
+除必需字段之外,\verb|@article| 类条目也支持以下基本字段:%
+\verb|author|、\verb|title|、\verb|type|、%
+\verb|volume|、\verb|number|、\verb|pages|、%
+\verb|url|/\verb|eid|、\verb|urldate|、\verb|addendum|。
+
+\subsection{\texttt{@patent} 类型}
+
+\verb|@patent| 类型用于专利文献。
+
+\verb|@patent| 类条目必需的基本字段为 \verb|title|,
+以及 \verb|year|/\verb|date| 两者中的至少一个。
+
+除必需字段之外,\verb|@article| 类条目也支持以下基本字段:%
+\verb|author|、\verb|title|、\verb|type|、%
+\verb|location|、\verb|number|、%
+\verb|url|/\verb|eid|、\verb|urldate|、\verb|addendum|。
+
+\subsection{\texttt{@customf} 类型}
+
+\verb|@customf| 类型为特殊类型,
+专用于在文献列表的相应条目中排版自定义的文字。
+此类条目必需且唯一支持的基本字段为 \verb|addendum|,
+用户可将其设为自己希望排版的内容。
+
+\myemph{%
+	注:%
+	\texttt{@customf} 类型虽不支持 \texttt{author} 等字段,
+	但用户仍可以设定它们的值。
+	这样虽不能自动根据这些字段排版,
+	但仍可以根据它们
+	(主要是 \texttt{language}、\texttt{author}、\texttt{title}
+	和 \texttt{year}/\texttt{date} 五个字段)
+	进行排序。 %
+}
+
+\section{对参考文献进行分类排序}\label{sec:catsort}
+
+使用 biblatex 3.4 或更新版本的用户可以通过对不同的 \verb|\printbibliography|
+命令采用不同的调用环境来实现对不同部分文献按不同方案排序。
+例如,如须对被引用的文献按照引用顺序排序,
+而对未引用的文献按照西文文献在前、中文文献在后排序,
+则可以在导言区中加入下列几行代码:
+\begin{Verbatim}[frame = single]
+% 新建条目分类(category)用于区分被引用和未引用的文献条目。
+\DeclareBibliographyCategory{cited}
+% 每执行一次除 \nocite 之外的 \cite 类命令,将被引用的文献加到“cited”分类中。
+\AtEveryCitekey{\addtocategory{cited}{\thefield{entrykey}}}
+\end{Verbatim}
+在正文中准备排版文献列表的位置使用如下代码:
+\begin{Verbatim}[frame = single]
+% 按引用顺序排版“cited”分类,即被引用的文献条目。
+\begin{refcontext}[sorting = none]
+\printbibliography[category = cited, ..., title = {References}]
+\end{refcontext}
+% 按西文文献在前、中文文献在后排版“cited”分类之外,即未被引用的文献条目。
+\begin{refcontext}[sorting = ecnyt]
+\printbibliography[notcategory = cited, ..., title = {Works Not Cited}]
+\end{refcontext}
+\end{Verbatim}
+并在最后一个除 \verb|\nocite| 之外的 \verb|\cite| 类命令之后、%
+\verb|\end{document}| 之前的任意合适位置\footnote{\ %
+	因为 biblatex 中的引用顺序记录是按每个条目被第一次引用的顺序计算的,
+	所以 \texttt{\string\nocite\{*\}} 时导入文献的顺序会覆盖掉后面
+	\texttt{\string\cite} 类命令的引用顺序。
+}(例如,在本说明文档中,就是在 \verb|\end{document}| 之前一行)
+加入以下代码:
+\begin{Verbatim}[frame = single]
+% 将 .bib 文件中所有的参考文献都加到引用列表中,但不将它们加到“cited”分类中,
+% 也不会排版引用标号,只是在最后的 \printbibliography 命令中排版相应的文献条目。
+\nocite{*}
+\end{Verbatim}
+
+使用 biblatex 2.x 或更旧版本的用户须要
+将在正文中准备排版文献列表的位置使用的代码改为:
+\begin{Verbatim}[frame = single]
+% 按引用顺序排版“cited”分类,即被引用的文献条目。
+\printbibliography[category = cited, ..., sorting = none, title = {References}]
+% 按西文文献在前、中文文献在后排版“cited”分类之外,即未被引用的文献条目。
+\printbibliography%
+	[notcategory = cited, ..., sorting = ecnyt, title = {Works Not Cited}]
+\end{Verbatim}
+biblatex 3.0--3.3 中有一个 bug\footnote{\ %
+	可以参考 \url{https://tex.stackexchange.com/questions/250548/}。%
+} 导致分类排序失效,此问题基本无解。
+
+\section{FAQ 和其它使用提示}\label{sec:faq}
+
+用户可以通过省略可选字段的方式来避免排版相应的内容。
+例如,省略 \verb|type| 字段便可使相应条目不排版文献类型和电子文献载体标志代码。
+
+biblatex 的标准格式支持通过 \verb|eprint|、\verb|eprintclass|、\verb|eprinttype|
+等字段排版 arXiv 等平台的电子标识码;但本文作者因认为其用法死板、实现繁琐,
+故使用了自由格式的 \verb|eid| 字段。用户可以使用 \verb|\printtext|
+命令调用 biblatex 中内置的相应排版功能,例如文献 \parencite{perelman}
+中的电子标识码便是通过以下设定得到的:
+\begin{Verbatim}[frame = single]
+eid = {\printtext[eprint:arxiv]{math/0211159}},
+\end{Verbatim}
+其中 \verb|arxiv| 可以替换为其它在标准格式中被 \verb|eprinttype|
+字段支持的字符串,详见 biblatex 手册\supercite{biblatex};
+如果须要排版 DOI,应将方括号中的整个字符串替换为 \verb|doi|。%
+\myemph{%
+	须要特别注意的是,如果电子标识码中有特殊字符如
+	“\texttt{\_}”“\texttt{\%}”等时,应将相应字符用反斜杠转义为
+	“\texttt{\textbackslash\_}”“\texttt{\textbackslash\%}”等。%
+}
+
+用户在很多时候可以通过手动调用格式化命令来临时覆盖预设的格式设定,
+例如对于一个 \verb|@article| 类型的条目,以下代码将使年卷期号排版为类似于
+“\textbf{2018},\textit{14}(\hologo{TeX} 特刊)”的形式:
+\begin{Verbatim}[frame = single]
+year = {2018},
+volume = {14},
+number = {\hologo{TeX} 特刊},
+\end{Verbatim}
+
+因为 biblatex 内部实现的缘故,\verb|year|/\verb|date|
+字段被设为一些特殊内容时可能导致其出错。如果的确有这样的排版需求,
+可以使用 \verb|note| 字段,例如文献 \parencite{1-7}
+中的出版年便是通过以下设定得到的(\verb|origdate| 字段不会被排版出来,
+但会在排序时被 \verb|caspervector| 样式考虑;
+其具体用法请参考 biblatex 手册)\footnote{\ %
+	v0.2.x 和更早版本的 \texttt{caspervector} 样式支持直接在
+	\texttt{year} 字段中设定特殊内容;在之后的版本中,为了支持作者--年编码制,
+	\texttt{caspervector} 的内部实现进行了调整,导致其不再支持这样的用法。%
+}:
+\begin{Verbatim}[frame = single]
+origdate = {1845},
+note = {\textbf{1845}(\emph{清同治四年})},
+\end{Verbatim}
+
+\section{存在的问题}
+
+如第 \ref{sec:faq} 部分所述,%
+\verb|year|/\verb|date| 字段被设为一些特殊内容时可能导致出错。
+此外如第 \ref{sec:catsort} 部分所述,%
+biblatex 3.0--3.3 的功能调整导致分类排序失效。%
+\verb|caspervector| 样式的作者对此表示遗憾,希望用户能谅解。
+
+因为 biblatex 现有功能的限制,一些需求无法直接实现。例如类似于文献
+\parencite{3-2} 中同时有出版起止年和起止期号的情况就无法自动排版,
+只能通过用户手动实现。下面两种方式均可实现上述需求
+(\verb|origdate| 字段的用法请参考第 \ref{sec:faq} 部分):
+\begin{Verbatim}[frame = single]
+ at periodical{3-2,
+	author = {中国图书馆学会},
+	title = {图书馆学通讯},
+	type = {J},
+	origdate = {1957/1990},
+	note = {\textbf{1957}(1) -- \textbf{1990}(4)},
+	location = {北京},
+	publisher = {北京图书馆},
+	language = {chinese},
+}
+\end{Verbatim}
+或
+\begin{Verbatim}[frame = single]
+ at customf{3-2,
+	author = {中国图书馆学会},
+	title = {图书馆学通讯},
+	date = {1957/1990},
+	addendum = {中国图书馆学会。
+		\textit{图书馆学通讯} [J]。
+		\textbf{1957}(1) -- \textbf{1990}(4)。
+		北京:北京图书馆。},
+	language = {chinese},
+}
+\end{Verbatim}
+这两种方法中更加推荐使用前者,因为前者只须手动实现出版年和期号的排版。
+
+\begin{refcontext}[sorting = none]
+\printbibliography[category = cited, heading = bibnumbered, title = {本文参考文献}]
+\end{refcontext}
+\begin{refcontext}[sorting = ecnyt]
+\printbibliography[notcategory = cited, heading = bibnumbered, title = {%
+	其它参考文献示例
+	(引自\texorpdfstring{文献 \parencite{gbt7714-2005}}{ GB/T 7714-2005})%
+}]
+\end{refcontext}
+
+\section{更新记录}
+\VerbatimInput[tabsize = 4, fontsize = {\small}, baselinestretch = 1]{ChangeLog.txt}
+
+\nocite{*}
+\end{document}
+
+% vim:ft=tex:ts=2:sw=2


Property changes on: trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/caspervector.tex
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Deleted: trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/readme.bib
===================================================================
--- trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/readme.bib	2018-07-02 18:01:08 UTC (rev 48121)
+++ trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/readme.bib	2018-07-02 20:39:36 UTC (rev 48122)
@@ -1,796 +0,0 @@
- at online{biber,
-	author = {Kime, Philip and Charette, Fran\c{c}ois},
-	title = {Biber: A backend bibliography processor for biblatex (Version 1.8)},
-	type = {M/OL},
-	date = {2013-10-18},
-	url = {http://mirror.ctan.org/biblio/biber/},
-	urldate = {2014-05-24},
-	language = {english},
-}
-
- at online{biblatex,
-	author = {Lehman, Philipp},
-	title = {The biblatex Package: Programmable Bibliographies and Citations (Version 2.8a)},
-	type = {M/OL},
-	date = {2013-11-25},
-	url = {http://mirror.ctan.org/macros/latex/exptl/biblatex/},
-	urldate = {2014-05-24},
-	language = {english},
-}
-
- at report{gbt7714-2005,
-	author = {中华人民共和国国家质量监督检验检疫总局 and 中国标准化管理委员会},
-	title = {GB/T 7714--2005 文后参考文献著录规则},
-	type = {S},
-	date = {2005-03-23},
-	addendum = {(可见清华大学图书馆网页上的电子版:\url{http://lib.tsinghua.edu.cn/service/paperwriting.html}。)},
-	urldate = {2014-05-24},
-	language = {chinese},
-}
-
- at book{1-1,
-	author = {余敏},
-	title = {出版集团研究},
-	type = {M},
-	location = {北京},
-	publisher = {中国书籍出版社},
-	year = {2001},
-	pages = {179-193},
-	language = {chinese},
-}
-
- at book{1-2,
-	author = {昂温, G. and 昂温, P. S.},
-	title = {外国出版史},
-	translator = {陈生铮},
-	type = {M},
-	location = {北京},
-	publisher = {中国书籍出版社},
-	year = {1988},
-	language = {chinese},
-}
-
- at report{1-3,
-	author = {全国文献工作标准化技术委员会第七分委员会},
-	title = {GB/T 5795--1986 中国标准书号},
-	type = {S},
-	location = {北京},
-	publisher = {中国标准出版社},
-	year = {1986},
-	language = {chinese},
-}
-
- at book{1-4,
-	author = {辛希孟},
-	title = {信息技术与信息服务国际研讨会论文集:A 集},
-	type = {C},
-	location = {北京},
-	publisher = {中国社会科学出版社},
-	year = {1994},
-	language = {chinese},
-}
-
- at thesis{1-5,
-	author = {孙玉文},
-	title = {汉语变调构词研究},
-	type = {D},
-	location = {北京},
-	publisher = {北京大学出版社},
-	year = {2000},
-	language = {chinese},
-}
-
- at book{1-6,
-	author = {顾炎武},
-	title = {昌平山水记;京东考古录},
-	type = {M},
-	location = {北京},
-	publisher = {北京古籍出版社},
-	year = {1982},
-	language = {chinese},
-}
-
- at book{1-7,
-	author = {王夫之},
-	title = {宋论(刻本)},
-	type = {M},
-	location = {金陵},
-	publisher = {曾氏},
-	sortyear = {1845},
-	year = {1845\textmd{(\emph{清同治四年})}},
-	language = {chinese},
-}
-
- at book{1-8,
-	author = {赵耀东},
-	title = {新时代的工业工程师},
-	type = {M/OL},
-	location = {台北},
-	publisher = {天下文化出版社},
-	year = {1998},
-	url = {http://ie.nthu.edu.tw/info/ie.newie.htm},
-	urldate = {1998-09-26},
-	language = {chinese},
-}
-
- at book{1-9,
-	author = {Piggot, T. M.},
-	title = {The cataloguer's way through AACR2: from document receipt to document retrieval},
-	type = {M},
-	location = {London},
-	publisher = {{The Library Association}},
-	year = {1990},
-	language = {english},
-}
-
- at book{1-10,
-	author = {Peebles, Jr., P. Z.},
-	title = {Probability, random variable, and random signal principles (4th ed.)},
-	type = {M},
-	location = {New York},
-	publisher = {{McGraw Hill}},
-	year = {2001},
-	language = {english},
-}
-
- at proceedings{1-11,
-	editor = {Yufin, S. A.},
-	title = {Geoecology and computers: proceedings of the Third International Conference on Advance of Computer Methods in Geotechnical and Geoenvironmental Engineering, Moscow, Russia, February 1--4, 2000},
-	type = {C},
-	location = {Rotterdam},
-	publisher = {A. A. Balkema},
-	language = {english},
-}
-
- at incollection{2-1,
-	author = {程根伟},
-	title = {1998 年长江洪水的成因与减灾对策},
-	type = {M},
-	bookauthor = {许厚泽 and 赵其国},
-	booktitle = {长江流域洪涝灾害与科技对策},
-	location = {北京},
-	publisher = {科学出版社},
-	year = {1999},
-	pages = {32-36},
-	language = {chinese},
-}
-
- at incollection{2-2,
-	author = {陈晋镶 and 张惠民 and 朱士兴 and 其他作者},
-	title = {蓟县震旦亚界研究},
-	type = {M},
-	bookauthor = {中国地质科学院天津地质矿产研究所},
-	booktitle = {中国震旦亚界},
-	location = {天津},
-	publisher = {天津科学技术出版社},
-	year = {1980},
-	pages = {56-114},
-	language = {chinese},
-}
-
- at incollection{2-3,
-	author = {白书农},
-	title = {植物开花研究},
-	type = {M},
-	bookauthor = {李承森},
-	booktitle = {植物科学进展},
-	location = {北京},
-	publisher = {高等教育出版社},
-	year = {1998},
-	pages = {146-163},
-	language = {chinese},
-}
-
- at incollection{2-4,
-	author = {马克思},
-	title = {关于《工资、价格和利润》的报告札记},
-	type = {M},
-	bookauthor = {马克思 and 恩格斯},
-	booktitle = {马克思恩格斯全集:第44卷},
-	location = {北京},
-	publisher = {人民出版社},
-	year = {1982},
-	pages = {505},
-	language = {chinese},
-}
-
- at inproceedings{2-5,
-	author = {钟文发},
-	title = {非线性规划在可燃毒物配置中的应用},
-	type = {C},
-	bookauthor = {赵玮},
-	booktitle = {运筹学的理论与应用:中国运筹学会第五届大会论文集},
-	location = {西安},
-	publisher = {西安电子科技大学出版社},
-	year = {1996},
-	pages = {468-471},
-	language = {chinese},
-}
-
- at incollection{2-6,
-	author = {Weinstein, L. and Swertz, M. N.},
-	title = {Pathogenic properties of invading microorganism},
-	type = {M},
-	bookauthor = {Sodeman, Jr., W. A. and Sodeman, W. A.},
-	booktitle = {Pathologic physiology: mechanisms of disease},
-	location = {Philadelphia},
-	publisher = {Saunders},
-	year = {1974},
-	pages = {745-772},
-	language = {english},
-}
-
- at periodical{3-1,
-	author = {中国地质学会},
-	title = {地质论评},
-	type = {J},
-	year = {1936},
-	volume = {1},
-	number = {1},
-	location = {北京},
-	publisher = {地质出版社},
-	language = {chinese},
-}
-
- at periodical{3-2,
-	author = {中国图书馆学会},
-	title = {图书馆学通讯},
-	type = {J},
-	sortyear = {1957},
-	year = {\textmd{\textbf{1957}(1) -- \textbf{1990}(4)}},
-	location = {北京},
-	publisher = {北京图书馆},
-	language = {chinese},
-}
-
- at periodical{3-3,
-	author = {{American Association for the Advancement of Science}},
-	title = {Science},
-	type = {J},
-	year = {1883},
-	volume = {1},
-	number = {1},
-	location = {Washington, D. C.},
-	publisher = {{American Association for the Advancement of Science}},
-	language = {english},
-}
-
- at article{4-1,
-	author = {李晓东 and 张庆红 and 叶瑾琳},
-	title = {气候学研究的若干理论问题},
-	type = {J},
-	journal = {北京大学学报:自然科学版},
-	year = {1999},
-	volume = {35},
-	number = {1},
-	pages = {101-106},
-	language = {chinese},
-}
-
- at article{4-2,
-	author = {刘武 and 郑良 and 姜础},
-	title = {元谋古猿牙齿测量数据的统计分析及其在分类研究上的意义},
-	type = {J},
-	journal = {科学通报},
-	year = {1999},
-	volume = {44},
-	number = {23},
-	pages = {2481-2488},
-	language = {chinese},
-}
-
- at article{4-3,
-	author = {傅刚 and 赵承 and 李佳路},
-	title = {大风沙过后的思考},
-	type = {N/OL},
-	journal = {北京青年报},
-	date = {2000-04-12},
-	url = {http://www.bjyouth.com.cn/Bgb/20000412/GB/4216%5ED0412B1401.htm},
-	urldate = {2005-07-12},
-	language = {chinese},
-}
-
- at article{4-4,
-	author = {莫少强},
-	title = {数字式中文全文文献格式的设计与研究},
-	type = {J/OL},
-	journal = {情报学报},
-	year = {1999},
-	volume = {18},
-	number = {4},
-	pages = {1-6},
-	url = {http://periodical.wanfangdata.com.cn/periodical/qbxb/qbxb99/qbxb9904/990407.htm},
-	urldate = {2001-07-08},
-	language = {chinese},
-}
-
- at article{4-5,
-	author = {Kanamori, H.},
-	title = {Shaking without quaking},
-	type = {J},
-	journal = {Science},
-	year = {1998},
-	volume = {279},
-	number = {5359},
-	pages = {2063-2064},
-	language = {english},
-}
-
- at article{4-6,
-	author = {Caplan, P.},
-	title = {Cataloging internet resources},
-	type = {J},
-	journal = {The Public Access Computer Systems Review},
-	year = {1993},
-	volume = {4},
-	number = {2},
-	pages = {61-66},
-	language = {english},
-}
-
- at patent{5-1,
-	author = {姜锡洲},
-	title = {一种温热外敷药制备方案},
-	type = {P},
-	location = {中国},
-	number = {88105607.3},
-	date = {1989-07-26},
-	language = {chinese},
-}
-
- at patent{5-2,
-	author = {西安电子科技大学},
-	title = {光折变自适应光外差探测方法},
-	type = {P/OL},
-	location = {中国},
-	number = {01128777.2},
-	date = {2002-03-06},
-	url = {http://211.152.9.47/sipoasp/zljs/hyjs-yx-new.asp?recid=01128777.2&Ieixin=0},
-	urldate = {2002-05-28},
-	language = {chinese},
-}
-
- at patent{5-3,
-	author = {Tachibana, R. and Shimizu, S. and Kobayshi, S. and Other Authors},
-	title = {Electronic watermarking method and system},
-	type = {P/OL},
-	location = {US},
-	number = {6,915,001},
-	date = {2002-04-25},
-	url = {http://patftuspto.gov/nemcgi/nph-Parser?Sectl=PT02&Sect2=HITOFF&p=1&u=/netahmrl/search-bool.huml&r=1&f=G&1=50&col=AND&d=ptxt&sl='Electronic+watermarking+method+systern'.TTL.&OS=TTL/},
-	urldate = {2002-05-28},
-	language = {english},
-}
-
- at online{6-1,
-	title = {PACS-L: the public-access computer systems forum},
-	type = {EB/OL},
-	location = {Houston, Tex},
-	publisher = {University of Houston Libraries},
-	year = {1989},
-	url = {http://info.lib.uh.edu/pacsl.html},
-	urldate = {1995-05-17},
-	language = {english},
-}
-
- at online{6-2,
-	author = {{Online Computer Library Center, Inc.}},
-	title = {History of OCLC},
-	type = {EB/OL},
-	url = {http://www.oclc.org/about/history/default.htm},
-	urldate = {2000-01-08},
-	language = {english},
-}
-
- at online{6-3,
-	author = {Hopkinson, A.},
-	title = {UNIMARC and metadsta: Dublin Core},
-	type = {EB/OL},
-	url = {http://www.ifla.org/IV/ifla64/138-161e.htm},
-	urldate = {1999-12-08},
-	language = {english},
-}
-
- at book{a1-1,
-	author = {广西壮族自治区林业厅},
-	title = {广西自然保护区},
-	type = {M},
-	location = {北京},
-	publisher = {中国林业出版社},
-	year = {1993},
-	language = {chinese},
-}
-
- at book{a1-2,
-	author = {蒋有绪 and 郭泉水 and 马娟 and 其他作者},
-	title = {中国森林群落分类及其群落学特征},
-	type = {M},
-	location = {北京},
-	publisher = {科学出版社},
-	year = {1998},
-	language = {chinese},
-}
-
- at book{a1-3,
-	author = {唐绪军},
-	title = {报业经济与报业经营},
-	type = {M},
-	location = {北京},
-	publisher = {新华出版社},
-	year = {1999},
-	pages = {117-121},
-	language = {chinese},
-}
-
- at book{a1-4,
-	author = {赵凯华 and 罗蔚茵},
-	title = {新概念物理教程:力学},
-	type = {M},
-	location = {北京},
-	publisher = {高等教育出版社},
-	year = {1995},
-	language = {chinese},
-}
-
- at book{a1-5,
-	author = {汪昂},
-	title = {本草备要(石印本,增补)},
-	type = {M},
-	location = {上海},
-	publisher = {同文书局},
-	year = {1912},
-	language = {chinese},
-}
-
- at book{a1-6,
-	author = {Crawford, W. and Gorman, M.},
-	title = {Futuer libraries: dreams, madness \& reality},
-	type = {M},
-	location = {Chicago},
-	publisher = {{American Library Association}},
-	year = {1995},
-	language = {english},
-}
-
- at book{a1-7,
-	author = {{International Federation of Library Association and Institutions}},
-	title = {Names of persons: national usages for entry in catalogues (3rd ed.)},
-	type = {M},
-	location = {London},
-	publisher = {{IFLA International Office for UBC}},
-	year = {1977},
-	language = {english},
-}
-
- at book{a1-8,
-	author = {O'Brien, J. A.},
-	title = {Introduction to information systems (7th ed.)},
-	type = {M},
-	location = {Burr Ridge, III.},
-	publisher = {Irwin},
-	year = {1994},
-	language = {english},
-}
-
- at book{a1-9,
-	author = {Rood, H. J.},
-	title = {Logic and structured design for computer programmers (3rd ed.)},
-	type = {M},
-	publisher = {{Brooks/Cole-Thomson Learning}},
-	year = {2001},
-	language = {english},
-}
-
- at proceedings{a2-1,
-	author = {中国力学学会},
-	title = {第 3 届全国实验流体力学学术会议论文集},
-	type = {C},
-	location = {天津},
-	year = {1990},
-	language = {chinese},
-}
-
- at proceedings{a2-2,
-	author = {Rosenthall, E. M.},
-	title = {Proceedings of the Fifth Canadian Mathematical Congress, University of Montreal, 1961},
-	type = {C},
-	location = {Toronto},
-	publisher = {{University of Toronto Press}},
-	year = {1963},
-	language = {english},
-}
-
- at proceedings{a2-3,
-	author = {Ganzha, V. G. and Mayr, E. W. and Vorozhtsov, E. V.},
-	title = {Computer algebra in scientific computing: CASC 2000: proceedings of the Third Workshop on Algebra in Scientific Computing, Samarkand, October 5-9,2000},
-	type = {C},
-	location = {Berlin},
-	publisher = {Springer},
-	year = {c2000},
-	language = {english},
-}
-
- at report{a3-1,
-	author = {{U.S. Department of Transportation Federal Highway Administration}},
-	title = {Guidelines for handling excavated acid-producing materials, PB 91-194001},
-	type = {R},
-	location = {Springfield},
-	publisher = {{U.S. Department of Commerce National Information Service}},
-	year = {1990},
-	language = {english},
-}
-
- at report{a3-2,
-	author = {{World Health Organization}},
-	title = {Factors regulating the immune response: report of WHO Scientific Group},
-	type = {R},
-	location = {Geneva},
-	publisher = {WHO},
-	year = {1970},
-	language = {english},
-}
-
- at thesis{a4-1,
-	author = {张志祥},
-	title = {间断动力系统的随机扰动及其在守恒律方程中的应用},
-	type = {D},
-	location = {北京},
-	publisher = {北京大学数学学院},
-	year = {1998},
-	language = {chinese},
-}
-
- at thesis{a4-2,
-	author = {Calms, R. B.},
-	title = {Infrared spectroscopic studies on solid oxygen},
-	type = {D},
-	location = {Berkeley},
-	publisher = {{Univ. of California}},
-	year = {1965},
-	language = {english},
-}
-
- at patent{a5-1,
-	author = {刘加林},
-	title = {多功能一次性压舌板},
-	type = {P},
-	location = {中国},
-	number = {92214985.2},
-	date = {1993-04-14},
-	language = {chinese},
-}
-
- at patent{a5-2,
-	author = {河北绿洲生态环境科技有限公司},
-	title = {一种荒漠化地区生态植被综合培育种植方法},
-	type = {P/OL},
-	location = {中国},
-	number = {01129210.5},
-	date = {2001-10-24},
-	urldate = {2002-05-28},
-	url = {http://211.152.9.47/sipoasp/zlijs/hyjs-yx-new.asp?recid=01129210.5&leixin},
-	language = {chinese},
-}
-
- at patent{a5-3,
-	author = {Koseki, A. and Momose, H. and Kawahito, M. and Other Authors},
-	title = {Compiler},
-	type = {P/OL},
-	location = {US},
-	number = {828402},
-	date = {2002-05-25},
-	url = {http://FF&p=1&u=netahtml/PTO/search-bool.html&r=5&f=G&l=5&col=AND&d=PG01&sl=IBM.AS.&0S=AN/IBM&RS=AN/},
-	urldate = {2002-02-28},
-	language = {english},
-}
-
- at incollection{a6-1,
-	author = {国家标准局信息分类编码研究所},
-	title = {GB/T 2659--1986 世界各国和地区名称代码},
-	type = {S},
-	bookauthor = {全国文献工作标准化技术委员会},
-	booktitle = {文献工作国家标准汇编:3},
-	location = {北京},
-	publisher = {中国标准出版社},
-	year = {1988},
-	pages = {59-92},
-	language = {chinese},
-}
-
- at incollection{a6-2,
-	author = {韩吉人},
-	title = {论职工教育的特点},
-	type = {G},
-	bookauthor = {中国职工教育研究会},
-	booktitle = {职工教育研究论文集},
-	location = {北京},
-	publisher = {人民教育出版社},
-	year = {1985},
-	pages = {90-99},
-	language = {chinese},
-}
-
- at incollection{a6-3,
-	author = {Buseck, P. R. and Nord, Jr., G. L. and Veblen D. R.},
-	title = {Subsolidus phenomena in pyroxenes},
-	type = {M},
-	bookauthor = {Prewitt, C. T.},
-	booktitle = {Pyroxense},
-	location = {Washington, D. C.},
-	publisher = {{Mineralogical Society of America}},
-	year = {c1980},
-	pages = {117-211},
-	language = {english},
-}
-
- at inproceedings{a6-4,
-	author = {Fourney, M. E.},
-	title = {Advances in holographic photoelasticity},
-	type = {C},
-	bookauthor = {{American Society of Mechanical Engineers, Applied Mechanics Division}},
-	booktitle = {Symposium on Applications of Holography in Mechanics, August 23--25, 1971, University of Southern California, Los Angeles, California},
-	location = {New York},
-	publisher = {ASME},
-	year = {c1971},
-	pages = {17-38},
-	language = {english},
-}
-
- at incollection{a6-5,
-	author = {Martin, G.},
-	title = {Control of electronic resources in Australia},
-	type = {M},
-	bookauthor = {Pattle, L. W. and Cox, B. J.},
-	booktitle = {Electronic resources: selection and bibliographic control},
-	location = {New York},
-	publisher = {{The Haworth Press}},
-	year = {1966},
-	pages = {85-96},
-	language = {english},
-}
-
- at article{a7-1,
-	author = {李炳穆},
-	title = {理想的图书馆员和信息专家的素质与形象},
-	type = {J},
-	journal = {图书情报工作},
-	year = {2000},
-	number = {2},
-	pages = {5-8},
-	language = {chinese},
-}
-
- at article{a7-2,
-	author = {陶仁骥},
-	title = {密码学与数学},
-	type = {J},
-	journal = {自然杂志},
-	year = {1984},
-	volume = {7},
-	number = {7},
-	pages = {527},
-	language = {chinese},
-}
-
- at article{a7-3,
-	author = {亚洲地质图编目组},
-	title = {亚洲地层与地质历史概述},
-	type = {J},
-	journal = {地质学报},
-	year = {1978},
-	volume = {3},
-	pages = {104-208},
-	language = {chinese},
-}
-
- at article{a7-4,
-	author = {des Marais, D. J. and Strauss, H. and Summons, R. E. and Other Authors},
-	title = {Carbon isotope evidence for the stepwise oxidation of the Proterozoic environment},
-	type = {J},
-	journal = {Nature},
-	year = {1992},
-	volume = {359},
-	pages = {605-609},
-	language = {english},
-}
-
- at article{a7-5,
-	author = {Hewitt, J. A.},
-	title = {Technical services in 1983},
-	type = {J},
-	journal = {Library Resource Services},
-	year = {1984},
-	volume = {28},
-	number = {3},
-	pages = {205-218},
-	language = {english},
-}
-
- at article{a8-1,
-	author = {丁文祥},
-	title = {数字革命与竞争国际化},
-	type = {N},
-	journal = {中国青年报},
-	date = {2000-11-20},
-	language = {chinese},
-}
-
- at article{a8-2,
-	author = {张田勤},
-	title = {罪犯 DNA 库与生命伦理学计划},
-	type = {N},
-	journal = {大众科技报},
-	date = {2000-11-12},
-	language = {chinese},
-}
-
- at article{a9-1,
-	author = {江向东},
-	title = {互联网环境下的信息处理与图书管理系统解决方案},
-	type = {J/OL},
-	journal = {情报学报},
-	year = {1999},
-	volume = {18},
-	number = {2},
-	pages = {4},
-	url = {http://www.chinainfo.gov.cn/periodical/qbxb/qbxb99/qbxb990203},
-	urldate = {2000-01-18},
-	language = {chinese},
-}
-
- at online{a9-2,
-	author = {萧钰},
-	title = {出版业信息化迈入快车道},
-	type = {EB/OL},
-	date = {2001-12-19},
-	url = {http://www.creader.com/news/20011219/200112190019.html},
-	urldate = {2002-04-15},
-	language = {chinese},
-}
-
- at article{a9-3,
-	author = {Christine, M.},
-	title = {Plant physiology: plant biology in the Genome Era},
-	type = {J/OL},
-	journal = {Science},
-	year = {1998},
-	volume = {281},
-	pages = {331-332},
-	url = {http://www.sciencemag.org/cgi/collection/anatmorp},
-	urldate = {1998-09-23},
-	language = {english},
-}
-
- at incollection{a9-4,
-	author = {Metcalf, S. W.},
-	title = {The Tort Hall air emission study},
-	type = {C/OL},
-	booktitle = {The International Congress on Hazardous Waste, Atlanta Marriott Marquis Hotel, Atlanta, Georgia, June 5--8, 1995: impact on human and ecological health},
-	url = {http://atsdrl.atsdr.cdc.gov:8080/cong95.html},
-	urldate = {1998-09-22},
-	language = {english},
-}
-
- at book{a9-5,
-	author = {Turcotte, D. L.},
-	title = {Fractals and chaos in geology and geophysics},
-	type = {M/OL},
-	location = {New York},
-	publisher = {{Cambridge University Press}},
-	year = {1992},
-	url = {http://www.seg.org/reviews/mccorm30.html},
-	urldate = {1998-09-23},
-	language = {english},
-}
-
- at misc{a9-6,
-	author = {{Scitor Corporation}},
-	title = {Project scheduler},
-	type = {CP/DK},
-	location = {Sunnyvale, Calif.},
-	publisher = {{Scitor Corporation}},
-	year = {c1983},
-	language = {english},
-}
-
-% vim:ts=4:sw=4

Deleted: trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/readme.pdf
===================================================================
(Binary files differ)

Deleted: trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/readme.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/readme.tex	2018-07-02 18:01:08 UTC (rev 48121)
+++ trunk/Master/texmf-dist/doc/latex/biblatex-caspervector/readme.tex	2018-07-02 20:39:36 UTC (rev 48122)
@@ -1,448 +0,0 @@
-% Documentation for biblatex-caspervector
-%
-% Copyright (c) 2012-2016 Casper Ti. Vector
-%
-% This work may be distributed and/or modified under the conditions of the
-% LaTeX Project Public License, either version 1.3 of this license or (at
-% your option) any later version.
-% The latest version of this license is in
-%   http://www.latex-project.org/lppl.txt
-% and version 1.3 or later is part of all distributions of LaTeX version
-% 2005/12/01 or later.
-%
-% This work has the LPPL maintenance status `maintained'.
-% The current maintainer of this work is Casper Ti. Vector.
-%
-% This work consists of the following files:
-%   readme.tex
-
-\documentclass[UTF8]{ctexart}
-\usepackage[margin = 2cm, centering, includefoot]{geometry}
-\usepackage[
-	backend = biber, style = caspervector, utf8,
-	giveninits = true, sortgiveninits = true
-]{biblatex}
-\usepackage{fancyhdr, hyperref, enumitem, fancyvrb, hologo}
-
-\pagestyle{fancy}\fancyhf{}\cfoot{\thepage}
-\renewcommand{\headrulewidth}{0pt}
-\setlist{nolistsep}
-\hypersetup{colorlinks = true, allcolors = blue}
-
-\DeclareBibliographyCategory{cited}
-\AtEveryCitekey{\addtocategory{cited}{\thefield{entrykey}}}
-\addbibresource{readme.bib}
-
-\setlength{\hfuzz}{3pt}
-\ctexset{linestretch = {\maxdimen}}
-\renewcommand{\bibfont}{\small}
-\newcommand{\myemph}[1]{\emph{\textcolor{red}{#1}}}
-
-\begin{document}
-\title{\textbf{biblatex 参考文献和引用样式:\texttt{caspervector} v0.2.7}}
-\author{%
-	Casper Ti.\ Vector\thanks{\ %
-		\href{mailto:CasperVector at gmail.com}{\texttt{CasperVector at gmail.com}}.%
-	}%
-}
-\date{2017/03/01}
-\maketitle
-
-\section{引言}
-
-传统的 \hologo{BibTeX} 引擎存在一些固有的问题:
-首先,其样式文件(\verb|bst| 文件)使用后缀式的栈语言编写,
-使开发者难以入门和精通,更不便于一般用户进行自定义;
-其次,其排序方式很单一,
-无法直接实现中文 \hologo{TeX} 用户常常遇到的按汉语拼音排序等需求。
-
-与此相对应,
-biblatex\supercite{biblatex}/biber\supercite{biber}
-是一套新兴的 \hologo{TeX} 参考文献排版引擎,
-其样式文件(设定参考文献样式的 \verb|bbx| 文件和设定引用样式的 \verb|cbx| 文件)
-使用 \hologo{LaTeX} 编写,便于学习;
-同时,其支持根据 locale 进行排序。
-
-目前 \hologo{TeX} 社区中尚无人发布为中文用户设计的 biblatex 样式。
-为了个人需要,同时也是为了给社区提供一个有益的参考,
-本文作者根据实际应用中遇到的常见需求编写了
-\verb|caspervector| 这个用于顺序编码制的中英文 biblatex 样式。
-其逻辑框架基于
-国家标准 GB/T 7714--2005\supercite{gbt7714-2005},
-但在其基础上根据个人审美趣味和 biblatex 所能实现的功能而
-对参考文献和引用格式进行了较大幅度的修改。
-
-\section{许可协议}
-
-版权所有 \copyright\ 2012--2017 Casper Ti.\ Vector。%
-\verb|caspervector| 参考文献和引用样式以
-\hologo{LaTeX} Project Public License\footnote{\ %
-	\url{http://www.latex-project.org/lppl/}.%
-}发布。%
-\verb|caspervector| 样式目前由其作者维护。
-
-\section{系统要求和安装方式}
-\subsection{系统要求}
-
-\begin{itemize}
-	\item biblatex 宏包(2.0 或以上版本):%
-		\verb|caspervector| 样式基于 biblatex 宏包。
-	\item biber 程序(和 biblatex 相应的版本):
-		用 biber 可以方便地实现文献按字母和拼音顺序排序。
-	\item 中文环境:%
-		\verb|caspervector| 样式虽支持中文,但其本身不提供中文环境。
-		用户仍然需要中文环境才能排版出文档。
-\end{itemize}
-
-以上要求在\myemph{最新}的\myemph{完全版}
-\hologo{TeX} Live 系统中都有完善的支持。
-
-\section{使用简介}
-\subsection{样式调用}
-
-用户应当通过以下命令调用 \verb|caspervector| 样式:
-\begin{Verbatim}[frame = single]
-% “utf8”可能需要改为“gbk”,根据用户使用的字符编码而定。
-% “...” 代表其它选项。
-\usepackage[
-	backend = biber, style = caspervector, utf8, sorting = centy, ...
-]{biblatex}
-\end{Verbatim}
-其中 \verb|sorting| 选项用于(全局)指定按哪些字段排序,
-除 biblatex 提供的标准选项\supercite{biblatex}外,%
-\verb|caspervector| 样式还提供 \verb|centy| 和 \verb|ecnty| 两种排序方案
-(\verb|caspervector| 默认设置为 \verb|none| 排序方案,即按引用顺序排序),
-表示依次按文献语言
-(\textbf{ce}nty 表示中文文献在前,\textbf{ec}nty 表示英文文献在前;
-文献语言根据 \verb|language| 字段进行区分,详见第 \ref{sec:fields} 部分)、
-编著者姓名(\textbf{n}ame)、标题(\textbf{t}itle)
-和出版年(\textbf{y}ear)排序。
-
-参考文献数据库
-(\verb|.bib| 文件,其格式见第 \ref{sec:fields}、\ref{sec:entries} 部分)
-通过 \verb|\addbibresource| 命令导入,%
-\myemph{注意不要省略扩展名 \texttt{.bib}}。
-例如,本文的参考文献数据库就是通过下述命令导入的:
-\begin{Verbatim}[frame = single]
-\addbibresource{readme.bib}
-\end{Verbatim}
-用户可以多次使用 \verb|\addbibresource| 命令,
-从多个参考文献数据库中导入参考文献。
-
-\subsection{引用命令}
-
-\verb|caspervector| 样式支持 biblatex 所提供的引用命令,
-其中最常用的是 \verb|\supercite|、\verb|\parencite| 和 \verb|\cite|。
-三个命令的用法类似:
-\begin{Verbatim}[frame = single]
-% 可选参数 prenote 和 postnote 分别用于设定引用记号前、后的注释。
-\citecommand[prenote][postnote]{key}
-\end{Verbatim}
-其中 \verb|\cite| 产生无格式化的引用标记\footnote{\ %
-	biblatex 的默认设置是带方括号,
-	而 \texttt{caspervector} 样式中出于功能完备性的考虑去掉了方括号。%
-},\verb|\parencite| 产生带方括号的引用标记,
-而 \verb|\supercite| 产生上标且带方括号的引用标记\footnote{\ %
-	biblatex 的默认设置是只上标、不带方括号,
-	而 \texttt{caspervector} 样式中根据作者见到的常见需求加上了方括号。%
-}。
-
-例如,在本文中,%
-\verb|\parencite{gbt7714-2005}| 的输出是“\parencite{gbt7714-2005}”,
-而
-\begin{Verbatim}[frame = single]
-\cite[文献][第 4 页]{gbt7714-2005}
-\end{Verbatim}
-的输出是“\cite[文献][第 4 页]{gbt7714-2005}”。
-
-\subsection{文献列表}
-
-使用 \verb|\printbibliography| 命令可以在相应位置排版文献列表。
-其可(在方括号内)带一些可选参数\supercite{biblatex},
-常见的有:
-\begin{itemize}
-	\item \verb|title = 标题|:
-		可以用于指定文献列表的标题(默认为“参考文献”)。
-	\item \verb|heading = 标题样式|:
-		最常用的是当 \verb|heading| 的值为 \verb|bibintoc| 时,
-		可以将参考文献加入目录中;
-		当其值为 \verb|bibnumbered| 时,
-		参考文献列表参与章节编号(当然也会被自动加入目录中)。
-\end{itemize}
-
-例如,用
-\begin{Verbatim}[frame = single]
-\printbibliography[title = {文献}, heading = bibnumbered]
-\end{Verbatim}
-可以将文献列表的标题改为 “文献”,
-并使文献列表参与章节编号。
-
-\subsection{编译方法}
-
-一般情况下,依次执行
-\begin{Verbatim}[frame = single]
-# “texfile”是被 TeX 编译的文件名中除去“.tex”的部分。
-# “pdflatex”可改为其它 TeX 程序,使用纯 latex 编译时可能还需要运行 dvipdfmx。
-pdflatex texfile
-biber -l zh__pinyin texfile
-pdflatex texfile
-pdflatex texfile
-\end{Verbatim}
-即可实现正确的排版。
-
-上述执行 \verb|biber| 的一行命令中,%
-\verb|-l| 的参数 \verb|zh__pinyin| 可改为其它
-被 Perl 的 \verb|Unicode::Collate| 模块支持的 locale\footnote{\ %
-	\url{http://search.cpan.org/~sadahiro/Unicode-Collate/Collate/Locale.pm}.%
-},这样在排序时将使用相应的排序规则。
-例如,如果要按笔画排序的话,可以将 \verb|zh__pinyin| 改为 \verb|zh__stroke|。
-
-\section{字段介绍}\label{sec:fields}
-\subsection{基本字段}
-
-除非特别指出,此部分字段在所有类型条目中均可用。
-
-\begin{itemize}
-	\item \verb|author|、\verb|editor|、\verb|translator|:
-		作者、编者、译者。\\
-		\myemph{%
-			注:
-			在析出文献条目中,%
-			\texttt{author}、\texttt{editor}、\texttt{translator}
-			专指析出文献的作者、编者、译者。
-			在 \texttt{@patent} 类条目中,%
-			\texttt{author} 也可指专利的持有者。%
-		}
-	\item \verb|bookauthor|、\verb|booktitle|:析出文献所出自文献的作者和题名。
-	\item \verb|title|:文献题名。
-	\item \verb|type|:文献类型和电子文献载体标志代码\supercite{gbt7714-2005}。
-	\item \verb|location|:出版地,或(在 \verb|@patent| 类条目中)专利申请地。
-	\item \verb|publisher|:出版者,或学位论文作者申请学位的单位。
-	\item \verb|journal|/\verb|journaltitle|:连续出版物题名,这两个字段是等价的。
-	\item \verb|year|/\verb|date|:出版年、日期,这两个字段只需填写一个即可。
-	\item \verb|volume|:期刊中文献所处的卷号。
-	\item \verb|number|:期刊中文献所处的期号,或专利的申请号。
-	\item \verb|pages|:文献页码。
-	\item \verb|url|:文献的 URL。
-	\item \verb|urldate|:检索日期,或 URL 的访问日期。
-	\item \verb|addendum|:补充说明,排版在文献列表中相应条目的最后。
-\end{itemize}
-
-\subsection{特殊字段}
-
-\begin{itemize}
-	\item \verb|language|:
-		值为 \verb|chinese| 时,相应条目在文献列表中用中文排版;
-		否则(为其他值或未定义时)用英文排版。
-	\item \verb|userf|:\verb|caspervector| 样式内部使用。
-	\item 其它通用特殊字段,见 biblatex 手册\supercite{biblatex}。
-\end{itemize}
-
-\section{条目类型}\label{sec:entries}
-\subsection{\texttt{@book} 类型}
-
-\verb|@book| 类型对应于 GB/T 7714--2005 中所指的“专著”和“电子文献”,
-其支持的常见别名包括 \verb|@booklet|、\verb|@online|、\verb|@proceedings|、%
-\verb|@report|、\verb|@thesis|、\verb|@unpublished|。
-
-\verb|@book| 类条目必需的基本字段为 \verb|title|。
-
-除必需字段之外,\verb|@book| 类条目也支持以下基本字段:%
-\verb|author|、\verb|editor|、\verb|translator|、%
-\verb|type|、\verb|location|、\verb|publisher|、%
-\verb|year|/\verb|date|、\verb|pages|、%
-\verb|url|、\verb|urldate|、\verb|addendum|。
-
-\subsection{\texttt{@incollection} 类型}
-
-\verb|@incollection| 类型对应于 GB/T 7714--2005 中所指的“专著中的析出文献”,
-其支持的常见别名包括
-\verb|@bookinbook|、\verb|@conference|、\verb|@inbook|、\verb|@inproceedings|。
-
-\verb|@incollection| 类条目必需的基本字段为 \verb|title| 以及 \verb|booktitle|。
-
-除必需字段之外,\verb|@incollection| 类条目也支持以下基本字段:%
-\verb|author|、\verb|editor|、\verb|translator|、\verb|bookauthor|、%
-\verb|type|、\verb|location|、\verb|publisher|、%
-\verb|year|/\verb|date|、\verb|pages|、%
-\verb|url|、\verb|urldate|、\verb|addendum|。
-
-\subsection{\texttt{@periodical} 类型}
-
-\verb|@periodical| 类型对应于 GB/T 7714--2005 中所指的“连续出版物”。
-
-\verb|@periodical| 类条目必需的基本字段为
-\verb|title|/\verb|journal|/\verb|journaltitle| 三者中的至少一个。
-
-除必需字段之外,\verb|@periodical| 类条目也支持以下基本字段:%
-\verb|author|/\verb|editor|/\verb|translator|、%
-\verb|type|、\verb|location|、\verb|publisher|、%
-\verb|year|/\verb|date|、\verb|volume|、\verb|number|、\verb|pages|、%
-\verb|url|、\verb|urldate|、\verb|addendum|。
-
-\subsection{\texttt{@article} 类型}
-
-\verb|@article| 类型对应于 GB/T 7714--2005 中所指的“连续出版物中的析出文献”。
-
-\verb|@article| 类条目必需的基本字段为
-\verb|journal|/\verb|journaltitle| 两者中的至少一个,
-以及 \verb|year|/\verb|date| 两者中的至少一个。
-
-除必需字段之外,\verb|@article| 类条目也支持以下基本字段:%
-\verb|author|、\verb|title|、\verb|type|、%
-\verb|volume|、\verb|number|、\verb|pages|、%
-\verb|url|、\verb|urldate|、\verb|addendum|。
-
-\subsection{\texttt{@patent} 类型}
-
-\verb|@patent| 类型用于专利文献。
-
-\verb|@patent| 类条目必需的基本字段为 \verb|title|,
-以及 \verb|year|/\verb|date| 两者中的至少一个。
-
-除必需字段之外,\verb|@article| 类条目也支持以下基本字段:%
-\verb|author|、\verb|title|、\verb|type|、%
-\verb|location|、\verb|number|、%
-\verb|url|、\verb|urldate|、\verb|addendum|。
-
-\subsection{\texttt{@customf} 类型}
-
-\verb|@customf| 类型为特殊类型,
-专用于在文献列表的相应条目中排版自定义的文字。
-此类条目必需且唯一支持的基本字段为 \verb|addendum|,
-用户可将其设为自己希望排版的内容。
-
-\myemph{%
-	注:%
-	\texttt{@customf} 类型虽不支持 \texttt{author} 等字段,
-	但用户仍可以设定它们的值。
-	这样虽不能自动根据这些字段排版,
-	但仍可以根据它们
-	(主要是 \texttt{language}、\texttt{author}、\texttt{title}
-	和 \texttt{year} 四个字段)
-	进行排序。 %
-}
-
-\section{对参考文献进行分类排序}\label{sec:catsort}
-
-使用 biblatex 3.4 或更新版本的用户可以通过对不同的 \verb|\printbibliography|
-命令采用不同的调用环境来实现对不同部分文献按不同方案排序。
-例如,如需对被引用的文献按照引用顺序排序,
-而对未引用的文献按照英文文献在前、中文文献在后排序,
-则可以在导言区中加入下列几行代码:
-\begin{Verbatim}[frame = single]
-% 新建条目分类(category)用于区分被引用和未引用的文献条目。
-\DeclareBibliographyCategory{cited}
-% 每执行一次除 \nocite 之外的 \cite 类命令,将被引用的文献加到“cited”分类中。
-\AtEveryCitekey{\addtocategory{cited}{\thefield{entrykey}}}
-\end{Verbatim}
-在正文中准备排版文献列表的位置使用如下代码:
-\begin{Verbatim}[frame = single]
-% 按引用顺序排版“cited”分类,即被引用的文献条目。
-\begin{refcontext}[sorting = none]
-\printbibliography[category = cited, ..., title = {References}]
-\end{refcontext}
-% 按英文文献在前、中文文献在后排版“cited”分类之外,即未被引用的文献条目。
-\begin{refcontext}[sorting = ecnty]
-\printbibliography[notcategory = cited, ..., title = {Works Not Cited}]
-\end{refcontext}
-\end{Verbatim}
-并在最后一个除 \verb|\nocite| 之外的 \verb|\cite| 类命令之后、%
-\verb|\end{document}| 之前的任意合适位置\footnote{\ %
-	因为 biblatex 中的引用顺序记录是按每个条目被第一次引用的顺序计算的,
-	所以 \texttt{\string\nocite\{*\}} 时导入文献的顺序会覆盖掉后面
-	\texttt{\string\cite} 类命令的引用顺序。
-}(例如,在本说明文档中,就是在 \verb|\end{document}| 之前一行)
-加入以下代码:
-\begin{Verbatim}[frame = single]
-% 将 .bib 文件中所有的参考文献都加到引用列表中,但不将它们加到“cited”分类中,
-% 也不会排版引用标号,只是在最后的 \printbibliography 命令中排版相应的文献条目。
-\nocite{*}
-\end{Verbatim}
-
-使用 biblatex 2.x 或更旧版本的用户需要
-将在正文中准备排版文献列表的位置使用的代码改为:
-\begin{Verbatim}[frame = single]
-% 按引用顺序排版“cited”分类,即被引用的文献条目。
-\printbibliography[category = cited, ..., sorting = none, title = {References}]
-% 按英文文献在前、中文文献在后排版“cited”分类之外,即未被引用的文献条目。
-\printbibliography%
-	[notcategory = cited, ..., sorting = ecnty, title = {Works Not Cited}]
-\end{Verbatim}
-biblatex 3.0--3.3 中有一个 bug\footnote{\ %
-	可以参考 \url{https://tex.stackexchange.com/questions/250548/}。%
-} 导致分类排序失效,此问题基本无解。
-
-\section{FAQ 和其它使用提示}
-
-用户可以通过省略可选字段的方式来避免排版相应的内容。
-例如,省略 \verb|type| 字段便可使相应条目不排版文献类型和电子文献载体标志代码。
-
-用户可以通过手动调用格式化命令来临时覆盖预设的格式设定,
-例如文献 \parencite{1-7} 中的出版年便是通过以下设定得到的
-(\verb|sortyear| 字段的用法请参考 biblatex 手册\supercite{biblatex}):
-\begin{Verbatim}[frame = single]
-sortyear = {1845},
-year = {1845\textmd{(\emph{清同治四年})}},
-\end{Verbatim}
-
-\verb|caspervector| 样式不支持 \verb|edition| 字段,
-用户可以在 \verb|title| 等字段中手动标注。
-
-直接使用 \verb|userf| 字段是否等于 \verb|zh| 或 \verb|cn|
-来区分中英文文献的功能在近期仍将被支持,但在将来可能被去掉或修改。
-
-\section{存在的问题}
-
-如第 \ref{sec:catsort} 部分所述,biblatex 3.0--3.3 的功能调整导致分类排序失效。
-\verb|caspervector| 样式的作者对此表示遗憾,希望用户能谅解。
-
-因为 biblatex 现有功能的限制,一些需求无法直接实现。
-例如类似于文献 \parencite{3-2} 中同时有出版起止年和起止期号的情况就无法自动排版,
-只能通过用户手动实现。
-下面两种方式均可实现上述需求
-(\verb|sortyear| 字段的用法请参考 biblatex 手册\supercite{biblatex}):
-\begin{Verbatim}[frame = single]
- at periodical{3-2,
-	author = {中国图书馆学会},
-	title = {图书馆学通讯},
-	type = {J},
-	sortyear = {1957},
-	year = {\textmd{\textbf{1957}(1) -- \textbf{1990}(4)}},
-	location = {北京},
-	publisher = {北京图书馆},
-	language = {chinese},
-}
-\end{Verbatim}
-或
-\begin{Verbatim}[frame = single]
- at customf{3-2,
-	author = {中国图书馆学会},
-	title = {图书馆学通讯},
-	sortyear = {1957},
-	addendum = {中国图书馆学会。
-		\textit{图书馆学通讯} [J]。
-		\textbf{1957}(1) -- \textbf{1990}(4)。
-		北京:北京图书馆。},
-	language = {chinese},
-}
-\end{Verbatim}
-这两种方法中更加推荐使用前者,因为前者只需手动实现出版年和期号的排版。
-
-\begin{refcontext}[sorting = none]
-\printbibliography[category = cited, heading = bibnumbered, title = {本文参考文献}]
-\end{refcontext}
-\begin{refcontext}[sorting = ecnty]
-\printbibliography[notcategory = cited, heading = bibnumbered, title = {%
-	其它参考文献示例
-	(引自\texorpdfstring{文献 \parencite{gbt7714-2005}}{ GB/T 7714-2005})%
-}]
-\end{refcontext}
-
-\section{更新记录}
-\VerbatimInput[tabsize = 4, fontsize = {\small}, baselinestretch = 1]{ChangeLog.txt}
-
-\nocite{*}
-\end{document}
-
-% vim:ft=tex:ts=2:sw=2

Deleted: trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/biblatex-caspervector-gbk.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/biblatex-caspervector-gbk.def	2018-07-02 18:01:08 UTC (rev 48121)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/biblatex-caspervector-gbk.def	2018-07-02 20:39:36 UTC (rev 48122)
@@ -1,39 +0,0 @@
-% Casper Ti. Vector's biblatex style
-%
-% Copyright (c) 2012-2016 Casper Ti. Vector
-%
-% This work may be distributed and/or modified under the conditions of the
-% LaTeX Project Public License, either version 1.3 of this license or (at
-% your option) any later version.
-% The latest version of this license is in
-%   http://www.latex-project.org/lppl.txt
-% and version 1.3 or later is part of all distributions of LaTeX version
-% 2005/12/01 or later.
-%
-% This work has the LPPL maintenance status `maintained'.
-% The current maintainer of this work is Casper Ti. Vector.
-%
-% This work consists of the following files:
-%   caspervector.bbx
-%   caspervector.cbx
-%   biblatex-caspervector-gbk.def
-%   biblatex-caspervector-utf8.def
-
-\ProvidesFile{biblatex-caspervector-gbk.def}%
-	[2017/03/01 v0.2.7 Chinese punctuations and captions in GBK]
-
-\newcommand*\bbx at cnldquot{\xA1\xB0}
-\newcommand*\bbx at cnrdquot{\xA1\xB1}
-\newcommand*\bbx at cncomma{\xA3\xAC}
-\newcommand*\bbx at cnscolon{\xA3\xBB}
-\newcommand*\bbx at cncolon{\xA3\xBA}
-\newcommand*\bbx at cnperiod{\xA1\xA3}
-\newcommand*\bbx at cnetal{\xB5\xC8}
-\newcommand*\bbx at cnauth{\xD6\xF8}
-\newcommand*\bbx at cnedit{\xB1\xE0}
-\newcommand*\bbx at cntrans{\xD2\xEB}
-\newcommand*\bbx at cnin{\xB3\xF6\xD7\xD4}
-\newcommand*\bbx at cnretr{\xBC\xEC\xCB\xF7\xD3\xDA}
-\newcommand*\bbx at cnbib{\xB2ο\xBC\xCE\xC4\xCF\xD7}
-
-% vim:ft=tex:ts=2:sw=2

Deleted: trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/biblatex-caspervector-utf8.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/biblatex-caspervector-utf8.def	2018-07-02 18:01:08 UTC (rev 48121)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/biblatex-caspervector-utf8.def	2018-07-02 20:39:36 UTC (rev 48122)
@@ -1,39 +0,0 @@
-% Casper Ti. Vector's biblatex style
-%
-% Copyright (c) 2012-2016 Casper Ti. Vector
-%
-% This work may be distributed and/or modified under the conditions of the
-% LaTeX Project Public License, either version 1.3 of this license or (at
-% your option) any later version.
-% The latest version of this license is in
-%   http://www.latex-project.org/lppl.txt
-% and version 1.3 or later is part of all distributions of LaTeX version
-% 2005/12/01 or later.
-%
-% This work has the LPPL maintenance status `maintained'.
-% The current maintainer of this work is Casper Ti. Vector.
-%
-% This work consists of the following files:
-%   caspervector.bbx
-%   caspervector.cbx
-%   biblatex-caspervector-gbk.def
-%   biblatex-caspervector-utf8.def
-
-\ProvidesFile{biblatex-caspervector-utf8.def}%
-	[2017/03/01 v0.2.7 Chinese punctuations and captions in UTF-8]
-
-\newcommand*\bbx at cnldquot{“}
-\newcommand*\bbx at cnrdquot{”}
-\newcommand*\bbx at cncomma{,}
-\newcommand*\bbx at cnscolon{;}
-\newcommand*\bbx at cncolon{:}
-\newcommand*\bbx at cnperiod{。}
-\newcommand*\bbx at cnetal{等}
-\newcommand*\bbx at cnauth{著}
-\newcommand*\bbx at cnedit{编}
-\newcommand*\bbx at cntrans{译}
-\newcommand*\bbx at cnin{出自}
-\newcommand*\bbx at cnretr{检索于}
-\newcommand*\bbx at cnbib{参考文献}
-
-% vim:ft=tex:ts=2:sw=2

Added: trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/blx-caspervector-base.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/blx-caspervector-base.def	                        (rev 0)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/blx-caspervector-base.def	2018-07-02 20:39:36 UTC (rev 48122)
@@ -0,0 +1,375 @@
+% Casper Ti. Vector's biblatex style
+%
+% Copyright (c) 2012-2018 Casper Ti. Vector
+%
+% This work may be distributed and/or modified under the conditions of the
+% LaTeX Project Public License, either version 1.3 of this license or (at
+% your option) any later version.
+% The latest version of this license is in
+%   https://www.latex-project.org/lppl.txt
+% and version 1.3 or later is part of all distributions of LaTeX version
+% 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status `maintained'.
+% The current maintainer of this work is Casper Ti. Vector.
+%
+% This work consists of the following files:
+%   caspervector.bbx
+%   caspervector.cbx
+%   caspervector-ay.bbx
+%   caspervector-ay.cbx
+%   blx-caspervector-base.def
+%   blx-caspervector-gbk.def
+%   blx-caspervector-utf8.def
+
+\ProvidesFile{blx-caspervector-base.def}%
+	[2018/06/29 v0.3.3 Casper Ti. Vector's biblatex library]
+
+\RequireBiber[3]
+\newtoggle{bbx:gbk}
+\newtoggle{bbx:ugly}
+\newtoggle{bbx:bfdate}\toggletrue{bbx:bfdate}
+\DeclareBibliographyOption{utf8}[true]{\togglefalse{bbx:gbk}}
+\DeclareBibliographyOption{gbk}[true]{\toggletrue{bbx:gbk}}
+\DeclareBibliographyOption{ugly}[true]{\settoggle{bbx:ugly}{#1}}
+\ExecuteBibliographyOptions{%
+	gbk, ugly = false, autopunct = false, alldates = iso,
+	minnames = 3, minitems = 3, maxcitenames = 2, mincitenames = 1%
+}
+\AtEndOfPackage{%
+	\iftoggle{bbx:gbk}{
+		\input{blx-caspervector-gbk.def}
+		\ExecuteBibliographyOptions{texencoding = GBK}
+	}{
+		\input{blx-caspervector-utf8.def}
+		\ExecuteBibliographyOptions{texencoding = UTF-8}
+	}%
+	\iftoggle{bbx:ugly}{
+		\newcommand*{\bbx at citecomma}{\addcomma\space}
+		\newcommand*{\bbx at citebcomma}{\addcomma\space}
+		\newcommand*{\bbx at citescolon}{\addsemicolon\space}
+		\newcommand*{\bbx at cepunct}[2]{#2}
+		\DefineBibliographyStrings{english}{
+			andmore = {\bbx at cietext{\bbx at cnetal}{et\addabbrvspace al\adddot}},
+			andothers = {\bbx at cietext{\bbx at cnetal}{et\addabbrvspace al\adddot}},
+		}
+		\DeclareFieldFormat*{booktitle}{#1}
+		\DeclareFieldFormat*{journaltitle}{#1}
+		\DeclareFieldFormat*{title}{#1}
+		\DeclareFieldFormat*{volume}{#1}
+		\newbibmacro*{typespace}{\setunit*{\addspace}}
+	}{
+		\newcommand*{\bbx at citecomma}{\bbx at cncomma}
+		\newcommand*{\bbx at citebcomma}{\bbx at cnbcomma}
+		\newcommand*{\bbx at citescolon}{\bbx at cncomma}
+		\newcommand*{\bbx at cepunct}[2]{\iffieldequalstr{userf}{zh}{#1}{#2}}
+		\DefineBibliographyStrings{english}{
+			andmore =
+				{\bbx at cietext{\bbx at cnetal}{\mkbibemph{et\addabbrvspace al\adddot}}},
+			andothers =
+				{\bbx at cietext{\bbx at cnetal}{\mkbibemph{et\addabbrvspace al\adddot}}},
+		}
+		\DeclareFieldFormat*{booktitle}{\mkbibemph{#1}}
+		\DeclareFieldFormat*{journaltitle}{\mkbibemph{#1}}
+		\DeclareFieldFormat*{title}{\mkbibemph{#1}}
+		\DeclareFieldFormat*{volume}{\mkbibemph{#1}}
+		\DeclareFieldFormat[inbook, inproceedings, incollection, article]%
+			{title}{\bbx at bibquote{\mkbibemph{#1}}}
+		\newbibmacro*{typespace}{\ifboolexpr{test {\bbx at cepunct} and (
+			test {\ifentrytype{inbook}} or test {\ifentrytype{inproceedings}} or
+			test {\ifentrytype{incollection}} or test {\ifentrytype{article}}
+		)}{}{\setunit*{\addspace}}}
+	}%
+	\ifboolexpr{not test {\iftoggle{bbx:bfdate}} or test {\iftoggle{bbx:ugly}}}%
+		{\DeclareFieldFormat*{date}{#1}}%
+		{\DeclareFieldFormat*{date}{%
+			\ifboolexpr{test {\iffieldundef{month}} and test {\iffieldundef{day}}}%
+				{\mkbibbold{#1}}{#1}%
+		}}%
+}
+
+\newcommand*{\bbx at cetext}[2]{\iffieldequalstr{userf}{zh}{#1}{#2}}
+\newcommand*{\bbx at cietext}[2]{\ifboolexpr{%
+	test {\ifcitation} or test {\iffieldequalstr{userf}{zh}}
+}{#1}{#2}}
+\newcommand*{\bbx at cecomma}{\bbx at cepunct{\bbx at cncomma}{\addcomma\addspace}}
+\newcommand*{\bbx at cecolon}{\bbx at cepunct{\bbx at cncolon}{\addcolon\addspace}}
+\newcommand*{\bbx at cescolon}{\bbx at cepunct{\bbx at cnscolon}{\addsemicolon\addspace}}
+\newcommand*{\bbx at ceperiod}{\bbx at cepunct{\bbx at cnperiod}{\addperiod\addspace}}
+\newcommand*{\bbx at bibquote}[1]%
+	{\bbx at cepunct{\bbx at cnldquot{#1}\bbx at cnrdquot}{\mkbibquote{#1}}}
+\renewcommand*{\finallistdelim}%
+	{\bbx at cetext{\bbx at cecomma}{\addspace\bibstring{and}\space}}
+\renewcommand*{\multilistdelim}{\bbx at cecomma}
+\renewcommand*{\finalnamedelim}{\ifcitation{\bbx at citebcomma}{\finallistdelim}}
+\renewcommand*{\multinamedelim}{\ifcitation{\bbx at citebcomma}{\multilistdelim}}
+\renewcommand*{\postnotedelim}{\bbx at citecomma}
+\renewcommand*{\finentrypunct}%
+	{\iffieldundef{addendum}{\bbx at cepunct{\bbx at cnperiod}{.}}{}}
+\DefineBibliographyExtras{english}{%
+	\renewcommand*{\finalandcomma}{}%
+}
+
+\DefineBibliographyStrings{english}%
+	{bibliography = {\bbx at cnbib}, references = {\bbx at cnbib}}
+\DeclareFieldFormat*{pages}{#1}
+\DeclareFieldFormat*{url}{\url{#1}}
+\DeclareFieldFormat*{urldate}{#1}
+\DeclareFieldFormat*{type}{\mkbibbrackets{#1}}
+\DeclareFieldFormat*{number}{\mkbibparens{#1}}
+\DeclareFieldFormat[patent]{number}{#1}
+\DeclareFieldFormat*{edition}{%
+	\bbx at cetext%
+		{\ifinteger{#1}{{\bbx at cnnr} {#1} {\bbx at cnedition}}{#1}}%
+		{\ifinteger{#1}{\mkbibordedition{#1}~\bibstring{edition}}{#1\isdot}}%
+}
+\newcommand*{\bbx at print}[1]{\iffieldundef{#1}{}{\printfield{#1}}}
+\newcommand*{\bbx at byspace}[1]%
+	{\ifnumgreater{\value{#1}}{\value{maxnames}}{}{\addspace}}
+\newbibmacro*{cein:}%
+	{\printtext{\bbx at cetext{\bbx at cnin}{In}\bbx at cecolon}\printtext{}}
+
+\newbibmacro*{ceedtrans}[1]{%
+	\ifboolexpr{test {\iftoggle{blx at use#1}} and not test {\ifnameundef{#1}}}{%
+		\printnames{#1}%
+		\bbx at cetext%
+			{\printtext{\bbx at byspace{#1}\@nameuse{bbx at cn#1}}}%
+			{\setunit{\printdelim{#1typedelim}}\usebibmacro{#1strg}}%
+		\clearname{#1}%
+	}{}%
+}
+\renewbibmacro*{editor}{\usebibmacro{ceedtrans}{editor}}
+\renewbibmacro*{translator}{\usebibmacro{ceedtrans}{translator}}
+\newbibmacro*{bookauthor/editor}{%
+	\ifnameundef{bookauthor}%
+		{\usebibmacro{ceedtrans}{editor}}{\printnames{bookauthor}}%
+}
+
+\newbibmacro*{cebyauthx}[1]{%
+	\ifboolexpr{
+		test {\ifnameundef{#1}} or
+		(test {\ifstrequal{#1}{author}} and test {\ifuseauthor})
+	}{}{%
+		\bbx at cetext{%
+			\printnames[by#1]{#1}%
+			\printtext{\bbx at byspace{#1}\@nameuse{bbx at cn#1}}%
+		}{%
+			\bibstring{by#1}\setunit{\addspace}%
+			\printnames[by#1]{#1}%
+		}%
+	}%
+}
+\renewbibmacro*{byauthor}{\usebibmacro{cebyauthx}{author}}
+\renewbibmacro*{byeditor}{\usebibmacro{cebyauthx}{editor}}
+\renewbibmacro*{bytranslator}{\usebibmacro{cebyauthx}{translator}}
+\newbibmacro*{byauthor+byeditor+bytranslator}{%
+	\usebibmacro{byauthor}\setunit*{\bbx at cescolon}%
+	\usebibmacro{byeditor}\setunit*{\bbx at cescolon}%
+	\usebibmacro{bytranslator}%
+}
+
+\providebibmacro*{bbx:ifnodate}[2]{#2}
+\newbibmacro*{journaltitle/title}{%
+	\iffieldundef{journaltitle}%
+		{\bbx at print{title}}{\printfield[title]{journaltitle}}%
+}
+\newbibmacro*{location+publisher+date+note+pages}{%
+	\printlist{location}\setunit*{\bbx at cecolon}\printlist{publisher}%
+	\ifboolexpr{test {\iflistundef{location}} and test {\iflistundef{publisher}}}%
+		{}{\setunit{\bbx at cecomma}}%
+	\usebibmacro{date}\setunit*{\bbx at cecomma}\printfield{note}%
+	\ifboolexpr{%
+		(test {\usebibmacro{bbx:ifnodate}} or test {\ifdateunknown}) and
+		test {\iffieldundef{note}}
+	}{}{\setunit{\bbx at cecolon}}%
+	\printfield{pages}%
+}
+\newbibmacro*{date+volume+number+note+pages}{%
+	\usebibmacro{date}%
+	\iffieldundef{volume}{}{\setunit*{\bbx at cecomma}\printfield{volume}}%
+	\bbx at print{number}\setunit*{\bbx at cecomma}\printfield{note}%
+	\ifboolexpr{%
+		(test {\usebibmacro{bbx:ifnodate}} or test {\ifdateunknown}) and
+		test {\iffieldundef{volume}} and test {\iffieldundef{number}} and
+		test {\iffieldundef{note}}
+	}{}{\setunit{\bbx at cecolon}}%
+	\printfield{pages}%
+}
+\newbibmacro*{eid+url+urldate}{%
+	\printfield{eid}\setunit*{\bbx at cecomma}%
+	\printfield{url}\setunit*{\bbx at cecomma}%
+	\iffieldundef{urlyear}{}{%
+		\printtext{\bbx at cetext{\bbx at cnretr}{retrieved on}\addspace}%
+		\printurldate%
+	}%
+}
+
+\DeclareBibliographyDriver{book}{%
+	\usebibmacro{bibindex}\usebibmacro{begentry}%
+	\usebibmacro{author/editor/translator}%
+	\printunit*{\bbx at ceperiod}\newblock
+	\bbx at print{title}\usebibmacro{typespace}%
+	\bbx at print{type}\printunit{\bbx at ceperiod}\newblock
+	\usebibmacro{byauthor+byeditor+bytranslator}%
+	\printunit{\bbx at ceperiod}\newblock
+	\printfield{edition}\printunit{\bbx at ceperiod}\newblock
+	\usebibmacro{location+publisher+date+note+pages}%
+	\printunit{\bbx at ceperiod}\newblock
+	\usebibmacro{eid+url+urldate}\printunit{\bbx at ceperiod}\newblock
+	\printfield{addendum}\usebibmacro{finentry}%
+}
+
+\DeclareBibliographyDriver{incollection}{%
+	\usebibmacro{bibindex}\usebibmacro{begentry}%
+	\usebibmacro{author/translator}\printunit*{\bbx at ceperiod}\newblock
+	\bbx at print{title}\usebibmacro{typespace}%
+	\bbx at print{type}\printunit{\bbx at ceperiod}\newblock
+	\usebibmacro{byauthor}\setunit*{\bbx at cescolon}%
+	\usebibmacro{bytranslator}\printunit{\bbx at ceperiod}\newblock
+	\usebibmacro{cein:}\newblock
+	\usebibmacro{bookauthor/editor}\printunit*{\bbx at ceperiod}\newblock
+	\printfield{booktitle}\printunit{\bbx at ceperiod}\newblock
+	\usebibmacro{byeditor}\printunit{\bbx at ceperiod}\newblock
+	\printfield{edition}\printunit{\bbx at ceperiod}\newblock
+	\usebibmacro{location+publisher+date+note+pages}%
+	\printunit{\bbx at ceperiod}\newblock
+	\usebibmacro{eid+url+urldate}\printunit{\bbx at ceperiod}\newblock
+	\printfield{addendum}\usebibmacro{finentry}%
+}
+
+\DeclareBibliographyDriver{periodical}{%
+	\usebibmacro{bibindex}\usebibmacro{begentry}%
+	\usebibmacro{author/editor/translator}%
+	\printunit*{\bbx at ceperiod}\newblock
+	\usebibmacro{journaltitle/title}\usebibmacro{typespace}%
+	\bbx at print{type}\printunit{\bbx at ceperiod}\newblock
+	\usebibmacro{byauthor+byeditor+bytranslator}%
+	\printunit{\bbx at ceperiod}\newblock
+	\usebibmacro{date+volume+number+note+pages}%
+	\printunit{\bbx at ceperiod}\newblock
+	\printlist{location}\setunit*{\bbx at cecolon}%
+	\printlist{publisher}\printunit{\bbx at ceperiod}\newblock
+	\usebibmacro{eid+url+urldate}\printunit{\bbx at ceperiod}\newblock
+	\printfield{addendum}\usebibmacro{finentry}%
+}
+
+\DeclareBibliographyDriver{article}{%
+	\usebibmacro{bibindex}\usebibmacro{begentry}%
+	\usebibmacro{author/translator}\printunit*{\bbx at ceperiod}\newblock
+	\bbx at print{title}\usebibmacro{typespace}%
+	\bbx at print{type}\printunit{\bbx at ceperiod}\newblock
+	\usebibmacro{byauthor+byeditor+bytranslator}%
+	\printunit{\bbx at ceperiod}\newblock
+	\printfield{journaltitle}\setunit*{\bbx at cecomma}%
+	\usebibmacro{date+volume+number+note+pages}%
+	\printunit{\bbx at ceperiod}\newblock
+	\usebibmacro{eid+url+urldate}\printunit{\bbx at ceperiod}\newblock
+	\printfield{addendum}\usebibmacro{finentry}%
+}
+
+\DeclareBibliographyDriver{patent}{%
+	\usebibmacro{bibindex}\usebibmacro{begentry}%
+	\usebibmacro{author/editor/translator}%
+	\printunit*{\bbx at ceperiod}\newblock
+	\bbx at print{title}\usebibmacro{typespace}%
+	\bbx at print{type}\printunit{\bbx at ceperiod}\newblock
+	\usebibmacro{byauthor+byeditor+bytranslator}%
+	\printunit{\bbx at ceperiod}\newblock
+	\printlist{location}\setunit*{\bbx at cecolon}%
+	\printfield{number}\printunit{\bbx at ceperiod}\newblock
+	\usebibmacro{date}\setunit*{\bbx at cecomma}%
+	\printfield{note}\printunit{\bbx at ceperiod}\newblock
+	\usebibmacro{eid+url+urldate}\printunit{\bbx at ceperiod}\newblock
+	\printfield{addendum}\usebibmacro{finentry}%
+}
+
+\DeclareBibliographyDriver{customf}{%
+	\usebibmacro{bibindex}\usebibmacro{begentry}%
+	\printfield{addendum}\usebibmacro{finentry}%
+}
+
+\DeclareBibliographyAlias{booklet}{book}
+\DeclareBibliographyAlias{collection}{book}
+\DeclareBibliographyAlias{manual}{book}
+\DeclareBibliographyAlias{misc}{book}
+\DeclareBibliographyAlias{online}{book}
+\DeclareBibliographyAlias{proceedings}{book}
+\DeclareBibliographyAlias{report}{book}
+\DeclareBibliographyAlias{thesis}{book}
+\DeclareBibliographyAlias{unpublished}{book}
+\DeclareBibliographyAlias{inbook}{incollection}
+\DeclareBibliographyAlias{inproceedings}{incollection}
+\DeclareBibliographyAlias{*}{book}
+
+\DeclareSortingTemplate{ecnyt}{
+	\sort{\field{presort}}
+	\sort[final]{\field{sortkey}}
+	\sort{
+		\field{userf}
+	}
+	\sort{
+		\field{sortname}
+		\field{author}
+		\field{editor}
+		\field{translator}
+		\field{sorttitle}
+		\field{title}
+	}
+	\sort{
+		\field{sortyear}
+		\field{year}
+	}
+	\sort{
+		\field{sorttitle}
+		\field{title}
+	}
+	\sort{
+		\field{volume}
+		\literal{0}
+	}
+}
+
+\DeclareSortingTemplate{cenyt}{
+	\sort{\field{presort}}
+	\sort[final]{\field{sortkey}}
+	\sort[direction = descending]{
+		\field{userf}
+	}
+	\sort{
+		\field{sortname}
+		\field{author}
+		\field{editor}
+		\field{translator}
+		\field{sorttitle}
+		\field{title}
+	}
+	\sort{
+		\field{sortyear}
+		\field{origyear}
+		\field{year}
+	}
+	\sort{
+		\field{sorttitle}
+		\field{title}
+	}
+	\sort{
+		\field{volume}
+		\literal{0}
+	}
+}
+
+\DeclareStyleSourcemap{
+	\maps{
+		\map{
+			\step[
+				fieldsource = language, match = \regexp{^chinese$},
+				fieldset = userf, fieldvalue = {zh}
+			]
+		}
+		\map{
+			\step[fieldset = userf, fieldvalue = {en}]
+		}
+	}
+}
+
+% vim:ft=tex:ts=2:sw=2


Property changes on: trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/blx-caspervector-base.def
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/blx-caspervector-gbk.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/blx-caspervector-gbk.def	                        (rev 0)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/blx-caspervector-gbk.def	2018-07-02 20:39:36 UTC (rev 48122)
@@ -0,0 +1,45 @@
+% Casper Ti. Vector's biblatex style
+%
+% Copyright (c) 2012-2016,2018 Casper Ti. Vector
+%
+% This work may be distributed and/or modified under the conditions of the
+% LaTeX Project Public License, either version 1.3 of this license or (at
+% your option) any later version.
+% The latest version of this license is in
+%   https://www.latex-project.org/lppl.txt
+% and version 1.3 or later is part of all distributions of LaTeX version
+% 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status `maintained'.
+% The current maintainer of this work is Casper Ti. Vector.
+%
+% This work consists of the following files:
+%   caspervector.bbx
+%   caspervector.cbx
+%   caspervector-ay.bbx
+%   caspervector-ay.cbx
+%   blx-caspervector-base.def
+%   blx-caspervector-gbk.def
+%   blx-caspervector-utf8.def
+
+\ProvidesFile{blx-caspervector-gbk.def}%
+	[2018/06/29 v0.3.3 Chinese punctuations and captions in GBK]
+
+\newcommand*\bbx at cnldquot{\xA1\xB0}
+\newcommand*\bbx at cnrdquot{\xA1\xB1}
+\newcommand*\bbx at cncomma{\xA3\xAC}
+\newcommand*\bbx at cnbcomma{\xA1\xA2}
+\newcommand*\bbx at cnscolon{\xA3\xBB}
+\newcommand*\bbx at cncolon{\xA3\xBA}
+\newcommand*\bbx at cnperiod{\xA1\xA3}
+\newcommand*\bbx at cnetal{\xB5\xC8}
+\newcommand*\bbx at cnauthor{\xD6\xF8}
+\newcommand*\bbx at cneditor{\xB1\xE0}
+\newcommand*\bbx at cntranslator{\xD2\xEB}
+\newcommand*\bbx at cnnr{\xB5\xDA}
+\newcommand*\bbx at cnedition{\xB0\xE6}
+\newcommand*\bbx at cnin{\xB3\xF6\xD7\xD4}
+\newcommand*\bbx at cnretr{\xBC\xEC\xCB\xF7\xD3\xDA}
+\newcommand*\bbx at cnbib{\xB2ο\xBC\xCE\xC4\xCF\xD7}
+
+% vim:ft=tex:ts=2:sw=2


Property changes on: trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/blx-caspervector-gbk.def
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/blx-caspervector-utf8.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/blx-caspervector-utf8.def	                        (rev 0)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/blx-caspervector-utf8.def	2018-07-02 20:39:36 UTC (rev 48122)
@@ -0,0 +1,45 @@
+% Casper Ti. Vector's biblatex style
+%
+% Copyright (c) 2012-2016,2018 Casper Ti. Vector
+%
+% This work may be distributed and/or modified under the conditions of the
+% LaTeX Project Public License, either version 1.3 of this license or (at
+% your option) any later version.
+% The latest version of this license is in
+%   https://www.latex-project.org/lppl.txt
+% and version 1.3 or later is part of all distributions of LaTeX version
+% 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status `maintained'.
+% The current maintainer of this work is Casper Ti. Vector.
+%
+% This work consists of the following files:
+%   caspervector.bbx
+%   caspervector.cbx
+%   caspervector-ay.bbx
+%   caspervector-ay.cbx
+%   blx-caspervector-base.def
+%   blx-caspervector-gbk.def
+%   blx-caspervector-utf8.def
+
+\ProvidesFile{blx-caspervector-utf8.def}%
+	[2018/06/29 v0.3.3 Chinese punctuations and captions in UTF-8]
+
+\newcommand*\bbx at cnldquot{“}
+\newcommand*\bbx at cnrdquot{”}
+\newcommand*\bbx at cncomma{,}
+\newcommand*\bbx at cnbcomma{、}
+\newcommand*\bbx at cnscolon{;}
+\newcommand*\bbx at cncolon{:}
+\newcommand*\bbx at cnperiod{。}
+\newcommand*\bbx at cnetal{等}
+\newcommand*\bbx at cnauthor{著}
+\newcommand*\bbx at cneditor{编}
+\newcommand*\bbx at cntranslator{译}
+\newcommand*\bbx at cnnr{第}
+\newcommand*\bbx at cnedition{版}
+\newcommand*\bbx at cnin{出自}
+\newcommand*\bbx at cnretr{检索于}
+\newcommand*\bbx at cnbib{参考文献}
+
+% vim:ft=tex:ts=2:sw=2


Property changes on: trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/blx-caspervector-utf8.def
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/caspervector-ay.bbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/caspervector-ay.bbx	                        (rev 0)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/caspervector-ay.bbx	2018-07-02 20:39:36 UTC (rev 48122)
@@ -0,0 +1,75 @@
+% Casper Ti. Vector's biblatex style
+%
+% Copyright (c) 2012-2018 Casper Ti. Vector
+%
+% This work may be distributed and/or modified under the conditions of the
+% LaTeX Project Public License, either version 1.3 of this license or (at
+% your option) any later version.
+% The latest version of this license is in
+%   https://www.latex-project.org/lppl.txt
+% and version 1.3 or later is part of all distributions of LaTeX version
+% 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status `maintained'.
+% The current maintainer of this work is Casper Ti. Vector.
+%
+% This work consists of the following files:
+%   caspervector.bbx
+%   caspervector.cbx
+%   caspervector-ay.bbx
+%   caspervector-ay.cbx
+%   blx-caspervector-base.def
+%   blx-caspervector-gbk.def
+%   blx-caspervector-utf8.def
+
+\ProvidesFile{caspervector-ay.bbx}%
+	[2018/06/29 v0.3.3 Casper Ti. Vector's author-year biblatex bibstyle]
+
+\RequireBibliographyStyle{authoryear-comp}
+\input{blx-caspervector-base.def}
+\appto\bbx at opt@mergedate at maximum{\renewbibmacro*{bbx:ifnodate}[2]{%
+	\iflabeldateisdate{#1}{#2}%
+}\togglefalse{bbx:bfdate}}
+\appto\bbx at opt@mergedate at compact{\renewbibmacro*{bbx:ifnodate}[2]{%
+	\iflabeldateisdate{#1}{#2}%
+}\togglefalse{bbx:bfdate}}
+\appto\bbx at opt@mergedate at basic{\renewbibmacro*{bbx:ifnodate}[2]{%
+	\ifboolexpr{
+		test {\iflabeldateisdate} and
+		not test {\ifdateshavedifferentprecision{label}{}}
+	}{#1}{#2}%
+}\toggletrue{bbx:bfdate}}
+\appto\bbx at opt@mergedate at minimum{\renewbibmacro*{bbx:ifnodate}[2]{%
+	\ifboolexpr{
+		test {\iflabeldateisdate} and test {\iffieldundef{extradate}} and
+		not test {\ifdateshavedifferentprecision{label}{}}
+	}{#1}{#2}%
+}\toggletrue{bbx:bfdate}}
+\appto\bbx at opt@mergedate at false%
+	{\renewbibmacro*{bbx:ifnodate}[2]{#2}\toggletrue{bbx:bfdate}}
+\renewbibmacro*{date}{\usebibmacro{bbx:ifnodate}{}{\printdate}}
+
+\ExecuteBibliographyOptions%
+	{labeldate = year, mergedate = basic, dashed = false, sorting = ecnyt}
+\DeclareNameAlias{author}{default}
+\DeclareNameAlias{editor}{default}
+\DeclareNameAlias{translator}{default}
+
+\newbibmacro*{ayedtrans}[1]{%
+	\ifboolexpr{test {\iftoggle{blx at use#1}} and not test {\ifnameundef{#1}}}{%
+		\usebibmacro{bbx:dashcheck}{\bibnamedash}{%
+			\printnames{#1}%
+			\bbx at cetext%
+				{\printtext{\bbx at byspace{#1}}}{\setunit{\printdelim{#1typedelim}}}%
+			\usebibmacro{bbx:savehash}%
+		}\bbx at cetext{\printtext{\@nameuse{bbx at cn#1}}}{\usebibmacro{#1strg}}%
+		\setunit{\printdelim{nameyeardelim}}\clearname{#1}%
+	}{%
+		\global\undef\bbx at lasthash
+		\usebibmacro{labeltitle}\setunit*{\printdelim{nonameyeardelim}}%
+	}\usebibmacro{date+extradate}%
+}
+\renewbibmacro*{editor}{\usebibmacro{ayedtrans}{editor}}
+\renewbibmacro*{translator}{\usebibmacro{ayedtrans}{translator}}
+
+% vim:ft=tex:ts=2:sw=2

Added: trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/caspervector-ay.cbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/caspervector-ay.cbx	                        (rev 0)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/caspervector-ay.cbx	2018-07-02 20:39:36 UTC (rev 48122)
@@ -0,0 +1,33 @@
+% Casper Ti. Vector's biblatex style
+%
+% Copyright (c) 2012-2014,2018 Casper Ti. Vector
+%
+% This work may be distributed and/or modified under the conditions of the
+% LaTeX Project Public License, either version 1.3 of this license or (at
+% your option) any later version.
+% The latest version of this license is in
+%   https://www.latex-project.org/lppl.txt
+% and version 1.3 or later is part of all distributions of LaTeX version
+% 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status `maintained'.
+% The current maintainer of this work is Casper Ti. Vector.
+%
+% This work consists of the following files:
+%   caspervector.bbx
+%   caspervector.cbx
+%   caspervector-ay.bbx
+%   caspervector-ay.cbx
+%   blx-caspervector-base.def
+%   blx-caspervector-gbk.def
+%   blx-caspervector-utf8.def
+
+\ProvidesFile{caspervector-ay.cbx}%
+	[2018/06/29 v0.3.3 Casper Ti. Vector's author-year biblatex citestyle]
+
+\RequireCitationStyle{authoryear-comp}
+\renewcommand*{\compcitedelim}{\bbx at citebcomma}
+\renewcommand*{\multicitedelim}{\bbx at citescolon}
+\renewcommand*{\textcitedelim}{\bbx at citescolon}
+
+% vim:ft=tex:ts=2:sw=2

Modified: trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/caspervector.bbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/caspervector.bbx	2018-07-02 18:01:08 UTC (rev 48121)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/caspervector.bbx	2018-07-02 20:39:36 UTC (rev 48122)
@@ -1,12 +1,12 @@
 % Casper Ti. Vector's biblatex style
 %
-% Copyright (c) 2012-2017 Casper Ti. Vector
+% Copyright (c) 2012-2018 Casper Ti. Vector
 %
 % This work may be distributed and/or modified under the conditions of the
 % LaTeX Project Public License, either version 1.3 of this license or (at
 % your option) any later version.
 % The latest version of this license is in
-%   http://www.latex-project.org/lppl.txt
+%   https://www.latex-project.org/lppl.txt
 % and version 1.3 or later is part of all distributions of LaTeX version
 % 2005/12/01 or later.
 %
@@ -16,338 +16,17 @@
 % This work consists of the following files:
 %   caspervector.bbx
 %   caspervector.cbx
-%   biblatex-caspervector-gbk.def
-%   biblatex-caspervector-utf8.def
+%   caspervector-ay.bbx
+%   caspervector-ay.cbx
+%   blx-caspervector-base.def
+%   blx-caspervector-gbk.def
+%   blx-caspervector-utf8.def
 
 \ProvidesFile{caspervector.bbx}%
-	[2017/03/01 v0.2.7 Casper Ti. Vector's biblatex bibliography style]
+	[2018/06/29 v0.3.3 Casper Ti. Vector's numeric biblatex bibstyle]
 
-\RequireBiber[3]
-\RequireBibliographyStyle{numeric}
+\RequireBibliographyStyle{numeric-comp}
+\input{blx-caspervector-base.def}
+\ExecuteBibliographyOptions{defernumbers = true, sorting = none}
 
-\newtoggle{bbx:gbk}
-\newtoggle{bbx:ugly}
-\DeclareBibliographyOption{utf8}[true]{\togglefalse{bbx:gbk}}
-\DeclareBibliographyOption{gbk}[true]{\toggletrue{bbx:gbk}}
-\DeclareBibliographyOption{ugly}[true]{\settoggle{bbx:ugly}{#1}}
-\ExecuteBibliographyOptions{
-	gbk, ugly = false, alldates = iso8601, defernumbers = true,
-	sorting = none, minnames = 3, minitems = 3
-}
-\AtEndOfPackage{%
-	\iftoggle{bbx:gbk}{
-		\input{biblatex-caspervector-gbk.def}
-		\ExecuteBibliographyOptions{texencoding = GBK}
-	}{
-		\input{biblatex-caspervector-utf8.def}
-		\ExecuteBibliographyOptions{texencoding = UTF-8}
-	}
-	\iftoggle{bbx:ugly}{
-		\newcommand*{\bbx at cepunct}[2]{#2}
-		\DefineBibliographyStrings{english}{
-			andmore = {\bbx at cetext{\bbx at cnetal}{et\addabbrvspace al\adddot}},
-			andothers = {\bbx at cetext{\bbx at cnetal}{et\addabbrvspace al\adddot}},
-		}
-		\DeclareFieldFormat*{booktitle}{#1}
-		\DeclareFieldFormat*{journaltitle}{#1}
-		\DeclareFieldFormat*{title}{#1}
-		\DeclareFieldFormat*{year}{#1}
-		\DeclareFieldFormat*{volume}{#1}
-	}{
-		\newcommand*{\bbx at cepunct}[2]{\iffieldequalstr{userf}{zh}{#1}{#2}}
-		\DefineBibliographyStrings{english}{
-			andmore =
-				{\bbx at cetext{\bbx at cnetal}{\mkbibemph{et\addabbrvspace al\adddot}}},
-			andothers =
-				{\bbx at cetext{\bbx at cnetal}{\mkbibemph{et\addabbrvspace al\adddot}}},
-		}
-		\DeclareFieldFormat*{booktitle}{\mkbibemph{#1}}
-		\DeclareFieldFormat*{journaltitle}{\mkbibemph{#1}}
-		\DeclareFieldFormat*{title}{\mkbibemph{#1}}
-		\DeclareFieldFormat*{year}{\mkbibbold{#1}}
-		\DeclareFieldFormat*{volume}{\mkbibemph{#1}}
-		\DeclareFieldFormat[inbook, inproceedings, incollection, article]%
-			{title}{\bbx at mybibquote{\mkbibemph{#1}}}
-	}%
-}
-
-\newcommand*{\bbx at cetext}[2]{\iffieldequalstr{userf}{zh}{#1}{#2}}
-\newcommand*{\bbx at cecomma}{\bbx at cepunct{\bbx at cncomma}{\addcomma\addspace}}
-\newcommand*{\bbx at cecolon}{\bbx at cepunct{\bbx at cncolon}{\addcolon\addspace}}
-\newcommand*{\bbx at cescolon}{\bbx at cepunct{\bbx at cnscolon}{\addsemicolon\addspace}}
-\newcommand*{\bbx at ceperiod}{\bbx at cepunct{\bbx at cnperiod}{\addperiod\addspace}}
-\newcommand*{\bbx at cespace}{\bbx at cepunct{}{\addspace}}
-\newcommand*{\bbx at mybibquote}[1]%
-	{\bbx at cepunct{\bbx at cnldquot{#1}\bbx at cnrdquot}{\mkbibquote{#1}}}
-\renewcommand*{\finallistdelim}%
-	{\bbx at cetext{\bbx at cecomma}{\addspace\bibstring{and}\space}}
-\renewcommand*{\finalnamedelim}%
-	{\bbx at cetext{\bbx at cecomma}{\addspace\bibstring{and}\space}}
-\renewcommand*{\multilistdelim}{\bbx at cecomma}
-\renewcommand*{\multinamedelim}{\bbx at cecomma}
-\renewcommand*{\postnotedelim}{\bbx at cecomma}
-\renewcommand*{\finentrypunct}{\bbx at cepunct{\bbx at cnperiod}{.}}
-\DefineBibliographyExtras{english}{%
-	\renewcommand*{\finalandcomma}{}%
-}
-
-\DefineBibliographyStrings{english}{
-	bibliography = {\bbx at cnbib}, references = {\bbx at cnbib}
-}
-\DeclareFieldFormat*{pages}{#1}
-\DeclareFieldFormat*{url}{\url{#1}}
-\DeclareFieldFormat*{urldate}{#1}
-\DeclareFieldFormat*{type}{\mkbibbrackets{#1}}
-\DeclareFieldFormat*{number}{\mkbibparens{#1}}
-\DeclareFieldFormat[patent]{number}{#1}
-\renewbibmacro*{title}{\iffieldundef{title}{}{\printfield{title}}}
-\newbibmacro*{type}{\iffieldundef{type}{}{\printfield{type}}}
-\newbibmacro*{number}{\iffieldundef{number}{}{\printfield{number}}}
-\newbibmacro*{cein:}{\printtext{\bbx at cetext{\bbx at cnin}{In}\bbx at cecolon}}
-\newcommand*{\bbx at byspace}[1]{%
-	\ifnumgreater{\value{#1}}{\value{maxnames}}{}{\addspace}%
-}
-
-\newbibmacro*{cebyauthor}{%
-	\ifnameundef{author}{}{%
-		\bbx at cetext%
-		{\printnames{author}\printtext{\bbx at byspace{author}\bbx at cnauth}}%
-		% `\usebibmacro{byauthor}' does not print with `useauthor' enabled.
-		{\printnames[byauthor]{author}}%
-	}%
-}
-\newbibmacro*{cebyeditor}{%
-	\ifnameundef{editor}{}{%
-		\bbx at cetext%
-		{\printnames{editor}\printtext{\bbx at byspace{editor}\bbx at cnedit}}%
-		{\usebibmacro{byeditor}}%
-	}%
-}
-\newbibmacro*{cebytranslator}{%
-	\ifnameundef{translator}{}{%
-		\bbx at cetext%
-		{\printnames{translator}\printtext{\bbx at byspace{translator}\bbx at cntrans}}%
-		{\usebibmacro{bytranslator}}%
-	}%
-}
-\newbibmacro*{author+others}{%
-	\ifthenelse%
-	{\ifnameundef{author} \and \ifnameundef{editor} \and \ifnameundef{translator}}%
-	{}%
-	{%
-		\ifthenelse{\ifnameundef{editor} \and \ifnameundef{translator}}%
-		{\printnames{author}}%
-		{%
-			\usebibmacro{cebyauthor}\setunit*{\bbx at cescolon}%
-			\usebibmacro{cebyeditor}\setunit*{\bbx at cescolon}%
-			\usebibmacro{cebytranslator}%
-		}%
-	}%
-}
-\newbibmacro*{journaltitle/title}{%
-	\iffieldundef{journaltitle}{\usebibmacro{title}}{\printfield{journaltitle}}%
-}
-\newbibmacro*{year/date}{%
-	\ifthenelse{\iffieldundef{month} \and \iffieldundef{day}}%
-	{\printfield{year}}{\printdate}%
-}
-\newbibmacro*{(year+volume+number)/date}{%
-	\ifthenelse{\iffieldundef{month} \and \iffieldundef{day}}%
-	{%
-		\printfield{year}\setunit*{\bbx at cecomma}%
-		\printfield{volume}%
-		\usebibmacro{number}%
-	}{\printdate}%
-}
-\renewbibmacro*{urldate}{%
-	\iffieldundef{urlyear}{}{%
-		\printtext{\bbx at cetext{\bbx at cnretr}{retrieved on}\addspace}%
-		\printurldate%
-	}%
-}
-
-\DeclareBibliographyDriver{book}{%
-	\usebibmacro{bibindex}%
-	\newblock
-	\usebibmacro{author+others}\setunit{\bbx at ceperiod}%
-	\newblock
-	\usebibmacro{title}\setunit*{\addspace}%
-	\usebibmacro{type}\setunit{\bbx at ceperiod}%
-	\newblock
-	\printlist{location}\setunit*{\bbx at cecolon}%
-	\printlist{publisher}\setunit{\bbx at cecomma}%
-	\usebibmacro{year/date}\setunit*{\bbx at cecolon}%
-	\printfield{pages}\setunit{\bbx at ceperiod}%
-	\newblock
-	\printfield{url}\setunit*{\bbx at cecomma}%
-	\usebibmacro{urldate}\usebibmacro{finentry}%
-	\newblock
-	\printfield{addendum}%
-}
-
-\DeclareBibliographyDriver{incollection}{%
-	\usebibmacro{bibindex}%
-	\newblock
-	\usebibmacro{author+others}\setunit{\bbx at ceperiod}%
-	\newblock
-	\usebibmacro{title}\setunit*{\bbx at cespace}%
-	\usebibmacro{type}\setunit{\bbx at ceperiod}%
-	\newblock
-	\usebibmacro{cein:}%
-	\newblock
-	\printnames{bookauthor}\setunit*{\bbx at ceperiod}%
-	\newblock
-	\printfield{booktitle}\setunit{\bbx at ceperiod}%
-	\newblock
-	\printlist{location}\setunit*{\bbx at cecolon}%
-	\printlist{publisher}\setunit{\bbx at cecomma}%
-	\usebibmacro{year/date}\setunit*{\bbx at cecolon}%
-	\printfield{pages}\setunit{\bbx at ceperiod}%
-	\newblock
-	\printfield{url}\setunit*{\bbx at cecomma}%
-	\usebibmacro{urldate}\usebibmacro{finentry}%
-	\newblock
-	\printfield{addendum}%
-}
-
-\DeclareBibliographyDriver{periodical}{%
-	\usebibmacro{bibindex}%
-	\newblock
-	\usebibmacro{author+others}\setunit{\bbx at ceperiod}%
-	\newblock
-	\usebibmacro{journaltitle/title}\setunit*{\addspace}%
-	\usebibmacro{type}\setunit{\bbx at ceperiod}%
-	\newblock
-	\usebibmacro{(year+volume+number)/date}\setunit{\bbx at ceperiod}%
-	\newblock
-	\printlist{location}\setunit*{\bbx at cecolon}%
-	\printlist{publisher}\setunit{\bbx at ceperiod}%
-	\newblock
-	\printfield{url}\setunit*{\bbx at cecomma}%
-	\usebibmacro{urldate}\usebibmacro{finentry}%
-	\newblock
-	\printfield{addendum}%
-}
-
-\DeclareBibliographyDriver{article}{%
-	\usebibmacro{bibindex}%
-	\newblock
-	\printnames{author}\setunit{\bbx at ceperiod}%
-	\newblock
-	\usebibmacro{title}\setunit*{\bbx at cespace}%
-	\usebibmacro{type}\setunit{\bbx at ceperiod}%
-	\newblock
-	\printfield{journaltitle}\setunit*{\bbx at cecomma}%
-	\usebibmacro{(year+volume+number)/date}\setunit{\bbx at cecolon}%
-	\printfield{pages}\setunit{\bbx at ceperiod}%
-	\newblock
-	\printfield{url}\setunit*{\bbx at cecomma}%
-	\usebibmacro{urldate}\usebibmacro{finentry}%
-	\newblock
-	\printfield{addendum}%
-}
-
-\DeclareBibliographyDriver{patent}{%
-	\usebibmacro{bibindex}%
-	\newblock
-	\usebibmacro{author}\setunit{\bbx at ceperiod}%
-	\newblock
-	\usebibmacro{title}\setunit*{\addspace}%
-	\usebibmacro{type}\setunit{\bbx at ceperiod}%
-	\newblock
-	\printlist{location}\setunit*{\bbx at cecolon}%
-	\usebibmacro{number}\setunit{\bbx at ceperiod}%
-	\newblock
-	\usebibmacro{year/date}\setunit{\bbx at ceperiod}%
-	\newblock
-	\printfield{url}\setunit*{\bbx at cecomma}%
-	\usebibmacro{urldate}\usebibmacro{finentry}%
-	\newblock
-	\printfield{addendum}%
-}
-
-\DeclareBibliographyDriver{customf}{%
-	\usebibmacro{bibindex}%
-	\newblock
-	\printfield{addendum}%
-}
-
-\DeclareBibliographyAlias{booklet}{book}
-\DeclareBibliographyAlias{collection}{book}
-\DeclareBibliographyAlias{manual}{book}
-\DeclareBibliographyAlias{misc}{book}
-\DeclareBibliographyAlias{online}{book}
-\DeclareBibliographyAlias{proceedings}{book}
-\DeclareBibliographyAlias{report}{book}
-\DeclareBibliographyAlias{thesis}{book}
-\DeclareBibliographyAlias{unpublished}{book}
-\DeclareBibliographyAlias{inbook}{incollection}
-\DeclareBibliographyAlias{inproceedings}{incollection}
-\DeclareBibliographyAlias{*}{book}
-
-\DeclareSortingScheme{ecnty}{
-	\sort{\field{presort}}
-	\sort[final]{\field{sortkey}}
-	\sort{
-		\field{userf}
-	}
-	\sort{
-		\field{sortname}
-		\field{author}
-		\field{editor}
-		\field{translator}
-		\field{sorttitle}
-		\field{title}
-	}
-	\sort{
-		\field{sorttitle}
-		\field{title}
-	}
-	\sort{
-		\field{sortyear}
-		\field{year}
-	}
-}
-
-\DeclareSortingScheme{centy}{
-	\sort{\field{presort}}
-	\sort[final]{\field{sortkey}}
-	\sort[direction = descending]{
-		\field{userf}
-	}
-	\sort{
-		\field{sortname}
-		\field{author}
-		\field{editor}
-		\field{translator}
-		\field{sorttitle}
-		\field{title}
-	}
-	\sort{
-		\field{sorttitle}
-		\field{title}
-	}
-	\sort{
-		\field{sortyear}
-		\field{year}
-	}
-}
-
-\DeclareStyleSourcemap{
-	\maps{
-		\map[overwrite]{
-			\step[
-				fieldsource = language, match = \regexp{chinese},
-				fieldset = userf, fieldvalue = {zh}
-			]
-		}
-		\map[overwrite]{
-			\step[fieldsource = userf, match = \regexp{^cn$}, replace = \regexp{zh}]
-		}
-		\map{
-			\step[fieldset = userf, fieldvalue = {en}]
-		}
-	}
-}
-
 % vim:ft=tex:ts=2:sw=2

Modified: trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/caspervector.cbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/caspervector.cbx	2018-07-02 18:01:08 UTC (rev 48121)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-caspervector/caspervector.cbx	2018-07-02 20:39:36 UTC (rev 48122)
@@ -1,12 +1,12 @@
 % Casper Ti. Vector's biblatex style
 %
-% Copyright (c) 2012-2014 Casper Ti. Vector
+% Copyright (c) 2012-2014,2018 Casper Ti. Vector
 %
 % This work may be distributed and/or modified under the conditions of the
 % LaTeX Project Public License, either version 1.3 of this license or (at
 % your option) any later version.
 % The latest version of this license is in
-%   http://www.latex-project.org/lppl.txt
+%   https://www.latex-project.org/lppl.txt
 % and version 1.3 or later is part of all distributions of LaTeX version
 % 2005/12/01 or later.
 %
@@ -16,49 +16,32 @@
 % This work consists of the following files:
 %   caspervector.bbx
 %   caspervector.cbx
-%   biblatex-caspervector-gbk.def
-%   biblatex-caspervector-utf8.def
+%   caspervector-ay.bbx
+%   caspervector-ay.cbx
+%   blx-caspervector-base.def
+%   blx-caspervector-gbk.def
+%   blx-caspervector-utf8.def
 
 \ProvidesFile{caspervector.cbx}%
-	[2017/03/01 v0.2.7 Casper Ti. Vector's biblatex citation style]
+	[2018/06/29 v0.3.3 Casper Ti. Vector's numeric biblatex citestyle]
 
 \RequireCitationStyle{numeric-comp}
-\ExecuteBibliographyOptions{
-	autocite = superscript,
-	autopunct = false
-}
-
+\ExecuteBibliographyOptions{autocite = superscript}
 \newcommand*{\cbx at mksuperbrackets}[1]{\mkbibsuperscript{\mkbibbrackets{#1}}}
 
-\DeclareCiteCommand{\cite}
-{%
-	\usebibmacro{cite:init}%
-	\usebibmacro{prenote}%
-}
-{%
-	\usebibmacro{citeindex}%
-	\usebibmacro{cite:comp}%
-}
-{}
-{%
-	\usebibmacro{cite:dump}%
-	\usebibmacro{postnote}%
-}
+\DeclareCiteCommand{\cite}%
+	{\usebibmacro{cite:init}\usebibmacro{prenote}}%
+	{\usebibmacro{citeindex}\usebibmacro{cite:comp}}{}%
+	{\usebibmacro{cite:dump}\usebibmacro{postnote}}
 
-\DeclareCiteCommand{\supercite}[\cbx at mksuperbrackets]
-{%
-	\usebibmacro{cite:init}%
-	\let\multicitedelim=\supercitedelim
-	\usebibmacro{prenote}%
-}
-{%
-	\usebibmacro{citeindex}%
-	\usebibmacro{cite:comp}%
-}%
-{}
-{%
-	\usebibmacro{cite:dump}%
-	\usebibmacro{postnote}%
-}
+\DeclareCiteCommand{\supercite}[\cbx at mksuperbrackets]{%
+		\usebibmacro{cite:init}%
+		\let\multicitedelim=\supercitedelim
+		\iffieldundef{prenote}{}%
+			{\BibliographyWarning{Ignoring prenote argument}}%
+		\iffieldundef{postnote}{}%
+			{\BibliographyWarning{Ignoring postnote argument}}%
+	}{\usebibmacro{citeindex}\usebibmacro{cite:comp}}{}%
+	{\usebibmacro{cite:dump}\usebibmacro{postnote}}
 
 % vim:ft=tex:ts=2:sw=2



More information about the tex-live-commits mailing list