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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
|
%%
%% This is file `english-dguf-alt.lbx',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% biblatex-archaeology.dtx (with options: `newbibstrings,englishLBX')
%%
\NewBibliographyString{articledated}
\NewBibliographyString{auction}
\NewBibliographyString{auctions}
\NewBibliographyString{bathesis}
\NewBibliographyString{catalogue}
\NewBibliographyString{colloquium}
\NewBibliographyString{conference}
\NewBibliographyString{convention}
\NewBibliographyString{diplomathesis}
\NewBibliographyString{dvd}
\NewBibliographyString{exhibition}
\NewBibliographyString{exhibcat}
\NewBibliographyString{festschrift}
\NewBibliographyString{postdocthesis}
\NewBibliographyString{magisterthesis}
\NewBibliographyString{noplacenodate}
\NewBibliographyString{noplace}
\NewBibliographyString{plate}
\NewBibliographyString{specialauction}
\NewBibliographyString{specialauctions}
\NewBibliographyString{subverbum}
\NewBibliographyString{symposium}
\NewBibliographyString{unpublishedbathesis}
\NewBibliographyString{unpublishedpostdocthesis}
\NewBibliographyString{unpublisheddiplomathesis}
\NewBibliographyString{unpublishedphdthesis}
\NewBibliographyString{unpublishedmathesis}
\NewBibliographyString{unpublishedmagisterthesis}
\ProvidesFile{english-archaeology.lbx}
[2017/11/16 v1.3 biblatex-archaeology localization (IB)]
\InheritBibliographyExtras{british}
\InheritBibliographyStrings{british}
\DeclareRedundantLanguages{english}{english,american,british,canadian,australian,newzealand,USenglish,UKenglish}
\DeclareBibliographyStrings{%
inherit = {english},
articledated = {{article dated}{article dated}},
auction = {{auction}{auktion}},
auctions = {{auktions}{auctions}},
bathesis = {{Bachelor thesis}{BA\addabbrvspace thesis}},
catalogue = {{catalogue}{catalogue}},
colloquium = {{symposium}{symposium\adddot}},
conference = {{symposium}{symposium\adddot}},
convention = {{symposium}{symposium\adddot}},
dvd = {{DVD}{DVD}},
exhibcat = {{exhibition catalogue}{exhibition catalogue}},
exhibition = {{exhibition catalogue}{exhibition catalogue}},
festschrift = {{Festschrift}{Festschr\adddot}},
magisterthesis = {{Magisterarbeit}{MA.-Arb\adddot}},
nodate = {{no\space date}{n.\addabbrvspace d\adddot}},
postdocthesis = {{Habilitationsschrift}{Habil.-Schr\adddot}},
noplace = {{no\space place}{n.\space p\adddot}},
noplacenodate = {{no\space place no\space date}{n.\addabbrvspace p\adddot n.\addabbrvspace d\adddot}},
plate = {{plate}{pl\adddot}},
postdocthesis = {{Habilitationsschrift}{Habil.-Schr\adddot}},
specialauction = {{special auction}{special auction}},
specialauctions = {{special auctions}{special auctions}},
subverbum = {{sub verbum}{\autocap{s}.~v\adddot}},
symposium = {{symposium}{symposium\adddot}},
unpublishedbathesis = {{ungedruckte Bachelorbeit}{ungedr. BA.-Arb\adddot}},
unpublisheddiplomathesis = {{ungedruckte Diplomarbeit}{ungedr. Dipl.-Arb\adddot}},
unpublishedmagisterthesis = {{ungedruckte Magisterarbeit}{ungedr. MA.-Arb\adddot}},
unpublishedmathesis = {{ungedruckte Masterarbeit}{ungedr. MA.-Arb\adddot}},
unpublishedpostdocthesis = {{ungedruckte Habilitationsschrift}{ungedr. Habil.-Schr\adddot}},
unpublishedphdthesis = {{ungedruckte Dissertation}{ungedr. Diss\adddot}},
urlfrom = {{Online}{Online}},
}
\endinput
%%
%% End of file `english-dguf-alt.lbx'.
|