blob: c78fd53c7c3c1b7235bb53a0cbeed1434e7919aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
%%
%% ---------------------------------------------------------------
%% 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@backrefpage{ÒýÓÃÒ³}
\def\str@backrefpages{ÒýÓÃÒ³}
\def\str@noaddress{³ö°æµØ²»Ïê}
\def\str@nopublisher{³ö°æÕß²»Ïê}
\def\str@edition{°æ}
|