diff options
author | Karl Berry <karl@freefriends.org> | 2012-07-14 23:29:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-07-14 23:29:42 +0000 |
commit | 9c45fe88cb4094081b2b1243cd17bcc43439c041 (patch) | |
tree | 7cc4b04347495547b4afce8a28ac028256eb69d9 /Master/texmf-dist/tex/latex/biblatex-apa/german-apa.lbx | |
parent | 9c2ad73f6c5870b83ac88537986c2bbb2294f7c4 (diff) |
biblatex-apa (10jul12)
git-svn-id: svn://tug.org/texlive/trunk@27057 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-apa/german-apa.lbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-apa/german-apa.lbx | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-apa/german-apa.lbx b/Master/texmf-dist/tex/latex/biblatex-apa/german-apa.lbx index 72127eeb8c2..6ccca606d32 100644 --- a/Master/texmf-dist/tex/latex/biblatex-apa/german-apa.lbx +++ b/Master/texmf-dist/tex/latex/biblatex-apa/german-apa.lbx @@ -1,5 +1,4 @@ -% v4.7 -\ProvidesFile{german-apa.lbx} +\ProvidesFile{german-apa.lbx}[2012/07/01\space v5.0\space APA biblatex localisation] \InheritBibliographyExtras{german} % (APA 6.22) The example abbreviations @@ -21,6 +20,11 @@ \NewBibliographyString{archivedat} \NewBibliographyString{origyear} \NewBibliographyString{reviewof} +\NewBibliographyString{producer} +\NewBibliographyString{execproducer} +\NewBibliographyString{director} +\NewBibliographyString{writer} +\NewBibliographyString{with} \DeclareBibliographyStrings{% inherit = {german}, @@ -37,11 +41,16 @@ november = {{November}{November}}, december = {{Dezember}{Dezember}}, revisededition = {{\"Uberarbeitete\space Auflage}{\"Uberarb\adddot\space Aufl\adddot}}, + producer = {{Produzent}{Produzent}}, + execproducer = {{Produzent}{Produzent}}, + director = {{Regisseur}{Regisseur}}, + writer = {{Schriftsteller}{Schriftsteller}}, page = {{Seite}{{}S\adddot}}, pages = {{Seiten}{{}S\adddot}}, on = {{am}{am}}, retrieved = {{Zugriff\space am}{Zugriff\space am}}, available = {{Erh\"altlich}{Erh\"altlich}}, + with = {{mit}{mit}}, from = {{unter}{unter}}, archivedat = {{archiviert\space unter}{archiviert\space unter}}, nodate = {{ohne\space Datum}{{}o\adddot D\adddot}}, |