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
29
30
31
32
33
34
35
36
37
|
%%
%% This is file `english-kunde.lbx',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% biblatex-archaeology.dtx (with options: `kundeenglishLBX')
%%
\ProvidesFile{english-kunde.lbx}
[2019/12/30 v2.2 biblatex-archaeology localization (IB)]
\SuppressAdditiveLbxSuffixes
\InheritBibliographyExtras{english-archaeology}
\DeclareBibliographyStrings{%
inherit = {english-archaeology},
bathesis = {{Bachelor thesist}{Bachelor thesis}},
diplomathesis = {{Dmaster's thesis}{master's thesis}},
magisterthesis = {{master's thesis}{master's thesis}},
mathesis = {{master's thesist}{master's thesis}},
phdthesis = {{PhD\addabbrvspace thesis}{PhD\addabbrvspace thesis}},
postdocthesis = {{Habilitationsschrift}{Habilitationsschrift}},
unpublishedbathesis = {{unpublished Bachelor thesis}
{unpublished Bachelor thesis}},
unpublisheddiplomathesis = {{unpublished master's thesis}
{unpublished master's thesis}},
unpublishedmagisterthesis = {{unpublished master's thesis}
{unpublished master's thesis}},
unpublishedmathesis = {{unpublished master's thesis}
{unpublished master's thesis}},
unpublishedpostdocthesis = {{unpublished Habilitationsschrift}
{unpublished Habilitationsschrift}},
unpublishedphdthesis = {{unpublished PhD\addabbrvspace thesis}
{unpublished PhD\addabbrvspace thesis}},
}
\endinput
%%
%% End of file `english-kunde.lbx'.
|