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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
|
%%
%% This is file `german-archaeology.lbx',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% biblatex-archaeology.dtx (with options: `newbibstrings,germanLBX')
%%
\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{genitiveandothers}
\NewBibliographyString{genitiveapostrophe}
\NewBibliographyString{genitives}
\NewBibliographyString{magisterthesis}
\NewBibliographyString{noplacenodate}
\NewBibliographyString{noplace}
\NewBibliographyString{plate}
\NewBibliographyString{postdocthesis}
\NewBibliographyString{specialauction}
\NewBibliographyString{specialauctions}
\NewBibliographyString{subverbum}
\NewBibliographyString{symposium}
\NewBibliographyString{unpublishedbathesis}
\NewBibliographyString{unpublishedpostdocthesis}
\NewBibliographyString{unpublisheddiplomathesis}
\NewBibliographyString{unpublishedphdthesis}
\NewBibliographyString{unpublishedmathesis}
\NewBibliographyString{unpublishedmagisterthesis}
\ProvidesFile{german-archaeology.lbx}
[2018/06/10 v2.0 biblatex-archaeology localization (IB)]
\InheritBibliographyExtras{german}
\DeclareRedundantLanguages{german}
{german,ngerman,austrian,naustrian,swissgerman,nswissgerman}
\DeclareBibliographyStrings{%
inherit = {german},
articledated = {{Artikel vom}{Artikel vom}},
genitiveandothers = {{u.\,a\adddot s}{u.\,a\adddot s}},
genitiveapostrophe = {{'}{'}},
genitives = {{s}{s}},
auction = {{Auktion}{Auktion}},
auctions = {{Auktionen}{Auktionen}},
catalogue = {{Katalog}{Kat\adddot}},
colloquium = {{Symposium}{Symposium}},
conference = {{Symposium}{Symposium}},
convention = {{Symposium}{Symposium}},
diplomathesis = {{Diplomarbeit}{Dipl.-Arb\adddot}},
dvd = {{DVD}{DVD}},
exhibition = {{Ausstellung}{Ausst\adddot}},
exhibcat = {{Ausstellungskatalog}{Ausstellungsat\adddot}},
festschrift = {{Festschrift}{Festschr\adddot}},
postdocthesis = {{Habilitationsschrift}{Habil.-Schr\adddot}},
magisterthesis = {{Magisterarbeit}{MA.-Arb\adddot}},
noplace = {{ohne\space Ort}{o.\,O\adddot}},
noplacenodate = {{ohne Ort und Jahr}{o.\addabbrvspace O.\addabbrvspace u.\addabbrvspace J\adddot}},
plate = {{Tafel}{Taf.}},
specialauction = {{Sonderauktion}{Sonderauktion}},
specialauctions = {{Sonderauktionen}{Sonderauktionen}},
subverbum = {{sub verbum}{\autocap{s}.\,v\adddot}},
symposium = {{Symposium}{Symposium}},
unpublishedbathesis = {{ungedruckte Bachelorarbeit}{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}},
bycompiler = {{zusammengestellt von}{zus\adddotspace von}},
nodate = {{ohne\space Jahr}{o.\space J\adddot}},
compiler = {{Zusammensteller}{Zus\adddot}},
compilers = {{Zusammensteller}{Zus\adddot}},
inpreparation = {{in Vorbereitung}{in Vorb.}},
magisterthesis = {{Magisterarbeit}{MA.-Arb.}},
mathesis = {{Masterarbeit}{MA.-Arb.}},
reprint = {{Reprint}{Reprint}},
seenote = {{Anmerkung}{Anm.}},
urlfrom = {{Online}{Online}},
}
\DeclareGenitiveApostropheChars{ce,s,x,z,ß,\ss}
\endinput
%%
%% End of file `german-archaeology.lbx'.
|