blob: b2dc830eb600a8201d25370adc118f12ad02f7d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
%%
%% ---------------------------------------------------------------
%% biblatex-gb7714-2015 --- A biblatex implementation of the
%% GBT7714-2015 bibliography style, GBK supported file
%% Maintained by huzhenzhen
%% E-mail: hzzmail@163.com
%% Released under the LaTeX Project Public License v1.3c or later
%% ---------------------------------------------------------------
%%
\def\str@bibliography{²Î¿¼ÎÄÏ×}
\def\str@references{²Î¿¼ÎÄÏ×}
\def\str@bytranslator{Òë}
\def\str@andotherscn{µÈ}
\def\str@andcn{ºÍ}
\def\str@backrefpage{ÒýÓÃÒ³}
\def\str@backrefpages{ÒýÓÃÒ³}
\def\str@noaddress{³ö°æµØ²»Ïê}
\def\str@nopublisher{³ö°æÕß²»Ïê}
\def\str@edition{°æ}
\def\str@volumecn{¾í}
\def\str@numbercn{²á}
\def\str@serialcn{µÚ}
\def\str@sameentry{ͬ}
\def\str@incn{¼û}
\def\str@mathesiscn{˶ʿѧλÂÛÎÄ}
\def\str@phdthesiscn{²©Ê¿Ñ§Î»ÂÛÎÄ}
\def\str@editorcn{Ö÷±à}
|