blob: ce25f9239c5a94d64db66dd27c76dd9a15816a10 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
%%
%% This is file `german-foe.lbx',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% biblatex-archaeology.dtx (with options: `foegermanLBX')
%%
\ProvidesFile{german-foe.lbx}
[2019/12/30 v2.2 biblatex-archaeology localization (IB)]
\SuppressAdditiveLbxSuffixes
\InheritBibliographyExtras{german-archaeology}
\DeclareBibliographyStrings{%
inherit = {german-archaeology},
urlseen = {{Zugriff}{Zugriff}},
}
\DeclareBibliographyExtras{%
\DeclarePunctuationPairs{period}{!?}
}
\endinput
%%
%% End of file `german-foe.lbx'.
|