summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex-contrib
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-08-09 03:02:03 +0000
committerNorbert Preining <norbert@preining.info>2020-08-09 03:02:03 +0000
commit68df63effba2e77fb0218b91a6722821355885cd (patch)
treeb83f3e8c1ebfbfd59df87a4a6e89abb5a0442008 /macros/latex/contrib/biblatex-contrib
parent1c9455caf30309c8b8ba69afdc5a16a83d9f9a58 (diff)
CTAN sync 202008090302
Diffstat (limited to 'macros/latex/contrib/biblatex-contrib')
-rw-r--r--macros/latex/contrib/biblatex-contrib/archaeologie/README.md10
-rw-r--r--macros/latex/contrib/biblatex-contrib/archaeologie/archaeologie.dtx11422
-rw-r--r--macros/latex/contrib/biblatex-contrib/archaeologie/archaeologie.pdfbin1012609 -> 1191830 bytes
3 files changed, 7638 insertions, 3794 deletions
diff --git a/macros/latex/contrib/biblatex-contrib/archaeologie/README.md b/macros/latex/contrib/biblatex-contrib/archaeologie/README.md
index 5fcae02506..9898f06594 100644
--- a/macros/latex/contrib/biblatex-contrib/archaeologie/README.md
+++ b/macros/latex/contrib/biblatex-contrib/archaeologie/README.md
@@ -9,7 +9,7 @@ Copyright (c) 2015-2020 Lukas C. Bossert
Copyright (c) 2015 Lukas C. Bossert | Johannes Friedl
* Email: [info@biblatex.texografie.de](mailto:info@biblatex.texografie.de)
-* Website: [www.biblatex-archaeologie.texografie.de](http://www.biblatex-archaeologie.texografie.de)
+* Website: [www.biblatex-archaeologie.texografie.de](http://biblatex-archaeologie.texografie.de)
This citation-style covers the citation and bibliography rules of
the [__German Archaeological Institute__ (DAI)](http://www.dainst.org/dai/meldungen).
@@ -95,6 +95,14 @@ This bundle is constantly updated. For hints, errors or suggestions use the GitH
All notable changes to this project will be documented in the [README.md](https://github.com/LukasCBossert/biblatex-archaeologie/blob/master/README.md).
This project **does not** adhere to [Semantic Versioning](http://semver.org/).
The markdown syntax is inspired by the conventions proposed by [keepachangelog.com](http://keepachangelog.com/).
+
+## v2.4.5 (2020-08-08)
+### *Added*
+* Informational remark about greek letters in `@strings` in the additional `bib`-files (see Issue 153)[https://github.com/LukasCBossert/biblatex-archaeologie/issues/153]
+
+### *Fixed*
+* stale link in description corrected (http://biblatex-archaeologie.texografie.de/)
+
## v2.4.4 (2020-02-15)
### *Fixed*
* corrected the use of the `maintitlepunct` in the bibmacro `maintitle+title+volumes`
diff --git a/macros/latex/contrib/biblatex-contrib/archaeologie/archaeologie.dtx b/macros/latex/contrib/biblatex-contrib/archaeologie/archaeologie.dtx
index 5f056a3719..0501c036d1 100644
--- a/macros/latex/contrib/biblatex-contrib/archaeologie/archaeologie.dtx
+++ b/macros/latex/contrib/biblatex-contrib/archaeologie/archaeologie.dtx
@@ -1,7 +1,7 @@
%\iffalse
%<*internal|bbx|cbx|dbx|lbx>
-\def\archDate{2020/02/15}
-\def\archVersion{2.4.4}
+\def\archDate{2020/08/08}
+\def\archVersion{2.4.5}
%</internal|bbx|cbx|dbx|lbx>
%<*internal>
\iffalse
@@ -70,7 +70,7 @@ Copyright (c) 2015 Lukas C. Bossert | Johannes Friedl
* Email: [info@biblatex.texografie.de](mailto:info@biblatex.texografie.de)
-* Website: [www.biblatex-archaeologie.texografie.de](http://www.biblatex-archaeologie.texografie.de)
+* Website: [www.biblatex-archaeologie.texografie.de](http://biblatex-archaeologie.texografie.de)
This citation-style covers the citation and bibliography rules of
the [__German Archaeological Institute__ (DAI)](http://www.dainst.org/dai/meldungen).
@@ -1138,7 +1138,7 @@ draft=false,
\clearscrheadfoot
\ihead{\normalfont\footnotesize \texttt{bib}\LaTeX-style \texttt{archaeologie \archaeologieversion} \copyright\ by Lukas C. Bossert (2015--\the\year) | Johannes Friedl (2015)}%
\rofoot{\normalfont\footnotesize \textbf{\sffamily \thepage}}
-\lofoot{\normalfont\footnotesize \href{http://www.biblatex-archaeologie.texografie.de}{biblatex-archaeologie.de}}
+\lofoot{\normalfont\footnotesize \href{http://biblatex-archaeologie.texografie.de}{biblatex-archaeologie.texografie.de}}
\RequirePackage[%
% flushmargin, %
@@ -1406,8 +1406,7 @@ examplebox,
of this license or (at your option) any later version.},
pdfhighlight = /N,
pdfdisplaydoctitle = true,
- pdfdate = {\the\year-\the\month-\the\day}
- pdflang = {en},
+ pdflang = {en},
pdfcaptionwriter = {Lukas C. Bossert},
pdfkeywords = {biblatex, archaeology, humanities},
pdfproducer={LuaLaTeX},
@@ -1464,7 +1463,7 @@ examplebox,
\begin{document}
\pdfbookmark[1]{Titlepage}{title}
\title{\texttt{archaeologie} -- \\\texttt{bib\LaTeX} for archaeologists\footnote{Also very handy for scholars of (ancient) history or classics, too.
-For further information about the code visit \href{http://www.biblatex-archaeologie.texografie.de}{biblatex-archaeologie.de}:
+For further information about the code visit \href{http://biblatex-archaeologie.texografie.de}{biblatex-archaeologie.texografie.de}:
Comments and criticisms are welcome.
We thank especially \href{https://tex.stackexchange.com/users/35864/moewe}{M. Wemheuer} and \href{https://tex.stackexchange.com/users/2478/herbert}{H. Voß} for their great help with the code.%
}}
@@ -1560,7 +1559,9 @@ The markdown syntax is inspired by the conventions proposed by [keepachangelog.c
Without any further options the style follows the rules of the \DAI.
No additional settings are needed,
-but you can change the outcome by using some options which are explained below.\footnote{For an easy and unproblematic compiling we suggest to use \hologo{XeLaTeX} or \hologo{LuaTeX}.}
+but you can change the outcome by using some options which are explained below.\footnote{For an easy and unproblematic compiling we suggest to use \hologo{XeLaTeX} or \hologo{LuaTeX}; see the information note in \cref{archaeologie-lstabbrv.bib}.}
+
+
At the end of your document you can write the command |\printbibliography| to print
the bibliography.
@@ -8105,6 +8106,16 @@ To see the long forms of journal titles or series you have to switch on the opti
% ██ ██████ ██████ ██████ ██████ ██ ██ ███████ ██ ████ ██
% */
%<*readme>
+
+
+## v2.4.5 (2020-08-08)
+### *Added*
+* Informational remark about greek letters in `@strings` in the additional `bib`-files (see Issue 153)[https://github.com/LukasCBossert/biblatex-archaeologie/issues/153]
+
+### *Fixed*
+* stale link in description corrected (http://biblatex-archaeologie.texografie.de/)
+
+
## v2.4.4 (2020-02-15)
### *Fixed*
* corrected the use of the `maintitlepunct` in the bibmacro `maintitle+title+volumes`
@@ -8466,8 +8477,8 @@ This update is also due to compatibility with `biblatex 3.8a`/`biber 2.8`.
\iftoggle{bbx:urn}{}{\xout{urn}\seperator}%
\iftoggle{bbx:doi}{}{\xout{doi}\seperator}%
\iflanguage{ngerman}%
- {Weitere Informationen unter \url{http://biblatex-archaeologie.de}}
- {For further information see \url{http://biblatex-archaeologie.de}}
+ {Weitere Informationen unter \url{http://biblatex-archaeologie.texografie.de}}
+ {For further information see \url{http://biblatex-archaeologie.texografie.de}}
}
% \end{macrocode}
%
@@ -11138,3198 +11149,3210 @@ This update is also due to compatibility with `biblatex 3.8a`/`biber 2.8`.
%<*abbrv>
% \fi %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \section{archaeologie-lstabbrv.bib}
-% Liste der Abkürzungen für Zeitschriften, Reihen,
-% Lexika und häufig zitierte Werke.
-% Manche Kürzel konnten nicht genau umgesetzt werden.
-% Alle Umlaute, Akzente, etc. werden weggelassen, bzw.
-% geändert: "ü-> ue", etc.
+% \label{archaeologie-lstabbrv.bib}
+% This is a list with abbreviations of journals, volumes, references and most cited works.
+% Since not all given short-names of the abbreviations can be used directly
+% it was necessary to modify them slightly.
+% Umlauts are changed: |ä|>|ae|, |ö|>|oe|, |ü|>|ue| etc.
+%
+% They are marked with "*Abweichung!".
+%
+%\begin{marker}There are strings with e.g. greek letters. To have them printed properly use e.g. |lualatex| or add a specific package (e.g. |\usepackage{textalpha}| from greek-fontenc). For more information see \url{https://github.com/LukasCBossert/biblatex-archaeologie/issues/153} \end{marker}
%
-% Diese sind mit "*Abweichung!" gekennzeichnet
% \subsection{Short names}
% \begin{macrocode}
- @String {AA-short = {AA}}
- @String {AAA-short = {AAA}}
- @String {AAcque-short = {AAcque}}
- @String {AAdv-short = {AAdv}}
- @String {AAJ-short = {AAJ}}
- @String {AAlpi-short = {AAlpi}}
- @String {AarbKob-short = {AarbKøb}}%*Abweichung!
- @String {AArchit-short = {AArchit}}
- @String {AAS-short = {AAS}}
- @String {AASOR-short = {AASOR}}
- @String {AAusgrBadWuert-short = {AAusgrBadWürt}}%*Abweichung!
- @String {AAustr-short = {AAustr}}
- @String {ABADY-short = {ABADY}}
- @String {AbhBerlin-short = {AbhBerlin}}
- @String {AbhDuesseldorf-short = {AbhDüsseldorf}}%*Abweichung!
- @String {AbhGoettingen-short = {AbhGöttingen}}%*Abweichung!
- @String {AbhLeipzig-short = {AbhLeipzig}}
- @String {AbhMainz-short = {AbhMainz}}
- @String {AbhMuenchen-short = {AbhMünchen}}%*Abweichung!
- @String {ABret-short = {ABret}}
- @String {Abr-Nahrain-short = {Abr-Nahrain}}
- @String {ABulg-short = {ABulg}}
- @String {ABV-short = {ABV}}
- @String {ACalc-short = {ACalc}}
- @String {ACamp-short = {ACamp}}
- @String {ACant-short = {ACant}}
- @String {AcBibl-short = {AcBibl}}
- @String {Achse-short = {Achse}}
- @String {Acme-short = {Acme}}
- @String {Acontia-short = {Acontia}}
- @String {ACors-short = {ACors}}
- @String {ActaAArtHist-short = {ActaAArtHist}}
- @String {ActaAArtHist-sa-short = {ActaAArtHist s.a.}}%*Abweichung!
- @String {ActaAcAbo-short = {ActaAcAbo}}
- @String {ActaACarp-short = {ActaACarp}}
- @String {ActaALov-short = {ActaALov}}
- @String {ActaALovMono-short = {ActaALovMono}}
- @String {ActaAntHung-short = {ActaAntHung}}
- @String {ActaArch-short = {ActaArch}}
- @String {ActaArchHung-short = {ActaArchHung}}
- @String {ActaAth-short = {ActaAth}}
- @String {ActaCl-short = {ActaCl}}
- @String {ActaClDebrec-short = {ActaClDebrec}}
- @String {ActaHistDac-short = {ActaHistDac}}
- @String {ActaHyp-short = {ActaHyp}}
- @String {ActaInstRomFin-short = {ActaInstRomFin}}
- @String {ActaMusNapoca-short = {ActaMusNapoca}}
- @String {ActaMusPorol-short = {ActaMusPorol}}
- @String {ActaNum-short = {ActaNum}}
- @String {ActaOr-short = {ActaOr}}
- @String {ActaOrHung-short = {ActaOrHung}}
- @String {ActaPhilSocDac-short = {ActaPhilSocDac}}
- @String {ActaPraehistA-short = {ActaPraehistA}}
- @String {ActaTorunA-short = {ActaTorunA}}
- @String {ActaTorunHist-short = {ActaTorunHist}}
- @String {AD-short = {AD}}
- @String {ADAIK-short = {ADAIK}}
- @String {Adalya-short = {Adalya}}
- @String {ADelt-A-short = {ADelt A}}%*Abweichung!
- @String {ADelt-B-short = {ADelt B}}%*Abweichung!
- @String {ADerg-short = {ADerg}}
- @String {ADFU-short = {ADFU}}
- @String {AdI-short = {AdI}}
- @String {ADOG-short = {ADOG}}
- @String {Adumatu-short = {Adumatu}}
- @String {AE-short = {AE}}
- @String {AeA-short = {AeA}}
- @String {Aegaeum-short = {Aegaeum}}
- @String {AegLev-short = {ÄgLev}}%*Abweichung!
- @String {AEmil-short = {AEmil}}
- @String {AEphem-short = {AEphem}}
- @String {AeR-short = {AeR}}
- @String {AErgoMak-short = {AErgoMak}}
- @String {AErt-short = {AErt}}
- @String {AEspA-short = {AEspA}}
- @String {Aevum-short = {Aevum}}
- @String {AevumAnt-short = {AevumAnt}}
- @String {AF-short = {AF}}
- @String {AfO-short = {AfO}}
- @String {Africa-short = {Africa}}
- @String {AGD-short = {AGD}}
- @String {AGeo-short = {AGeo}}
- @String {Agora-short = {Agora}}
- @String {AgoraPB-short = {AgoraPB}}
- @String {AHist-short = {AHist}}
- @String {AHistStAlex-short = {AHistStAlex}}
- @String {AHw-short = {AHw}}
- @String {AiD-short = {AiD}}
- @String {AInf-short = {AInf}}
- @String {AIONArch-short = {AIONArch}}
- @String {AIONFil-short = {AIONFil}}
- @String {AIONLing-short = {AIONLing}}
- @String {AIPhOr-short = {AIPhOr}}
- @String {Aitna-short = {Aitna}}
- @String {AJA-short = {AJA}}
- @String {AJahrBay-short = {AJahrBay}}
- @String {AJPh-short = {AJPh}}
- @String {AJug-short = {AJug}}
- @String {AKorrBl-short = {AKorrBl}}
- @String {AlbaRegia-short = {AlbaRegia}}
- @String {AlmaMaterSt-short = {AlmaMaterSt}}
- @String {AlmanachWien-short = {AlmanachWien}}
- @String {AlonJisrael-short = {AlonJisrael}}
- @String {Al-Qannis-short = {Al-Qanniš}}
- @String {Altamura-short = {Altamura}}
- @String {AltoMed-short = {AltoMed}}
- @String {Alt-Paphos-short = {Alt-Paphos}}
- @String {AltThuer-short = {AltThür}}%*Abweichung!
- @String {AM-short = {AM}}
- @String {AMediev-short = {AMediev}}
- @String {AMethTh-short = {AMethTh}}
- @String {AMI-short = {AMI}}
- @String {AMIT-short = {AMIT}}
- @String {AmJAncHist-short = {AmJAncHist}}
- @String {AmJNum-short = {AmJNum}}
- @String {AMold-short = {AMold}}
- @String {AMosel-short = {AMosel}}
- @String {AMS-short = {AMS}}
- @String {AmStP-short = {AmStP}}
- @String {AMuGS-short = {AMuGS}}
- @String {ANachr-short = {ANachr}}
- @String {ANachrBad-short = {ANachrBad}}
- @String {AnadoluAra-short = {AnadoluAra}}
- @String {AnadoluKonf-short = {AnadoluKonf}}
- @String {AnadoluYil-short = {AnadoluYıl}}
- @String {AnAe-short = {AnAe}}
- @String {Anagennesis-short = {Anagennesis}}
- @String {AnalBolland-short = {AnalBolland}}
- @String {AnalP-short = {AnalP}}
- @String {AnalRom-short = {AnalRom}}
- @String {AnArqAnd-short = {AnArqAnd}}
- @String {Anas-short = {Anas}}
- @String {AnatA-short = {AnatA}}
- @String {Anatolia-short = {Anatolia}}
- @String {ANaturwiss-short = {ANaturwiss}}
- @String {AncCivScytSib-short = {AncCivScytSib}}
- @String {AncHistB-short = {AncHistB}}
- @String {AncInd-short = {AncInd}}
- @String {AncNearEastSt-short = {AncNearEastSt}}
- @String {AnCord-short = {AnCord}}
- @String {AncSoc-short = {AncSoc}}
- @String {AncW-short = {AncW}}
- @String {AncWestEast-short = {AncWestEast}}
- @String {AnDubr-short = {AnDubr}}
- @String {ANews-short = {ANews}}
- @String {ANilMoy-short = {ANilMoy}}
- @String {ANL-short = {ANL}}
- @String {AnMunFaro-short = {AnMunFaro}}
- @String {AnMurcia-short = {AnMurcia}}
- @String {AnnAcEtr-short = {AnnAcEtr}}
- @String {AnnAcTorino-short = {AnnAcTorino}}
- @String {AnnAStorAnt-short = {AnnAStorAnt}}
- @String {AnnBari-short = {AnnBari}}
- @String {AnnBenac-short = {AnnBenac}}
- @String {AnnBiblAModena-short = {AnnBiblAModena}}
- @String {AnnBiblARom-short = {AnnBiblARom}}
- @String {AnnByzConf-short = {AnnByzConf}}
- @String {AnnCagl-short = {AnnCagl}}
- @String {AnnCaglMag-short = {AnnCaglMag}}
- @String {AnnEconSocCiv-short = {AnnEconSocCiv}}
- @String {AnnEgBibl-short = {AnnEgBibl}}
- @String {AnnEth-short = {AnnEth}}
- @String {AnnFaina-short = {AnnFaina}}
- @String {AnnHistA-short = {AnnHistA}}
- @String {AnnHistScSoc-short = {AnnHistScSoc}}
- @String {AnnIstGiapp-short = {AnnIstGiapp}}
- @String {AnnIstItNum-short = {AnnIstItNum}}
- @String {AnnLecce-short = {AnnLecce}}
- @String {AnnLeedsUnOrSoc-short = {AnnLeedsUnOrSoc}}
- @String {AnnMacerata-short = {AnnMacerata}}
- @String {AnnMessMag-short = {AnnMessMag}}
- @String {AnnMusRov-short = {AnnMusRov}}
- @String {AnnNap-short = {AnnNap}}
- @String {AnnNivern-short = {AnnNivern}}
- @String {AnnNoment-short = {AnnNoment}}
- @String {AnnOrNap-short = {AnnOrNap}}
- @String {AnnotNum-short = {AnnotNum}}
- @String {AnnPerugia-short = {AnnPerugia}}
- @String {AnnPisa-short = {AnnPisa}}
- @String {AnnPontAcRom-short = {AnnPontAcRom}}
- @String {AnnRepBSA-short = {AnnRepBSA}}
- @String {AnnRepCypr-short = {AnnRepCypr}}
- @String {AnnRepFoggArtMus-short = {TAnnRepFoggArtMus}}
- @String {AnnSiena-short = {AnnSiena}}
- @String {AnnuarioAcLinc-short = {AnnuarioAcLinc}}
- @String {AnnuarioLecce-short = {AnnuarioLecce}}
- @String {AnnUnBud-short = {AnnUnBud}}
- @String {AnnWorcArtMus-short = {AnnWorcArtMus}}
- @String {Anodos-short = {Anodos}}
- @String {AnOr-short = {AnOr}}
- @String {ANRW-short = {ANRW}}
- @String {Anschnitt-short = {Anschnitt}}
- @String {ANSMusNotes-short = {ANSMusNotes}}
- @String {AnSt-short = {AnSt}}
- @String {Antaeus-short = {Antaeus}}
- @String {AntAfr-short = {AntAfr}}
- @String {AntChr-short = {AntChr}}
- @String {AntCl-short = {AntCl}}
- @String {AnthrAChron-short = {AnthrAChron}}
- @String {Anthropos-short = {Anthropos}}
- @String {Antichthon-short = {Antichthon}}
- @String {AntigCr-short = {AntigCr}}
- @String {Antipolis-short = {Antipolis}}
- @String {Antiqua-short = {Antiqua}}
- @String {Antiquity-short = {Antiquity}}
- @String {AntJ-short = {AntJ}}
- @String {AntK-short = {AntK}}
- @String {AntNat-short = {AntNat}}
- @String {AntPisa-short = {AntPisa}}
- @String {AntPl-short = {AntPl}}
- @String {AntSurv-short = {AntSurv}}
- @String {AntTard-short = {AntTard}}
- @String {AnzAW-short = {AnzAW}}
- @String {AnzWien-short = {AnzWien}}
- @String {AOAT-short = {AOAT}}
- @String {AoF-short = {AoF}}
- @String {AOtkryt-short = {AOtkryt}}
- @String {APamKiiv-short = {APamKiiv}}
- @String {APh-short = {APh}}
- @String {APol-short = {APol}}
- @String {Apollo-short = {Apollo}}
- @String {ApolloLond-short = {ApolloLond}}
- @String {APort-short = {APort}}
- @String {AppRomFil-short = {AppRomFil}}
- @String {APregl-short = {APregl}}
- @String {Apulum-short = {Apulum}}
- @String {AquiLeg-short = {AquiLeg}}
- @String {AquilNost-short = {AquilNost}}
- @String {Aquitania-short = {Aquitania}}
- @String {ArabAEpigr-short = {ArabAEpigr}}
- @String {ARadRaspr-short = {ARadRaspr}}
- @String {ArbFBerSaechs-short = {ArbFBerSaechs}}
- @String {Archaeographie-short = {Archäographie}}%*Abweichung!
- @String {Archaeologia-short = {Archaeologia}}
- @String {Archaeology-short = {Archaeology}}
- @String {Archaeometry-short = {Archaeometry}}
- @String {Archaiognosia-short = {Archaiognosia}}
- @String {ArchBegriffsGesch-short = {ArchBegriffsGesch}}
- @String {ArchByzMnem-short = {ArchByzMnem}}
- @String {ArchCl-short = {ArchCl}}
- @String {Archeo-short = {Archeo}}
- @String {ArcheogrTriest-short = {ArcheogrTriest}}
- @String {ArcheologiaParis-short = {ArcheologiaParis}}
- @String {ArcheologiaRoma-short = {ArcheologiaRoma}}
- @String {ArcheologiaWarsz-short = {ArcheologiaWarsz}}
- @String {ArcheologijaKiiv-short = {ArcheologijaKiiv}}
- @String {ArcheologijaSof-short = {ArcheologijaSof}}
- @String {ArchEubMel-short = {ArchEubMel}}
- @String {ArchHom-short = {ArchHom}}
- @String {Architectura-short = {Architectura}}
- @String {Archivi-short = {Archivi}}
- @String {ArchPF-short = {ArchPF}}
- @String {ArchPrehistLev-short = {ArchPrehistLev}}
- @String {ArchRel-short = {ArchRel}}
- @String {ArchStorCal-short = {ArchStorCal}}
- @String {ArchStorPugl-short = {ArchStorPugl}}
- @String {ArchStorRom-short = {ArchStorRom}}
- @String {ArchStorSicOr-short = {ArchStorSicOr}}
- @String {ArchStorSir-short = {ArchStorSir}}
- @String {Arctos-short = {Arctos}}
- @String {ARepLond-short = {ARepLond}}
- @String {Argo-short = {Argo}}
- @String {ArOr-short = {ArOr}}
- @String {ArOrMono-short = {ArOrMono}}
- @String {ArOrSuppl-short = {ArOrSuppl}}
- @String {ARozhl-short = {ARozhl}}
- @String {ArqBeja-short = {ArqBeja}}
- @String {Arse-short = {Arse}}
- @String {ArsGeorg-short = {ArsGeorg}}
- @String {ArtAntMod-short = {ArtAntMod}}
- @String {ArtARhone-short = {ArtARhône}}%*Abweichung!
- @String {ArtAs-short = {ArtAs}}
- @String {ArtB-short = {ArtB}}
- @String {ArtJ-short = {ArtJ}}
- @String {ArtLomb-short = {ArtLomb}}
- @String {ArtMediev-short = {ArtMediev}}
- @String {ArtVirg-short = {ArtVirg}}
- @String {ARV2-short = {ARV2}}
- @String {ASachs-short = {ASachs}}
- @String {ASAE-short = {ASAE}}
- @String {ASammlUnZuerch-short = {ASammlUnZürch}}%*Abweichung!
- @String {ASAtene-short = {ASAtene}}
- @String {ASbor-short = {ASbor}}
- @String {ASchw-short = {ASchw}}
- @String {ASoc-short = {ASoc}}
- @String {ASoloth-short = {ASoloth}}
- @String {ASR-short = {ASR}}
- @String {Assaph-short = {Assaph}}
- @String {AssyrMisc-short = {AssyrMisc}}
- @String {AST-short = {AST}}
- @String {ASub-short = {ASub}}
- @String {ASubacq-short = {ASubacq}}
- @String {Athenaeum-short = {Athenaeum}}
- @String {Atiqot-short = {Atiqot}}
- @String {AtiqotHeb-short = {AtiqotHeb}}
- @String {Atlal-short = {Atlal}}
- @String {AttiAcPontan-short = {AttiAcPontan}}
- @String {AttiAcRov-short = {AttiAcRov}}
- @String {AttiAcTorino-short = {AttiAcTorino}}
- @String {AttiCAntCl-short = {AttiCAntCl}}
- @String {AttiCItRom-short = {AttiCItRom}}
- @String {AttiMemBologna-short = {AttiMemBologna}}
- @String {AttiMemDal-short = {AttiMemDal}}
- @String {AttiMemFirenze-short = {AttiMemFirenze}}
- @String {AttiMemIstria-short = {AttiMemIstria}}
- @String {AttiMemMagnaGr-short = {AttiMemMagnaGr}}
- @String {AttiMemModena-short = {AttiMemModena}}
- @String {AttiMemTivoli-short = {AttiMemTivoli}}
- @String {AttiMusTrieste-short = {AttiMusTrieste}}
- @String {AttiPalermo-short = {AttiPalermo}}
- @String {AttiRovigno-short = {AttiRovigno}}
- @String {AttiSocFriuli-short = {AttiSocFriuli}}
- @String {AttiVenezia-short = {AttiVenezia}}
- @String {AuA-short = {AuA}}
- @String {AulaOr-short = {AulaOr}}
- @String {AusgrFu-short = {AusgrFu}}
- @String {AusgrFuWestf-short = {AusgrFuWestf}}
- @String {AustrRom-short = {AustrRom}}
- @String {AUTerr-short = {AUTerr}}
- @String {AUWE-short = {AUWE}}
- @String {AV-short = {AV}}
- @String {AVen-short = {AVen}}
- @String {AVes-short = {AVes}}
- @String {AViva-short = {AViva}}
- @String {AvP-short = {AvP}}
- @String {AW-short = {AW}}
- @String {AyasofyaMuezYil-short = {AyasofyaMüzYıl}}%*Abweichung!
- @String {AZ-short = {AZ}}
- @String {Azotea-short = {Azotea}}
- @String {BA-short = {BA}}
- @String {Baalbek-short = {Baalbek}}
- @String {BAAlger-short = {BAAlger}}
- @String {BABarcel-short = {BABarcel}}
- @String {BABesch-short = {BABesch}}
- @String {BAcRHist-short = {BAcRHist}}
- @String {BACopt-short = {BACopt}}
- @String {BadFuBer-short = {BadFuBer}}
- @String {Baetica-short = {Baetica}}
- @String {BaF-short = {BaF}}
- @String {BalacaiKoez-short = {BalacaiKöz}}%*Abweichung!
- @String {BalkSt-short = {BalkSt}}
- @String {BALond-short = {BALond}}
- @String {BALux-short = {BALux}}
- @String {BaM-short = {BaM}}
- @String {BAMaroc-short = {BAMaroc}}
- @String {BAmSocP-short = {BAmSocP}}
- @String {BAncOrMus-short = {BAncOrMus}}
- @String {BAngers-short = {BAngers}}
- @String {BAngloIsrASoc-short = {BAngloIsrASoc}}
- @String {BAnnMusFerr-short = {BAnnMusFerr}}
- @String {BAntFr-short = {BAntFr}}
- @String {BAntLux-short = {BAntLux}}
- @String {BAParis-short = {BAParis}}
- @String {BAProv-short = {BAProv}}
- @String {BAR-short = {BAR}}
- @String {BArchAlex-short = {BArchAlex}}
- @String {BArchit-short = {BArchit}}
- @String {BARIntSer-short = {BARIntSer}}
- @String {BASard-short = {BASard}}
- @String {BAsEspA-short = {BAsEspA}}
- @String {BAsInst-short = {BAsInst}}
- @String {BASOR-short = {BASOR}}
- @String {BAssBude-short = {BAssBudé}}%*Abweichung!
- @String {BAssMosAnt-short = {BAssMosAnt}}
- @String {BASub-short = {BASub}}
- @String {BASudEstEur-short = {BASudEstEur}}
- @String {BATarr-short = {BATarr}}
- @String {BAur-short = {BAur}}
- @String {BAVA-short = {BAVA}}
- @String {BayVgBl-short = {BayVgBl}}
- @String {BBasil-short = {BBasil}}
- @String {BBelgRom-short = {BBelgRom}}
- @String {BBolsena-short = {BBolsena}}
- @String {BBrByzSt-short = {BBrByzSt}}
- @String {BCamuno-short = {BCamuno}}
- @String {BCASic-short = {BCASic}}
- @String {BCercleNum-short = {BCercleNum}}
- @String {BCH-short = {BCH}}
- @String {BCircNumNap-short = {BCircNumNap}}
- @String {BCl-short = {BCl}}
- @String {BClevMus-short = {BClevMus}}
- @String {BCom-short = {BCom}}
- @String {BCord-short = {BCord}}
- @String {BdA-short = {BdA}}
- @String {BdE-short = {BdE}}
- @String {BdEC-short = {BdEC}}
- @String {BdI-short = {BdI}}
- @String {BDirRom-short = {BDirRom}}
- @String {BeazleyAddenda2-short = {Beazley Addenda\textsuperscript{2}}}%*Abweichung!
- @String {BeazleyPara-short = {Beazley, Para.}}%*Abweichung!
- @String {BEcAntNimes-short = {BEcAntNîmes}}%*Abweichung!
- @String {BediKart-short = {BediKart}}
- @String {BEFAR-short = {BEFAR}}
- @String {BeitrESkAr-short = {BeitrESkAr}}
- @String {BeitrNamF-short = {BeitrNamF}}
- @String {BeitrSudanF-short = {BeitrSudanF}}
- @String {BelArt-short = {BelArt}}
- @String {Belleten-short = {Belleten}}
- @String {Benacus-short = {Benacus}}
- @String {BerBayDenkmPfl-short = {BerBayDenkmPfl}}
- @String {BerDFG-short = {BerDFG}}
- @String {BerlBeitrArchaeom-short = {BerlBeitrArchäom}}%*Abweichung!
- @String {BerlBlVFruehGesch-short = {BerlBlVFrühGesch}}%*Abweichung!
- @String {BerlJbVFruehGesch-short = {BerlJbVFrühGesch}}%*Abweichung!
- @String {BerlMus-short = {BerlMus}}
- @String {BerlNumZ-short = {BerlNumZ}}
- @String {BerOudhBod-short = {BerOudhBod}}
- @String {BerRGK-short = {BerRGK}}
- @String {BerVerhLeipz-short = {BerVerhLeipz}}
- @String {Berytus-short = {Berytus}}
- @String {BEspA-short = {BEspA}}
- @String {BEspOr-short = {BEspOr}}
- @String {BEtOr-short = {BEtOr}}
- @String {BFilGrPadova-short = {BFilGrPadova}}
- @String {BFilLingSic-short = {BFilLingSic}}
- @String {BFlegr-short = {BFlegr}}
- @String {BFoligno-short = {BFoligno}}
- @String {BHarvMus-short = {BHarvMus}}
- @String {BIasos-short = {BIasos}}
- @String {BibAr-short = {BibAr}}
- @String {BiblClOr-short = {BiblClOr}}
- @String {BiblSymb-short = {BiblSymb}}
- @String {BIBulg-short = {BIBulg}}
- @String {BICS-short = {BICS}}
- @String {BIFAO-short = {BIFAO}}
- @String {BInfCentumcellae-short = {BInfCentumcellae}}
- @String {BInfCESDAE-short = {BInfCESDAE}}
- @String {BiogrZbor-short = {BiogrZbor}}
- @String {BiOr-short = {BiOr}}
- @String {BIstOrvieto-short = {BIstOrvieto}}
- @String {BJaen-short = {BJaen}}%*Abweichung!
- @String {BJb-short = {BJb}}
- @String {BJerus-short = {BJerus}}
- @String {BLaborMusLouvre-short = {BLaborMusLouvre}}
- @String {BLazioMerid-short = {BLazioMerid}}
- @String {BLikUm-short = {BLikUm}}
- @String {BlMueFreundeF-short = {BlMüFreundeF}}%*Abweichung!
- @String {BLugo-short = {BLugo}}
- @String {BMCGreekCoins-short = {BMC Greek Coins}}%*Abweichung!
- @String {BMCOR-short = {BMCOR}}
- @String {BMCRE-short = {BMCRE}}
- @String {BMCRRI-III-short = {BMCRR I--III}}%*Abweichung!
- @String {BMetrMus-short = {BMetrMus}}
- @String {BMon-short = {BMon}}
- @String {BMonMusPont-short = {BMonMusPont}}
- @String {BMQ-short = {BMQ}}
- @String {BMQNSuppl-short = {BMQNSuppl}}
- @String {BMusBeyrouth-short = {BMusBeyrouth}}
- @String {BMusBrux-short = {BMusBruxs}}
- @String {BMusCadiz-short = {BMusCadiz}}
- @String {BMusCivRom-short = {BMusCivRom}}
- @String {BMusFA-short = {BMusFA}}
- @String {BMusHongr-short = {BMusHongr}}
- @String {BMusMadr-short = {BMusMadr}}
- @String {BMusMich-short = {BMusMich}}
- @String {BMusMonaco-short = {BMusMonaco}}
- @String {BMusPadova-short = {BMusPadova}}
- @String {BMusPBelArt-short = {BMusPBelArt}}
- @String {BMusRom-short = {BMusRom}}
- @String {BMusVars-short = {BMusVars}}
- @String {BMusZaragoza-short = {BMusZaragoza}}
- @String {BNumParis-short = {BNumParis}}
- @String {BNumRoma-short = {BNumRoma}}
- @String {Bogazkoey-Hattusa-short = {Boğazköy-Hattuša}}%*Abweichung!
- @String {Bolskan-short = {Bolskan}}
- @String {BonnHVg-short = {BonnHVg}}
- @String {BOntMus-short = {BOntMus}}
- @String {Boreas-short = {Boreas}}
- @String {BoreasUpps-short = {BoreasUpps}}
- @String {BPeintRom-short = {BPeintRom}}
- @String {BPI-short = {BPI}}
- @String {BPrehistAlp-short = {BPI}}%*Abweichung!
- @String {BProAvent-short = {BProAvent}}
- @String {BProvidence-short = {BProvidence}}
- @String {BracAug-short = {BracAug}}
- @String {BracaraAugusta-short = {BracaraAugusta}}
- @String {BremABl-short = {BremABl}}
- @String {BRest-short = {BRest}}
- @String {Brigantium-short = {Brigantium}}
- @String {BrMusYearbook-short = {BrMusYearbook}}
- @String {BSA-short = {BSA}}
- @String {BSAA-short = {BSAA}}
- @String {BSFE-short = {BSFE}}
- @String {BSiena-short = {BSiena}}
- @String {BSOAS-short = {BSOAS}}
- @String {BSocAChamp-short = {BSocAChamp}}
- @String {BSocBiblReinach-short = {BSocBiblReinach}}
- @String {BSocNumRom-short = {BSocNumRom}}
- @String {BSR-short = {BSR}}
- @String {BStLat-short = {BStLat}}
- @String {BStorArt-short = {BStorArt}}
- @String {BTextilAnc-short = {BStorArt}}
- @String {BTorino-short = {BTorino}}
- @String {BTravTun-short = {BTravTun}}
- @String {BudReg-short = {BudReg}}
- @String {BulletinGetty-short = {BulletinGetty}}
- @String {BulletinNorthampton-short = {BulletinNorthampton}}
- @String {BVallad-short = {BVallad}}
- @String {BVitoria-short = {BVitoria}}
- @String {BWaltersArtGal-short = {BWaltersArtGal}}
- @String {BWPr-short = {BWPr}}
- @String {Byzantina-short = {Byzantina}}
- @String {ByzF-short = {ByzF}}
- @String {ByzJb-short = {ByzJb}}
- @String {ByzZ-short = {ByzZ}}
- @String {BZ-short = {BZ}}
- @String {CAA-short = {CAA}}
- @String {CAD-short = {CAD}}
- @String {CadA-short = {CadA}}
- @String {Caesaraugusta-short = {Caesaraugusta}}
- @String {Caesarodunum-short = {Caesarodunum}}
- @String {CAH-short = {CAH}}
- @String {CahArmeeRom-short = {CahArmeeRom}}
- @String {CahASubaqu-short = {CahASubaqu}}
- @String {CahByrsa-short = {CahByrsa}}
- @String {CahCEC-short = {CahCEC}}
- @String {CahCerEg-short = {CahCerEg}}
- @String {CahDelFrIran-short = {CahDelFrIran}}
- @String {CahGlotz-short = {CahGlotz}}
- @String {CahKarnak-short = {CahKarnak}}
- @String {CahLig-short = {CahLig}}
- @String {CahMariemont-short = {CahMariemont}}
- @String {CahMusChampollion-short = {CahMusChampollion}}
- @String {CahPEg-short = {CahPEg}}
- @String {CahRhod-short = {CahRhod}}
- @String {CahTun-short = {CahTun}}
- @String {CalifStClAnt-short = {CalifStClAnt}}
- @String {CambrAJ-short = {CambrAJ}}
- @String {CArch-short = {CArch}}
- @String {CarinthiaI-short = {Carinthia I}}%*Abweichung!
- @String {CarnuntumJb-short = {CarnuntumJb}}
- @String {Carpica-short = {Carpica}}
- @String {Carrobbio-short = {Carrobbio}}
- @String {CAT-short = {CAT}}
- @String {CE-short = {CE}}
- @String {CEDAC-short = {CEDAC}}
- @String {CEFR-short = {CEFR}}
- @String {Celticum-short = {Celticum}}
- @String {CercA-short = {CercA}}
- @String {CercNum-short = {CercNum}}
- @String {Chiron-short = {Chiron}}
- @String {ChronEg-short = {ChronEg}}
- @String {CIA-short = {CIA}}
- @String {CIE-short = {CIE}}
- @String {CIG-short = {CIG}}
- @String {CIH-short = {CIH}}
- @String {CIL-short = {CIL}}
- @String {CincArtB-short = {CincArtB}}
- @String {CIS-short = {CIS}}
- @String {CIstAMilano-short = {CIstAMilano}}
- @String {CivClCr-short = {CivClCr}}
- @String {CivPad-short = {CivPad}}
- @String {ClAnt-short = {ClAnt}}
- @String {ClevStHistArt-short = {ClevStHistArt}}
- @String {Clio-short = {Clio}}
- @String {ClIre-short = {ClIre}}
- @String {ClJ-short = {ClJ}}
- @String {ClMediaev-short = {ClMediaev}}
- @String {ClPhil-short = {ClPhil}}
- @String {ClQ-short = {ClQ}}
- @String {ClR-short = {ClR}}
- @String {ClRh-short = {ClRh}}
- @String {CMatAOr-short = {CMatAOr}}
- @String {CMGr-short = {CMGr}}
- @String {CMS-short = {CMS}}
- @String {CoinHoards-short = {Coin Hoards}}%*Abweichung!
- @String {ColloquiSod-short = {ColloquiSod}}
- @String {CommunicAHung-short = {CommunicAHung}}
- @String {Complutum-short = {Complutum}}
- @String {Conoscenze-short = {Conoscenze}}
- @String {Corduba-short = {Corduba}}
- @String {Corinth-short = {Corinth}}
- @String {CRAI-short = {CRAI}}
- @String {CretAnt-short = {CretAnt}}
- @String {CretSt-short = {CretSt}}
- @String {CronA-short = {CronA}}
- @String {CronErcol-short = {CronErcol}}
- @String {CronPomp-short = {CronPomp}}
- @String {CRPetersbourg-short = {CRPetersbourg}}%*Abweichung!
- @String {CSE-short = {CSE}}
- @String {CSIR-short = {CSIR}}
- @String {CSSpecPisa-short = {CSSpecPisa}}
- @String {CuadAMed-short = {CuadAMed}}
- @String {CuadArquitRom-short = {CuadArquitRom}}
- @String {CuadCastellon-short = {CuadCastellon}}
- @String {CuadCat-short = {CuadCat}}
- @String {CuadFilCl-short = {CuadFilCl}}
- @String {CuadGallegos-short = {CuadGallegos}}
- @String {CuadGranada-short = {CuadGranada}}
- @String {CuadNavarra-short = {CuadNavarra}}
- @String {CuadPrehistA-short = {CuadPrehistA}}
- @String {CuadRom-short = {CuadRom}}
- @String {CuPaUAM-short = {CuPaUAM}}
- @String {CVA-short = {CVA}}
- @String {CZero-short = {CZero}}
- @String {DAA-short = {DAA}}
- @String {Dacia-short = {Dacia}}
- @String {DACL-short = {DACL}}
- @String {Dacoromania-short = {Dacoromania}}
- @String {DaF-short = {DaF}}
- @String {Daidalos-short = {Daidalos}}
- @String {DAIGeschDok-short = {DAIGeschDok}}
- @String {DaM-short = {DaM}}
- @String {Daremberg-Saglio-short = {Daremberg -- Saglio}}%*Abweichung!
- @String {DebrecMuzEvk-short = {DebrecMuzEvk}}
- @String {Dedalo-short = {Dédalo}}%*Abweichung!
- @String {Delos-short = {Delos}}%*Abweichung!
- @String {DeltChrA-short = {DeltChrA}}
- @String {Demircihueyuek-short = {Demircihüyük}}%*Abweichung!
- @String {DeMuseus-short = {DeMuseus}}
- @String {DenkmPflBadWuert-short = {DenkmPflBadWürt}}%*Abweichung!
- @String {DenkschrWien-short = {DenkschrWien}}
- @String {Diadora-short = {Diadora}}
- @String {DialA-short = {DialA}}
- @String {DialHistAnc-short = {DialHistAnc}}
- @String {Dike-short = {Dike}}
- @String {Dioniso-short = {Dioniso}}
- @String {DiskAB-short = {DiskAB}}
- @String {DKuDenkmPfl-short = {DKuDenkmPfl}}
- @String {DLZ-short = {DLZ}}
- @String {DNP-short = {DNP}}
- @String {DocAlb-short = {DocAlb}}
- @String {DocALouv-short = {DocALouv}}
- @String {DocAMerid-short = {DocAMerid}}
- @String {DocEmRom-short = {DocEmRom}}
- @String {Dodone-short = {Dodone}}
- @String {DOP-short = {DOP}}
- @String {DossAlet-short = {DossAlet}}
- @String {DossAParis-short = {DossAParis}}
- @String {Dura-Europos-short = {Dura-Europos}}
- @String {EAA-short = {EAA}}
- @String {EAE-short = {EAE}}
- @String {EastWest-short = {EastWest}}
- @String {EcAntNimes-short = {EcAntNimes}}
- @String {EchosCl-short = {EchosCl}}
- @String {eDAI-F-short = {eDAI-F}}
- @String {eDAI-J-short = {eDAI-J}}
- @String {EgA-short = {EgA}}
- @String {Egnatia-short = {Egnatia}}
- @String {EgVicOr-short = {EgVicOr}}
- @String {Eikasmos-short = {Eikasmos}}
- @String {Eirene-short = {Eirene}}
- @String {Elenchos-short = {Elenchos}}
- @String {Ellenika-short = {Ellenika}}
- @String {Emerita-short = {Emerita}}
- @String {EmPrerom-short = {EmPrerom}}
- @String {Empuries-short = {Empúries}}%*Abweichung!
- @String {Enalia-short = {Enalia}}
- @String {EnaliaAnn-short = {EnaliaAnn}}
- @String {Enchoria-short = {Enchoria}}
- @String {Eos-short = {Eos}}
- @String {EpetBoiotMel-short = {EpetBoiotMel}}
- @String {EpetByzSpud-short = {EpetByzSpud}}
- @String {EpetKyklMel-short = {EpetKyklMel}}
- @String {EphemDac-short = {EphemDac}}
- @String {EphemNapoc-short = {EphemNapoc}}
- @String {EpigrAnat-short = {EpigrAnat}}
- @String {EpistEpetAth-short = {EpistEpetAth}}
- @String {EpistEpetPolytThess-short = {EpistEpetPolytThess}}
- @String {EpistEpetThess-short = {EpistEpetThess}}
- @String {EPRO-short = {EPRO}}
- @String {Eranos-short = {Eranos}}
- @String {EranosJb-short = {EranosJb}}
- @String {Eretria-short = {Eretria}}
- @String {Eretz-Israel-short = {Eretz-Israel}}
- @String {Ergon-short = {Ergon}}
- @String {ESA-short = {ESA}}
- @String {EspacioHist-short = {EspacioHist}}
- @String {EstMadr-short = {EstMadr}}
- @String {EstZaragoza-short = {EstZaragoza}}
- @String {EtACl-short = {EtACl}}
- @String {EtCl-short = {EtCl}}
- @String {EtClAix-short = {EtClAix}}
- @String {EtCret-short = {EtCret}}
- @String {Ethnos-short = {Ethnos}}
- @String {EtP-short = {EtP}}
- @String {EtPezenas-short = {EtPézenas}}%*Abweichung!
- @String {EtrSt-short = {EtrSt}}
- @String {Etruscans-short = {Etruscans}}
- @String {EtTrav-short = {EtTrav}}
- @String {Eulimene-short = {Eulimene}}
- @String {Eunomia-short = {Eunomia}}
- @String {Euphrosyne-short = {Euphrosyne}}
- @String {EurAnt-short = {EurAnt}}
- @String {EurRHist-short = {EurRHist}}
- @String {Eutopia-short = {Eutopia}}
- @String {EVP-short = {EVP}}
- @String {ExcIsr-short = {ExcIsr}}
- @String {Expedition-short = {Expedition}}
- @String {ExtremA-short = {ExtremA}}
- @String {FA-short = {FA}}
- @String {FAAK-short = {FAAK}}
- @String {Faenza-short = {Faenza}}
- @String {FAVA-short = {FAVA}}
- @String {Faventia-short = {Faventia}}
- @String {FBerBadWuert-short = {FBerBadWürt}}%*Abweichung!
- @String {FdC-short = {FdC}}
- @String {FdD-short = {FdD}}
- @String {FdX-short = {FdX}}
- @String {FeddersenWierde-short = {Feddersen Wierde}}%*Abweichung!
- @String {FelRav-short = {FelRav}}
- @String {FGrHist-short = {FGrHistr}}
- @String {FHG-short = {FHG}}
- @String {FiA-short = {FiA}}
- @String {FichEpigr-short = {FichEpigr}}
- @String {FiE-short = {FiE}}
- @String {FIFAO-short = {FIFAO}}
- @String {Figlina-short = {Figlina}}
- @String {Florentia-short = {Florentia}}
- @String {FlorIl-short = {FlorIl}}
- @String {FMRD-short = {FMRD}}
- @String {FMROe-short = {FMRÖ}}%*Abweichung!
- @String {FoggArtMusAcqu-short = {FoggArtMusAcqu}}
- @String {FolA-short = {FolA}}
- @String {FolOr-short = {FolOr}}
- @String {Fonaments-short = {Fonaments}}
- @String {Fondamenti-short = {Fondamenti}}
- @String {FontAPos-short = {FontAPos}}
- @String {Fontes-short = {Fontes}}
- @String {Forlimpopoli-short = {Forlimpopoli}}
- @String {Fornvaennen-short = {Fornvännen}}%*Abweichung!
- @String {Forum-short = {Forum}}
- @String {FR-short = {FR}}
- @String {FruehMitAltSt-short = {FrühMitAltSt}}%*Abweichung!
- @String {FuAusgrTrier-short = {FuAusgrTrier}}
- @String {FuB-short = {FuB}}
- @String {FuBerBadWuert-short = {FuBerBadWürt}}%*Abweichung!
- @String {FuBerHessen-short = {FuBerHessen}}
- @String {FuBerOe-short = {FuBerÖ}}%*Abweichung!
- @String {FuBerSchwab-short = {FuBerSchwab}}
- @String {FuF-short = {FuF}}
- @String {FuWien-short = {FuWien}}
- @String {GacNum-short = {GacNum}}
- @String {Gades-short = {Gades}}
- @String {Gallaecia-short = {Gallaecia}}
- @String {Gallia-short = {Gallia}}
- @String {GalliaInf-short = {GalliaInf}}
- @String {GalliaInfAReg-short = {GalliaInfAReg}}
- @String {GalliaPrehist-short = {GalliaPrehist}}
- @String {GaR-short = {GaR}}
- @String {GazBA-short = {GazBA}}
- @String {Genava-short = {Genava}}
- @String {GeoAnt-short = {GeoAnt}}
- @String {Germania-short = {Germania}}
- @String {Gesta-short = {Gesta}}
- @String {GettyMusJ-short = {GettyMusJ}}
- @String {GFA-short = {GFA}}
- @String {GGA-short = {GGA}}
- @String {GiornFilFerr-short = {GiornFilFerr}}
- @String {GiornItFil-short = {GiornItFil}}
- @String {GiornStorLun-short = {GiornStorLun}}
- @String {GiRoccPalermo-short = {GiRoccPalermo}}
- @String {Gladius-short = {Gladius}}
- @String {GlasAJ-short = {GlasAJ}}
- @String {GlasBeograd-short = {GlasBeograd}}
- @String {GlasSarajevo-short = {GlasSarajevo}}
- @String {Glotta-short = {Glotta}}
- @String {Gnomon-short = {Gnomon}}
- @String {GodDepA-short = {GodDepA}}
- @String {GodMuzPlov-short = {GodMuzPlov}}
- @String {GodMuzSof-short = {GodMuzSof}}
- @String {GodZborSkopje-short = {GodZborSkopje}}
- @String {GorLet-short = {GorLet}}
- @String {GoettMisz-short = {GöttMisz}}%*Abweichung!
- @String {GraRaspr-short = {GraRaspr}}
- @String {GrazBeitr-short = {GrazBeitr}}
- @String {GrLatOr-short = {GrLatOr}}
- @String {GrLatPrag-short = {GrLatPrag}}
- @String {GrRomByzSt-short = {GrRomByzSt}}
- @String {Gymnasium-short = {Gymnasium}}
- @String {Habis-short = {Habis}}
- @String {HallWPr-short = {HallWPr}}
- @String {Hama-short = {Hama}}
- @String {HambBeitrA-short = {HambBeitrA}}
- @String {HambBeitrNum-short = {HambBeitrNum}}
- @String {Handlingar-short = {Handlingar}}
- @String {HarvStClPhil-short = {HarvStClPhil}}
- @String {HarvTheolR-short = {HarvTheolR}}
- @String {HASB-short = {HASB}}
- @String {HAW-short = {HAW}}
- @String {HdArch-short = {HdArch}}
- @String {Head-short = {Head}}
- @String {Helbig-short = {Helbig}}
- @String {Helike-short = {Helike}}
- @String {Helikon-short = {Helikon}}
- @String {Helinium-short = {Helinium}}
- @String {Helios-short = {Helios}}
- @String {HellenikaJb-short = {HellenikaJb}}
- @String {HelvA-short = {HelvA}}
- @String {Hephaistos-short = {Hephaistos}}
- @String {Hermes-short = {Hermes}}
- @String {Herrscherbild-short = {Herrscherbild}}
- @String {Hesperia-short = {Hesperia}}
- @String {Hispania-short = {Hispania}}
- @String {HispAnt-short = {HispAnt}}
- @String {HispAntEpigr-short = {HispAntEpigra}}
- @String {HispEpigr-short = {HispEpigr}}
- @String {HistAnthr-short = {HistAnthr}}
- @String {HistArt-short = {HistArt}}
- @String {Historia-short = {Historia}}
- @String {Historica-short = {Historica}}
- @String {Histria-short = {Histria}}
- @String {HistriaA-short = {HistriaA}}
- @String {HistriaAnt-short = {HistriaAnt}}
- @String {HistSprF-short = {HistSprF}}
- @String {HKL-short = {HKL}}
- @String {Horos-short = {Horos}}
- @String {HSS-short = {HSS}}
- @String {HuelvaA-short = {HuelvaA}}
- @String {HumBild-short = {HumBild}}
- @String {Hyp-short = {Hyp}}
- @String {HZ-short = {HZ}}
- @String {IA-short = {IA}}
- @String {Iberia-short = {Iberia}}
- @String {IEJ-short = {IEJ}}
- @String {IG-short = {IG}}
- @String {IGCH-short = {IGCH}}
- @String {IGR-short = {IGR}}
- @String {IK-short = {IK}}
- @String {Ilerda-short = {Ilerda}}
- @String {Iliria-short = {Iliria}}
- @String {IllinClSt-short = {IllinClSt}}
- @String {ILN-short = {ILN}}
- @String {ILS-short = {ILS}}
- @String {IndexQuad-short = {IndexQuad}}
- @String {IndogermF-short = {IndogermF}}
- @String {IndUnArtB-short = {IndUnArtB}}
- @String {InsFulc-short = {InsFulc}}
- @String {InstNautAQ-short = {InstNautAQ}}
- @String {IntJClTrad-short = {IntJClTrad}}
- @String {IntJNautA-short = {IntJNautA}}
- @String {IntZSchauBibelWiss-short = {IntZSchauBibelWiss}}
- @String {InvLuc-short = {InvLuc}}
- @String {Ipek-short = {Ipek}}
- @String {Iran-short = {Iran}}
- @String {IrAnt-short = {IrAnt}}
- @String {IsrMusJ-short = {IsrMusJ}}
- @String {IsrMusN-short = {IsrMusN}}
- @String {IsrMusStA-short = {IsrMusStA}}
- @String {IsrNumJ-short = {IsrNumJ}}
- @String {IstanbAMuezYil-short = {IstanbAMüzYıl}}%*Abweichung!
- @String {IstForsch-short = {IstForsch}}
- @String {Isthmia-short = {Isthmia}}
- @String {IstMitt-short = {IstMitt}}
- @String {Italica-short = {Italica}}
- @String {ItNostr-short = {ItNostr}}
- @String {IzvBurgas-short = {IzvBurgas}}
- @String {IzvMuzJuzBalg-short = {IzvMuzJužBalg}}%*Abweichung!
- @String {IzvVarna-short = {IzvVarna}}
- @String {Jabega-short = {Jábega}}%*Abweichung!
- @String {JadrZbor-short = {JadrZbor}}
- @String {JAOS-short = {JAOS}}
- @String {JARCE-short = {JARCE}}
- @String {JASc-short = {JASc}}
- @String {JbAC-short = {JbAC}}
- @String {JbAkMainz-short = {JbAkMainz}}
- @String {JbBadWuert-short = {JbBadWürt}}%*Abweichung!
- @String {JbBerlMus-short = {JbBerlMus}}
- @String {JbBernHistMus-short = {JbBernHistMus}}
- @String {JberAugst-short = {JberAugst}}
- @String {JberBasel-short = {JberBasel}}
- @String {JberBayDenkmPfl-short = {JberBayDenkmPfl}}
- @String {JberProVindon-short = {JberProVindon}}
- @String {JberVgFrankf-short = {JberVgFrankf}}
- @String {JberZuerich-short = {JberZürich}}%*Abweichung!
- @String {JbGoett-short = {JbGött}}%*Abweichung!
- @String {JbHambKuSamml-short = {JbHambKuSamml}}
- @String {JbKHMWien-short = {JbKHMWien}}
- @String {JbKHSWien-short = {JbKHSWien}}
- @String {JbKleinasF-short = {JbKleinasF}}
- @String {JbMuench-short = {JbMünch}}%*Abweichung!
- @String {JbMusKGHamb-short = {JbMusKGHamb}}
- @String {JbMusLinz-short = {JbMusLinz}}
- @String {JbOeByz-short = {JbÖByz}}%*Abweichung!
- @String {JbPreussKul-short = {JbPreussKul}}
- @String {JbRGZM-short = {JbRGZM}}
- @String {JbSchwUrgesch-short = {JbSchwUrgesch}}
- @String {JCS-short = {JCS}}
- @String {JdI-short = {JdI}}
- @String {JEA-short = {JEA}}
- @String {JEChrSt-short = {JEChrSt}}
- @String {JEOL-short = {JEOL}}
- @String {JewelSt-short = {JewelSt}}
- @String {JFieldA-short = {JFieldA}}
- @String {JGS-short = {JGS}}
- @String {JHS-short = {JHS}}
- @String {JIbA-short = {JIbA}}
- @String {JJurP-short = {JJurP}}
- @String {JKuGesch-short = {JKuGesch}}
- @String {JMedA-short = {JMedA}}
- @String {JMedAnthrA-short = {JMedAnthrA}}
- @String {JMithrSt-short = {JMithrSt}}
- @String {JNES-short = {JNES}}
- @String {JNG-short = {JNG}}
- @String {JPrehistRel-short = {JPrehistRel}}
- @String {JRA-short = {JRA}}
- @String {JRomMilSt-short = {JRomMilSt}}
- @String {JRomPotSt-short = {JRomPotSt}}
- @String {JRS-short = {JRS}}
- @String {JSav-short = {JSav}}
- @String {JSchrVgHalle-short = {JSchrVgHalle}}
- @String {JSS-short = {JSS}}
- @String {JTheorA-short = {JTheorA}}
- @String {Jura-short = {Jura}}
- @String {JWaltersArtGal-short = {JWaltersArtGal}}
- @String {JWCI-short = {JWCI}}
- @String {Kadmos-short = {Kadmos}}
- @String {Kairos-short = {Kairos}}
- @String {Kalapodi-short = {Kalapodi}}
- @String {Kalathos-short = {Kalathos}}
- @String {Kalos-short = {Kalós}}%*Abweichung!
- @String {Karthago-short = {Karthago}}
- @String {Kemi-short = {Kêmi}}%*Abweichung!
- @String {Kenchreai-short = {Kenchreai}}
- @String {KentAR-short = {KentAR}}
- @String {Keos-short = {Keos}}
- @String {Kerameikos-short = {Kerameikos}}
- @String {Kernos-short = {Kernos}}
- @String {Klearchos-short = {Klearchos}}
- @String {Kleos-short = {Kleos}}
- @String {Klio-short = {Klio}}
- @String {Kodai-short = {Kodai}}
- @String {KoelnJb-short = {KölnJb}}%*Abweichung!
- @String {KoelnMusB-short = {KölnMusB}}%*Abweichung!
- @String {Kokalos-short = {Kokalos}}
- @String {KollAVA-short = {KollAVA}}
- @String {Kratylos-short = {Kratylos}}
- @String {KretChron-short = {KretChron}}
- @String {KSIA-short = {KSIA}}
- @String {KSIAKiev-short = {KSIAKiev}}
- @String {KST-short = {KST}}
- @String {Ktema-short = {Ktema}}
- @String {KuGeschAnz-short = {KuGeschAnz}}
- @String {Kuml-short = {Kuml}}
- @String {Kunstchronik-short = {Kunstchronik}}
- @String {KuOr-short = {KuOr}}
- @String {Kush-short = {Kush}}
- @String {KuWeltBerlMus-short = {KuWeltBerlMus}}
- @String {KypA-short = {KypA}}
- @String {KypSpud-short = {KypSpud}}
- @String {Labeo-short = {Labeo}}
- @String {LAe-short = {LÄ}}%*Abweichung!
- @String {Laietania-short = {Laietania}}
- @String {Lampas-short = {Lampas}}
- @String {Lancia-short = {Lancia}}
- @String {LandKunVierJBl-short = {LandKunVierJBl}}
- @String {LangOrAnc-short = {LangOrAnc}}
- @String {Latinitas-short = {Latinitas}}
- @String {Latomus-short = {Latomus}}
- @String {Laverna-short = {Laverna}}
- @String {LCS-short = {LCS}}
- @String {Levant-short = {Levant}}
- @String {Lexis-short = {Lexis}}
- @String {LF-short = {LF}}
- @String {LibSt-short = {LibSt}}
- @String {LibyaAnt-short = {LibyaAnt}}
- @String {LibycaBServAnt-short = {LibycaBServAnt}}
- @String {LibycaTrav-short = {LibycaTrav}}
- @String {Liddell-­Scott-Jones-short = {Liddell -- ­Scott -- Jones}}%*Abweichung!
- @String {LIMC-short = {LIMC}}
- @String {Limesforschungen-short = {Limesforschungen}}
- @String {Lindos-short = {Lindos}}
- @String {LingIt-short = {LingIt}}
- @String {LTUR-short = {LTUR}}
- @String {Lucentum-short = {Lucentum}}
- @String {LundAR-short = {LundAR}}
- @String {Lustrum-short = {Lustrum}}
- @String {Lykia-short = {Lykia}}
- @String {MacActaA-short = {MacActaA}}
- @String {Maecenas-short = {Maecenas}}
- @String {MAGesGraz-short = {MAGesGraz}}
- @String {MAGesStei-short = {MAGesStei}}
- @String {Maia-short = {Maia}}
- @String {Mainake-short = {Mainake}}
- @String {MAInstUngAk-short = {MAInstUngAk}}
- @String {MainzZ-short = {MainzZ}}
- @String {MakedNasl-short = {MakedNasl}}
- @String {Makedonika-short = {Makedonika}}
- @String {MAMA-short = {MAMA}}
- @String {MAnthrWien-short = {MAnthrWien}}
- @String {MARo-short = {MAR}}
- @String {MarbWPr-short = {MarbWPr}}
- @String {Marche-short = {Marche}}
- @String {Mari-short = {Mari}}
- @String {Marisia-short = {Marisia}}
- @String {MarNero-short = {MarNero}}
- @String {Marsyas-short = {Marsyas}}
- @String {MascaJ-short = {MascaJ}}
- @String {MascaP-short = {MascaP}}
- @String {Mastia-short = {Mastia}}
- @String {MatABSSR-short = {MatABSSR}}
- @String {MatASevPri-short = {MatASevPri}}
- @String {MatCercA-short = {MatCercA}}
- @String {MatIsslA-short = {MatIsslA}}
- @String {MatStar-short = {MatStar}}
- @String {MatStarWczes-short = {MatStarWczes}}
- @String {MatTestiCl-short = {MatTestiCl}}
- @String {MatWczes-short = {MatWczes}}
- @String {MAVA-short = {MAVA}}
- @String {MB-short = {MB}}
- @String {MBAH-short = {MBAH}}
- @String {MBlVFruehGesch-short = {MBlVFrühGesch}}%*Abweichung!
- @String {MDAIK-short = {MDAIK}}
- @String {MDAVerb-short = {MDAVerb}}
- @String {MdI-short = {MdI}}
- @String {MDOG-short = {MDOG}}
- @String {Meander-short = {Meander}}
- @String {MedA-short = {MedA}}
- @String {MedAnt-short = {MedAnt}}
- @String {MeddelGlypt-short = {MeddelGlypt}}
- @String {MeddelLund-short = {MeddelLund}}
- @String {MeddelThor-short = {MeddelThor}}
- @String {MededRom-short = {MededRom}}
- @String {MedelhavsMusB-short = {MedelhavsMusB}}
- @String {MedHistR-short = {MedHistR}}
- @String {MedievA-short = {MedievA}}
- @String {MediSec-short = {MediSec}}
- @String {MEFRA-short = {MEFRA}}
- @String {MelBeyrouth-short = {MelBeyrouth}}
- @String {MelCasaVelazquez-short = {MelCasaVelazquez}}
- @String {MemAcInscr-short = {MemAcInscr}}
- @String {MemAmAc-short = {MemAmAc}}
- @String {MemAnt-short = {MemAnt}}
- @String {MemAntFr-short = {MemAntFr}}
- @String {MemBarcelA-short = {MemBarcelA}}
- @String {MemBologna-short = {MemBologna}}
- @String {MemHistAnt-short = {MemHistAnt}}
- @String {MemInstNatFr-short = {MemInstNatFr}}
- @String {MemLinc-short = {MemLinc}}
- @String {MemNap-short = {MemNap}}
- @String {MemPontAc-short = {MemPontAc}}
- @String {MemStor-short = {MemStor}}
- @String {MemStorFriuli-short = {MemStorFriuli}}
- @String {Merida-short = {Mérida}}%*Abweichung!
- @String {MeridaMem-short = {MéridaMem}}%*Abweichung!
- @String {Meroitica-short = {Meroitica}}
- @String {Mesopotamia-short = {Mesopotamia}}
- @String {Messana-short = {Messana}}
- @String {Metis-short = {Métis}}%*Abweichung!
- @String {MetrMusJ-short = {MetrMusJ}}
- @String {MetrMusSt-short = {MetrMusSt}}
- @String {MF-short = {MF}}
- @String {MFruehChrOe-short = {MFrühChrÖ}}%*Abweichung!
- @String {Milet-short = {Milet}}
- @String {MilForsch-short = {MilForsch}}
- @String {MinEpigrP-short = {MinEpigrP}}
- @String {Minerva-short = {Minerva}}
- @String {Minos-short = {Minos}}
- @String {MInstWasser-short = {MInstWasser}}
- @String {MIO-short = {MIO}}
- @String {MiscCrAnt-short = {MiscCrAnt}}
- @String {MiscStStor-short = {MiscStStor}}
- @String {MitChrA-short = {MitChrA}}
- @String {MKT-short = {MKT}}
- @String {MKuHistFlorenz-short = {MKuHistFlorenz}}
- @String {MKul-short = {MKul}}
- @String {MM-short = {MM}}
- @String {Mnemosyne-short = {Mnemosyne}}
- @String {MOeNumGes-short = {MÖNumGes}}%*Abweichung!
- @String {MonAnt-short = {MonAnt}}
- @String {MonInst-short = {MonInst}}
- @String {MonPiot-short = {MonPiot}}
- @String {MonPitt-short = {MonPitt}}
- @String {Mozia-short = {Mozia}}
- @String {MPraehistKomWien-short = {MPraehistKomWien}}%*Abweichung!
- @String {MSAtene-short = {MSAtene}}
- @String {MSchliemann-short = {MSchliemann}}
- @String {MSchwUrFruehGesch-short = {MSchwUrFrühGesch}}%*Abweichung!
- @String {MSpaetAByz-short = {MSpätAByz}}%*Abweichung!
- @String {MueJb-short = {MüJb}}%*Abweichung!
- @String {MuenchBeitrVFG-short = {MünchBeitrVFG}}%*Abweichung!
- @String {MuenchStSprWiss-short = {MünchStSprWiss}}%*Abweichung!
- @String {MuM-short = {MuM}}
- @String {MusAfr-short = {MusAfr}}
- @String {MusBenaki-short = {MusBenaki}}
- @String {MusCrit-short = {MusCrit}}
- @String {Muse-short = {Muse}}
- @String {Museon-short = {Muséon}}%*Abweichung!
- @String {MuseumUnesco-short = {MuseumUnesco}}
- @String {MusFerr-short = {MusFerr}}
- @String {MusGalIt-short = {MusGalIt}}
- @String {MusHaaretz-short = {MusHaaretz}}
- @String {MusHelv-short = {MusHelv}}
- @String {MusKoeln-short = {MusKöln}}%*Abweichung!
- @String {MusNotAmNumSoc-short = {MusNotAmNumSoc}}
- @String {MusPontevedra-short = {MusPontevedra}}
- @String {MusRiv-short = {MusRiv}}
- @String {MusTusc-short = {MusTusc}}
- @String {MuzEvkSzeged-short = {MuzEvkSzeged}}
- @String {MuzNa-short = {MuzNa}}
- @String {MuzPamKul-short = {MuzPamKul}}
- @String {NachrArbUWA-short = {NachrArbUWA}}
- @String {NapNobil-short = {NapNobil}}
- @String {NassAnn-short = {NassAnn}}
- @String {NAWG-short = {NAWG}}
- @String {NBWorcArtMus-short = {NBWorcArtMus}}
- @String {NEphemSemEpigr-short = {NEphemSemEpigr}}
- @String {NewsletterAthen-short = {NewsletterAthen}}
- @String {NewsletterPotTech-short = {NewsletterPotTech}}
- @String {NGWG-short = {NGWG}}
- @String {NigCl-short = {NigCl}}
- @String {Nikephoros-short = {Nikephoros}}
- @String {Nin-short = {Nin}}
- @String {NNM-short = {NNM}}
- @String {NomChron-short = {NomChron}}
- @String {Norba-short = {Norba}}
- @String {NordNumArs-short = {NordNumArs}}
- @String {NotABerg-short = {NotABerg}}
- @String {NotAHisp-short = {NotAHisp}}
- @String {NotAHispPrehistoria-short = {NotAHispPrehistoria}}
- @String {NotAllumiere-short = {NotAllumiere}}
- @String {NotALomb-short = {NotALomb}}
- @String {NotMilano-short = {NotMilano}}
- @String {NouvClio-short = {NouvClio}}
- @String {Novaensia-short = {Novaensia}}
- @String {NSc-short = {NSc}}
- @String {NStFan-short = {NStFan}}
- @String {NubChr-short = {NubChr}}
- @String {NubLet-short = {NubLet}}
- @String {NueBlA-short = {NüBlA}}%*Abweichung!
- @String {NumAntCl-short = {NumAntCl}}
- @String {Numantia-short = {Numantia}}
- @String {NumChron-short = {NumChron}}
- @String {Numen-short = {Numen}}
- @String {NumEpigr-short = {NumEpigr}}
- @String {Numisma-short = {Numisma}}
- @String {NumismaticaRom-short = {NumismaticaRom}}
- @String {Numizmaticar-short = {Numizmatičar}}%*Abweichung!
- @String {Nummus-short = {Nummus}}
- @String {NumZ-short = {NumZ}}
- @String {NuovDidask-short = {NuovDidask}}
- @String {OccasPublClSt-short = {OccasPublClSt}}
- @String {OccOr-short = {OccOr}}
- @String {OGIS-short = {OGIS}}
- @String {OeJh-short = {ÖJh}}%*Abweichung!
- @String {OF-short = {OF}}
- @String {Offa-short = {Offa}}
- @String {Ogam-short = {Ogam}}
- @String {Oikumene-short = {Oikumene}}
- @String {OIP-short = {OIP}}
- @String {Olba-short = {Olba}}
- @String {OlBer-short = {OlBer}}
- @String {Olympia-short = {Olympia}}
- @String {Olynthus-short = {Olynthus}}
- @String {OLZ-short = {OLZ}}
- @String {OpArch-short = {OpArch}}
- @String {OpAth-short = {OpAth}}
- @String {OpFin-short = {OpFin}}
- @String {OpPomp-short = {OpPomp}}
- @String {OpRom-short = {OpRom}}
- @String {Opus-short = {Opus}}
- @String {Or-short = {Or}}
- @String {OrA-short = {OrA}}
- @String {OrAnt-short = {OrAnt}}
- @String {OrbTerr-short = {OrbTerr}}
- @String {OrChr-short = {OrChr}}
- @String {OrChrPer-short = {OrChrPer}}
- @String {Ordona-short = {Ordona}}
- @String {Orient-short = {Orient}}
- @String {Origini-short = {Origini}}
- @String {Orizzonti-short = {Orizzonti}}
- @String {Orpheus-short = {Orpheus}}
- @String {OrpheusThracSt-short = {OrpheusThracSt}}
- @String {OrSu-short = {OrSu}}
- @String {OsjZbor-short = {OsjZbor}}
- @String {OstbGrenzm-short = {OstbGrenzm}}
- @String {Ostraka-short = {Ostraka}}
- @String {OudhMeded-short = {OudhMeded}}
- @String {OxfJA-short = {OxfJA}}
- @String {OxfStPhilos-short = {OxfStPhilos}}
- @String {Pact-short = {Pact}}
- @String {Padusa-short = {Padusa}}
- @String {PagA-short = {PagA}}
- @String {PAI-short = {PAI}}
- @String {Paideuma-short = {Paideuma}}
- @String {Palaeohistoria-short = {Palaeohistoria}}
- @String {Paleohispanica-short = {Paleohispánica}}%*Abweichung!
- @String {Palladio-short = {Palladio}}
- @String {Pallas-short = {Pallas}}
- @String {Palmet-short = {Palmet}}
- @String {PamA-short = {PamA}}
- @String {Pan-short = {Pan}}
- @String {PapBilb-short = {PapBilb}}
- @String {Papyri-short = {Papyri}}
- @String {Parthica-short = {Parthica}}
- @String {Partenope-short = {Partenope}}
- @String {PAS-short = {PAS}}
- @String {PBF-short = {PBF}}
- @String {Pegasus-short = {Pegasus}}
- @String {PEQ-short = {PEQ}}
- @String {Peristil-short = {Peristil}}
- @String {Persica-short = {Persica}}
- @String {Peuce-short = {Peuce}}
- @String {PF-short = {PF}}
- @String {Pharos-short = {Pharos}}
- @String {Philologus-short = {Philologus}}
- @String {Phoenix-short = {Phoenix}}
- @String {PhoenixExOrLux-short = {PhoenixExOrLux}}
- @String {Phoibos-short = {Phoibos}}
- @String {Phronesis-short = {Phronesis}}
- @String {Picus-short = {Picus}}
- @String {LPIR-short = {LPIR}}
- @String {PKG-short = {PKG}}
- @String {Platon-short = {Platon}}
- @String {PLup-short = {PLup}}
- @String {PolAMed-short = {PolAMed}}
- @String {Polemon-short = {Polemon}}
- @String {Polis-short = {Polis}}
- @String {PompHercStab-short = {PompHercStab}}
- @String {Pontica-short = {Pontica}}
- @String {Portugalia-short = {Portugalia}}
- @String {PP-short = {PP}}
- @String {PPM-short = {PPM}}
- @String {PraceA-short = {PraceA}}
- @String {PraceMatLodz-short = {PraceMatŁodz}}%*Abweichung!
- @String {Prakt-short = {Prakt}}
- @String {PraktAkAth-short = {PraktAkAth}}
- @String {PreistAlp-short = {PreistAlp}}
- @String {PriloziZagreb-short = {PriloziZagreb}}
- @String {PrincViana-short = {PrincViana}}
- @String {ProblIsk-short = {ProblIsk}}
- @String {ProcAfrClAss-short = {ProcAfrClAss}}
- @String {ProcCambrPhilSoc-short = {ProcCambrPhilSoc}}
- @String {ProcDanInstAth-short = {ProcDanInstAth}}
- @String {ProcPrehistSoc-short = {ProcPrehistSoc}}
- @String {Prometheus-short = {Prometheus}}
- @String {ProspAQuad-short = {ProspAQuad}}
- @String {Prospettiva-short = {Prospettiva}}
- @String {Prospezioni-short = {Prospezioni}}
- @String {ProvHist-short = {ProvHist}}
- @String {ProvLucca-short = {ProvLucca}}
- @String {PublInstTTMeneses-short = {PublInstTTMeneses}}
- @String {Pulpudeva-short = {Pulpudeva}}
- @String {Puteoli-short = {Puteoli}}
- @String {Pyrenae-short = {Pyrenae}}
- @String {PZ-short = {PZ}}
- @String {QDAP-short = {QDAP}}
- @String {QuadABarcel-short = {QuadABarcel}}
- @String {QuadACagl-short = {QuadACagl}}
- @String {QuadACal-short = {QuadACal}}
- @String {QuadALibya-short = {QuadALibya}}
- @String {QuadAMant-short = {QuadAMant}}
- @String {QuadAMess-short = {QuadAMess}}
- @String {QuadAOst-short = {QuadAOst}}
- @String {QuadAPiem-short = {QuadAPiem}}
- @String {QuadAquil-short = {QuadAquil}}
- @String {QuadAReggio-short = {QuadAReggio}}
- @String {QuadAVen-short = {QuadAVen}}
- @String {QuadCast-short = {QuadCast}}
- @String {QuadCat-short = {QuadCat}}
- @String {QuadChieti-short = {QuadChieti}}
- @String {QuadErb-short = {QuadErb}}
- @String {QuadFriulA-short = {QuadFriulA}}
- @String {QuadGerico-short = {QuadGerico}}
- @String {QuadIstFilGr-short = {QuadIstFilGr}}
- @String {QuadIstLat-short = {QuadIstLat}}
- @String {QuadLecce-short = {QuadLecce}}
- @String {QuadMusPontecorvo-short = {QuadMusPontecorvo}}
- @String {QuadMusSalinas-short = {QuadMusSalinas}}
- @String {QuadProtost-short = {QuadProtost}}
- @String {QuadStLun-short = {QuadStLun}}
- @String {QuadStor-short = {QuadStor}}
- @String {QuadStorici-short = {QuadStorici}}
- @String {QuadUrbin-short = {QuadUrbin}}
- @String {Quaternaria-short = {Quaternaria}}
- @String {RA-short = {RA}}
- @String {RAArtLouv-short = {RAArtLouv}}
- @String {RAC-short = {RAC}}
- @String {RACFr-short = {RACFr}}
- @String {RAComo-short = {RAComo}}
- @String {RACr-short = {RACr}}
- @String {RadAkZadar-short = {RadAkZadar}}
- @String {Radiocarbon-short = {Radiocarbon}}
- @String {RadSplit-short = {RadSplit}}
- @String {RAE-short = {RAE}}
- @String {Raggi-short = {Raggi}}
- @String {RAMadrid-short = {RAMadrid}}
- @String {RANarb-short = {RANarb}}
- @String {RAPon-short = {RAPon}}
- @String {RapWyk-short = {RapWyk}}
- @String {RArchBiblMus-short = {RArchBiblMus}}
- @String {RArcheom-short = {RArcheom}}
- @String {RArtMus-short = {RArtMus}}
- @String {RassAPiomb-short = {RassAPiomb}}
- @String {RassLazio-short = {RassLazio}}
- @String {RassStorSalern-short = {RassStorSalern}}
- @String {RassVolt-short = {RassVolt}}
- @String {RAssyr-short = {RAssyr}}
- @String {Ratiariensia-short = {Ratiariensia}}
- @String {RAtlMed-short = {RAtlMed}}
- @String {RavStRic-short = {RavStRic}}
- @String {Raydan-short = {Raydan}}
- @String {RB-short = {RB}}
- @String {RBelgNum-short = {RBelgNum}}
- @String {RBelgPhilHist-short = {RBelgPhilHist}}
- @String {LRBK-short = {LRBK}}
- @String {RCulClMedioev-short = {RCulClMedioev}}
- @String {RdA-short = {RdA}}
- @String {RDAC-short = {RDAC}}
- @String {RdE-short = {RdE}}
- @String {RDroitsAnt-short = {RDroitsAnt}}
- @String {RE-short = {RE}}
- @String {REA-short = {REA}}
- @String {REByz-short = {REByz}}
- @String {RecConstantine-short = {RecConstantine}}
- @String {RechACrac-short = {RechACrac}}
- @String {RechAlb-short = {RechAlb}}
- @String {RecMusAlcoi-short = {RecMusAlcoi}}
- @String {RecTrav-short = {RecTrav}}
- @String {REG-short = {REG}}
- @String {ReiCretActa-short = {ReiCretActa}}
- @String {ReiCretCommunic-short = {ReiCretCommunic}}
- @String {REL-short = {REL}}
- @String {Rema-short = {Rema}}
- @String {RendBologna-short = { RendBologna}}
- @String {RendIstLomb-short = {RendIstLomb}}
- @String {RendLinc-short = {RendLinc}}
- @String {RendNap-short = {RendNap}}
- @String {RendPontAc-short = {RendPontAc}}
- @String {RepMalta-short = {RepMalta}}
- @String {Reppal-short = {Reppal}}
- @String {RepSocLibSt-short = {RepSocLibSt}}
- @String {RES-short = {RES}}
- @String {REstIber-short = {REstIber}}
- @String {REtArm-short = {REtArm}}
- @String {RevEg-short = {RevEg}}
- @String {RFil-short = {RFil}}
- @String {RGeorgCauc-short = {RGeorgCauc}}
- @String {RGF-short = {RGF}}
- @String {RGuimar-short = {RGuimar}}
- @String {RHA-short = {RHA}}
- @String {RheinMusBonn-short = {RheinMusBonn}}
- @String {RHistArmees-short = {RHistArmees}}%*Abweichung!
- @String {RHistRel-short = {RHistRel}}
- @String {RhM-short = {RhM}}
- @String {RIA-short = {RIA}}
- @String {RIC-short = {RIC}}
- @String {RicEgAntCopt-short = {RicEgAntCopt}}
- @String {RicognA-short = {RicognA}}
- @String {RicStBrindisi-short = {RicStBrindisi}}
- @String {RIngIntem-short = {RIngIntem}}
- @String {RItNum-short = {RItNum}}
- @String {RlA-short = {RlA}}
- @String {RLouvre-short = {RLouvre}}
- @String {RM-short = {RM}}
- @String {RNum-short = {RNum}}
- @String {RoczMuzWarsz-short = {RoczMuzWarsz}}
- @String {RoemOe-short = {RömÖ}}%*Abweichung!
- @String {RoemQSchr-short = {RömQSchr}}%*Abweichung!
- @String {Romanobarbarica-short = {Romanobarbarica}}
- @String {RomGens-short = {RomGens}}
- @String {RoscherML-short = {Roscher, ML}}%*Abweichung!
- @String {RossA-short = {RossA}}
- @String {RPC-short = {RPC}}
- @String {RPhil-short = {RPhil}}
- @String {RPortA-short = {RPortA}}
- @String {RPorto-short = {RPorto}}
- @String {RRC-short = {RRC}}
- @String {RSaintonge-short = {RSaintonge}}
- @String {RScPreist-short = {RScPreist}}
- @String {RSO-short = {RSO}}
- @String {RStBiz-short = {RStBiz}}
- @String {RStCl-short = {RStCl}}
- @String {RStFen-short = {RStFen}}
- @String {RStLig-short = {RStLig}}
- @String {RStMarch-short = {RStMarch}}
- @String {RStorAnt-short = {RStorAnt}}
- @String {RStorCal-short = {RStorCal}}
- @String {RStPomp-short = {RStPomp}}
- @String {RStPun-short = {RStPun}}
- @String {RTopAnt-short = {RTopAnt}}
- @String {Rudiae-short = {Rudiae}}
- @String {SaalbJb-short = {SaalbJb}}
- @String {SaarBeitr-short = {SaarBeitr}}
- @String {SaarStMat-short = {SaarStMat}}
- @String {Sacer-short = {Sacer}}
- @String {Saeculum-short = {Saeculum}}
- @String {SAGA-short = {SAGA}}
- @String {SaggiFen-short = {SaggiFen}}
- @String {Saguntum-short = {Saguntum}}
- @String {Saitabi-short = {Saitabi}}
- @String {SAK-short = {SAK}}
- @String {Salduie-short = {Salduie}}
- @String {Samothrace-short = {Samothrace}}
- @String {Sandalion-short = {Sandalion}}
- @String {Sardis-short = {Sardis}}
- @String {Sargetia-short = {Sargetia}}
- @String {SarkSt-short = {SarkSt}}
- @String {Sautuola-short = {Sautuola}}
- @String {Savaria-short = {Savaria}}
- @String {SBBerlin-short = {SBBerlin}}
- @String {SBLeipzig-short = {SBLeipzig}}
- @String {SBMuenchen-short = {SBMünchen}}%*Abweichung!
- @String {SborBrno-short = {SborBrno}}
- @String {SBWien-short = {SBWien}}
- @String {ScAnt-short = {ScAnt}}
- @String {SCE-short = {SCE}}
- @String {SchildStei-short = {SchildStei}}
- @String {Scholia-short = {Scholia}}
- @String {SchwMueBl-short = {SchwMüBl}}%*Abweichung!
- @String {SchwNumRu-short = {SchwNumRu}}
- @String {ScrCiv-short = {ScrCiv}}
- @String {ScrClIsr-short = {ScrClIsr}}
- @String {ScrHieros-short = {ScrHieros}}
- @String {ScrMed-short = {ScrMed}}
- @String {SDAIK-short = {SDAIK}}
- @String {SEG-short = {SEG}}
- @String {SeminRom-short = {SeminRom}}
- @String {Semitica-short = {Semitica}}
- @String {SetubalA-short = {SetubalA}}
- @String {Sibrium-short = {Sibrium}}
- @String {SicA-short = {SicA}}
- @String {SicGymn-short = {SicGymn}}
- @String {SIG-short = {SIG}}
- @String {Sileno-short = {Sileno}}
- @String {SilkRoadArtA-short = {SilkRoadArtA}}
- @String {SIMA-short = {SIMA}}
- @String {Simblos-short = {Simblos}}
- @String {Skyllis-short = {Skyllis}}
- @String {SlovA-short = {SlovA}}
- @String {SlovNum-short = {SlovNum}}
- @String {SMEA-short = {SMEA}}
- @String {SNG-short = {SNG}}
- @String {SocGeoAOran-short = {SocGeoAOran}}
- @String {SoobErmit-short = {SoobErmit}}
- @String {SoobMuzMoskva-short = {SoobMuzMoskva}}
- @String {SovA-short = {SovA}}
- @String {Spal-short = {Spal}}
- @String {SpNov-short = {SpNov}}
- @String {Spoletium-short = {Spoletium}}
- @String {StA-short = {StA}}
- @String {Stadion-short = {Stadion}}
- @String {StaedelJb-short = {StädelJb}}%*Abweichung!
- @String {StAeg-short = {StAeg}}
- @String {StAlb-short = {StAlb}}
- @String {StAnt-short = {StAnt}}
- @String {Starinar-short = {Starinar}}
- @String {StAWarsz-short = {StAWarsz}}
- @String {StBiFranc-short = {StBiFranc}}
- @String {StBitont-short = {StBitont}}
- @String {StBoT-short = {StBoT}}
- @String {StCercIstorV-short = {StCercIstorV}}
- @String {StCercNum-short = {StCercNum}}
- @String {StCl-short = {StCl}}
- @String {StClOr-short = {StClOr}}
- @String {StDocA-short = {StDocA}}
- @String {StDocHistIur-short = {StDocHistIur}}
- @String {StEbla-short = {StEbla}}
- @String {StEgAntPun-short = {StEgAntPun}}
- @String {SteMat-short = {SteMat}}
- @String {StEpigrLing-short = {StEpigrLing}}
- @String {StEtr-short = {StEtr}}
- @String {StGenu-short = {StGenu}}
- @String {StHist-short = {StHist}}
- @String {StiftHambKuSamml-short = {StiftHambKuSamml}}
- @String {StItFilCl-short = {StItFilCl}}
- @String {StLatIt-short = {StLatIt}}
- @String {StMagreb-short = {StMagreb}}
- @String {StMatStorRel-short = {StMatStorRel}}
- @String {StOliv-short = {StOliv}}
- @String {StOr-short = {StOr}}
- @String {StOrCr-short = {StOrCr}}
- @String {StP-short = {StP}}
- @String {StrennaRom-short = {StrennaRom}}
- @String {StRom-short = {StRom}}
- @String {StRomagn-short = {StRomagn}}
- @String {StSalent-short = {StSalent}}
- @String {StSard-short = {StSard}}
- @String {StStorRel-short = {StStorRel}}
- @String {StTardoant-short = {StTardoant}}
- @String {StTrentStor-short = {StTrentStor}}
- @String {StTroica-short = {StTroica}}
- @String {StUrbin-short = {StUrbin}}
- @String {Sumer-short = {Sumer}}
- @String {SylvaMala-short = {Sylva Mala}}%*Abweichung!
- @String {SymbOslo-short = {SymbOslo}}
- @String {Syria-short = {Syria}}
- @String {SyrMesopSt-short = {SyrMesopSt}}
- @String {TAD-short = {TAD}}
- @String {Talanta-short = {Talanta}}
- @String {TAM-short = {TAM}}
- @String {Taras-short = {Taras}}
- @String {Tarsus-short = {ETarsus}}
- @String {TAVO-short = {TAVO}}
- @String {TeherF-short = {TeherF}}
- @String {Teiresias-short = {Teiresias}}
- @String {TelAvivJA-short = {TelAvivJA}}
- @String {TerraAntBalc-short = {TerraAntBalc}}
- @String {TerraVolsci-short = {TerraVolsci}}
- @String {Teruel-short = {Teruel}}
- @String {TextilAnc-short = {TextilAnc}}
- @String {TheolRu-short = {TheolRu}}
- @String {ThesCRA-short = {ThesCRA}}
- @String {Thessalika-short = {Thessalika}}
- @String {Thessalonike-short = {Thessalonike}}
- @String {Thieme-Becker-short = {Thieme -- Becker}}%*Abweichung!
- @String {ThrakChron-short = {ThrakChron}}
- @String {ThrakEp-short = {ThrakEp}}
- @String {TIB-short = {TIB}}
- @String {Tibiscus-short = {Tibiscus}}
- @String {TiLeon-short = {TiLeon}}
- @String {Tiryns-short = {Tiryns}}
- @String {TMA-short = {TMA}}
- @String {Topoi-short = {Topoi}}
- @String {Torretta-short = {Torretta}}
- @String {TourOrleOr-short = {TourOrleOr}}
- @String {TrabAntrEtn-short = {TrabAntrEtn}}
- @String {TrabArq-short = {TrabArq}}
- @String {TrabAssArqPort-short = {TrabAssArqPort}}
- @String {TrabNavarra-short = {TrabNavarra}}
- @String {TrabPrehist-short = {TrabPrehist}}
- @String {Traditio-short = {Traditio}}
- @String {TransactAmPhilAss-short = {TransactAmPhilAss}}
- @String {TransactAmPhilosSoc-short = {TransactAmPhilosSoc}}
- @String {TransactLond-short = {TransactLond}}
- @String {TravMem-short = {TravMem}}
- @String {TravToulouse-short = {TravToulouse}}
- @String {TreMonet-short = {TreMonet}}
- @String {TribArq-short = {TribArq}}
- @String {TrudyErmit-short = {Trudy}}
- @String {TrWPr-short = {TrWPr}}
- @String {TrZ-short = {TrZ}}
- @String {TTKY-short = {TTKY}}
- @String {TueBA-Ar-short = {TüBA-Ar}}%*Abweichung!
- @String {Tyche-short = {Tyche}}
- @String {UF-short = {UF}}
- @String {UPA-short = {UPA}}
- @String {LUrbe-short = {L’Urbe}}%*Abweichung!
- @String {UrSchw-short = {UrSchw}}
- @String {UVB-short = {UVB}}
- @String {VarSpom-short = {VarSpom}}
- @String {VDI-short = {VDI}}
- @String {Vekove-short = {Vekove}}
- @String {Veleia-short = {Veleia}}
- @String {VenArt-short = {VenArt}}
- @String {VerAmstMeded-short = {VerAmstMeded}}
- @String {Verbanus-short = {Verbanus}}
- @String {VeteraChr-short = {VeteraChr}}
- @String {VGesVind-short = {VGesVind}}
- @String {Vichiana-short = {Vichiana}}
- @String {VicOr-short = {VicOr}}
- @String {VigChr-short = {VigChr}}
- @String {Viminacium-short = {Viminacium}}
- @String {VisRel-short = {VisRel}}
- @String {Vitudurum-short = {Vitudurum}}
- @String {VivScyl-short = {VivScyl}}
- @String {VizVrem-short = {VizVrem}}
- @String {VjesAMuzZagreb-short = {VjesAMuzZagreb}}
- @String {VjesDal-short = {VjesDal}}
- @String {Wad-al-Hayara-short = {Wad-al-Hayara}}
- @String {WeltGesch-short = {WeltGesch}}
- @String {WiadA-short = {WiadA}}
- @String {WissMBosn-short = {WissMBosn}}
- @String {WissZBerl-short = {WissZBerl}}
- @String {WissZHalle-short = {WissZHalle}}
- @String {WissZJena-short = {WissZJena}}
- @String {WissZRostock-short = {WissZRostock}}
- @String {WO-short = {WO}}
- @String {WorldA-short = {WorldA}}
- @String {WSt-short = {WSt}}
- @String {WuerzbJb-short = {WürzbJb}}%*Abweichung!
- @String {WVDOG-short = {WVDOG}}
- @String {WZKM-short = {WZKM}}
- @String {Xenia-short = {Xenia}}
- @String {XeniaAnt-short = {XeniaAnt}}
- @String {XeniaKonst-short = {XeniaKonst}}
- @String {YaleClSt-short = {YaleClSt}}
- @String {YaleUnivB-short = {YaleUnivB}}
- @String {ZA-short = {ZA}}
- @String {ZAAK-short = {ZAAK}}
- @String {ZAeS-short = {ZÄS}}%*Abweichung!
- @String {ZAKSSchriften-short = {ZAKSSchriften}}
- @String {ZAntChr-short = {ZAntChr}}
- @String {ZAW-short = {ZAW}}
- @String {ZborMuzBeograd-short = {ZborMuzBeograd}}
- @String {ZborRadBeograd-short = {ZborRadBeograd}}
- @String {ZborZadar-short = {ZborZadar}}
- @String {ZDMG-short = {ZDMG}}
- @String {ZDPV-short = {ZDPV}}
- @String {Zephyrus-short = {Zephyrus}}
- @String {ZEthn-short = {ZEthn}}
- @String {ZfA-short = {ZfA}}
- @String {ZfNum-short = {ZfNum}}
- @String {ZivaAnt-short = {ZivaAnt}}
- @String {ZKuGesch-short = {ZKuGesch}}
- @String {ZNW-short = {ZNW}}
- @String {ZPE-short = {ZPE}}
- @String {ZSav-short = {ZSav}}
- @String {ZSchwA-short = {ZSchwA}}
- @String {ZVerglSprF-short = {ZVerglSprF}}
+@String {AA-short = {AA}}
+@String {AAA-short = {AAA}}
+@String {AAcque-short = {AAcque}}
+@String {AAdv-short = {AAdv}}
+@String {AAJ-short = {AAJ}}
+@String {AAlpi-short = {AAlpi}}
+@String {AarbKob-short = {AarbKøb}}%*Abweichung!
+@String {AArchit-short = {AArchit}}
+@String {AAS-short = {AAS}}
+@String {AASOR-short = {AASOR}}
+@String {AAusgrBadWuert-short = {AAusgrBadWürt}}%*Abweichung!
+@String {AAustr-short = {AAustr}}
+@String {ABADY-short = {ABADY}}
+@String {AbhBerlin-short = {AbhBerlin}}
+@String {AbhDuesseldorf-short = {AbhDüsseldorf}}%*Abweichung!
+@String {AbhGoettingen-short = {AbhGöttingen}}%*Abweichung!
+@String {AbhLeipzig-short = {AbhLeipzig}}
+@String {AbhMainz-short = {AbhMainz}}
+@String {AbhMuenchen-short = {AbhMünchen}}%*Abweichung!
+@String {ABret-short = {ABret}}
+@String {Abr-Nahrain-short = {Abr-Nahrain}}
+@String {ABulg-short = {ABulg}}
+@String {ABV-short = {ABV}}
+@String {ACalc-short = {ACalc}}
+@String {ACamp-short = {ACamp}}
+@String {ACant-short = {ACant}}
+@String {AcBibl-short = {AcBibl}}
+@String {Achse-short = {Achse}}
+@String {Acme-short = {Acme}}
+@String {Acontia-short = {Acontia}}
+@String {ACors-short = {ACors}}
+@String {ActaAArtHist-short = {ActaAArtHist}}
+@String {ActaAArtHist-sa-short = {ActaAArtHist s.a.}}%*Abweichung!
+@String {ActaAcAbo-short = {ActaAcAbo}}
+@String {ActaACarp-short = {ActaACarp}}
+@String {ActaALov-short = {ActaALov}}
+@String {ActaALovMono-short = {ActaALovMono}}
+@String {ActaAntHung-short = {ActaAntHung}}
+@String {ActaArch-short = {ActaArch}}
+@String {ActaArchHung-short = {ActaArchHung}}
+@String {ActaAth-short = {ActaAth}}
+@String {ActaCl-short = {ActaCl}}
+@String {ActaClDebrec-short = {ActaClDebrec}}
+@String {ActaHistDac-short = {ActaHistDac}}
+@String {ActaHyp-short = {ActaHyp}}
+@String {ActaInstRomFin-short = {ActaInstRomFin}}
+@String {ActaMusNapoca-short = {ActaMusNapoca}}
+@String {ActaMusPorol-short = {ActaMusPorol}}
+@String {ActaNum-short = {ActaNum}}
+@String {ActaOr-short = {ActaOr}}
+@String {ActaOrHung-short = {ActaOrHung}}
+@String {ActaPhilSocDac-short = {ActaPhilSocDac}}
+@String {ActaPraehistA-short = {ActaPraehistA}}
+@String {ActaTorunA-short = {ActaTorunA}}
+@String {ActaTorunHist-short = {ActaTorunHist}}
+@String {AD-short = {AD}}
+@String {ADAIK-short = {ADAIK}}
+@String {Adalya-short = {Adalya}}
+@String {ADelt-A-short = {ADelt A}}%*Abweichung!
+@String {ADelt-B-short = {ADelt B}}%*Abweichung!
+@String {ADerg-short = {ADerg}}
+@String {ADFU-short = {ADFU}}
+@String {AdI-short = {AdI}}
+@String {ADOG-short = {ADOG}}
+@String {Adumatu-short = {Adumatu}}
+@String {AE-short = {AE}}
+@String {AeA-short = {AeA}}
+@String {Aegaeum-short = {Aegaeum}}
+@String {AegLev-short = {ÄgLev}}%*Abweichung!
+@String {AEmil-short = {AEmil}}
+@String {AEphem-short = {AEphem}}
+@String {AeR-short = {AeR}}
+@String {AErgoMak-short = {AErgoMak}}
+@String {AErt-short = {AErt}}
+@String {AEspA-short = {AEspA}}
+@String {Aevum-short = {Aevum}}
+@String {AevumAnt-short = {AevumAnt}}
+@String {AF-short = {AF}}
+@String {AfO-short = {AfO}}
+@String {Africa-short = {Africa}}
+@String {AGD-short = {AGD}}
+@String {AGeo-short = {AGeo}}
+@String {Agora-short = {Agora}}
+@String {AgoraPB-short = {AgoraPB}}
+@String {AHist-short = {AHist}}
+@String {AHistStAlex-short = {AHistStAlex}}
+@String {AHw-short = {AHw}}
+@String {AiD-short = {AiD}}
+@String {AInf-short = {AInf}}
+@String {AIONArch-short = {AIONArch}}
+@String {AIONFil-short = {AIONFil}}
+@String {AIONLing-short = {AIONLing}}
+@String {AIPhOr-short = {AIPhOr}}
+@String {Aitna-short = {Aitna}}
+@String {AJA-short = {AJA}}
+@String {AJahrBay-short = {AJahrBay}}
+@String {AJPh-short = {AJPh}}
+@String {AJug-short = {AJug}}
+@String {AKorrBl-short = {AKorrBl}}
+@String {AlbaRegia-short = {AlbaRegia}}
+@String {AlmaMaterSt-short = {AlmaMaterSt}}
+@String {AlmanachWien-short = {AlmanachWien}}
+@String {AlonJisrael-short = {AlonJisrael}}
+@String {Al-Qannis-short = {Al-Qanniš}}
+@String {Altamura-short = {Altamura}}
+@String {AltoMed-short = {AltoMed}}
+@String {Alt-Paphos-short = {Alt-Paphos}}
+@String {AltThuer-short = {AltThür}}%*Abweichung!
+@String {AM-short = {AM}}
+@String {AMediev-short = {AMediev}}
+@String {AMethTh-short = {AMethTh}}
+@String {AMI-short = {AMI}}
+@String {AMIT-short = {AMIT}}
+@String {AmJAncHist-short = {AmJAncHist}}
+@String {AmJNum-short = {AmJNum}}
+@String {AMold-short = {AMold}}
+@String {AMosel-short = {AMosel}}
+@String {AMS-short = {AMS}}
+@String {AmStP-short = {AmStP}}
+@String {AMuGS-short = {AMuGS}}
+@String {ANachr-short = {ANachr}}
+@String {ANachrBad-short = {ANachrBad}}
+@String {AnadoluAra-short = {AnadoluAra}}
+@String {AnadoluKonf-short = {AnadoluKonf}}
+@String {AnadoluYil-short = {AnadoluYıl}}
+@String {AnAe-short = {AnAe}}
+@String {Anagennesis-short = {Anagennesis}}
+@String {AnalBolland-short = {AnalBolland}}
+@String {AnalP-short = {AnalP}}
+@String {AnalRom-short = {AnalRom}}
+@String {AnArqAnd-short = {AnArqAnd}}
+@String {Anas-short = {Anas}}
+@String {AnatA-short = {AnatA}}
+@String {Anatolia-short = {Anatolia}}
+@String {ANaturwiss-short = {ANaturwiss}}
+@String {AncCivScytSib-short = {AncCivScytSib}}
+@String {AncHistB-short = {AncHistB}}
+@String {AncInd-short = {AncInd}}
+@String {AncNearEastSt-short = {AncNearEastSt}}
+@String {AnCord-short = {AnCord}}
+@String {AncSoc-short = {AncSoc}}
+@String {AncW-short = {AncW}}
+@String {AncWestEast-short = {AncWestEast}}
+@String {AnDubr-short = {AnDubr}}
+@String {ANews-short = {ANews}}
+@String {ANilMoy-short = {ANilMoy}}
+@String {ANL-short = {ANL}}
+@String {AnMunFaro-short = {AnMunFaro}}
+@String {AnMurcia-short = {AnMurcia}}
+@String {AnnAcEtr-short = {AnnAcEtr}}
+@String {AnnAcTorino-short = {AnnAcTorino}}
+@String {AnnAStorAnt-short = {AnnAStorAnt}}
+@String {AnnBari-short = {AnnBari}}
+@String {AnnBenac-short = {AnnBenac}}
+@String {AnnBiblAModena-short = {AnnBiblAModena}}
+@String {AnnBiblARom-short = {AnnBiblARom}}
+@String {AnnByzConf-short = {AnnByzConf}}
+@String {AnnCagl-short = {AnnCagl}}
+@String {AnnCaglMag-short = {AnnCaglMag}}
+@String {AnnEconSocCiv-short = {AnnEconSocCiv}}
+@String {AnnEgBibl-short = {AnnEgBibl}}
+@String {AnnEth-short = {AnnEth}}
+@String {AnnFaina-short = {AnnFaina}}
+@String {AnnHistA-short = {AnnHistA}}
+@String {AnnHistScSoc-short = {AnnHistScSoc}}
+@String {AnnIstGiapp-short = {AnnIstGiapp}}
+@String {AnnIstItNum-short = {AnnIstItNum}}
+@String {AnnLecce-short = {AnnLecce}}
+@String {AnnLeedsUnOrSoc-short = {AnnLeedsUnOrSoc}}
+@String {AnnMacerata-short = {AnnMacerata}}
+@String {AnnMessMag-short = {AnnMessMag}}
+@String {AnnMusRov-short = {AnnMusRov}}
+@String {AnnNap-short = {AnnNap}}
+@String {AnnNivern-short = {AnnNivern}}
+@String {AnnNoment-short = {AnnNoment}}
+@String {AnnOrNap-short = {AnnOrNap}}
+@String {AnnotNum-short = {AnnotNum}}
+@String {AnnPerugia-short = {AnnPerugia}}
+@String {AnnPisa-short = {AnnPisa}}
+@String {AnnPontAcRom-short = {AnnPontAcRom}}
+@String {AnnRepBSA-short = {AnnRepBSA}}
+@String {AnnRepCypr-short = {AnnRepCypr}}
+@String {AnnRepFoggArtMus-short = {TAnnRepFoggArtMus}}
+@String {AnnSiena-short = {AnnSiena}}
+@String {AnnuarioAcLinc-short = {AnnuarioAcLinc}}
+@String {AnnuarioLecce-short = {AnnuarioLecce}}
+@String {AnnUnBud-short = {AnnUnBud}}
+@String {AnnWorcArtMus-short = {AnnWorcArtMus}}
+@String {Anodos-short = {Anodos}}
+@String {AnOr-short = {AnOr}}
+@String {ANRW-short = {ANRW}}
+@String {Anschnitt-short = {Anschnitt}}
+@String {ANSMusNotes-short = {ANSMusNotes}}
+@String {AnSt-short = {AnSt}}
+@String {Antaeus-short = {Antaeus}}
+@String {AntAfr-short = {AntAfr}}
+@String {AntChr-short = {AntChr}}
+@String {AntCl-short = {AntCl}}
+@String {AnthrAChron-short = {AnthrAChron}}
+@String {Anthropos-short = {Anthropos}}
+@String {Antichthon-short = {Antichthon}}
+@String {AntigCr-short = {AntigCr}}
+@String {Antipolis-short = {Antipolis}}
+@String {Antiqua-short = {Antiqua}}
+@String {Antiquity-short = {Antiquity}}
+@String {AntJ-short = {AntJ}}
+@String {AntK-short = {AntK}}
+@String {AntNat-short = {AntNat}}
+@String {AntPisa-short = {AntPisa}}
+@String {AntPl-short = {AntPl}}
+@String {AntSurv-short = {AntSurv}}
+@String {AntTard-short = {AntTard}}
+@String {AnzAW-short = {AnzAW}}
+@String {AnzWien-short = {AnzWien}}
+@String {AOAT-short = {AOAT}}
+@String {AoF-short = {AoF}}
+@String {AOtkryt-short = {AOtkryt}}
+@String {APamKiiv-short = {APamKiiv}}
+@String {APh-short = {APh}}
+@String {APol-short = {APol}}
+@String {Apollo-short = {Apollo}}
+@String {ApolloLond-short = {ApolloLond}}
+@String {APort-short = {APort}}
+@String {AppRomFil-short = {AppRomFil}}
+@String {APregl-short = {APregl}}
+@String {Apulum-short = {Apulum}}
+@String {AquiLeg-short = {AquiLeg}}
+@String {AquilNost-short = {AquilNost}}
+@String {Aquitania-short = {Aquitania}}
+@String {ArabAEpigr-short = {ArabAEpigr}}
+@String {ARadRaspr-short = {ARadRaspr}}
+@String {ArbFBerSaechs-short = {ArbFBerSaechs}}
+@String {Archaeographie-short = {Archäographie}}%*Abweichung!
+@String {Archaeologia-short = {Archaeologia}}
+@String {Archaeology-short = {Archaeology}}
+@String {Archaeometry-short = {Archaeometry}}
+@String {Archaiognosia-short = {Archaiognosia}}
+@String {ArchBegriffsGesch-short = {ArchBegriffsGesch}}
+@String {ArchByzMnem-short = {ArchByzMnem}}
+@String {ArchCl-short = {ArchCl}}
+@String {Archeo-short = {Archeo}}
+@String {ArcheogrTriest-short = {ArcheogrTriest}}
+@String {ArcheologiaParis-short = {ArcheologiaParis}}
+@String {ArcheologiaRoma-short = {ArcheologiaRoma}}
+@String {ArcheologiaWarsz-short = {ArcheologiaWarsz}}
+@String {ArcheologijaKiiv-short = {ArcheologijaKiiv}}
+@String {ArcheologijaSof-short = {ArcheologijaSof}}
+@String {ArchEubMel-short = {ArchEubMel}}
+@String {ArchHom-short = {ArchHom}}
+@String {Architectura-short = {Architectura}}
+@String {Archivi-short = {Archivi}}
+@String {ArchPF-short = {ArchPF}}
+@String {ArchPrehistLev-short = {ArchPrehistLev}}
+@String {ArchRel-short = {ArchRel}}
+@String {ArchStorCal-short = {ArchStorCal}}
+@String {ArchStorPugl-short = {ArchStorPugl}}
+@String {ArchStorRom-short = {ArchStorRom}}
+@String {ArchStorSicOr-short = {ArchStorSicOr}}
+@String {ArchStorSir-short = {ArchStorSir}}
+@String {Arctos-short = {Arctos}}
+@String {ARepLond-short = {ARepLond}}
+@String {Argo-short = {Argo}}
+@String {ArOr-short = {ArOr}}
+@String {ArOrMono-short = {ArOrMono}}
+@String {ArOrSuppl-short = {ArOrSuppl}}
+@String {ARozhl-short = {ARozhl}}
+@String {ArqBeja-short = {ArqBeja}}
+@String {Arse-short = {Arse}}
+@String {ArsGeorg-short = {ArsGeorg}}
+@String {ArtAntMod-short = {ArtAntMod}}
+@String {ArtARhone-short = {ArtARhône}}%*Abweichung!
+@String {ArtAs-short = {ArtAs}}
+@String {ArtB-short = {ArtB}}
+@String {ArtJ-short = {ArtJ}}
+@String {ArtLomb-short = {ArtLomb}}
+@String {ArtMediev-short = {ArtMediev}}
+@String {ArtVirg-short = {ArtVirg}}
+@String {ARV2-short = {ARV2}}
+@String {ASachs-short = {ASachs}}
+@String {ASAE-short = {ASAE}}
+@String {ASammlUnZuerch-short = {ASammlUnZürch}}%*Abweichung!
+@String {ASAtene-short = {ASAtene}}
+@String {ASbor-short = {ASbor}}
+@String {ASchw-short = {ASchw}}
+@String {ASoc-short = {ASoc}}
+@String {ASoloth-short = {ASoloth}}
+@String {ASR-short = {ASR}}
+@String {Assaph-short = {Assaph}}
+@String {AssyrMisc-short = {AssyrMisc}}
+@String {AST-short = {AST}}
+@String {ASub-short = {ASub}}
+@String {ASubacq-short = {ASubacq}}
+@String {Athenaeum-short = {Athenaeum}}
+@String {Atiqot-short = {Atiqot}}
+@String {AtiqotHeb-short = {AtiqotHeb}}
+@String {Atlal-short = {Atlal}}
+@String {AttiAcPontan-short = {AttiAcPontan}}
+@String {AttiAcRov-short = {AttiAcRov}}
+@String {AttiAcTorino-short = {AttiAcTorino}}
+@String {AttiCAntCl-short = {AttiCAntCl}}
+@String {AttiCItRom-short = {AttiCItRom}}
+@String {AttiMemBologna-short = {AttiMemBologna}}
+@String {AttiMemDal-short = {AttiMemDal}}
+@String {AttiMemFirenze-short = {AttiMemFirenze}}
+@String {AttiMemIstria-short = {AttiMemIstria}}
+@String {AttiMemMagnaGr-short = {AttiMemMagnaGr}}
+@String {AttiMemModena-short = {AttiMemModena}}
+@String {AttiMemTivoli-short = {AttiMemTivoli}}
+@String {AttiMusTrieste-short = {AttiMusTrieste}}
+@String {AttiPalermo-short = {AttiPalermo}}
+@String {AttiRovigno-short = {AttiRovigno}}
+@String {AttiSocFriuli-short = {AttiSocFriuli}}
+@String {AttiVenezia-short = {AttiVenezia}}
+@String {AuA-short = {AuA}}
+@String {AulaOr-short = {AulaOr}}
+@String {AusgrFu-short = {AusgrFu}}
+@String {AusgrFuWestf-short = {AusgrFuWestf}}
+@String {AustrRom-short = {AustrRom}}
+@String {AUTerr-short = {AUTerr}}
+@String {AUWE-short = {AUWE}}
+@String {AV-short = {AV}}
+@String {AVen-short = {AVen}}
+@String {AVes-short = {AVes}}
+@String {AViva-short = {AViva}}
+@String {AvP-short = {AvP}}
+@String {AW-short = {AW}}
+@String {AyasofyaMuezYil-short = {AyasofyaMüzYıl}}%*Abweichung!
+@String {AZ-short = {AZ}}
+@String {Azotea-short = {Azotea}}
+@String {BA-short = {BA}}
+@String {Baalbek-short = {Baalbek}}
+@String {BAAlger-short = {BAAlger}}
+@String {BABarcel-short = {BABarcel}}
+@String {BABesch-short = {BABesch}}
+@String {BAcRHist-short = {BAcRHist}}
+@String {BACopt-short = {BACopt}}
+@String {BadFuBer-short = {BadFuBer}}
+@String {Baetica-short = {Baetica}}
+@String {BaF-short = {BaF}}
+@String {BalacaiKoez-short = {BalacaiKöz}}%*Abweichung!
+@String {BalkSt-short = {BalkSt}}
+@String {BALond-short = {BALond}}
+@String {BALux-short = {BALux}}
+@String {BaM-short = {BaM}}
+@String {BAMaroc-short = {BAMaroc}}
+@String {BAmSocP-short = {BAmSocP}}
+@String {BAncOrMus-short = {BAncOrMus}}
+@String {BAngers-short = {BAngers}}
+@String {BAngloIsrASoc-short = {BAngloIsrASoc}}
+@String {BAnnMusFerr-short = {BAnnMusFerr}}
+@String {BAntFr-short = {BAntFr}}
+@String {BAntLux-short = {BAntLux}}
+@String {BAParis-short = {BAParis}}
+@String {BAProv-short = {BAProv}}
+@String {BAR-short = {BAR}}
+@String {BArchAlex-short = {BArchAlex}}
+@String {BArchit-short = {BArchit}}
+@String {BARIntSer-short = {BARIntSer}}
+@String {BASard-short = {BASard}}
+@String {BAsEspA-short = {BAsEspA}}
+@String {BAsInst-short = {BAsInst}}
+@String {BASOR-short = {BASOR}}
+@String {BAssBude-short = {BAssBudé}}%*Abweichung!
+@String {BAssMosAnt-short = {BAssMosAnt}}
+@String {BASub-short = {BASub}}
+@String {BASudEstEur-short = {BASudEstEur}}
+@String {BATarr-short = {BATarr}}
+@String {BAur-short = {BAur}}
+@String {BAVA-short = {BAVA}}
+@String {BayVgBl-short = {BayVgBl}}
+@String {BBasil-short = {BBasil}}
+@String {BBelgRom-short = {BBelgRom}}
+@String {BBolsena-short = {BBolsena}}
+@String {BBrByzSt-short = {BBrByzSt}}
+@String {BCamuno-short = {BCamuno}}
+@String {BCASic-short = {BCASic}}
+@String {BCercleNum-short = {BCercleNum}}
+@String {BCH-short = {BCH}}
+@String {BCircNumNap-short = {BCircNumNap}}
+@String {BCl-short = {BCl}}
+@String {BClevMus-short = {BClevMus}}
+@String {BCom-short = {BCom}}
+@String {BCord-short = {BCord}}
+@String {BdA-short = {BdA}}
+@String {BdE-short = {BdE}}
+@String {BdEC-short = {BdEC}}
+@String {BdI-short = {BdI}}
+@String {BDirRom-short = {BDirRom}}
+@String {BeazleyAddenda2-short = {Beazley Addenda\textsuperscript{2}}}%*Abweichung!
+@String {BeazleyPara-short = {Beazley, Para.}}%*Abweichung!
+@String {BEcAntNimes-short = {BEcAntNîmes}}%*Abweichung!
+@String {BediKart-short = {BediKart}}
+@String {BEFAR-short = {BEFAR}}
+@String {BeitrESkAr-short = {BeitrESkAr}}
+@String {BeitrNamF-short = {BeitrNamF}}
+@String {BeitrSudanF-short = {BeitrSudanF}}
+@String {BelArt-short = {BelArt}}
+@String {Belleten-short = {Belleten}}
+@String {Benacus-short = {Benacus}}
+@String {BerBayDenkmPfl-short = {BerBayDenkmPfl}}
+@String {BerDFG-short = {BerDFG}}
+@String {BerlBeitrArchaeom-short = {BerlBeitrArchäom}}%*Abweichung!
+@String {BerlBlVFruehGesch-short = {BerlBlVFrühGesch}}%*Abweichung!
+@String {BerlJbVFruehGesch-short = {BerlJbVFrühGesch}}%*Abweichung!
+@String {BerlMus-short = {BerlMus}}
+@String {BerlNumZ-short = {BerlNumZ}}
+@String {BerOudhBod-short = {BerOudhBod}}
+@String {BerRGK-short = {BerRGK}}
+@String {BerVerhLeipz-short = {BerVerhLeipz}}
+@String {Berytus-short = {Berytus}}
+@String {BEspA-short = {BEspA}}
+@String {BEspOr-short = {BEspOr}}
+@String {BEtOr-short = {BEtOr}}
+@String {BFilGrPadova-short = {BFilGrPadova}}
+@String {BFilLingSic-short = {BFilLingSic}}
+@String {BFlegr-short = {BFlegr}}
+@String {BFoligno-short = {BFoligno}}
+@String {BHarvMus-short = {BHarvMus}}
+@String {BIasos-short = {BIasos}}
+@String {BibAr-short = {BibAr}}
+@String {BiblClOr-short = {BiblClOr}}
+@String {BiblSymb-short = {BiblSymb}}
+@String {BIBulg-short = {BIBulg}}
+@String {BICS-short = {BICS}}
+@String {BIFAO-short = {BIFAO}}
+@String {BInfCentumcellae-short = {BInfCentumcellae}}
+@String {BInfCESDAE-short = {BInfCESDAE}}
+@String {BiogrZbor-short = {BiogrZbor}}
+@String {BiOr-short = {BiOr}}
+@String {BIstOrvieto-short = {BIstOrvieto}}
+@String {BJaen-short = {BJaen}}%*Abweichung!
+@String {BJb-short = {BJb}}
+@String {BJerus-short = {BJerus}}
+@String {BLaborMusLouvre-short = {BLaborMusLouvre}}
+@String {BLazioMerid-short = {BLazioMerid}}
+@String {BLikUm-short = {BLikUm}}
+@String {BlMueFreundeF-short = {BlMüFreundeF}}%*Abweichung!
+@String {BLugo-short = {BLugo}}
+@String {BMCGreekCoins-short = {BMC Greek Coins}}%*Abweichung!
+@String {BMCOR-short = {BMCOR}}
+@String {BMCRE-short = {BMCRE}}
+@String {BMCRRI-III-short = {BMCRR I--III}}%*Abweichung!
+@String {BMetrMus-short = {BMetrMus}}
+@String {BMon-short = {BMon}}
+@String {BMonMusPont-short = {BMonMusPont}}
+@String {BMQ-short = {BMQ}}
+@String {BMQNSuppl-short = {BMQNSuppl}}
+@String {BMusBeyrouth-short = {BMusBeyrouth}}
+@String {BMusBrux-short = {BMusBruxs}}
+@String {BMusCadiz-short = {BMusCadiz}}
+@String {BMusCivRom-short = {BMusCivRom}}
+@String {BMusFA-short = {BMusFA}}
+@String {BMusHongr-short = {BMusHongr}}
+@String {BMusMadr-short = {BMusMadr}}
+@String {BMusMich-short = {BMusMich}}
+@String {BMusMonaco-short = {BMusMonaco}}
+@String {BMusPadova-short = {BMusPadova}}
+@String {BMusPBelArt-short = {BMusPBelArt}}
+@String {BMusRom-short = {BMusRom}}
+@String {BMusVars-short = {BMusVars}}
+@String {BMusZaragoza-short = {BMusZaragoza}}
+@String {BNumParis-short = {BNumParis}}
+@String {BNumRoma-short = {BNumRoma}}
+@String {Bogazkoey-Hattusa-short = {Boğazköy-Hattuša}}%*Abweichung!
+@String {Bolskan-short = {Bolskan}}
+@String {BonnHVg-short = {BonnHVg}}
+@String {BOntMus-short = {BOntMus}}
+@String {Boreas-short = {Boreas}}
+@String {BoreasUpps-short = {BoreasUpps}}
+@String {BPeintRom-short = {BPeintRom}}
+@String {BPI-short = {BPI}}
+@String {BPrehistAlp-short = {BPI}}%*Abweichung!
+@String {BProAvent-short = {BProAvent}}
+@String {BProvidence-short = {BProvidence}}
+@String {BracAug-short = {BracAug}}
+@String {BracaraAugusta-short = {BracaraAugusta}}
+@String {BremABl-short = {BremABl}}
+@String {BRest-short = {BRest}}
+@String {Brigantium-short = {Brigantium}}
+@String {BrMusYearbook-short = {BrMusYearbook}}
+@String {BSA-short = {BSA}}
+@String {BSAA-short = {BSAA}}
+@String {BSFE-short = {BSFE}}
+@String {BSiena-short = {BSiena}}
+@String {BSOAS-short = {BSOAS}}
+@String {BSocAChamp-short = {BSocAChamp}}
+@String {BSocBiblReinach-short = {BSocBiblReinach}}
+@String {BSocNumRom-short = {BSocNumRom}}
+@String {BSR-short = {BSR}}
+@String {BStLat-short = {BStLat}}
+@String {BStorArt-short = {BStorArt}}
+@String {BTextilAnc-short = {BStorArt}}
+@String {BTorino-short = {BTorino}}
+@String {BTravTun-short = {BTravTun}}
+@String {BudReg-short = {BudReg}}
+@String {BulletinGetty-short = {BulletinGetty}}
+@String {BulletinNorthampton-short = {BulletinNorthampton}}
+@String {BVallad-short = {BVallad}}
+@String {BVitoria-short = {BVitoria}}
+@String {BWaltersArtGal-short = {BWaltersArtGal}}
+@String {BWPr-short = {BWPr}}
+@String {Byzantina-short = {Byzantina}}
+@String {ByzF-short = {ByzF}}
+@String {ByzJb-short = {ByzJb}}
+@String {ByzZ-short = {ByzZ}}
+@String {BZ-short = {BZ}}
+@String {CAA-short = {CAA}}
+@String {CAD-short = {CAD}}
+@String {CadA-short = {CadA}}
+@String {Caesaraugusta-short = {Caesaraugusta}}
+@String {Caesarodunum-short = {Caesarodunum}}
+@String {CAH-short = {CAH}}
+@String {CahArmeeRom-short = {CahArmeeRom}}
+@String {CahASubaqu-short = {CahASubaqu}}
+@String {CahByrsa-short = {CahByrsa}}
+@String {CahCEC-short = {CahCEC}}
+@String {CahCerEg-short = {CahCerEg}}
+@String {CahDelFrIran-short = {CahDelFrIran}}
+@String {CahGlotz-short = {CahGlotz}}
+@String {CahKarnak-short = {CahKarnak}}
+@String {CahLig-short = {CahLig}}
+@String {CahMariemont-short = {CahMariemont}}
+@String {CahMusChampollion-short = {CahMusChampollion}}
+@String {CahPEg-short = {CahPEg}}
+@String {CahRhod-short = {CahRhod}}
+@String {CahTun-short = {CahTun}}
+@String {CalifStClAnt-short = {CalifStClAnt}}
+@String {CambrAJ-short = {CambrAJ}}
+@String {CArch-short = {CArch}}
+@String {CarinthiaI-short = {Carinthia I}}%*Abweichung!
+@String {CarnuntumJb-short = {CarnuntumJb}}
+@String {Carpica-short = {Carpica}}
+@String {Carrobbio-short = {Carrobbio}}
+@String {CAT-short = {CAT}}
+@String {CE-short = {CE}}
+@String {CEDAC-short = {CEDAC}}
+@String {CEFR-short = {CEFR}}
+@String {Celticum-short = {Celticum}}
+@String {CercA-short = {CercA}}
+@String {CercNum-short = {CercNum}}
+@String {Chiron-short = {Chiron}}
+@String {ChronEg-short = {ChronEg}}
+@String {CIA-short = {CIA}}
+@String {CIE-short = {CIE}}
+@String {CIG-short = {CIG}}
+@String {CIH-short = {CIH}}
+@String {CIL-short = {CIL}}
+@String {CincArtB-short = {CincArtB}}
+@String {CIS-short = {CIS}}
+@String {CIstAMilano-short = {CIstAMilano}}
+@String {CivClCr-short = {CivClCr}}
+@String {CivPad-short = {CivPad}}
+@String {ClAnt-short = {ClAnt}}
+@String {ClevStHistArt-short = {ClevStHistArt}}
+@String {Clio-short = {Clio}}
+@String {ClIre-short = {ClIre}}
+@String {ClJ-short = {ClJ}}
+@String {ClMediaev-short = {ClMediaev}}
+@String {ClPhil-short = {ClPhil}}
+@String {ClQ-short = {ClQ}}
+@String {ClR-short = {ClR}}
+@String {ClRh-short = {ClRh}}
+@String {CMatAOr-short = {CMatAOr}}
+@String {CMGr-short = {CMGr}}
+@String {CMS-short = {CMS}}
+@String {CoinHoards-short = {Coin Hoards}}%*Abweichung!
+@String {ColloquiSod-short = {ColloquiSod}}
+@String {CommunicAHung-short = {CommunicAHung}}
+@String {Complutum-short = {Complutum}}
+@String {Conoscenze-short = {Conoscenze}}
+@String {Corduba-short = {Corduba}}
+@String {Corinth-short = {Corinth}}
+@String {CRAI-short = {CRAI}}
+@String {CretAnt-short = {CretAnt}}
+@String {CretSt-short = {CretSt}}
+@String {CronA-short = {CronA}}
+@String {CronErcol-short = {CronErcol}}
+@String {CronPomp-short = {CronPomp}}
+@String {CRPetersbourg-short = {CRPetersbourg}}%*Abweichung!
+@String {CSE-short = {CSE}}
+@String {CSIR-short = {CSIR}}
+@String {CSSpecPisa-short = {CSSpecPisa}}
+@String {CuadAMed-short = {CuadAMed}}
+@String {CuadArquitRom-short = {CuadArquitRom}}
+@String {CuadCastellon-short = {CuadCastellon}}
+@String {CuadCat-short = {CuadCat}}
+@String {CuadFilCl-short = {CuadFilCl}}
+@String {CuadGallegos-short = {CuadGallegos}}
+@String {CuadGranada-short = {CuadGranada}}
+@String {CuadNavarra-short = {CuadNavarra}}
+@String {CuadPrehistA-short = {CuadPrehistA}}
+@String {CuadRom-short = {CuadRom}}
+@String {CuPaUAM-short = {CuPaUAM}}
+@String {CVA-short = {CVA}}
+@String {CZero-short = {CZero}}
+@String {DAA-short = {DAA}}
+@String {Dacia-short = {Dacia}}
+@String {DACL-short = {DACL}}
+@String {Dacoromania-short = {Dacoromania}}
+@String {DaF-short = {DaF}}
+@String {Daidalos-short = {Daidalos}}
+@String {DAIGeschDok-short = {DAIGeschDok}}
+@String {DaM-short = {DaM}}
+@String {Daremberg-Saglio-short = {Daremberg -- Saglio}}%*Abweichung!
+@String {DebrecMuzEvk-short = {DebrecMuzEvk}}
+@String {Dedalo-short = {Dédalo}}%*Abweichung!
+@String {Delos-short = {Delos}}%*Abweichung!
+@String {DeltChrA-short = {DeltChrA}}
+@String {Demircihueyuek-short = {Demircihüyük}}%*Abweichung!
+@String {DeMuseus-short = {DeMuseus}}
+@String {DenkmPflBadWuert-short = {DenkmPflBadWürt}}%*Abweichung!
+@String {DenkschrWien-short = {DenkschrWien}}
+@String {Diadora-short = {Diadora}}
+@String {DialA-short = {DialA}}
+@String {DialHistAnc-short = {DialHistAnc}}
+@String {Dike-short = {Dike}}
+@String {Dioniso-short = {Dioniso}}
+@String {DiskAB-short = {DiskAB}}
+@String {DKuDenkmPfl-short = {DKuDenkmPfl}}
+@String {DLZ-short = {DLZ}}
+@String {DNP-short = {DNP}}
+@String {DocAlb-short = {DocAlb}}
+@String {DocALouv-short = {DocALouv}}
+@String {DocAMerid-short = {DocAMerid}}
+@String {DocEmRom-short = {DocEmRom}}
+@String {Dodone-short = {Dodone}}
+@String {DOP-short = {DOP}}
+@String {DossAlet-short = {DossAlet}}
+@String {DossAParis-short = {DossAParis}}
+@String {Dura-Europos-short = {Dura-Europos}}
+@String {EAA-short = {EAA}}
+@String {EAE-short = {EAE}}
+@String {EastWest-short = {EastWest}}
+@String {EcAntNimes-short = {EcAntNimes}}
+@String {EchosCl-short = {EchosCl}}
+@String {eDAI-F-short = {eDAI-F}}
+@String {eDAI-J-short = {eDAI-J}}
+@String {EgA-short = {EgA}}
+@String {Egnatia-short = {Egnatia}}
+@String {EgVicOr-short = {EgVicOr}}
+@String {Eikasmos-short = {Eikasmos}}
+@String {Eirene-short = {Eirene}}
+@String {Elenchos-short = {Elenchos}}
+@String {Ellenika-short = {Ellenika}}
+@String {Emerita-short = {Emerita}}
+@String {EmPrerom-short = {EmPrerom}}
+@String {Empuries-short = {Empúries}}%*Abweichung!
+@String {Enalia-short = {Enalia}}
+@String {EnaliaAnn-short = {EnaliaAnn}}
+@String {Enchoria-short = {Enchoria}}
+@String {Eos-short = {Eos}}
+@String {EpetBoiotMel-short = {EpetBoiotMel}}
+@String {EpetByzSpud-short = {EpetByzSpud}}
+@String {EpetKyklMel-short = {EpetKyklMel}}
+@String {EphemDac-short = {EphemDac}}
+@String {EphemNapoc-short = {EphemNapoc}}
+@String {EpigrAnat-short = {EpigrAnat}}
+@String {EpistEpetAth-short = {EpistEpetAth}}
+@String {EpistEpetPolytThess-short = {EpistEpetPolytThess}}
+@String {EpistEpetThess-short = {EpistEpetThess}}
+@String {EPRO-short = {EPRO}}
+@String {Eranos-short = {Eranos}}
+@String {EranosJb-short = {EranosJb}}
+@String {Eretria-short = {Eretria}}
+@String {Eretz-Israel-short = {Eretz-Israel}}
+@String {Ergon-short = {Ergon}}
+@String {ESA-short = {ESA}}
+@String {EspacioHist-short = {EspacioHist}}
+@String {EstMadr-short = {EstMadr}}
+@String {EstZaragoza-short = {EstZaragoza}}
+@String {EtACl-short = {EtACl}}
+@String {EtCl-short = {EtCl}}
+@String {EtClAix-short = {EtClAix}}
+@String {EtCret-short = {EtCret}}
+@String {Ethnos-short = {Ethnos}}
+@String {EtP-short = {EtP}}
+@String {EtPezenas-short = {EtPézenas}}%*Abweichung!
+@String {EtrSt-short = {EtrSt}}
+@String {Etruscans-short = {Etruscans}}
+@String {EtTrav-short = {EtTrav}}
+@String {Eulimene-short = {Eulimene}}
+@String {Eunomia-short = {Eunomia}}
+@String {Euphrosyne-short = {Euphrosyne}}
+@String {EurAnt-short = {EurAnt}}
+@String {EurRHist-short = {EurRHist}}
+@String {Eutopia-short = {Eutopia}}
+@String {EVP-short = {EVP}}
+@String {ExcIsr-short = {ExcIsr}}
+@String {Expedition-short = {Expedition}}
+@String {ExtremA-short = {ExtremA}}
+@String {FA-short = {FA}}
+@String {FAAK-short = {FAAK}}
+@String {Faenza-short = {Faenza}}
+@String {FAVA-short = {FAVA}}
+@String {Faventia-short = {Faventia}}
+@String {FBerBadWuert-short = {FBerBadWürt}}%*Abweichung!
+@String {FdC-short = {FdC}}
+@String {FdD-short = {FdD}}
+@String {FdX-short = {FdX}}
+@String {FeddersenWierde-short = {Feddersen Wierde}}%*Abweichung!
+@String {FelRav-short = {FelRav}}
+@String {FGrHist-short = {FGrHistr}}
+@String {FHG-short = {FHG}}
+@String {FiA-short = {FiA}}
+@String {FichEpigr-short = {FichEpigr}}
+@String {FiE-short = {FiE}}
+@String {FIFAO-short = {FIFAO}}
+@String {Figlina-short = {Figlina}}
+@String {Florentia-short = {Florentia}}
+@String {FlorIl-short = {FlorIl}}
+@String {FMRD-short = {FMRD}}
+@String {FMROe-short = {FMRÖ}}%*Abweichung!
+@String {FoggArtMusAcqu-short = {FoggArtMusAcqu}}
+@String {FolA-short = {FolA}}
+@String {FolOr-short = {FolOr}}
+@String {Fonaments-short = {Fonaments}}
+@String {Fondamenti-short = {Fondamenti}}
+@String {FontAPos-short = {FontAPos}}
+@String {Fontes-short = {Fontes}}
+@String {Forlimpopoli-short = {Forlimpopoli}}
+@String {Fornvaennen-short = {Fornvännen}}%*Abweichung!
+@String {Forum-short = {Forum}}
+@String {FR-short = {FR}}
+@String {FruehMitAltSt-short = {FrühMitAltSt}}%*Abweichung!
+@String {FuAusgrTrier-short = {FuAusgrTrier}}
+@String {FuB-short = {FuB}}
+@String {FuBerBadWuert-short = {FuBerBadWürt}}%*Abweichung!
+@String {FuBerHessen-short = {FuBerHessen}}
+@String {FuBerOe-short = {FuBerÖ}}%*Abweichung!
+@String {FuBerSchwab-short = {FuBerSchwab}}
+@String {FuF-short = {FuF}}
+@String {FuWien-short = {FuWien}}
+@String {GacNum-short = {GacNum}}
+@String {Gades-short = {Gades}}
+@String {Gallaecia-short = {Gallaecia}}
+@String {Gallia-short = {Gallia}}
+@String {GalliaInf-short = {GalliaInf}}
+@String {GalliaInfAReg-short = {GalliaInfAReg}}
+@String {GalliaPrehist-short = {GalliaPrehist}}
+@String {GaR-short = {GaR}}
+@String {GazBA-short = {GazBA}}
+@String {Genava-short = {Genava}}
+@String {GeoAnt-short = {GeoAnt}}
+@String {Germania-short = {Germania}}
+@String {Gesta-short = {Gesta}}
+@String {GettyMusJ-short = {GettyMusJ}}
+@String {GFA-short = {GFA}}
+@String {GGA-short = {GGA}}
+@String {GiornFilFerr-short = {GiornFilFerr}}
+@String {GiornItFil-short = {GiornItFil}}
+@String {GiornStorLun-short = {GiornStorLun}}
+@String {GiRoccPalermo-short = {GiRoccPalermo}}
+@String {Gladius-short = {Gladius}}
+@String {GlasAJ-short = {GlasAJ}}
+@String {GlasBeograd-short = {GlasBeograd}}
+@String {GlasSarajevo-short = {GlasSarajevo}}
+@String {Glotta-short = {Glotta}}
+@String {Gnomon-short = {Gnomon}}
+@String {GodDepA-short = {GodDepA}}
+@String {GodMuzPlov-short = {GodMuzPlov}}
+@String {GodMuzSof-short = {GodMuzSof}}
+@String {GodZborSkopje-short = {GodZborSkopje}}
+@String {GorLet-short = {GorLet}}
+@String {GoettMisz-short = {GöttMisz}}%*Abweichung!
+@String {GraRaspr-short = {GraRaspr}}
+@String {GrazBeitr-short = {GrazBeitr}}
+@String {GrLatOr-short = {GrLatOr}}
+@String {GrLatPrag-short = {GrLatPrag}}
+@String {GrRomByzSt-short = {GrRomByzSt}}
+@String {Gymnasium-short = {Gymnasium}}
+@String {Habis-short = {Habis}}
+@String {HallWPr-short = {HallWPr}}
+@String {Hama-short = {Hama}}
+@String {HambBeitrA-short = {HambBeitrA}}
+@String {HambBeitrNum-short = {HambBeitrNum}}
+@String {Handlingar-short = {Handlingar}}
+@String {HarvStClPhil-short = {HarvStClPhil}}
+@String {HarvTheolR-short = {HarvTheolR}}
+@String {HASB-short = {HASB}}
+@String {HAW-short = {HAW}}
+@String {HdArch-short = {HdArch}}
+@String {Head-short = {Head}}
+@String {Helbig-short = {Helbig}}
+@String {Helike-short = {Helike}}
+@String {Helikon-short = {Helikon}}
+@String {Helinium-short = {Helinium}}
+@String {Helios-short = {Helios}}
+@String {HellenikaJb-short = {HellenikaJb}}
+@String {HelvA-short = {HelvA}}
+@String {Hephaistos-short = {Hephaistos}}
+@String {Hermes-short = {Hermes}}
+@String {Herrscherbild-short = {Herrscherbild}}
+@String {Hesperia-short = {Hesperia}}
+@String {Hispania-short = {Hispania}}
+@String {HispAnt-short = {HispAnt}}
+@String {HispAntEpigr-short = {HispAntEpigra}}
+@String {HispEpigr-short = {HispEpigr}}
+@String {HistAnthr-short = {HistAnthr}}
+@String {HistArt-short = {HistArt}}
+@String {Historia-short = {Historia}}
+@String {Historica-short = {Historica}}
+@String {Histria-short = {Histria}}
+@String {HistriaA-short = {HistriaA}}
+@String {HistriaAnt-short = {HistriaAnt}}
+@String {HistSprF-short = {HistSprF}}
+@String {HKL-short = {HKL}}
+@String {Horos-short = {Horos}}
+@String {HSS-short = {HSS}}
+@String {HuelvaA-short = {HuelvaA}}
+@String {HumBild-short = {HumBild}}
+@String {Hyp-short = {Hyp}}
+@String {HZ-short = {HZ}}
+@String {IA-short = {IA}}
+@String {Iberia-short = {Iberia}}
+@String {IEJ-short = {IEJ}}
+@String {IG-short = {IG}}
+@String {IGCH-short = {IGCH}}
+@String {IGR-short = {IGR}}
+@String {IK-short = {IK}}
+@String {Ilerda-short = {Ilerda}}
+@String {Iliria-short = {Iliria}}
+@String {IllinClSt-short = {IllinClSt}}
+@String {ILN-short = {ILN}}
+@String {ILS-short = {ILS}}
+@String {IndexQuad-short = {IndexQuad}}
+@String {IndogermF-short = {IndogermF}}
+@String {IndUnArtB-short = {IndUnArtB}}
+@String {InsFulc-short = {InsFulc}}
+@String {InstNautAQ-short = {InstNautAQ}}
+@String {IntJClTrad-short = {IntJClTrad}}
+@String {IntJNautA-short = {IntJNautA}}
+@String {IntZSchauBibelWiss-short = {IntZSchauBibelWiss}}
+@String {InvLuc-short = {InvLuc}}
+@String {Ipek-short = {Ipek}}
+@String {Iran-short = {Iran}}
+@String {IrAnt-short = {IrAnt}}
+@String {IsrMusJ-short = {IsrMusJ}}
+@String {IsrMusN-short = {IsrMusN}}
+@String {IsrMusStA-short = {IsrMusStA}}
+@String {IsrNumJ-short = {IsrNumJ}}
+@String {IstanbAMuezYil-short = {IstanbAMüzYıl}}%*Abweichung!
+@String {IstForsch-short = {IstForsch}}
+@String {Isthmia-short = {Isthmia}}
+@String {IstMitt-short = {IstMitt}}
+@String {Italica-short = {Italica}}
+@String {ItNostr-short = {ItNostr}}
+@String {IzvBurgas-short = {IzvBurgas}}
+@String {IzvMuzJuzBalg-short = {IzvMuzJužBalg}}%*Abweichung!
+@String {IzvVarna-short = {IzvVarna}}
+@String {Jabega-short = {Jábega}}%*Abweichung!
+@String {JadrZbor-short = {JadrZbor}}
+@String {JAOS-short = {JAOS}}
+@String {JARCE-short = {JARCE}}
+@String {JASc-short = {JASc}}
+@String {JbAC-short = {JbAC}}
+@String {JbAkMainz-short = {JbAkMainz}}
+@String {JbBadWuert-short = {JbBadWürt}}%*Abweichung!
+@String {JbBerlMus-short = {JbBerlMus}}
+@String {JbBernHistMus-short = {JbBernHistMus}}
+@String {JberAugst-short = {JberAugst}}
+@String {JberBasel-short = {JberBasel}}
+@String {JberBayDenkmPfl-short = {JberBayDenkmPfl}}
+@String {JberProVindon-short = {JberProVindon}}
+@String {JberVgFrankf-short = {JberVgFrankf}}
+@String {JberZuerich-short = {JberZürich}}%*Abweichung!
+@String {JbGoett-short = {JbGött}}%*Abweichung!
+@String {JbHambKuSamml-short = {JbHambKuSamml}}
+@String {JbKHMWien-short = {JbKHMWien}}
+@String {JbKHSWien-short = {JbKHSWien}}
+@String {JbKleinasF-short = {JbKleinasF}}
+@String {JbMuench-short = {JbMünch}}%*Abweichung!
+@String {JbMusKGHamb-short = {JbMusKGHamb}}
+@String {JbMusLinz-short = {JbMusLinz}}
+@String {JbOeByz-short = {JbÖByz}}%*Abweichung!
+@String {JbPreussKul-short = {JbPreussKul}}
+@String {JbRGZM-short = {JbRGZM}}
+@String {JbSchwUrgesch-short = {JbSchwUrgesch}}
+@String {JCS-short = {JCS}}
+@String {JdI-short = {JdI}}
+@String {JEA-short = {JEA}}
+@String {JEChrSt-short = {JEChrSt}}
+@String {JEOL-short = {JEOL}}
+@String {JewelSt-short = {JewelSt}}
+@String {JFieldA-short = {JFieldA}}
+@String {JGS-short = {JGS}}
+@String {JHS-short = {JHS}}
+@String {JIbA-short = {JIbA}}
+@String {JJurP-short = {JJurP}}
+@String {JKuGesch-short = {JKuGesch}}
+@String {JMedA-short = {JMedA}}
+@String {JMedAnthrA-short = {JMedAnthrA}}
+@String {JMithrSt-short = {JMithrSt}}
+@String {JNES-short = {JNES}}
+@String {JNG-short = {JNG}}
+@String {JPrehistRel-short = {JPrehistRel}}
+@String {JRA-short = {JRA}}
+@String {JRomMilSt-short = {JRomMilSt}}
+@String {JRomPotSt-short = {JRomPotSt}}
+@String {JRS-short = {JRS}}
+@String {JSav-short = {JSav}}
+@String {JSchrVgHalle-short = {JSchrVgHalle}}
+@String {JSS-short = {JSS}}
+@String {JTheorA-short = {JTheorA}}
+@String {Jura-short = {Jura}}
+@String {JWaltersArtGal-short = {JWaltersArtGal}}
+@String {JWCI-short = {JWCI}}
+@String {Kadmos-short = {Kadmos}}
+@String {Kairos-short = {Kairos}}
+@String {Kalapodi-short = {Kalapodi}}
+@String {Kalathos-short = {Kalathos}}
+@String {Kalos-short = {Kalós}}%*Abweichung!
+@String {Karthago-short = {Karthago}}
+@String {Kemi-short = {Kêmi}}%*Abweichung!
+@String {Kenchreai-short = {Kenchreai}}
+@String {KentAR-short = {KentAR}}
+@String {Keos-short = {Keos}}
+@String {Kerameikos-short = {Kerameikos}}
+@String {Kernos-short = {Kernos}}
+@String {Klearchos-short = {Klearchos}}
+@String {Kleos-short = {Kleos}}
+@String {Klio-short = {Klio}}
+@String {Kodai-short = {Kodai}}
+@String {KoelnJb-short = {KölnJb}}%*Abweichung!
+@String {KoelnMusB-short = {KölnMusB}}%*Abweichung!
+@String {Kokalos-short = {Kokalos}}
+@String {KollAVA-short = {KollAVA}}
+@String {Kratylos-short = {Kratylos}}
+@String {KretChron-short = {KretChron}}
+@String {KSIA-short = {KSIA}}
+@String {KSIAKiev-short = {KSIAKiev}}
+@String {KST-short = {KST}}
+@String {Ktema-short = {Ktema}}
+@String {KuGeschAnz-short = {KuGeschAnz}}
+@String {Kuml-short = {Kuml}}
+@String {Kunstchronik-short = {Kunstchronik}}
+@String {KuOr-short = {KuOr}}
+@String {Kush-short = {Kush}}
+@String {KuWeltBerlMus-short = {KuWeltBerlMus}}
+@String {KypA-short = {KypA}}
+@String {KypSpud-short = {KypSpud}}
+@String {Labeo-short = {Labeo}}
+@String {LAe-short = {LÄ}}%*Abweichung!
+@String {Laietania-short = {Laietania}}
+@String {Lampas-short = {Lampas}}
+@String {Lancia-short = {Lancia}}
+@String {LandKunVierJBl-short = {LandKunVierJBl}}
+@String {LangOrAnc-short = {LangOrAnc}}
+@String {Latinitas-short = {Latinitas}}
+@String {Latomus-short = {Latomus}}
+@String {Laverna-short = {Laverna}}
+@String {LCS-short = {LCS}}
+@String {Levant-short = {Levant}}
+@String {Lexis-short = {Lexis}}
+@String {LF-short = {LF}}
+@String {LibSt-short = {LibSt}}
+@String {LibyaAnt-short = {LibyaAnt}}
+@String {LibycaBServAnt-short = {LibycaBServAnt}}
+@String {LibycaTrav-short = {LibycaTrav}}
+@String {Liddell-­Scott-Jones-short = {Liddell -- ­Scott -- Jones}}%*Abweichung!
+@String {LIMC-short = {LIMC}}
+@String {Limesforschungen-short = {Limesforschungen}}
+@String {Lindos-short = {Lindos}}
+@String {LingIt-short = {LingIt}}
+@String {LTUR-short = {LTUR}}
+@String {Lucentum-short = {Lucentum}}
+@String {LundAR-short = {LundAR}}
+@String {Lustrum-short = {Lustrum}}
+@String {Lykia-short = {Lykia}}
+@String {MacActaA-short = {MacActaA}}
+@String {Maecenas-short = {Maecenas}}
+@String {MAGesGraz-short = {MAGesGraz}}
+@String {MAGesStei-short = {MAGesStei}}
+@String {Maia-short = {Maia}}
+@String {Mainake-short = {Mainake}}
+@String {MAInstUngAk-short = {MAInstUngAk}}
+@String {MainzZ-short = {MainzZ}}
+@String {MakedNasl-short = {MakedNasl}}
+@String {Makedonika-short = {Makedonika}}
+@String {MAMA-short = {MAMA}}
+@String {MAnthrWien-short = {MAnthrWien}}
+@String {MARo-short = {MAR}}
+@String {MarbWPr-short = {MarbWPr}}
+@String {Marche-short = {Marche}}
+@String {Mari-short = {Mari}}
+@String {Marisia-short = {Marisia}}
+@String {MarNero-short = {MarNero}}
+@String {Marsyas-short = {Marsyas}}
+@String {MascaJ-short = {MascaJ}}
+@String {MascaP-short = {MascaP}}
+@String {Mastia-short = {Mastia}}
+@String {MatABSSR-short = {MatABSSR}}
+@String {MatASevPri-short = {MatASevPri}}
+@String {MatCercA-short = {MatCercA}}
+@String {MatIsslA-short = {MatIsslA}}
+@String {MatStar-short = {MatStar}}
+@String {MatStarWczes-short = {MatStarWczes}}
+@String {MatTestiCl-short = {MatTestiCl}}
+@String {MatWczes-short = {MatWczes}}
+@String {MAVA-short = {MAVA}}
+@String {MB-short = {MB}}
+@String {MBAH-short = {MBAH}}
+@String {MBlVFruehGesch-short = {MBlVFrühGesch}}%*Abweichung!
+@String {MDAIK-short = {MDAIK}}
+@String {MDAVerb-short = {MDAVerb}}
+@String {MdI-short = {MdI}}
+@String {MDOG-short = {MDOG}}
+@String {Meander-short = {Meander}}
+@String {MedA-short = {MedA}}
+@String {MedAnt-short = {MedAnt}}
+@String {MeddelGlypt-short = {MeddelGlypt}}
+@String {MeddelLund-short = {MeddelLund}}
+@String {MeddelThor-short = {MeddelThor}}
+@String {MededRom-short = {MededRom}}
+@String {MedelhavsMusB-short = {MedelhavsMusB}}
+@String {MedHistR-short = {MedHistR}}
+@String {MedievA-short = {MedievA}}
+@String {MediSec-short = {MediSec}}
+@String {MEFRA-short = {MEFRA}}
+@String {MelBeyrouth-short = {MelBeyrouth}}
+@String {MelCasaVelazquez-short = {MelCasaVelazquez}}
+@String {MemAcInscr-short = {MemAcInscr}}
+@String {MemAmAc-short = {MemAmAc}}
+@String {MemAnt-short = {MemAnt}}
+@String {MemAntFr-short = {MemAntFr}}
+@String {MemBarcelA-short = {MemBarcelA}}
+@String {MemBologna-short = {MemBologna}}
+@String {MemHistAnt-short = {MemHistAnt}}
+@String {MemInstNatFr-short = {MemInstNatFr}}
+@String {MemLinc-short = {MemLinc}}
+@String {MemNap-short = {MemNap}}
+@String {MemPontAc-short = {MemPontAc}}
+@String {MemStor-short = {MemStor}}
+@String {MemStorFriuli-short = {MemStorFriuli}}
+@String {Merida-short = {Mérida}}%*Abweichung!
+@String {MeridaMem-short = {MéridaMem}}%*Abweichung!
+@String {Meroitica-short = {Meroitica}}
+@String {Mesopotamia-short = {Mesopotamia}}
+@String {Messana-short = {Messana}}
+@String {Metis-short = {Métis}}%*Abweichung!
+@String {MetrMusJ-short = {MetrMusJ}}
+@String {MetrMusSt-short = {MetrMusSt}}
+@String {MF-short = {MF}}
+@String {MFruehChrOe-short = {MFrühChrÖ}}%*Abweichung!
+@String {Milet-short = {Milet}}
+@String {MilForsch-short = {MilForsch}}
+@String {MinEpigrP-short = {MinEpigrP}}
+@String {Minerva-short = {Minerva}}
+@String {Minos-short = {Minos}}
+@String {MInstWasser-short = {MInstWasser}}
+@String {MIO-short = {MIO}}
+@String {MiscCrAnt-short = {MiscCrAnt}}
+@String {MiscStStor-short = {MiscStStor}}
+@String {MitChrA-short = {MitChrA}}
+@String {MKT-short = {MKT}}
+@String {MKuHistFlorenz-short = {MKuHistFlorenz}}
+@String {MKul-short = {MKul}}
+@String {MM-short = {MM}}
+@String {Mnemosyne-short = {Mnemosyne}}
+@String {MOeNumGes-short = {MÖNumGes}}%*Abweichung!
+@String {MonAnt-short = {MonAnt}}
+@String {MonInst-short = {MonInst}}
+@String {MonPiot-short = {MonPiot}}
+@String {MonPitt-short = {MonPitt}}
+@String {Mozia-short = {Mozia}}
+@String {MPraehistKomWien-short = {MPraehistKomWien}}%*Abweichung!
+@String {MSAtene-short = {MSAtene}}
+@String {MSchliemann-short = {MSchliemann}}
+@String {MSchwUrFruehGesch-short = {MSchwUrFrühGesch}}%*Abweichung!
+@String {MSpaetAByz-short = {MSpätAByz}}%*Abweichung!
+@String {MueJb-short = {MüJb}}%*Abweichung!
+@String {MuenchBeitrVFG-short = {MünchBeitrVFG}}%*Abweichung!
+@String {MuenchStSprWiss-short = {MünchStSprWiss}}%*Abweichung!
+@String {MuM-short = {MuM}}
+@String {MusAfr-short = {MusAfr}}
+@String {MusBenaki-short = {MusBenaki}}
+@String {MusCrit-short = {MusCrit}}
+@String {Muse-short = {Muse}}
+@String {Museon-short = {Muséon}}%*Abweichung!
+@String {MuseumUnesco-short = {MuseumUnesco}}
+@String {MusFerr-short = {MusFerr}}
+@String {MusGalIt-short = {MusGalIt}}
+@String {MusHaaretz-short = {MusHaaretz}}
+@String {MusHelv-short = {MusHelv}}
+@String {MusKoeln-short = {MusKöln}}%*Abweichung!
+@String {MusNotAmNumSoc-short = {MusNotAmNumSoc}}
+@String {MusPontevedra-short = {MusPontevedra}}
+@String {MusRiv-short = {MusRiv}}
+@String {MusTusc-short = {MusTusc}}
+@String {MuzEvkSzeged-short = {MuzEvkSzeged}}
+@String {MuzNa-short = {MuzNa}}
+@String {MuzPamKul-short = {MuzPamKul}}
+@String {NachrArbUWA-short = {NachrArbUWA}}
+@String {NapNobil-short = {NapNobil}}
+@String {NassAnn-short = {NassAnn}}
+@String {NAWG-short = {NAWG}}
+@String {NBWorcArtMus-short = {NBWorcArtMus}}
+@String {NEphemSemEpigr-short = {NEphemSemEpigr}}
+@String {NewsletterAthen-short = {NewsletterAthen}}
+@String {NewsletterPotTech-short = {NewsletterPotTech}}
+@String {NGWG-short = {NGWG}}
+@String {NigCl-short = {NigCl}}
+@String {Nikephoros-short = {Nikephoros}}
+@String {Nin-short = {Nin}}
+@String {NNM-short = {NNM}}
+@String {NomChron-short = {NomChron}}
+@String {Norba-short = {Norba}}
+@String {NordNumArs-short = {NordNumArs}}
+@String {NotABerg-short = {NotABerg}}
+@String {NotAHisp-short = {NotAHisp}}
+@String {NotAHispPrehistoria-short = {NotAHispPrehistoria}}
+@String {NotAllumiere-short = {NotAllumiere}}
+@String {NotALomb-short = {NotALomb}}
+@String {NotMilano-short = {NotMilano}}
+@String {NouvClio-short = {NouvClio}}
+@String {Novaensia-short = {Novaensia}}
+@String {NSc-short = {NSc}}
+@String {NStFan-short = {NStFan}}
+@String {NubChr-short = {NubChr}}
+@String {NubLet-short = {NubLet}}
+@String {NueBlA-short = {NüBlA}}%*Abweichung!
+@String {NumAntCl-short = {NumAntCl}}
+@String {Numantia-short = {Numantia}}
+@String {NumChron-short = {NumChron}}
+@String {Numen-short = {Numen}}
+@String {NumEpigr-short = {NumEpigr}}
+@String {Numisma-short = {Numisma}}
+@String {NumismaticaRom-short = {NumismaticaRom}}
+@String {Numizmaticar-short = {Numizmatičar}}%*Abweichung!
+@String {Nummus-short = {Nummus}}
+@String {NumZ-short = {NumZ}}
+@String {NuovDidask-short = {NuovDidask}}
+@String {OccasPublClSt-short = {OccasPublClSt}}
+@String {OccOr-short = {OccOr}}
+@String {OGIS-short = {OGIS}}
+@String {OeJh-short = {ÖJh}}%*Abweichung!
+@String {OF-short = {OF}}
+@String {Offa-short = {Offa}}
+@String {Ogam-short = {Ogam}}
+@String {Oikumene-short = {Oikumene}}
+@String {OIP-short = {OIP}}
+@String {Olba-short = {Olba}}
+@String {OlBer-short = {OlBer}}
+@String {Olympia-short = {Olympia}}
+@String {Olynthus-short = {Olynthus}}
+@String {OLZ-short = {OLZ}}
+@String {OpArch-short = {OpArch}}
+@String {OpAth-short = {OpAth}}
+@String {OpFin-short = {OpFin}}
+@String {OpPomp-short = {OpPomp}}
+@String {OpRom-short = {OpRom}}
+@String {Opus-short = {Opus}}
+@String {Or-short = {Or}}
+@String {OrA-short = {OrA}}
+@String {OrAnt-short = {OrAnt}}
+@String {OrbTerr-short = {OrbTerr}}
+@String {OrChr-short = {OrChr}}
+@String {OrChrPer-short = {OrChrPer}}
+@String {Ordona-short = {Ordona}}
+@String {Orient-short = {Orient}}
+@String {Origini-short = {Origini}}
+@String {Orizzonti-short = {Orizzonti}}
+@String {Orpheus-short = {Orpheus}}
+@String {OrpheusThracSt-short = {OrpheusThracSt}}
+@String {OrSu-short = {OrSu}}
+@String {OsjZbor-short = {OsjZbor}}
+@String {OstbGrenzm-short = {OstbGrenzm}}
+@String {Ostraka-short = {Ostraka}}
+@String {OudhMeded-short = {OudhMeded}}
+@String {OxfJA-short = {OxfJA}}
+@String {OxfStPhilos-short = {OxfStPhilos}}
+@String {Pact-short = {Pact}}
+@String {Padusa-short = {Padusa}}
+@String {PagA-short = {PagA}}
+@String {PAI-short = {PAI}}
+@String {Paideuma-short = {Paideuma}}
+@String {Palaeohistoria-short = {Palaeohistoria}}
+@String {Paleohispanica-short = {Paleohispánica}}%*Abweichung!
+@String {Palladio-short = {Palladio}}
+@String {Pallas-short = {Pallas}}
+@String {Palmet-short = {Palmet}}
+@String {PamA-short = {PamA}}
+@String {Pan-short = {Pan}}
+@String {PapBilb-short = {PapBilb}}
+@String {Papyri-short = {Papyri}}
+@String {Parthica-short = {Parthica}}
+@String {Partenope-short = {Partenope}}
+@String {PAS-short = {PAS}}
+@String {PBF-short = {PBF}}
+@String {Pegasus-short = {Pegasus}}
+@String {PEQ-short = {PEQ}}
+@String {Peristil-short = {Peristil}}
+@String {Persica-short = {Persica}}
+@String {Peuce-short = {Peuce}}
+@String {PF-short = {PF}}
+@String {Pharos-short = {Pharos}}
+@String {Philologus-short = {Philologus}}
+@String {Phoenix-short = {Phoenix}}
+@String {PhoenixExOrLux-short = {PhoenixExOrLux}}
+@String {Phoibos-short = {Phoibos}}
+@String {Phronesis-short = {Phronesis}}
+@String {Picus-short = {Picus}}
+@String {LPIR-short = {LPIR}}
+@String {PKG-short = {PKG}}
+@String {Platon-short = {Platon}}
+@String {PLup-short = {PLup}}
+@String {PolAMed-short = {PolAMed}}
+@String {Polemon-short = {Polemon}}
+@String {Polis-short = {Polis}}
+@String {PompHercStab-short = {PompHercStab}}
+@String {Pontica-short = {Pontica}}
+@String {Portugalia-short = {Portugalia}}
+@String {PP-short = {PP}}
+@String {PPM-short = {PPM}}
+@String {PraceA-short = {PraceA}}
+@String {PraceMatLodz-short = {PraceMatŁodz}}%*Abweichung!
+@String {Prakt-short = {Prakt}}
+@String {PraktAkAth-short = {PraktAkAth}}
+@String {PreistAlp-short = {PreistAlp}}
+@String {PriloziZagreb-short = {PriloziZagreb}}
+@String {PrincViana-short = {PrincViana}}
+@String {ProblIsk-short = {ProblIsk}}
+@String {ProcAfrClAss-short = {ProcAfrClAss}}
+@String {ProcCambrPhilSoc-short = {ProcCambrPhilSoc}}
+@String {ProcDanInstAth-short = {ProcDanInstAth}}
+@String {ProcPrehistSoc-short = {ProcPrehistSoc}}
+@String {Prometheus-short = {Prometheus}}
+@String {ProspAQuad-short = {ProspAQuad}}
+@String {Prospettiva-short = {Prospettiva}}
+@String {Prospezioni-short = {Prospezioni}}
+@String {ProvHist-short = {ProvHist}}
+@String {ProvLucca-short = {ProvLucca}}
+@String {PublInstTTMeneses-short = {PublInstTTMeneses}}
+@String {Pulpudeva-short = {Pulpudeva}}
+@String {Puteoli-short = {Puteoli}}
+@String {Pyrenae-short = {Pyrenae}}
+@String {PZ-short = {PZ}}
+@String {QDAP-short = {QDAP}}
+@String {QuadABarcel-short = {QuadABarcel}}
+@String {QuadACagl-short = {QuadACagl}}
+@String {QuadACal-short = {QuadACal}}
+@String {QuadALibya-short = {QuadALibya}}
+@String {QuadAMant-short = {QuadAMant}}
+@String {QuadAMess-short = {QuadAMess}}
+@String {QuadAOst-short = {QuadAOst}}
+@String {QuadAPiem-short = {QuadAPiem}}
+@String {QuadAquil-short = {QuadAquil}}
+@String {QuadAReggio-short = {QuadAReggio}}
+@String {QuadAVen-short = {QuadAVen}}
+@String {QuadCast-short = {QuadCast}}
+@String {QuadCat-short = {QuadCat}}
+@String {QuadChieti-short = {QuadChieti}}
+@String {QuadErb-short = {QuadErb}}
+@String {QuadFriulA-short = {QuadFriulA}}
+@String {QuadGerico-short = {QuadGerico}}
+@String {QuadIstFilGr-short = {QuadIstFilGr}}
+@String {QuadIstLat-short = {QuadIstLat}}
+@String {QuadLecce-short = {QuadLecce}}
+@String {QuadMusPontecorvo-short = {QuadMusPontecorvo}}
+@String {QuadMusSalinas-short = {QuadMusSalinas}}
+@String {QuadProtost-short = {QuadProtost}}
+@String {QuadStLun-short = {QuadStLun}}
+@String {QuadStor-short = {QuadStor}}
+@String {QuadStorici-short = {QuadStorici}}
+@String {QuadUrbin-short = {QuadUrbin}}
+@String {Quaternaria-short = {Quaternaria}}
+@String {RA-short = {RA}}
+@String {RAArtLouv-short = {RAArtLouv}}
+@String {RAC-short = {RAC}}
+@String {RACFr-short = {RACFr}}
+@String {RAComo-short = {RAComo}}
+@String {RACr-short = {RACr}}
+@String {RadAkZadar-short = {RadAkZadar}}
+@String {Radiocarbon-short = {Radiocarbon}}
+@String {RadSplit-short = {RadSplit}}
+@String {RAE-short = {RAE}}
+@String {Raggi-short = {Raggi}}
+@String {RAMadrid-short = {RAMadrid}}
+@String {RANarb-short = {RANarb}}
+@String {RAPon-short = {RAPon}}
+@String {RapWyk-short = {RapWyk}}
+@String {RArchBiblMus-short = {RArchBiblMus}}
+@String {RArcheom-short = {RArcheom}}
+@String {RArtMus-short = {RArtMus}}
+@String {RassAPiomb-short = {RassAPiomb}}
+@String {RassLazio-short = {RassLazio}}
+@String {RassStorSalern-short = {RassStorSalern}}
+@String {RassVolt-short = {RassVolt}}
+@String {RAssyr-short = {RAssyr}}
+@String {Ratiariensia-short = {Ratiariensia}}
+@String {RAtlMed-short = {RAtlMed}}
+@String {RavStRic-short = {RavStRic}}
+@String {Raydan-short = {Raydan}}
+@String {RB-short = {RB}}
+@String {RBelgNum-short = {RBelgNum}}
+@String {RBelgPhilHist-short = {RBelgPhilHist}}
+@String {LRBK-short = {LRBK}}
+@String {RCulClMedioev-short = {RCulClMedioev}}
+@String {RdA-short = {RdA}}
+@String {RDAC-short = {RDAC}}
+@String {RdE-short = {RdE}}
+@String {RDroitsAnt-short = {RDroitsAnt}}
+@String {RE-short = {RE}}
+@String {REA-short = {REA}}
+@String {REByz-short = {REByz}}
+@String {RecConstantine-short = {RecConstantine}}
+@String {RechACrac-short = {RechACrac}}
+@String {RechAlb-short = {RechAlb}}
+@String {RecMusAlcoi-short = {RecMusAlcoi}}
+@String {RecTrav-short = {RecTrav}}
+@String {REG-short = {REG}}
+@String {ReiCretActa-short = {ReiCretActa}}
+@String {ReiCretCommunic-short = {ReiCretCommunic}}
+@String {REL-short = {REL}}
+@String {Rema-short = {Rema}}
+@String {RendBologna-short = {RendBologna}}
+@String {RendIstLomb-short = {RendIstLomb}}
+@String {RendLinc-short = {RendLinc}}
+@String {RendNap-short = {RendNap}}
+@String {RendPontAc-short = {RendPontAc}}
+@String {RepMalta-short = {RepMalta}}
+@String {Reppal-short = {Reppal}}
+@String {RepSocLibSt-short = {RepSocLibSt}}
+@String {RES-short = {RES}}
+@String {REstIber-short = {REstIber}}
+@String {REtArm-short = {REtArm}}
+@String {RevEg-short = {RevEg}}
+@String {RFil-short = {RFil}}
+@String {RGeorgCauc-short = {RGeorgCauc}}
+@String {RGF-short = {RGF}}
+@String {RGuimar-short = {RGuimar}}
+@String {RHA-short = {RHA}}
+@String {RheinMusBonn-short = {RheinMusBonn}}
+@String {RHistArmees-short = {RHistArmees}}%*Abweichung!
+@String {RHistRel-short = {RHistRel}}
+@String {RhM-short = {RhM}}
+@String {RIA-short = {RIA}}
+@String {RIC-short = {RIC}}
+@String {RicEgAntCopt-short = {RicEgAntCopt}}
+@String {RicognA-short = {RicognA}}
+@String {RicStBrindisi-short = {RicStBrindisi}}
+@String {RIngIntem-short = {RIngIntem}}
+@String {RItNum-short = {RItNum}}
+@String {RlA-short = {RlA}}
+@String {RLouvre-short = {RLouvre}}
+@String {RM-short = {RM}}
+@String {RNum-short = {RNum}}
+@String {RoczMuzWarsz-short = {RoczMuzWarsz}}
+@String {RoemOe-short = {RömÖ}}%*Abweichung!
+@String {RoemQSchr-short = {RömQSchr}}%*Abweichung!
+@String {Romanobarbarica-short = {Romanobarbarica}}
+@String {RomGens-short = {RomGens}}
+@String {RoscherML-short = {Roscher, ML}}%*Abweichung!
+@String {RossA-short = {RossA}}
+@String {RPC-short = {RPC}}
+@String {RPhil-short = {RPhil}}
+@String {RPortA-short = {RPortA}}
+@String {RPorto-short = {RPorto}}
+@String {RRC-short = {RRC}}
+@String {RSaintonge-short = {RSaintonge}}
+@String {RScPreist-short = {RScPreist}}
+@String {RSO-short = {RSO}}
+@String {RStBiz-short = {RStBiz}}
+@String {RStCl-short = {RStCl}}
+@String {RStFen-short = {RStFen}}
+@String {RStLig-short = {RStLig}}
+@String {RStMarch-short = {RStMarch}}
+@String {RStorAnt-short = {RStorAnt}}
+@String {RStorCal-short = {RStorCal}}
+@String {RStPomp-short = {RStPomp}}
+@String {RStPun-short = {RStPun}}
+@String {RTopAnt-short = {RTopAnt}}
+@String {Rudiae-short = {Rudiae}}
+@String {SaalbJb-short = {SaalbJb}}
+@String {SaarBeitr-short = {SaarBeitr}}
+@String {SaarStMat-short = {SaarStMat}}
+@String {Sacer-short = {Sacer}}
+@String {Saeculum-short = {Saeculum}}
+@String {SAGA-short = {SAGA}}
+@String {SaggiFen-short = {SaggiFen}}
+@String {Saguntum-short = {Saguntum}}
+@String {Saitabi-short = {Saitabi}}
+@String {SAK-short = {SAK}}
+@String {Salduie-short = {Salduie}}
+@String {Samothrace-short = {Samothrace}}
+@String {Sandalion-short = {Sandalion}}
+@String {Sardis-short = {Sardis}}
+@String {Sargetia-short = {Sargetia}}
+@String {SarkSt-short = {SarkSt}}
+@String {Sautuola-short = {Sautuola}}
+@String {Savaria-short = {Savaria}}
+@String {SBBerlin-short = {SBBerlin}}
+@String {SBLeipzig-short = {SBLeipzig}}
+@String {SBMuenchen-short = {SBMünchen}}%*Abweichung!
+@String {SborBrno-short = {SborBrno}}
+@String {SBWien-short = {SBWien}}
+@String {ScAnt-short = {ScAnt}}
+@String {SCE-short = {SCE}}
+@String {SchildStei-short = {SchildStei}}
+@String {Scholia-short = {Scholia}}
+@String {SchwMueBl-short = {SchwMüBl}}%*Abweichung!
+@String {SchwNumRu-short = {SchwNumRu}}
+@String {ScrCiv-short = {ScrCiv}}
+@String {ScrClIsr-short = {ScrClIsr}}
+@String {ScrHieros-short = {ScrHieros}}
+@String {ScrMed-short = {ScrMed}}
+@String {SDAIK-short = {SDAIK}}
+@String {SEG-short = {SEG}}
+@String {SeminRom-short = {SeminRom}}
+@String {Semitica-short = {Semitica}}
+@String {SetubalA-short = {SetubalA}}
+@String {Sibrium-short = {Sibrium}}
+@String {SicA-short = {SicA}}
+@String {SicGymn-short = {SicGymn}}
+@String {SIG-short = {SIG}}
+@String {Sileno-short = {Sileno}}
+@String {SilkRoadArtA-short = {SilkRoadArtA}}
+@String {SIMA-short = {SIMA}}
+@String {Simblos-short = {Simblos}}
+@String {Skyllis-short = {Skyllis}}
+@String {SlovA-short = {SlovA}}
+@String {SlovNum-short = {SlovNum}}
+@String {SMEA-short = {SMEA}}
+@String {SNG-short = {SNG}}
+@String {SocGeoAOran-short = {SocGeoAOran}}
+@String {SoobErmit-short = {SoobErmit}}
+@String {SoobMuzMoskva-short = {SoobMuzMoskva}}
+@String {SovA-short = {SovA}}
+@String {Spal-short = {Spal}}
+@String {SpNov-short = {SpNov}}
+@String {Spoletium-short = {Spoletium}}
+@String {StA-short = {StA}}
+@String {Stadion-short = {Stadion}}
+@String {StaedelJb-short = {StädelJb}}%*Abweichung!
+@String {StAeg-short = {StAeg}}
+@String {StAlb-short = {StAlb}}
+@String {StAnt-short = {StAnt}}
+@String {Starinar-short = {Starinar}}
+@String {StAWarsz-short = {StAWarsz}}
+@String {StBiFranc-short = {StBiFranc}}
+@String {StBitont-short = {StBitont}}
+@String {StBoT-short = {StBoT}}
+@String {StCercIstorV-short = {StCercIstorV}}
+@String {StCercNum-short = {StCercNum}}
+@String {StCl-short = {StCl}}
+@String {StClOr-short = {StClOr}}
+@String {StDocA-short = {StDocA}}
+@String {StDocHistIur-short = {StDocHistIur}}
+@String {StEbla-short = {StEbla}}
+@String {StEgAntPun-short = {StEgAntPun}}
+@String {SteMat-short = {SteMat}}
+@String {StEpigrLing-short = {StEpigrLing}}
+@String {StEtr-short = {StEtr}}
+@String {StGenu-short = {StGenu}}
+@String {StHist-short = {StHist}}
+@String {StiftHambKuSamml-short = {StiftHambKuSamml}}
+@String {StItFilCl-short = {StItFilCl}}
+@String {StLatIt-short = {StLatIt}}
+@String {StMagreb-short = {StMagreb}}
+@String {StMatStorRel-short = {StMatStorRel}}
+@String {StOliv-short = {StOliv}}
+@String {StOr-short = {StOr}}
+@String {StOrCr-short = {StOrCr}}
+@String {StP-short = {StP}}
+@String {StrennaRom-short = {StrennaRom}}
+@String {StRom-short = {StRom}}
+@String {StRomagn-short = {StRomagn}}
+@String {StSalent-short = {StSalent}}
+@String {StSard-short = {StSard}}
+@String {StStorRel-short = {StStorRel}}
+@String {StTardoant-short = {StTardoant}}
+@String {StTrentStor-short = {StTrentStor}}
+@String {StTroica-short = {StTroica}}
+@String {StUrbin-short = {StUrbin}}
+@String {Sumer-short = {Sumer}}
+@String {SylvaMala-short = {Sylva Mala}}%*Abweichung!
+@String {SymbOslo-short = {SymbOslo}}
+@String {Syria-short = {Syria}}
+@String {SyrMesopSt-short = {SyrMesopSt}}
+@String {TAD-short = {TAD}}
+@String {Talanta-short = {Talanta}}
+@String {TAM-short = {TAM}}
+@String {Taras-short = {Taras}}
+@String {Tarsus-short = {ETarsus}}
+@String {TAVO-short = {TAVO}}
+@String {TeherF-short = {TeherF}}
+@String {Teiresias-short = {Teiresias}}
+@String {TelAvivJA-short = {TelAvivJA}}
+@String {TerraAntBalc-short = {TerraAntBalc}}
+@String {TerraVolsci-short = {TerraVolsci}}
+@String {Teruel-short = {Teruel}}
+@String {TextilAnc-short = {TextilAnc}}
+@String {TheolRu-short = {TheolRu}}
+@String {ThesCRA-short = {ThesCRA}}
+@String {Thessalika-short = {Thessalika}}
+@String {Thessalonike-short = {Thessalonike}}
+@String {Thieme-Becker-short = {Thieme -- Becker}}%*Abweichung!
+@String {ThrakChron-short = {ThrakChron}}
+@String {ThrakEp-short = {ThrakEp}}
+@String {TIB-short = {TIB}}
+@String {Tibiscus-short = {Tibiscus}}
+@String {TiLeon-short = {TiLeon}}
+@String {Tiryns-short = {Tiryns}}
+@String {TMA-short = {TMA}}
+@String {Topoi-short = {Topoi}}
+@String {Torretta-short = {Torretta}}
+@String {TourOrleOr-short = {TourOrleOr}}
+@String {TrabAntrEtn-short = {TrabAntrEtn}}
+@String {TrabArq-short = {TrabArq}}
+@String {TrabAssArqPort-short = {TrabAssArqPort}}
+@String {TrabNavarra-short = {TrabNavarra}}
+@String {TrabPrehist-short = {TrabPrehist}}
+@String {Traditio-short = {Traditio}}
+@String {TransactAmPhilAss-short = {TransactAmPhilAss}}
+@String {TransactAmPhilosSoc-short = {TransactAmPhilosSoc}}
+@String {TransactLond-short = {TransactLond}}
+@String {TravMem-short = {TravMem}}
+@String {TravToulouse-short = {TravToulouse}}
+@String {TreMonet-short = {TreMonet}}
+@String {TribArq-short = {TribArq}}
+@String {TrudyErmit-short = {Trudy}}
+@String {TrWPr-short = {TrWPr}}
+@String {TrZ-short = {TrZ}}
+@String {TTKY-short = {TTKY}}
+@String {TueBA-Ar-short = {TüBA-Ar}}%*Abweichung!
+@String {Tyche-short = {Tyche}}
+@String {UF-short = {UF}}
+@String {UPA-short = {UPA}}
+@String {LUrbe-short = {L’Urbe}}%*Abweichung!
+@String {UrSchw-short = {UrSchw}}
+@String {UVB-short = {UVB}}
+@String {VarSpom-short = {VarSpom}}
+@String {VDI-short = {VDI}}
+@String {Vekove-short = {Vekove}}
+@String {Veleia-short = {Veleia}}
+@String {VenArt-short = {VenArt}}
+@String {VerAmstMeded-short = {VerAmstMeded}}
+@String {Verbanus-short = {Verbanus}}
+@String {VeteraChr-short = {VeteraChr}}
+@String {VGesVind-short = {VGesVind}}
+@String {Vichiana-short = {Vichiana}}
+@String {VicOr-short = {VicOr}}
+@String {VigChr-short = {VigChr}}
+@String {Viminacium-short = {Viminacium}}
+@String {VisRel-short = {VisRel}}
+@String {Vitudurum-short = {Vitudurum}}
+@String {VivScyl-short = {VivScyl}}
+@String {VizVrem-short = {VizVrem}}
+@String {VjesAMuzZagreb-short = {VjesAMuzZagreb}}
+@String {VjesDal-short = {VjesDal}}
+@String {Wad-al-Hayara-short = {Wad-al-Hayara}}
+@String {WeltGesch-short = {WeltGesch}}
+@String {WiadA-short = {WiadA}}
+@String {WissMBosn-short = {WissMBosn}}
+@String {WissZBerl-short = {WissZBerl}}
+@String {WissZHalle-short = {WissZHalle}}
+@String {WissZJena-short = {WissZJena}}
+@String {WissZRostock-short = {WissZRostock}}
+@String {WO-short = {WO}}
+@String {WorldA-short = {WorldA}}
+@String {WSt-short = {WSt}}
+@String {WuerzbJb-short = {WürzbJb}}%*Abweichung!
+@String {WVDOG-short = {WVDOG}}
+@String {WZKM-short = {WZKM}}
+@String {Xenia-short = {Xenia}}
+@String {XeniaAnt-short = {XeniaAnt}}
+@String {XeniaKonst-short = {XeniaKonst}}
+@String {YaleClSt-short = {YaleClSt}}
+@String {YaleUnivB-short = {YaleUnivB}}
+@String {ZA-short = {ZA}}
+@String {ZAAK-short = {ZAAK}}
+@String {ZAeS-short = {ZÄS}}%*Abweichung!
+@String {ZAKSSchriften-short = {ZAKSSchriften}}
+@String {ZAntChr-short = {ZAntChr}}
+@String {ZAW-short = {ZAW}}
+@String {ZborMuzBeograd-short = {ZborMuzBeograd}}
+@String {ZborRadBeograd-short = {ZborRadBeograd}}
+@String {ZborZadar-short = {ZborZadar}}
+@String {ZDMG-short = {ZDMG}}
+@String {ZDPV-short = {ZDPV}}
+@String {Zephyrus-short = {Zephyrus}}
+@String {ZEthn-short = {ZEthn}}
+@String {ZfA-short = {ZfA}}
+@String {ZfNum-short = {ZfNum}}
+@String {ZivaAnt-short = {ZivaAnt}}
+@String {ZKuGesch-short = {ZKuGesch}}
+@String {ZNW-short = {ZNW}}
+@String {ZPE-short = {ZPE}}
+@String {ZSav-short = {ZSav}}
+@String {ZSchwA-short = {ZSchwA}}
+@String {ZVerglSprF-short = {ZVerglSprF}}
% \end{macrocode}
% \subsection{Long names}
+% This is a list with abbreviations of journals, volumes, references and most cited works.
+% Since not all given short-names of the abbreviations can be used directly
+% it was necessary to modify them slightly.
+% Umlauts are changed: |ä|>|ae|, |ö|>|oe|, |ü|>|ue| etc.
+%
+% They are marked with "*Abweichung!".
+%
+%\begin{marker}There are strings with e.g.\@ greek letters. To have them printed properly use e.g.\@ |lualatex| or add a specific package (e.g.\@ |\usepackage{textalpha}| from greek-fontenc). For more information see \url{https://github.com/LukasCBossert/biblatex-archaeologie/issues/153} \end{marker}
+%
% \begin{macrocode}
- @String {AA = {Archäologischer Anzeiger}}
- @String {AAA = {Αρχαιολογικά Ανάλεκτα εξ Αθηνών}}
- @String {AAcque = {Archeologia delle acque. Rivista semestrale di antropologia, archeologia, etnografia, storia dell'acqua}}
- @String {AAdv = {The Archaeological Advertiser}}
- @String {AAJ = {Annual of the Department of Antiquities of Jordan}}
- @String {AAlpi = {Archeologia delle Alpi}}
- @String {AarbKob = {Aarbøger for nordisk oldkyndighed og historie}}%*Abweichung!
- @String {AArchit = {Archeologia dell'architettura}}
- @String {AAS = {Les annales archéologiques arabes syriennes}}
- @String {AASOR = {The Annual of the American Schools of Oriental Research}}
- @String {AAusgrBadWuert = {Archäologische Ausgrabungen in Baden-Württemberg}}%*Abweichung!
- @String {AAustr = {Archaeologia Austriaca}}
- @String {ABADY = {Archäologische Berichte aus dem Yemen}}
- @String {AbhBerlin = {Abhandlungen der Deutschen Akademie der Wissenschaften zu Berlin}}
- @String {AbhDuesseldorf = {Abhandlungen der Rheinisch-Westfälischen Akademie der Wissenschaften}}%*Abweichung!
- @String {AbhGoettingen = {Abhandlungen der Akademie der Wissenschaften zu Göttingen. Philologisch-Historische Klasse}}%*Abweichung!
- @String {AbhLeipzig = {Abhandlungen der Sächsischen Akademie der Wissenschaften zu Leipzig. Philologisch-Historische Klasse}}
- @String {AbhMainz = {Akademie der Wissenschaften und der Literatur in Mainz. Abhandlungen der Geistes- und Sozialwissenschaftlichen Klasse}}
- @String {AbhMuenchen = {Bayerische Akademie der Wissenschaften. Philosophisch-Historische Klasse. Abhandlungen}}%*Abweichung!
- @String {ABret = {Archéologie en Bretagne. Bulletin d'information}}
- @String {Abr-Nahrain = {Abr-Nahrain. An Annual Published by the Department of Middle Eastern Studies, University of Melbourne}}
- @String {ABulg = {Archaeologia Bulgarica}}
- @String {ABV = {J. D. Beazley, Attic Black-figure Vase-painters (Oxford 1956)}}
- @String {ACalc = {Archeologia e calcolatori}}
- @String {ACamp = {Archeologia in Campania. Bolletino di informazioni a cura della Soprintendenza archeologica delle province di Napoli e Caserta}}
- @String {ACant = {Archaeologia Cantiana}}
- @String {AcBibl = {Accademie e biblioteche d'Italia}}
- @String {Achse = {Achse, Rad und Wagen. Beiträge zur Geschichte der Landfahrzeuge}}
- @String {Acme = {Acme. Annali della Facoltà di lettere e filosofia dell'Università degli studi di Milano}}
- @String {Acontia = {Acontia. Revista de arqueología}}
- @String {ACors = {Archeologia corsa}}
- @String {ActaAArtHist = {Acta ad archaeologiam et artium historiam pertinentia}}
- @String {ActaAArtHist-sa = {Acta ad archaeologiam et artium historiam pertinentia. Series altera in 8}}%*Abweichung!
- @String {ActaAcAbo = {Acta Academiae Aboensis}}
- @String {ActaACarp = {Acta archaeologica Carpathica}}
- @String {ActaALov = {Acta archaeologica Lovaniensia}}
- @String {ActaALovMono = {Acta archaeologica Lovaniensia. Monographiae}}
- @String {ActaAntHung = {Acta antiqua Academiae scientiarum Hungaricae}}
- @String {ActaArch = {Acta archaeologica. København}}
- @String {ActaArchHung = {Acta archaeologica Academiae scientiarum Hungaricae}}
- @String {ActaAth = {Acta Instituti Atheniensis regni Sueciae}}
- @String {ActaCl = {Acta classica. Proceedings of the Classical Association of South Africa}}
- @String {ActaClDebrec = {Acta classica Universitatis scientiarum Debreceniensis}}
- @String {ActaHistDac = {Acta historica. Societas academica Dacoromana}}
- @String {ActaHyp = {Acta hyperborea. Danish Studies in Classical Archaeology}}
- @String {ActaInstRomFin = {Acta Instituti Romani Finlandiae}}
- @String {ActaMusNapoca = {Acta Musei Napocensis}}
- @String {ActaMusPorol = {Acta Musei Porolissensis}}
- @String {ActaNum = {Acta numismática (Barcelona)}}
- @String {ActaOr = {Acta orientalia (Kopenhagen)}}
- @String {ActaOrHung = {Acta orientalia Academiae scientiarum Hungaricae}}
- @String {ActaPhilSocDac = {Acta philologica. Societas academica Dacoromana}}
- @String {ActaPraehistA = {Acta praehistorica et archaeologica}}
- @String {ActaTorunA = {Acta Universitatis Nicolai Copernici. Archaeologia}}
- @String {ActaTorunHist = {Acta Universitatis Nicolai Copernici. Historia}}
- @String {AD = {Antike Denkmäler}}
- @String {ADAIK = {Abhandlungen des Deutschen Archäologischen Instituts, Abteilung Kairo}}
- @String {Adalya = {Adalya. Annual of the Suna \& Inan Kiraç-Research Institute on Mediterranean Civilizations}}
- @String {ADelt-A = {Αρχαιολογικόν Δελτίον (Μελέτες)}}%*Abweichung!
- @String {ADelt-B = {Αρχαιολογικόν Δελτίον (Χρονικά)}}%*Abweichung!
- @String {ADerg = {Arkeoloji dergisi. Ege Üniversitesi Edebiyat Fakültesi}}
- @String {ADFU = {Ausgrabungen der Deutschen Forschungsgemeinschaft in Uruk-Warka}}
- @String {AdI = {Annali dell'Instituto di corrispondenza archeologica}}
- @String {ADOG = {Abhandlungen der Deutschen Orient-Gesellschaft}}
- @String {Adumatu = {Adumatu. A Semi-Annual Archeological Refereed Journal on the Arab World}}
- @String {AE = {L'année épigraphique}}
- @String {AeA = {Aegean Archaeology}}
- @String {Aegaeum = {Aegaeum. Annales d'archéologie égéenne de l'Université de Liège}}
- @String {AegLev = {Ägypten und Levante. Egypt and the Levant. Internationale Zeitschrift für ägyptische Archäologie und deren Nachbargebiete}}%*Abweichung!
- @String {AEmil = {Archeologia dell'Emilia-Romagna}}
- @String {AEphem = {Αρχαιολογική Eφημερίς}}
- @String {AeR = {Atene e Roma}}
- @String {AErgoMak = {Το Αρχαιολογικό Έργο στη Μακεδονία και Θράκη}}
- @String {AErt = {Archaeologiai értesitő}}
- @String {AEspA = {Archivo español de arqueología}}
- @String {Aevum = {Aevum. Rassegna di scienze storiche linguistiche e filologiche}}
- @String {AevumAnt = {Aevum antiquum}}
- @String {AF = {Archäologische Forschungen}}
- @String {AfO = {Archiv für Orientforschung}}
- @String {Africa = {Africa. Institut national d'archéologie et d'art, Tunis}}
- @String {AGD = {Antike Gemmen in deutschen Sammlungen}}
- @String {AGeo = {Archaeologia geographica}}
- @String {Agora = {The Athenian Agora}}
- @String {AgoraPB = {Excavations of the Athenian Agora. Picture Book}}
- @String {AHist = {Arqueologia e história}}
- @String {AHistStAlex = {Archaeological and Historical Studies. The Archaeological Society of Alexandria}}
- @String {AHw = {W. von Soden, Akkadisches Handwörterbuch (Wiesbaden 1965--1981)}}
- @String {AiD = {Archäologie in Deutschland}}
- @String {AInf = {Archäologische Informationen. Mitteilungen zur Ur- und Frühgeschichte}}
- @String {AIONArch = {Annali dell'Istituto universitario orientale di Napoli. Dipartimento di studi del mondo classico e del Mediterraneo antico. Sezione di archeologia e storia antica}}
- @String {AIONFil = {Annali dell'Istituto universitario orientale di Napoli. Dipartimento di studi del mondo classico e del Mediterraneo antico. Sezione filologicoletteraria}}
- @String {AIONLing = {Annali dell'Istituto universitario orientale di Napoli. Dipartimento di studi del mondo classico e del Mediterraneo antico. Sezione linguistica}}
- @String {AIPhOr = {Annuaire de l'Institut de philologie et d'histoire orientales et slaves (Université Libre de Bruxelles)}}
- @String {Aitna = {Aitna. Quaderni di topografia antica}}
- @String {AJA = {American Journal of Archaeology}}
- @String {AJahrBay = {Das archäologische Jahr in Bayern}}
- @String {AJPh = {American Journal of Philology}}
- @String {AJug = {Archaeologia Jugoslavica}}
- @String {AKorrBl = {Archäologisches Korrespondenzblatt}}
- @String {AlbaRegia = {Alba Regia. Annales Musei Stephani regis}}
- @String {AlmaMaterSt = {Alma mater studiorum Almanacco calabrese Almoraima}}
- @String {AlmanachWien = {Österreichische Akademie der Wissenschaften. Almanach}}
- @String {AlonJisrael = {'Alon mahleqat ha-'atiqot šel medinat Jisra'el}}
- @String {Al-Qannis = {Al-Qanniš. Boletín del Taller de arqueología de Alcañiz}}
- @String {Altamura = {Altamura. Bollettino dell'Archivio-biblioteca-museo civico}}
- @String {AltoMed = {Alto medioevo}}
- @String {Alt-Paphos = {Ausgrabungen in Alt-Paphos auf Cypern}}
- @String {AltThuer = {Alt-Thüringen}}%*Abweichung!
- @String {AM = {Mitteilungen des Deutschen Archäologischen Instituts, Athenische Abteilung}}
- @String {AMediev = {Archaeologia medievale. Cultura materiale, insediamenti, territorio}}
- @String {AMethTh = {Advances in Archaeological Method and Theory}}
- @String {AMI = {Archäologische Mitteilungen aus Iran}}
- @String {AMIT = {Archäologische Mitteilungen aus Iran und Turan}}
- @String {AmJAncHist = {American Journal of Ancient History}}
- @String {AmJNum = {American Journal of Numismatics}}
- @String {AMold = {Arheologia Moldovei}}
- @String {AMosel = {Archaeologia Mosellana}}
- @String {AMS = {Asia Minor Studien}}
- @String {AmStP = {American Studies in Papyrology}}
- @String {AMuGS = {Antike Münzen und geschnittene Steine}}
- @String {ANachr = {Archäologisches Nachrichtenblatt}}
- @String {ANachrBad = {Archäologische Nachrichten aus Baden}}
- @String {AnadoluAra = {Anadolu araştırmaları. Jahrbuch für kleinasiatische Forschung}}
- @String {AnadoluKonf = {Anadolu Medeniyetleri Müzesi konferansları}}
- @String {AnadoluYil = {Anadolu Medeniyetleri Müzesi yıllığı}}
- @String {AnAe = {Analecta Aegyptiaca}}
- @String {Anagennesis = {Anagennesis. A Papyrological Journal}}
- @String {AnalBolland = {Analecta Bollandiana}}
- @String {AnalP = {Analecta papyrologica}}
- @String {AnalRom = {Analecta Romana Instituti Danici}}
- @String {AnArqAnd = {Anuario arqueológico de Andalucía}}
- @String {Anas = {Anas. Museo nacional de arte romano de Mérida}}
- @String {AnatA = {Anatolian Archaeology. Reports on Research Conducted in Turkey}}
- @String {Anatolia = {Anatolia. Revue annuelle de l’Institut d’archéologie de l’Université d’Ankara}}
- @String {ANaturwiss = {Archäologie und Naturwissenschaften}}
- @String {AncCivScytSib = {Ancient Civilizations from Scythia to Siberia. An International Journal of Comparative Studies in History and Archaeology}}
- @String {AncHistB = {The Ancient History Bulletin}}
- @String {AncInd = {The Ancient India}}
- @String {AncNearEastSt = {Ancient Near Eastern Studies. An Annual}}
- @String {AnCord = {Anales de arqueología cordobesa}}
- @String {AncSoc = {Ancient Society}}
- @String {AncW = {The Ancient World}}
- @String {AncWestEast = {Ancient West and East}}
- @String {AnDubr = {Annali Zavoda za povijesne znanosti Istraivakog centra Jugoslavenske akademije znanosti i umjetnosti u Dubrovniku}}
- @String {ANews = {Archaeological News}}
- @String {ANilMoy = {Archéologie du Nil moyen}}
- @String {ANL = {The Archaeological News Letter}}
- @String {AnMunFaro = {Anais do municípo de Faro}}
- @String {AnMurcia = {Anales de prehistoria y arqueología. Universidad de Murcia}}
- @String {AnnAcEtr = {Annuario. Accademia etrusca di Cortona}}
- @String {AnnAcTorino = {Annuario della Accademia delle scienze di Torino}}
- @String {AnnAStorAnt = {Annali. Sezione di archeologia e storia antica. Istituto universitario orientale di Napoli. Dipartimento di studi del mondo classico e del Mediterraneo antico}}
- @String {AnnBari = {Annali della Facoltà di lettere e filosofia, Università degli Studi, Bari}}
- @String {AnnBenac = {Annali Benacensi}}
- @String {AnnBiblAModena = {Annuario bibliografico di archeologia. Modena}}
- @String {AnnBiblARom = {Annuario bibliografico di archeologia. Nuove accessioni del \ldots. Biblioteca dell’Istituto nazionale di archeologia e storia dell’arte, Roma}}
- @String {AnnByzConf = {Annual Byzantine Studies Conference. Abstracts of Papers}}
- @String {AnnCagl = {Annnali della Facoltà di lettere e filosofia dell'Università di Cagliari}}
- @String {AnnCaglMag = {Annali della Facoltà di magistero dell'Università di Cagliari}}
- @String {AnnEconSocCiv = {Annales. Economies, sociétés, civilisations}}
- @String {AnnEgBibl = {Annual Egyptological Bibliography}}
- @String {AnnEth = {Annales d'Éthiopie}}
- @String {AnnFaina = {Annali della Fondazione per il Museo Claudio Faina}}
- @String {AnnHistA = {Annales d'histoire et d'archéologie}}
- @String {AnnHistScSoc = {Annales. Histoire, sciences sociales}}
- @String {AnnIstGiapp = {Annuario. Istituto giapponese di cultura in Roma}}
- @String {AnnIstItNum = {Annali. Istituto italiano di numismatica}}
- @String {AnnLecce = {Annali dell'Università di Lecce. Facoltà di lettere e filosofia e di magistero}}
- @String {AnnLeedsUnOrSoc = {The Annual of Leeds University Oriental Society}}
- @String {AnnMacerata = {Annali della Facoltà di lettere e filosofia, Università di Macerata}}
- @String {AnnMessMag = {Nuovi annali della Facoltà di magistero dell'Università di Messina}}
- @String {AnnMusRov = {Annali del Museo civico di Rovereto. Sezione archeologia, storia, scienze naturali}}
- @String {AnnNap = {Annali della Facoltà di lettere e filosofia, Università di Napoli}}
- @String {AnnNivern = {Les annales des pays Nivernais}}
- @String {AnnNoment = {Annali. Associazione nomentana di storia e archeologia}}
- @String {AnnOrNap = {Annali. Rivista del Dipartimento di studi asiatici e del Dipartimento di studi e ricerche su Africa e paesi arabi, Istituto universitario orientale di Napoli}}
- @String {AnnotNum = {Annotazioni numismatiche}}
- @String {AnnPerugia = {Annali della Facoltà di lettere e filosofia, Università degli studi di Perugia, 1. Studi classici}}
- @String {AnnPisa = {Annali della Scuola normale superiore di Pisa}}
- @String {AnnPontAcRom = {Annuario della Pontificia accademia romana di archeologia}}
- @String {AnnRepBSA = {Annual Report of Council. British School of Archaeology at Athens}}
- @String {AnnRepCypr = {Annual Report of the Department of Antiquities, Republic of Cyprus}}
- @String {AnnRepFoggArtMus = {The Annual Report of the Fogg Art Museum}}
- @String {AnnSiena = {Annali della Facoltà di lettere e filosofia, Università di Siena}}
- @String {AnnuarioAcLinc = {Annuario della Accademia nazionale dei Lincei}}
- @String {AnnuarioLecce = {Annuario. Liceo-ginnasio statale G. Palmieri, Lecce}}
- @String {AnnUnBud = {Annales Universitatis scientiarum Budapestinensis de Rolando Eötvös nominatae}}
- @String {AnnWorcArtMus = {Annual (Report). Worcester Art Museum}}
- @String {Anodos = {Anodos. Studies of Ancient World}}
- @String {AnOr = {Analecta orientalia. Commentationes scientificae de rebus orientis antiqui}}
- @String {ANRW = {Aufstieg und Niedergang der römischen Welt}}
- @String {Anschnitt = {Der Anschnitt. Mitteilungsblatt der Vereinigung der Freunde von Kunst und Kultur im Bergbau}}
- @String {ANSMusNotes = {Museum Notes. American Numismatic Society}}
- @String {AnSt = {Anatolian Studies}}
- @String {Antaeus = {Antaeus. Communicationes ex Instituto archaeologico Academiae scientiarum hungaricae}}
- @String {AntAfr = {Antiquités africaines}}
- @String {AntChr = {Antike und Christentum}}
- @String {AntCl = {L'antiquité classique}}
- @String {AnthrAChron = {Ανθρωπολογικά και Αρχαιολογικά Χρονικά}}
- @String {Anthropos = {Άνθρωπος. Όργανο της Ανθρωπολογικής Εταιρείας Ελλάδος}}
- @String {Antichthon = {Antichthon. Journal of the Australian Society for Classical Studies}}
- @String {AntigCr = {Antigüedad y cristianismo. Monografías históricas sobre la antigüedad tardía}}
- @String {Antipolis = {Antipolis. A Journal of Mediterranean Archaeology}}
- @String {Antiqua = {Antiqua. Rivista dell'Archeoclub d'Italia}}
- @String {Antiquity = {Antiquity. A Quarterly Review of Archaeology}}
- @String {AntJ = {The Antiquaries Journal}}
- @String {AntK = {Antike Kunst}}
- @String {AntNat = {Antiquités nationales. Saint-Germain-en-Laye}}
- @String {AntPisa = {Antichità pisane}}
- @String {AntPl = {Antike Plastik}}
- @String {AntSurv = {Antiquity and Survival}}
- @String {AntTard = {Antiquité tardive. Revue internationale d'histoire et d'archéologie}}
- @String {AnzAW = {Anzeiger für die Altertumswissenschaft}}
- @String {AnzWien = {Anzeiger. Österreichische Akademie der Wissenschaften, Philosophisch-Historische Klasse}}
- @String {AOAT = {Alter Orient und Altes Testament. Veröffentlichungen zur Kultur und Geschichte des Alten Orients und des Alten Testaments}}
- @String {AoF = {Altorientalische Forschungen}}
- @String {AOtkryt = {Archeologičeskie otkrytija}}
- @String {APamKiiv = {Archeologični pamjatki URSR}}
- @String {APh = {L'année philologique}}
- @String {APol = {Archaeologia Polona}}
- @String {Apollo = {Apollo. Bolletino dei musei provinciali del Salernitano}}
- @String {ApolloLond = {Apollo. The International Magazine of the Arts}}
- @String {APort = {O arqueólogo português}}
- @String {AppRomFil = {Appunti romani di filologia. Studi e comunicazioni di filologia, linguistica e letteratura greca e latina}}
- @String {APregl = {Arheološki pregled. Arheološko društvo Jugoslavije}}
- @String {Apulum = {Apulum. Acta Musei Apulensis}}
- @String {AquiLeg = {Aquila legionis. Cuadernos des estudios sobre el ejército romano}}
- @String {AquilNost = {Aquileia nostra. Bollettino dell'Associazione nazionale per Aquileia}}
- @String {Aquitania = {Aquitania. Une revue inter-régionale d'archéologie}}
- @String {ArabAEpigr = {Arabian Archaeology and Epigraphy}}
- @String {ARadRaspr = {Arheolokiradovi i rasprave}}
- @String {ArbFBerSaechs = {Arbeits- und Forschungsberichte zur sächsischen Bodendenkmalpflege}}
- @String {Archaeographie = {Archäographie. Archäologie und elektronische Datenverarbeitung}}%*Abweichung!
- @String {Archaeologia = {Archaeologia or Miscellaneous Tracts Relating to Antiquity Published by the Society of Antiquaries of London}}
- @String {Archaeology = {Archaeology. A Magazine Dealing with the Antiquity of the World}}
- @String {Archaeometry = {Archaeometry. Bulletin of the Research Laboratory for Archaeology and History of Art, Oxford University}}
- @String {Archaiognosia = {Αρχαιογνωσία}}
- @String {ArchBegriffsGesch = {Archiv für Begriffsgeschichte}}
- @String {ArchByzMnem = {Αρχείον των Βυζαντινών Μνημείων της Ελλάδος }}
- @String {ArchCl = {Archeologia classica}}
- @String {Archeo = {Archeo. Attualità del passato}}
- @String {ArcheogrTriest = {Archeografo triestino}}
- @String {ArcheologiaParis = {Archeologia, Paris. L'archéologie dans le monde et tout ce qui concerne les recherches historiques, artistiques et scientifiques sur terre et dans les mers}}
- @String {ArcheologiaRoma = {Archeologia. Rivista bimestrale. Roma}}
- @String {ArcheologiaWarsz = {Archeologia. Rocznik Instytutu archeologii i etnologii, Polskiej akademii nauk}}
- @String {ArcheologijaKiiv = {Archeologija. Nacional'na akademija nauk Ukraini. Institut archeologii}}
- @String {ArcheologijaSof = {Archeologija. Organ na Archeologičeskija institut i muzej (pri Bălgarskata akademii nauk)}}
- @String {ArchEubMel = {Αρχείον Ευβοϊκών Μελετών}}
- @String {ArchHom = {Archaeologia Homerica}}
- @String {Architectura = {Architectura. Zeitschrift für Geschichte der Baukunst}}
- @String {Archivi = {Archivi. Archivi d'Italia e rassegna internazionale degli archivi}}
- @String {ArchPF = {Archiv für Papyrusforschung und verwandte Gebiete}}
- @String {ArchPrehistLev = {Archivo de prehistoria levantina}}
- @String {ArchRel = {Archiv für Religionsgeschichte}}
- @String {ArchStorCal = {Archivio storico per la Calabria e la Lucania}}
- @String {ArchStorPugl = {Archivio storico pugliese}}
- @String {ArchStorRom = {Archivio della Società romana di storia patria}}
- @String {ArchStorSicOr = {Archivio storico per la Sicilia orientale}}
- @String {ArchStorSir = {Archivio storico siracusano}}
- @String {Arctos = {Arctos. Acta philologica Fennica}}
- @String {ARepLond = {Archaeological Reports}}
- @String {Argo = {Argo. časopis slovenskih muzejev, Narodni Muzej Slovenije}}
- @String {ArOr = {Archív orientální. Quarterly Journal of African and Asian Studies}}
- @String {ArOrMono = {Archív orientální. Quarterly Journal of African, Asian and Latin American Studies. Monografie Archívu orientálního}}
- @String {ArOrSuppl = {Archív orientální. Quarterly Journal of African, Asian and Latin American Studies. Supplementa}}
- @String {ARozhl = {Archeologické rozhledy}}
- @String {ArqBeja = {Arquivo de Beja. Boletim, estudos, arquivo}}
- @String {Arse = {Arse. Boletín del Centro arqueológico saguntino}}
- @String {ArsGeorg = {Ars Georgica}}
- @String {ArtAntMod = {Arte antica e moderna}}
- @String {ArtARhone = {Art et archéologie en Rhône-Alpes}}%*Abweichung!
- @String {ArtAs = {Artibus Asiae}}
- @String {ArtB = {The Art Bulletin}}
- @String {ArtJ = {Art Journal}}
- @String {ArtLomb = {Arte lombarda}}
- @String {ArtMediev = {Arte medievale}}
- @String {ArtVirg = {Arts in Virginia}}
- @String {ARV2 = {J. D. Beazley, Attic Red-figure Vase-painters \textsuperscript{2}(Oxford 1963)}}
- @String {ASachs = {Archäologie in Sachsen-Anhalt}}
- @String {ASAE = {Annales du Service des antiquités de l’Égypte}}
- @String {ASammlUnZuerch = {Archäologische Sammlung der Universität Zürich}}%*Abweichung!
- @String {ASAtene = {Annuario della Scuola archeologica di Atene e delle missioni italiane in Oriente}}
- @String {ASbor = {Archeologičeskij sbornik. Gosudarstvennyj ordena Lenina Ermitaž}}
- @String {ASchw = {Archäologie der Schweiz. Mitteilungsblatt der Schweizerischen Gesellschaft für Ur- und Frühgeschichte}}
- @String {ASoc = {Archeologia e società}}
- @String {ASoloth = {Archäologie des Kantons Solothurn}}
- @String {ASR = {Die antiken Sarkophagreliefs}}
- @String {Assaph = {Assaph. Studies in Art History}}
- @String {AssyrMisc = {Assyriological Miscellanies}}
- @String {AST = {AratirmaSonuçlariToplantisi}}
- @String {ASub = {L'archeologo subacqueo. Quadrimestrale di archeologia subacquea e navale}}
- @String {ASubacq = {Archeologia subacquea. Studi, ricerche e documenti}}
- @String {Athenaeum = {Athenaeum. Studi di letteratura e storia dell'antichità}}
- @String {Atiqot = {`Atiqot. Journal of the Israel Department of Antiquities}}
- @String {AtiqotHeb = {`Atiqot. Journal of the Israel Department of Antiquities. Hebrew Series}}
- @String {Atlal = {Atlal. The Journal of Saudi Arabian Archaeology}}
- @String {AttiAcPontan = {Atti della Accademia pontaniana}}
- @String {AttiAcRov = {Atti della Accademia Roveretana degli Agiati. Contributi della classe di scienze umane, di lettere ed arti}}
- @String {AttiAcTorino = {Atti della Accademia delle scienze di Torino, 2. Classe di scienze morali, storiche e filologiche}}
- @String {AttiCAntCl = {Atti. Centro ricerche e documentazione sull'antichità classica}}
- @String {AttiCItRom = {Atti. Centro studi e documentazione sull'Italia romana}}
- @String {AttiMemBologna = {Atti e memorie. Deputazione di storia patria per le province di Romagna}}
- @String {AttiMemDal = {Atti e memorie della Società dalmata di storia patria}}
- @String {AttiMemFirenze = {Atti e memorie dell'Academia toscana di scienze e lettere »La Columbaria«}}
- @String {AttiMemIstria = {Atti e memorie della Società istriana di archeologia e storia patria}}
- @String {AttiMemMagnaGr = {Atti e memorie della Società Magna Grecia}}
- @String {AttiMemModena = {Atti e memorie. Deputazione di storia patria per le antiche provincie modenesi}}
- @String {AttiMemTivoli = {Atti e memorie della Società tiburtina di storia e d'arte}}
- @String {AttiMusTrieste = {Atti dei Civici musei di storia ed arte di Trieste}}
- @String {AttiPalermo = {Atti della Accademia di scienze, lettere e arti di Palermo}}
- @String {AttiRovigno = {Atti. Centro di ricerche storiche, Rovigno}}
- @String {AttiSocFriuli = {Atti della Società per la preistoria e protostoria della regione Friuli -- Venezia Giulia}}
- @String {AttiVenezia = {Atti. Istituto veneto di scienze, lettere ed arti}}
- @String {AuA = {Antike und Abendland}}
- @String {AulaOr = {Aula orientalis. Revista de estudios del Próximo Oriente antiguo}}
- @String {AusgrFu = {Ausgrabungen und Funde. Nachrichtenblatt der Landesarchäologie}}
- @String {AusgrFuWestf = {Ausgrabungen und Funde in Westfalen-Lippe}}
- @String {AustrRom = {Pro Austria Romana}}
- @String {AUTerr = {Archeologia, uomo, territorio. Rivista dei Gruppi archeologici Nord Italia}}
- @String {AUWE = {Ausgrabungen in Uruk-Warka. Endberichte}}
- @String {AV = {Archäologische Veröffentlichungen. Deutsches Archäologisches Institut, Abteilung Kairo}}
- @String {AVen = {Archeologia veneta}}
- @String {AVes = {Arheološki vestnik (Ljubljana)}}
- @String {AViva = {Archeologia viva}}
- @String {AvP = {Altertümer von Pergamon}}
- @String {AW = {Antike Welt. Zeitschrift für Archäologie und Kulturgeschichte}}
- @String {AyasofyaMuezYil = {Ayasofia Müzesi yıllığı. Annual of Ayasofya Museum}}%*Abweichung!
- @String {AZ = {Archäologische Zeitung}}
- @String {Azotea = {Azotea. Revista de cultura del Ayuntamiento de Coria del Río}}
- @String {BA = {Bollettino di archeologia}}
- @String {Baalbek = {Baalbek. Ergebnisse der Ausgrabungen und Untersuchungen in den Jahren 1898 bis 1905}}
- @String {BAAlger = {Bulletin d'archéologie algérienne}}
- @String {BABarcel = {Butlletí informatiu de l'Institut de prehistòria i arqueologia de la Diputació provincial de Barcelona}}
- @String {BABesch = {Bulletin antieke beschaving. Annual Papers on Classical Archaeology}}
- @String {BAcRHist = {Boletín de la Real academia de la historia}}
- @String {BACopt = {Bulletin de la Société d'archéologie copte}}
- @String {BadFuBer = {Badische Fundberichte}}
- @String {Baetica = {Baetica. Estudios de arte, geografía e historia}}
- @String {BaF = {Baghdader Forschungen}}
- @String {BalacaiKoez = {Balácai közlemények}}%*Abweichung!
- @String {BalkSt = {Balkan Studies}}
- @String {BALond = {Bulletin of the Institute of Archaeology, University of London}}
- @String {BALux = {Bulletin d'archéologie luxembourgeoise}}
- @String {BaM = {Baghdader Mitteilungen}}
- @String {BAMaroc = {Bulletin d'archéologie marocaine}}
- @String {BAmSocP = {The Bulletin of the American Society of Papyrologists}}
- @String {BAncOrMus = {Bulletin of the Ancient Orient Museum (Tokyo)}}
- @String {BAngers = {Bulletin du Centre de recherches et d'enseignement de l'antiquité, Angers}}
- @String {BAngloIsrASoc = {Bulletin of the Anglo-Israel Archaeological Society}}
- @String {BAnnMusFerr = {Bollettino annuale. Musei ferraresi}}
- @String {BAntFr = {Bulletin de la Société nationale des antiquaires de France}}
- @String {BAntLux = {Bulletin des antiquités luxembourgeoises}}
- @String {BAParis = {Bulletin archéologique du Comité des travaux historiques et scientifiques. Antiquités nationales}}
- @String {BAProv = {Bulletin archéologique de Provence}}
- @String {BAR = {British Archaeological Reports. British Series}}
- @String {BArchAlex = {Bulletin. Société archéologique d'Alexandrie}}
- @String {BArchit = {Bollettino del Centro di studi per la storia dell'architettura}}
- @String {BARIntSer = {British Archaeological Reports. International Series}}
- @String {BASard = {Nuovo bullettino archeologico sardo}}
- @String {BAsEspA = {Boletín. Asociación española de amigos de la arqueología}}
- @String {BAsInst = {Bulletin of the Asia Institute}}
- @String {BASOR = {Bulletin of the American Schools of Oriental Research}}
- @String {BAssBude = {Bulletin de l'Association Guillaume Budé}}%*Abweichung!
- @String {BAssMosAnt = {Bulletin d'information de l'Association internationale pour l'étude de la mosaïque antique}}
- @String {BASub = {Bollettino di archeologia subacquea}}
- @String {BASudEstEur = {Bulletin d'archéologie sud-est européenne}}
- @String {BATarr = {Bulletí arqueològic. Reial societat arqueològica tarraconense. Boletín arqueológico. Real sociedad arqueológica tarragonese}}
- @String {BAur = {Boletín auriense}}
- @String {BAVA = {Beiträge zur Allgemeinen und Vergleichenden Archäologie}}
- @String {BayVgBl = {Bayerische Vorgeschichtsblätter}}
- @String {BBasil = {Bollettino storico della Basilicata}}
- @String {BBelgRom = {Bulletin de l'Institut historique belge de Rome}}
- @String {BBolsena = {Bollettino di studi e ricerche. Biblioteca comunale di Bolsena}}
- @String {BBrByzSt = {Bulletin of British Byzantine Studies}}
- @String {BCamuno = {Bullettino del Centro Camuno di studi preistorici}}
- @String {BCASic = {Beni culturali e ambientali. Sicilia}}
- @String {BCercleNum = {Bulletin du Cercle d'études numismatiques}}
- @String {BCH = {Bulletin de correspondance hellénique}}
- @String {BCircNumNap = {Bollettino del Circolo numismatico napoletano}}
- @String {BCl = {Bollettino dei classici}}
- @String {BClevMus = {The Bulletin of The Cleveland Museum of Art}}
- @String {BCom = {Bullettino della Commissione archeologica comunale di Roma}}
- @String {BCord = {Bulletin d'information de l'Association internationale pour l'étude de la mosaïque antique}}
- @String {BdA = {Bollettino d'arte}}
- @String {BdE = {Bibliothèque d'études, Institut français d'archéologie orientale, Kairo}}
- @String {BdEC = {Bibliothèque d'études coptes, Institut français d'archéologie orientale, Kairo}}
- @String {BdI = {Bullettino dell'Instituto di corrispondenza archeologica}}
- @String {BDirRom = {Bullettino dell'Istituto di diritto romano »Vittorio Scialoja«}}
- @String {BeazleyAddenda2 = {T. H. Carpenter (Hrsg.), Beazley Addenda \textsuperscript{2}(Oxford 1989)}}%*Abweichung!
- @String {BeazleyPara. = {J. D. Beazley, Paralipomena. Additions to Attic Black-figure Vase-painters and to Attic Red-figure Vase-painters (Oxford 1971)}}%*Abweichung!
- @String {BEcAntNimes = {Bulletin (annuel) de l'École antique de Nîmes}}%*Abweichung!
- @String {BediKart = {Bedi Kartlisa. Revue de kartvélologie}}
- @String {BEFAR = {Bibliothèque des Écoles françaises d'Athènes et de Rome}}
- @String {BeitrESkAr = {Beiträge zur Erschließung hellenistischer und kaiserzeitlicher Skulptur und Architektur}}
- @String {BeitrNamF = {Beiträge zur Namenforschung}}
- @String {BeitrSudanF = {Beiträge zur Sudanforschung}}
- @String {BelArt = {Bellas artes (Madrid)}}
- @String {Belleten = {Belleten. Türk Tarih Kurumu}}
- @String {Benacus = {Benàcus. Museo archeologico della Val Tenesi}}
- @String {BerBayDenkmPfl = {Bericht der Bayerischen Bodendenkmalpflege}}
- @String {BerDFG = {Bericht der Deutschen Forschungsgemeinschaft}}
- @String {BerlBeitrArchaeom = {Berliner Beiträge zur Archäometrie}}%*Abweichung!
- @String {BerlBlVFruehGesch = {Berliner Blätter für Vor- und Frühgeschichte}}%*Abweichung!
- @String {BerlJbVFruehGesch = {Berliner Jahrbuch für Vor- und Frühgeschichte}}%*Abweichung!
- @String {BerlMus = {Berliner Museen}}
- @String {BerlNumZ = {Berliner numismatische Zeitschrift}}
- @String {BerOudhBod = {Berichten van de Rijksdienst voor het oudheidkundig bodemonderzoek}}
- @String {BerRGK = {Bericht der Römisch-Germanischen Kommission}}
- @String {BerVerhLeipz = {Berichte über die Verhandlungen der Sächsischen Akademie der Wissenschaften zu Leipzig}}
- @String {Berytus = {Berytus. Archaeological Studies}}
- @String {BEspA = {Boletín. Asociación española de amigos de la arqueología}}
- @String {BEspOr = {Boletín de la Asociación española de orientalistas}}
- @String {BEtOr = {Bulletin d'études orientales}}
- @String {BFilGrPadova = {Bollettino dell'Istituto di filologia greca, Università di Padova}}
- @String {BFilLingSic = {Bollettino. Centro di studi filologici e linguistici siciliani}}
- @String {BFlegr = {Bollettino flegreo. Rivista di storia, arte e scienze}}
- @String {BFoligno = {Bollettino storico della città di Foligno}}
- @String {BHarvMus = {Harvard University Art Museums Bulletin}}
- @String {BIasos = {Bollettino dell'Associazione Iasos di Caria}}
- @String {BibAr = {The Biblical Archaeologist. The American School of Oriental Research New Haven}}
- @String {BiblClOr = {Bibliotheca classica orientalis}}
- @String {BiblSymb = {Bibliographie zur Symbolik, Ikonographie und Mythologie. Internationales Referateorgan}}
- @String {BIBulg = {Izvestija na Archeologičeskija institut. Bulletin de l’Institut d’archéologie}}
- @String {BICS = {Bulletin of the Institute of Classical Studies of the University of London}}
- @String {BIFAO = {Bulletin de l'Institut français d'archéologie orientale}}
- @String {BInfCentumcellae = {Bollettino di informazioni. Associazione archeologica Centumcellae}}
- @String {BInfCESDAE = {Bollettino di informazioni del Centro di studi e documentazione sull'area elima}}
- @String {BiogrZbor = {Biogradski zbornik}}
- @String {BiOr = {Bibliotheca orientalis}}
- @String {BIstOrvieto = {Bollettino dell'Istituto storico artistico orvietano}}
- @String {BJaen = {Boletín del Instituto de estudios giennenses}}%*Abweichung!
- @String {BJb = {Bonner Jahrbücher des Rheinischen Landesmuseums in Bonn}}
- @String {BJerus = {Bulletin. The Hebrew University, Jerusalem, Rabinowitz Fund}}
- @String {BLaborMusLouvre = {Bulletin du laboratoire du Musée du Louvre}}
- @String {BLazioMerid = {Bollettino dell'Istituto di storia e di arte del Lazio meridionale}}
- @String {BLikUm = {Bulletin Razreda za likovne umjetnosti Hrvatske akademije znanosti i umjetnosti}}
- @String {BlMueFreundeF = {Blätter für Münzfreunde und Münzforschung}}%*Abweichung!
- @String {BLugo = {Boletín de la Comisión provincial de monumentos históricos y artísticos de Lugo}}
- @String {BMCGreekCoins = {Catalogue of the Greek Coins in the British Museums}}%*Abweichung!
- @String {BMCOR = {Catalogue of Oriental Coins in the British Museum I--X}}
- @String {BMCRE = {H. Mattingly (u. a.), Coins of the Roman Empire in the British Museum (London 1923--1950; \textsuperscript{2}1975)}}
- @String {BMCRRI-III = {H. A. Grueber, Coins of the Roman Republic in the British Museum I--III (London 1910)}}%*Abweichung!
- @String {BMetrMus = {The Metropolitan Museum of Art Bulletin}}
- @String {BMon = {Bulletin monumental}}
- @String {BMonMusPont = {Bollettino. Monumenti, musei e gallerie pontificie}}
- @String {BMQ = {The British Museum Quarterly}}
- @String {BMQNSuppl = {The British Museum Quarterly. News Supplement}}
- @String {BMusBeyrouth = {Bulletin du Musée de Beyrouth}}
- @String {BMusBrux = {Bulletin des Musées royaux d'art et d'histoire, Bruxelles}}
- @String {BMusCadiz = {Boletín del Museo de Cádiz}}
- @String {BMusCivRom = {Bullettino del Museo della civiltà romana}}
- @String {BMusFA = {Bulletin. Museum of Fine Arts, Boston}}
- @String {BMusHongr = {Bulletin du Musée hongrois des beaux-arts}}
- @String {BMusMadr = {Boletín del Museo arqueológico nacional, Madrid}}
- @String {BMusMich = {Bulletin. Museums of Art and Archaeology, University of Michigan}}
- @String {BMusMonaco = {Bulletin du Musée d'anthropologie préhistorique de Monaco}}
- @String {BMusPadova = {Bollettino del Museo civico di Padova}}
- @String {BMusPBelArt = {Boletín del Museo provincial de bellas artes}}
- @String {BMusRom = {Bollettino dei Musei comunali di Roma}}
- @String {BMusVars = {Bulletin du Musée national de Varsovie}}
- @String {BMusZaragoza = {Museo de Zaragoza. Boletín}}
- @String {BNumParis = {Bulletin de la Société française de numismatique}}
- @String {BNumRoma = {Bollettino di numismatica}}
- @String {Bogazkoey-Hattusa = {Boğazköy-Hattuša. Ergebnisse der Ausgrabungen}}%*Abweichung!
- @String {Bolskan = {Bolskan. Revista de arqueología del Instituto de estudios Altoaragoneses, revista de arqueología Oscense}}
- @String {BonnHVg = {Bonner Hefte zur Vorgeschichte}}
- @String {BOntMus = {Bulletin of the Royal Ontario Museum of Archaeology, University of Toronto}}
- @String {Boreas = {Boreas. Münstersche Beiträge zur Archäologie}}
- @String {BoreasUpps = {Boreas. Uppsala Studies in Ancient Mediterranean and Near Eastern Civilization}}
- @String {BPeintRom = {Bulletin de liaison. Centre d'études des peintures murales romaines}}
- @String {BPI = {Bullettino di paletnologia italiana}}
- @String {BPrehistAlp = {Bulletin d'études préhistoriques alpines}}%*Abweichung!
- @String {BProAvent = {Bulletin de l'Association Pro Aventico}}
- @String {BProvidence = {Bulletin of the Rhode Island School of Design. Museum Notes}}
- @String {BracAug = {Bracara Augusta. Revista cultural da Câmara municipal de Braga}}
- @String {BracaraAugusta = {Bracara Augusta. Revista cultural da Câmara municipal de Braga}}
- @String {BremABl = {Bremer archäologische Blätter}}
- @String {BRest = {Bollettino dell'Istituto centrale del restauro}}
- @String {Brigantium = {Brigantium. Museo arqueolóxico e histórico}}
- @String {BrMusYearbook = {The British Museum Yearbook}}
- @String {BSA = {The Annual of the British School at Athens}}
- @String {BSAA = {Boletín del Seminario de estudios de arte y arqueología, Universidad de Valladolid}}
- @String {BSFE = {Bulletin de la Société française d'égyptologie}}
- @String {BSiena = {Bullettino senese di storia patria}}
- @String {BSOAS = {Bulletin of the School of Oriental and African Studies (London)}}
- @String {BSocAChamp = {Bulletin de la Société archéologique champenoise}}
- @String {BSocBiblReinach = {Bulletin de liaison de la Société des amis de la Bibliothèque Salomon Reinach}}
- @String {BSocNumRom = {Buletinul Societăţii numismatice române}}
- @String {BSR = {Papers of the British School at Rome}}
- @String {BStLat = {Bollettino di studi latini}}
- @String {BStorArt = {Bollettino della Unione storia ed arte}}
- @String {BTextilAnc = {Bulletin du Centre international d'étude des textiles anciens}}
- @String {BTorino = {Bollettino della Società piemontese di archeologia e belle arti}}
- @String {BTravTun = {Bulletin des travaux de l'Institut national du patrimoine. Comptes rendus}}
- @String {BudReg = {Budapest régiségei}}
- @String {BulletinGetty = {Bulletin. J. Paul Getty Museum of Art}}
- @String {BulletinNorthampton = {Bulletin. Smith College Museum of Art}}
- @String {BVallad = {Boletín del Seminario de estudios de arte y arqueología, Universidad de Valladolid}}
- @String {BVitoria = {Boletín de la Institución »Sancho el Sabio«}}
- @String {BWaltersArtGal = {The Walters Art Gallery Bulletin}}
- @String {BWPr = {Winckelmannsprogramm der Archäologischen Gesellschaft zu Berlin}}
- @String {Byzantina = {Βυζαντινά. Επιστημονικόν Όργανον Κέντρου Βυζαντινών Ερευνών Φιλοσοφικής Σχολής Αριστοτελείου Πανεπιστημίου Θεσσαλονίκης}}
- @String {ByzF = {Byzantinische Forschungen. Internationale Zeitschrift für Byzantinistik}}
- @String {ByzJb = {Byzantinisch-neugriechische Jahrbücher}}
- @String {ByzZ = {Byzantinische Zeitschrift}}
- @String {BZ = {Biblische Zeitschrift}}
- @String {CAA = {Corpus antiquitatum Aegyptiacarum}}
- @String {CAD = {The Assyrian Dictionary of the Oriental Institute of the University of Chicago}}
- @String {CadA = {Cadernos de arqueologia}}
- @String {Caesaraugusta = {Caesaraugusta. Publicaciones del Seminario de Arqueología y Numismática Aragonesas}}
- @String {Caesarodunum = {Caesarodunum. Bulletin de l'Institut d'études latines et du Centre de recherches A. Piganiol}}
- @String {CAH = {The Cambridge Ancient History}}
- @String {CahArmeeRom = {Cahiers du Groupe de recherches sur l'armée romaine et les provinces}}
- @String {CahASubaqu = {Cahiers d'archéologie subaquatique}}
- @String {CahByrsa = {Cahiers de Byrsa}}
- @String {CahCEC = {Cahier. Centre d'études chypriotes}}
- @String {CahCerEg = {Cahiers de la céramique égyptienne}}
- @String {CahDelFrIran = {Cahiers de la Délégation française en Iran}}
- @String {CahGlotz = {Cahiers du Centre Gustave-Glotz. Revue reconnue par le CNRS}}
- @String {CahKarnak = {Cahiers de Karnak}}
- @String {CahLig = {Cahiers ligures de préhistoire et de protohistoire}}
- @String {CahMariemont = {Les cahiers de Mariemont. Bulletin du Musée royal de Mariemont}}
- @String {CahMusChampollion = {Cahiers du Musée Champollion. Histoire et archéologie}}
- @String {CahPEg = {Cahiers de recherches de l'Institut de papyrologie et d'égyptologie de Lille. Sociétés urbaines en Égypte et au Soudan}}
- @String {CahRhod = {Cahiers rhodaniens}}
- @String {CahTun = {Cahiers de Tunisie}}
- @String {CalifStClAnt = {California Studies in Classical Antiquity}}
- @String {CambrAJ = {Cambridge Archaeological Journal}}
- @String {CArch = {Cahiers archéologiques}}
- @String {CarinthiaI = {Carinthia I. Geschichtliche und volkskundliche Beiträge zur Heimatkunde Kärntens}}%*Abweichung!
- @String {CarnuntumJb = {Carnuntum-Jahrbuch. Zeitschrift für Archäologie und Kulturgeschichte des Donauraumes}}
- @String {Carpica = {Carpica. Muzeul judeţean de istorie şi artă, Bacău}}
- @String {Carrobbio = {Il Carrobbio. Rivista di studi bolognesi}}
- @String {CAT = {Ch. W. Clairmont, Classical Attic Tombstones (Kilchberg 1993--1995)}}
- @String {CE = {Cuadernos emeritenses}}
- @String {CEDAC = {CEDAC. Bulletin. Centre d'études et de documentation archéologique de la conservation de Cartage}}
- @String {CEFR = {Collection de l'École française de Rome}}
- @String {Celticum = {Celticum. Supplément à Ogam}}
- @String {CercA = {Cercetriarheologice}}
- @String {CercNum = {Cercetări numismatice. Muzeul naţional de istorie}}
- @String {Chiron = {Chiron. Mitteilungen der Kommission für Alte Geschichte und Epigraphik des Deutschen Archäologischen Instituts}}
- @String {ChronEg = {Chronique d'Égypte}}
- @String {CIA = {Corpus inscriptionum Atticarum}}
- @String {CIE = {Corpus inscriptionum Etruscarum}}
- @String {CIG = {Corpus inscriptionum Graecarum}}
- @String {CIH = {Corpus inscriptionum Semiticarum. Pars quarta. Inscriptiones himyariticas et sabaeas continens}}
- @String {CIL = {Corpus inscriptionum Latinarum}}
- @String {CincArtB = {The Cincinnati Art Museum Bulletin}}
- @String {CIS = {Corpus inscriptionum Semiticarum}}
- @String {CIstAMilano = {Contributi dell'Istituto di archeologia. Pubblicazioni dell'Università cattolica del Sacro Cuore, Milano}}
- @String {CivClCr = {Civiltà classica e cristiana}}
- @String {CivPad = {Civiltà padana. Archeologia e storia del territorio}}
- @String {ClAnt = {Classical Antiquity}}
- @String {ClevStHistArt = {Cleveland Studies in the History of Art}}
- @String {Clio = {Clio. Revista do Centro de história da Universidade Lisboa}}
- @String {ClIre = {Classics Ireland}}
- @String {ClJ = {The Classical Journal}}
- @String {ClMediaev = {Classica et mediaevalia. Revue danoise de philologie et d'histoire}}
- @String {ClPhil = {Classical Philology}}
- @String {ClQ = {The Classical Quarterly}}
- @String {ClR = {The Classical Review}}
- @String {ClRh = {Clara Rhodos}}
- @String {CMatAOr = {Contributi e materiali di archeologia orientale}}
- @String {CMGr = {Convegni di studi sulla Magna Grecia}}
- @String {CMS = {Corpus der minoischen und mykenischen Siegel}}
- @String {CoinHoards = {Coin Hoards. The Royal Numismatic Society, London}}%*Abweichung!
- @String {ColloquiSod = {Colloqui del Sodalizio}}
- @String {CommunicAHung = {Communicationes archaeologicae hungaricae}}
- @String {Complutum = {Complutum. Publicaciones del Departamento de prehistoria de la Universidad complutense de Madrid}}
- @String {Conoscenze = {Conoscenze. Rivista annuale della Soprintendenza archeologica e per i beni ambientali, architettonici, artistici e storici del Molise}}
- @String {Corduba = {Corduba archaeologica}}
- @String {Corinth = {Corinth. Results of Excavations Conducted by the American School of Classical Studies at Athens}}
- @String {CRAI = {Académie des inscriptions et belles-lettres. Comptes rendus des séances de l'Académie}}
- @String {CretAnt = {Creta antica. Rivista annuale di studi archeologici, storici ed epigrafici}}
- @String {CretSt = {Cretan Studies}}
- @String {CronA = {Cronache di archeologia}}
- @String {CronErcol = {Cronache ercolanesi. Bollettino del Centro internazionale per lo studio dei papiri ercolanesi}}
- @String {CronPomp = {Cronache pompeiane}}
- @String {CRPetersbourg = {Compte-rendu de la Commission impériale archéologique, St. Pétersbourg}}%*Abweichung!
- @String {CSE = {Corpus speculorum Etruscorum}}
- @String {CSIR = {Corpus signorum Imperii Romani}}
- @String {CSSpecPisa = {Contributi della Scuola di specializzazione in archeologia dell'Università degli studi di Pisa}}
- @String {CuadAMed = {Cuadernos de arqueología mediterránea}}
- @String {CuadArquitRom = {Cuadernos de arquitectura romana}}
- @String {CuadCastellon = {Cuadernos de prehistoria y arqueología castellonense}}
- @String {CuadCat = {Cuaderni catanesi di studi classici e medievali}}
- @String {CuadFilCl = {Cuadernos de filología clásica. Facultad de letras y filosofía, Universidad de Madrid}}
- @String {CuadGallegos = {Cuadernos de estudios gallegos}}
- @String {CuadGranada = {Cuadernos de prehistoria de la Universidad de Granada}}
- @String {CuadNavarra = {Cuadernos de arqueología de la Universidad de Navarra}}
- @String {CuadPrehistA = {Cuadernos de prehistoria y arqueología. Universidad autónoma de Madrid}}
- @String {CuadRom = {Cuadernos de trabajos de la Escuela española de historia y arqueología en Roma}}
- @String {CuPaUAM = {Cuadernos de prehistoria y arqueología. Universidad autónoma de Madrid}}
- @String {CVA = {Corpus vasorum antiquorum}}
- @String {CZero = {Cota Zero. Revista d'arqueologia i ciencia}}
- @String {DAA = {Denkmäler antiker Architektur}}
- @String {Dacia = {Dacia. Revue d'archéologie et d'histoire ancienne}}
- @String {DACL = {Dictionnaire d'archéologie chrétienne et de liturgie}}
- @String {Dacoromania = {Dacoromania. Jahrbuch für östliche Latinität}}
- @String {DaF = {Damaszener Forschungen}}
- @String {Daidalos = {Daidalos. Studi e ricerche del Dipartimento di scienze del mondo antico}}
- @String {DAIGeschDok = {Das Deutsche Archäologische Institut. Geschichte und Dokumente}}
- @String {DaM = {Damaszener Mitteilungen}}
- @String {Daremberg-Saglio = {Dictionnaire des antiquités grecques et romaines d'après les textes et les monuments. Ouvrage rédigé sous la direction de Ch. Daremberg et E. Saglio}}%*Abweichung!
- @String {DebrecMuzEvk = {A Debreceni Déri múzeum évkönyve}}
- @String {Dedalo = {Dédalo. Revista de arte e arqueologia}}%*Abweichung!
- @String {Delos = {Exploration archéologique de Délos faite par l'École française d'Athènes}}%*Abweichung!
- @String {DeltChrA = {Δελτίον της Χριστιανικής Αρχαιολογικής Εταιρείας}}
- @String {Demircihueyuek = {Demircihüyük. Die Ergebnisse der Ausgrabungen 1975--1978}}%*Abweichung!
- @String {DeMuseus = {De museus. Quaderns de museologia i museografia}}
- @String {DenkmPflBadWuert = {Denkmalpflege in Baden-Württemberg}}%*Abweichung!
- @String {DenkschrWien = {Österreichische Akademie der Wissenschaften, Philosophisch-Historische Klasse. Denkschriften}}
- @String {Diadora = {Diadora. Glasilo arheoloskog muzeja u Zadru}}
- @String {DialA = {Dialoghi di archeologia}}
- @String {DialHistAnc = {Dialogues d'histoire ancienne}}
- @String {Dike = {Dike. Rivista di storia del diritto greco ed ellenistico. Università degli studi di Milano. Facoltà di giurisprudenza}}
- @String {Dioniso = {Dioniso. Annale della Fondazione INDA, Istituto nazionale del dramma antico}}
- @String {DiskAB = {Diskussionen zur archäologischen Bauforschung}}
- @String {DKuDenkmPfl = {Deutsche Kunst und Denkmalpflege}}
- @String {DLZ = {Deutsche Literaturzeitung für Kritik der internationalen Wissenschaft}}
- @String {DNP = {Der Neue Pauly. Enzyklopädie der Antike}}
- @String {DocAlb = {Documenta Albana}}
- @String {DocALouv = {Documents d'archéologie régionale. Université catholique de Louvain}}
- @String {DocAMerid = {Documents d'archéologie méridionale}}
- @String {DocEmRom = {Documenti. Istituto per i beni artistici, culturali, naturali della regione Emilia-Romagna}}
- @String {Dodone = {Δωδώνη}}
- @String {DOP = {Dumbarton Oaks Papers}}
- @String {DossAlet = {Les dossiers du Centre régional archéologique d'Alet}}
- @String {DossAParis = {Les dossiers d'archéologie}}
- @String {Dura-Europos = {The Excavations at Dura-Europos Conducted by Yale University and the French Academy of Inscriptions and Letters}}
- @String {EAA = {Enciclopedia dell'arte antica classica e orientale}}
- @String {EAE = {Excavaciones arqueológicas en España}}
- @String {EastWest = {East and West}}
- @String {EcAntNimes = {École antique de Nîmes. Bulletin annuel}}
- @String {EchosCl = {Echos du monde classique. Classical Views}}
- @String {eDAI-F = {e-Forschungsberichte des Deutschen Archäologischen Instituts}}
- @String {eDAI-J = {e-Jahresberichte des Deutschen Archäologischen Instituts}}
- @String {EgA = {Egyptian Archaeology. The Bulletin of the Egypt Exploration Society}}
- @String {Egnatia = {Εγνατία. Επιστημονική Επετηρίδα της Φιλοσοφικής Σχολής, Αριστοτέλειο Πανεπιστήμιο Θεσσαλονίκης, Τμήμα Ιστορίας και Αρχαιολογίας}}
- @String {EgVicOr = {Egitto e Vicino Oriente}}
- @String {Eikasmos = {Εικασμός. Quaderni bolognesi di filologia classica}}
- @String {Eirene = {Eirene. Studia Graeca et Latina}}
- @String {Elenchos = {Elenchos. Rivista di studi sul pensiero antico}}
- @String {Ellenika = {Ελληνικά. Φιλολογικόν, Ιστορικόν και Λαογραφικόν Περιοδικόν Σύγγραμμα}}
- @String {Emerita = {Emerita. Revista de linguistica y filología clasica}}
- @String {EmPrerom = {Emilia preromana}}
- @String {Empuries = {Empúries. Revista de prehistòria, arqueologia i etnologia}}%*Abweichung!
- @String {Enalia = {Ενάλια}}
- @String {EnaliaAnn = {Enalia. Annual. English Edition of the Hellenic Institute of Marine Archaeology}}
- @String {Enchoria = {Enchoria. Zeitschrift für Demotistik und Koptologie}}
- @String {Eos = {Eos. Commentarii Societatis philologae Polonorum}}
- @String {EpetBoiotMel = {Επετηρίς της Εταιρείας Βοιωτικών Μελετών}}
- @String {EpetByzSpud = {Επετηρίς της Εταιρείας Βυζαντινών Σπουδών}}
- @String {EpetKyklMel = {Επετηρίς της Εταιρείας Κυκλαδικών Μελετών}}
- @String {EphemDac = {Ephemeris Dacoromana. Annuario della Scuola Romena di Roma}}
- @String {EphemNapoc = {Ephemeris Napocensis}}
- @String {EpigrAnat = {Epigraphica Anatolica. Zeitschrift für Epigraphik und historische Geographie Anatoliens}}
- @String {EpistEpetAth = {Επιστημονική Επετηρίς της Φιλοσοφικής Σχολής του Πανεπιστημίου Αθηνών}}
- @String {EpistEpetPolytThess = {Επιστημονική Επετηρίδα της Πολυτεχνικής Σχολής, Αριστοτέλειο Πανεπιστήμιο Θεσσαλονίκης, Τμήμα Αρχιτεκτόνων}}
- @String {EpistEpetThess = {Επιστημονική Επετηρίδα της Φιλοσοφικής Σχολής του Πανεπιστημίου Θεσσαλονίκης}}
- @String {EPRO = {Études préliminaires aux religions orientales dans l'empire romain}}
- @String {Eranos = {Eranos. Acta philologica Suecana}}
- @String {EranosJb = {Eranos-Jahrbuch}}
- @String {Eretria = {Eretria. Fouilles et recherches}}
- @String {Eretz-Israel = {Eretz-Israel. Archaeological, Historical and Geographical Studies}}
- @String {Ergon = {Το Έργον της Αρχαιολογικής Εταιρείας}}
- @String {ESA = {Eurasia septentrionalis antiqua}}
- @String {EspacioHist = {Espacio, tiempo y forma. Revista de la Facultad de geografia e historia. Serie 2, Historia antigua}}
- @String {EstMadr = {Estudios de prehistoria y arqueología madrileñas}}
- @String {EstZaragoza = {Estudios del Seminario de prehistoria, arqueología e historia antigua de la Facultad de filosofía y letras de Zaragoza}}
- @String {EtACl = {Études d'archéologie classique}}
- @String {EtCl = {Les études classiques. Revue trimestrielle de recherche et d'enseignement}}
- @String {EtClAix = {Études classiques. Faculté des lettres et sciences humaines d'Aix}}
- @String {EtCret = {Études crétoises}}
- @String {Ethnos = {Ethnos. Revista do Instituto português de arqueología, história e etnografia}}
- @String {EtP = {Études de papyrologie}}
- @String {EtPezenas = {Études sur Pézenas et l'Hérault}}%*Abweichung!
- @String {EtrSt = {Etruscan Studies. Journal of the Etruscan Foundation}}
- @String {Etruscans = {Etruscans. Bulletin of the Etruscan Foundation}}
- @String {EtTrav = {Études et travaux. Studia i prace. Travaux du Centre d'archéologie méditerranéenne de l'Académie des sciences polonaise}}
- @String {Eulimene = {Ευλιμένη (Μεσογειακή Αρχαιολογική Εταιρεία)}}
- @String {Eunomia = {Eunomia. Ephemeridis Listy filologické supplementum}}
- @String {Euphrosyne = {Euphrosyne. Revista de filologia clássica}}
- @String {EurAnt = {Eurasia antiqua}}
- @String {EurRHist = {European Review of History. Revue européenne d'histoire}}
- @String {Eutopia = {Eutopia. Commentarii novi de antiquitatibus totius Europae}}
- @String {EVP = {J. D. Beazley, Etruscan Vase Painting (Oxford 1947)}}
- @String {ExcIsr = {Excavations and Surveys in Israel}}
- @String {Expedition = {Expedition. The Magazine of Archaeology, Anthropology}}
- @String {ExtremA = {Extremadura arqueológica}}
- @String {FA = {Fasti archaeologici}}
- @String {FAAK = {Forschungen zur Archäologie Außereuropäischer Kulturen}}
- @String {Faenza = {Faenza. Bollettino del Museo internazionale delle ceramiche in Faenza. Rivista bimestrale di studi storici e di tecnica dell'arte ceramica}}
- @String {FAVA = {Forschungen zur Allgemeinen und Vergleichenden Archäologie}}
- @String {Faventia = {Faventia. Departement de clássiques, Facultat de letres, Universitat autónoma de Barcelona}}
- @String {FBerBadWuert = {Forschungen und Berichte zur Vor- und Frühgeschichte in Baden-"-Württemberg}}%*Abweichung!
- @String {FdC = {Fouilles de Conimbriga. Publiées sous la direction de J. Alarcão et R. Etienne}}
- @String {FdD = {Fouilles de Delphes}}
- @String {FdX = {Fouilles de Xanthos}}
- @String {FeddersenWierde = {Feddersen Wierde. Die Ergebnisse der Ausgrabung der vorgeschichtlichen Wurt Feddersen Wierde bei Bremerhaven in den Jahren 1955 bis 1963}}%*Abweichung!
- @String {FelRav = {Felix Ravenna}}
- @String {FGrHist = {F. Jacoby, Die Fragmente der griechischen Historiker}}
- @String {FHG = {Fragmenta historicorum Graecorum}}
- @String {FiA = {Forschungen in Augst}}
- @String {FichEpigr = {Ficheiro epigráfico. Suplemento de »Conimbriga«}}
- @String {FiE = {Forschungen in Ephesos}}
- @String {FIFAO = {Fouilles de l'Institut français d'archéologie orientale du Caire}}
- @String {Figlina = {Figlina. Documents du Laboratoire de céramologie de Lyon}}
- @String {Florentia = {Florentia. Studi di archeologia}}
- @String {FlorIl = {Florentia Iliberritana. Revista de estudios de antigüedad clásica}}
- @String {FMRD = {Die Fundmünzen der römischen Zeit in Deutschland}}
- @String {FMROe = {Fundmünzen der römischen Zeit in Österreich}}%*Abweichung!
- @String {FoggArtMusAcqu = {Fogg Art Museum. Acquisitions}}
- @String {FolA = {Folia archaeologica}}
- @String {FolOr = {Folia orientalia}}
- @String {Fonaments = {Fonaments. Prehistòria i mon antic als Paisos Catalans}}
- @String {Fondamenti = {Fondamenti. Rivista quadrimestrale di cultura}}
- @String {FontAPos = {Fontes archaeologici Posnanienses}}
- @String {Fontes = {Fontes. Rivista di filologia, iconografia e storia della tradizione classica}}
- @String {Forlimpopoli = {Forlimpopoli. Documenti e studi}}
- @String {Fornvaennen = {Fornvännen. Tidskrift för svensk antikvarisk forskning}}%*Abweichung!
- @String {Forum = {Forum. Revue du Groupe d'archéologie antique}}
- @String {FR = {A. Furtwängler – K. Reichhold, Griechische Vasenmalerei (München 1900--1925)}}
- @String {FruehMitAltSt = {Frühmittelalterliche Studien. Jahrbuch des Instituts für Frühmittelalterforschung der Universität Münster}}%*Abweichung!
- @String {FuAusgrTrier = {Funde und Ausgrabungen im Bezirk Trier}}
- @String {FuB = {Forschungen und Berichte. Staatliche Museen zu Berlin}}
- @String {FuBerBadWuert = {Fundberichte aus Baden-Württemberg}}%*Abweichung!
- @String {FuBerHessen = {Fundberichte aus Hessen}}
- @String {FuBerOe = {Fundberichte aus Österreich}}%*Abweichung!
- @String {FuBerSchwab = {Fundberichte aus Schwaben}}
- @String {FuF = {Forschungen und Fortschritte}}
- @String {FuWien = {Fundort Wien. Berichte zur Archäologie}}
- @String {GacNum = {Gaceta numismática}}
- @String {Gades = {Gades. Revista del Colegio universitario de filosofía y letras}}
- @String {Gallaecia = {Gallaecia. Publicación del Departamento de prehistoria y arqueología}}
- @String {Gallia = {Gallia. Fouilles et monuments archéologiques en France metropolitaine}}
- @String {GalliaInf = {Gallia informations. Préhistoire et histoire}}
- @String {GalliaInfAReg = {Gallia informations. L'archéologie des régions}}
- @String {GalliaPrehist = {Gallia préhistoire. Archéologie de la France préhistorique}}
- @String {GaR = {Greece and Rome}}
- @String {GazBA = {Gazette des beaux-arts}}
- @String {Genava = {Genava. Revue d'histoire de l'art et d'archéologie}}
- @String {GeoAnt = {Geographia antiqua. Rivista di geografia storica del mondo antico e di storia della geografia}}
- @String {Germania = {Germania. Anzeiger der Römisch-Germanischen Kommission des Deutschen Archäologischen Instituts}}
- @String {Gesta = {Gesta. International Center of Medieval Art}}
- @String {GettyMusJ = {The J. Paul Getty Museum Journal}}
- @String {GFA = {Göttinger Forum für Altertumswissenschaft}}
- @String {GGA = {Göttingische Gelehrte Anzeigen}}
- @String {GiornFilFerr = {Giornale filologico ferrarese}}
- @String {GiornItFil = {Giornale italiano di filologia}}
- @String {GiornStorLun = {Giornale storico della Lunigiana e del territorio lucense}}
- @String {GiRoccPalermo = {Giglio di roccia}}
- @String {Gladius = {Gladius. Estudios sobre armas antiguas, armamento, arte militar y vida cultural en Oriente y Occidente}}
- @String {GlasAJ = {Glasgow Archaeological Journal}}
- @String {GlasBeograd = {GlasnikSrpskoarheolokodrutvo}}
- @String {GlasSarajevo = {Glasnik Zemaljskog muzeja Bosne i Hercegovie u Sarajevu. Arheologija}}
- @String {Glotta = {Glotta. Zeitschrift für griechische und lateinische Sprache}}
- @String {Gnomon = {Gnomon. Kritische Zeitschrift für die gesamte klassische Altertumswissenschaft}}
- @String {GodDepA = {Godišnik na Departament archeologija}}
- @String {GodMuzPlov = {Godišnik na Archeologičeski muzej Plovdiv. Annuaire du Musée archéologique Plovdiv}}
- @String {GodMuzSof = {Godišnik na Nacionalnija archeologičeski muzej. Annuaire du Musée national archéologique (Sofia)}}
- @String {GodZborSkopje = {Godišen zbornik na Filozofskiot fakultet na Universitetot vo Skopje}}
- @String {GorLet = {Goriški letnik. Zbornik Goriškega muzeja}}
- @String {GoettMisz = {Göttinger Miszellen. Beiträge zur ägyptologischen Diskussion}}%*Abweichung!
- @String {GraRaspr = {Građa i rasprave. Arheološki muzej Istre, Pula}}
- @String {GrazBeitr = {Grazer Beiträge. Zeitschrift für die Klassische Altertumswissenschaft}}
- @String {GrLatOr = {Graecolatina et orientalia. Zborník Filozofickej fakulty Univerzity Komenského}}
- @String {GrLatPrag = {Graecolatina Pragensia. Acta Universitatis Carolinae. Philologica}}
- @String {GrRomByzSt = {Greek, Roman and Byzantine Studies}}
- @String {Gymnasium = {Gymnasium. Zeitschrift für Kultur der Antike und humanistische Bildung}}
- @String {Habis = {Habis. Universidad de Sevilla. Arqueología, filología clásica}}
- @String {HallWPr = {Hallisches Winckelmannsprogramm}}
- @String {Hama = {Hama. Fouilles et recherches de la Fondation Carlsberg}}
- @String {HambBeitrA = {Hamburger Beiträge zur Archäologie}}
- @String {HambBeitrNum = {Hamburger Beiträge zur Numismatik}}
- @String {Handlingar = {Kungliga vitterhets historie och antikvitets akademiens handlingar. Antikvariska serien}}
- @String {HarvStClPhil = {Harvard Studies in Classical Philology}}
- @String {HarvTheolR = {The Harvard Theological Review}}
- @String {HASB = {Hefte des Archäologischen Seminars der Universität Bern}}
- @String {HAW = {Handbuch der Altertumswissenschaften}}
- @String {HdArch = {Handbuch der Archäologie}}
- @String {Head = {B. V. Head, Historia Numorum. A Manual of Greek Numismatics (Oxford 1887; 1911)}}
- @String {Helbig = {W. Helbig, Führer durch die öffentlichen Sammlungen klassischer Altertümer in Rom}}
- @String {Helike = {Helike. Universidad nacional de educación a distancia, Centro regional de Elche}}
- @String {Helikon = {Helikon. Rivista di tradizione e cultura classica}}
- @String {Helinium = {Helinium. Revue consacrée à l'archéologie des Pays-Bas, de la Belgique et du Grand-Duché de Luxembourg}}
- @String {Helios = {Helios. A Journal Devoted to Critical and Methodological Studies of Classical Culture, Literature and Society}}
- @String {HellenikaJb = {Hellenika. Jahrbuch für die Freunde Griechenlands}}
- @String {HelvA = {Helvetia archaeologica}}
- @String {Hephaistos = {Hephaistos. Kritische Zeitschrift zur Theorie und Praxis der Archäologie und angrenzender Wissenschaften}}
- @String {Hermes = {Hermes. Zeitschrift für klassische Philologie}}
- @String {Herrscherbild = {Das römische Herrscherbild}}
- @String {Hesperia = {Hesperia. Journal of the American School of Classical Studies at Athens}}
- @String {Hispania = {Hispania. Revista española de historia}}
- @String {HispAnt = {Hispania antiqua. Revista de historia antigua}}
- @String {HispAntEpigr = {Hispania antiqua epigraphica}}
- @String {HispEpigr = {Hispania epigraphica}}
- @String {HistAnthr = {Historische Anthropologie. Kultur, Gesellschaft, Alltag}}
- @String {HistArt = {Histoire de l'art. Bulletin d'information de l'Institut National d'Histoire de l'Art}}
- @String {Historia = {Historia. Zeitschrift für Alte Geschichte}}
- @String {Historica = {Historica. Academia RSR. Centrul de istorie, filologie şi etnografie din Craiova}}
- @String {Histria = {Histria. Les résultats des fouilles}}
- @String {HistriaA = {Histria archaeologica}}
- @String {HistriaAnt = {Histria antiqua. Casopis Meunarodnog Istraivakog Centra za Arheologiju. Journal of the International Research Centre for Archeology}}
- @String {HistSprF = {Historische Sprachforschung}}
- @String {HKL = {R. Borger, Handbuch der Keilschriftliteratur (Berlin 1967--1975)}}
- @String {Horos = {Ηόρος. Ἔνα Ἀρχαιογνωστικò Περιοδικό}}
- @String {HSS = {Harvard Semitic Series}}
- @String {HuelvaA = {Huelva arqueológica}}
- @String {HumBild = {Humanistische Bildung}}
- @String {Hyp = {Hyperboreus. Studia classica}}
- @String {HZ = {Historische Zeitschrift}}
- @String {IA = {Iberia archaeologica}}
- @String {Iberia = {Iberia. Revista della antigüedad}}
- @String {IEJ = {Israel Exploration Journal}}
- @String {IG = {Inscriptiones Graecae}}
- @String {IGCH = {M. Thompson – C. M. Kraay – O. Mørkholm, An Inventory of Greek Coin Hoards (New York 1973)}}
- @String {IGR = {Inscriptiones Graecae ad res Romanas pertinentes}}
- @String {IK = {Inschriften griechischer Städte aus Kleinasien}}
- @String {Ilerda = {Ilerda. Instituto de estudios ilerdenses}}
- @String {Iliria = {Iliria. Revistë arkeologjike}}
- @String {IllinClSt = {Illinois Classical Studies}}
- @String {ILN = {The Illustrated London News}}
- @String {ILS = {H. Dessau, Inscriptiones Latinae selectae (Berlin 1892--1916)}}
- @String {IndexQuad = {Index. Quaderni camerti di studi romanistici}}
- @String {IndogermF = {Indogermanische Forschungen}}
- @String {IndUnArtB = {Indiana University Art Museum Bulletin}}
- @String {InsFulc = {Insula Fulcheria}}
- @String {InstNautAQ = {The Institute of Nautical Archaeology Quarterly}}
- @String {IntJClTrad = {International Journal of the Classical Tradition}}
- @String {IntJNautA = {International Journal of Nautical Archaeology}}
- @String {IntZSchauBibelWiss = {Internationale Zeitschriftenschau für Bibelwissenschaft und Grenzgebiete}}
- @String {InvLuc = {Invigilata lucernis}}
- @String {Ipek = {Jahrbuch für prähistorische und ethnographische Kunst}}
- @String {Iran = {Iran. Journal of the British Institute of Persian Studies}}
- @String {IrAnt = {Iranica antiqua}}
- @String {IsrMusJ = {The Israel Museum Journal}}
- @String {IsrMusN = {The Israel Museum News}}
- @String {IsrMusStA = {Israel Museum Studies in Archaeology. An Annual Publication by the Samuel Bronfman Biblical and Archaeological Museum of the Israel Museum, Jerusalem}}
- @String {IsrNumJ = {Israel Numismatic Journal}}
- @String {IstanbAMuezYil = {Istanbul Arkeoloji Müzeleri yıllığı}}%*Abweichung!
- @String {IstForsch = {Istanbuler Forschungen}}
- @String {Isthmia = {Isthmia. Excavations by the University of Chicago under the Auspices of the American School of Classical Studies at Athens}}
- @String {IstMitt = {Istanbuler Mitteilungen}}
- @String {Italica = {Italica. Cuadernos de trabajos de la Escuela española de historia y arqueología en Roma}}
- @String {ItNostr = {Italia nostra}}
- @String {IzvBurgas = {Izvestija na Narodnija muzej Burgas. Bulletin du Musée national de Bourgas}}
- @String {IzvMuzJuzBalg = {Izvestija na muzeite ot Južna Bălgarija. Bulletin des musées de la Bulgarie du Sud}}%*Abweichung
- @String {IzvVarna = {Izvestija na Narodnija muzej Varna}}
- @String {Jabega = {Jábega. Revista de la Disputación provincial de Málaga}}%*Abweichung!
- @String {JadrZbor = {Jadranski zbornik. Prilozi za povijest Istre, Rijeke i Hrvatskog primorja}}
- @String {JAOS = {Journal of the American Oriental Society}}
- @String {JARCE = {Journal of the American Research Center in Egypt}}
- @String {JASc = {Journal of Archaeological Science}}
- @String {JbAC = {Jahrbuch für Antike und Christentum}}
- @String {JbAkMainz = {Jahrbuch. Akademie der Wissenschaften und der Literatur, Mainz}}
- @String {JbBadWuert = {Jahrbuch der Staatlichen Kunstsammlungen in Baden-Württemberg}}%*Abweichung!
- @String {JbBerlMus = {Jahrbuch der Berliner Museen}}
- @String {JbBernHistMus = {Jahrbuch des Bernischen Historischen Museums in Bern}}
- @String {JberAugst = {Jahresberichte aus Augst und Kaiseraugst}}
- @String {JberBasel = {Jahresbericht der Archäologischen Bodenforschung des Kantons Basel-Stadt}}
- @String {JberBayDenkmPfl = {Jahresbericht der Bayerischen Bodendenkmalpflege}}
- @String {JberProVindon = {Jahresbericht. Gesellschaft Pro Vindonissa}}
- @String {JberVgFrankf = {Jahresbericht des Instituts für Vorgeschichte der Universität Frankfurt a. M.}}
- @String {JberZuerich = {Jahresbericht. Schweizerisches Landesmuseum Zürich}}%*Abweichung!
- @String {JbGoett = {Jahrbuch der Akademie der Wissenschaften in Göttingen}}%*Abweichung!
- @String {JbHambKuSamml = {Jahrbuch der Hamburger Kunstsammlungen}}
- @String {JbKHMWien = {Jahrbuch des Kunsthistorischen Museums Wien}}
- @String {JbKHSWien = {Jahrbuch der Kunsthistorischen Sammlungen in Wien}}
- @String {JbKleinasF = {Jahrbuch für kleinasiatische Forschung}}
- @String {JbMuench = {Bayerische Akademie der Wissenschaften. Jahrbuch}}%*Abweichung!
- @String {JbMusKGHamb = {Jahrbuch des Museums für Kunst und Gewerbe, Hamburg}}
- @String {JbMusLinz = {Jahrbuch des Oberösterreichischen Musealvereins}}
- @String {JbOeByz = {Jahrbuch der Österreichischen Byzantinistik}}%*Abweichung!
- @String {JbPreussKul = {Jahrbuch Preussischer Kulturbesitz}}
- @String {JbRGZM = {Jahrbuch des Römisch-Germanischen Zentralmuseums Mainz}}
- @String {JbSchwUrgesch = {Jahrbuch der Schweizerischen Gesellschaft für Ur- und Frühgeschichte}}
- @String {JCS = {Journal of Cuneiform Studies}}
- @String {JdI = {Jahrbuch des Deutschen Archäologischen Instituts}}
- @String {JEA = {The Journal of Egyptian Archaeology}}
- @String {JEChrSt = {Journal of Early Christian Studies. Journal of the North American Patristics Society}}
- @String {JEOL = {Jaarbericht van het Vooraziatisch-Egyptisch Genootschap Ex Oriente Lux}}
- @String {JewelSt = {Jewellery Studies}}
- @String {JFieldA = {Journal of Field Archaeology}}
- @String {JGS = {Journal of Glass Studies}}
- @String {JHS = {The Journal of Hellenic Studies}}
- @String {JIbA = {Journal of Iberian Archaeology}}
- @String {JJurP = {The Journal of Juristic Papyrology}}
- @String {JKuGesch = {Journal für Kunstgeschichte}}
- @String {JMedA = {Journal of Mediterranean Archaeology}}
- @String {JMedAnthrA = {Journal of Mediterranean Anthropology and Archaeology}}
- @String {JMithrSt = {Journal of Mithraic Studies}}
- @String {JNES = {Journal of Near Eastern Studies}}
- @String {JNG = {Jahrbuch für Numismatik und Geldgeschichte}}
- @String {JPrehistRel = {Journal of Prehistoric Religion}}
- @String {JRA = {Journal of Roman Archaeology}}
- @String {JRomMilSt = {Journal of Roman Military Equipment Studies}}
- @String {JRomPotSt = {Journal of Roman Pottery Studies}}
- @String {JRS = {Journal of Roman Studies}}
- @String {JSav = {Journal des savants}}
- @String {JSchrVgHalle = {Jahresschrift für mitteldeutsche Vorgeschichte}}
- @String {JSS = {Journal of Semitic Studies}}
- @String {JTheorA = {Journal of Theoretical Archaeology}}
- @String {Jura = {Iura. Rivista internazionale di diritto romano e antico}}
- @String {JWaltersArtGal = {The Journal of the Walters Art Gallery}}
- @String {JWCI = {Journal of the Warburg and Courtauld Institutes}}
- @String {Kadmos = {Kadmos. Zeitschrift für vor- und frühgriechische Epigraphik}}
- @String {Kairos = {Kairos. Zeitschrift für Judaistik und Religionswissenschaft}}
- @String {Kalapodi = {Kalapodi. Ergebnisse der Ausgrabungen im Heiligtum der Artemis und des Apollon von Hyampolis in der antiken Phokis}}
- @String {Kalathos = {Kalathos. Revista del Seminario de arqueología y etnología Turolense, Universidad de Teruel}}
- @String {Kalos = {Kalós. Arte in Sicilia}}%*Abweichung!
- @String {Karthago = {Karthago. Revue d'archéologie mediterranéenne}}
- @String {Kemi = {Kêmi. Revue de philologie et d'archéologie égytiennes et coptes}}%*Abweichung!
- @String {Kenchreai = {Kenchreai. Eastern Port of Corinth. Results of Investigations by the University of Chicago and Indiana University for the American School of Classical Studies at Athens}}
- @String {KentAR = {Kent Archaeological Review}}
- @String {Keos = {Keos. Results of Excavations Conducted by the University of Cincinnati under the Auspices of the American School of Classical Studies at Athens}}
- @String {Kerameikos = {Kerameikos. Ergebnisse der Ausgrabungen}}
- @String {Kernos = {Kernos. Revue internationale et pluridisciplinaire de religion grecque antique}}
- @String {Klearchos = {Klearchos. Bollettino dell'Associazione Amici del Museo nazionale di Reggio Calabria}}
- @String {Kleos = {Kleos. Estemporaneo di studi e testi sulla fortuna dell'antico}}
- @String {Klio = {Klio. Beiträge zur alten Geschichte}}
- @String {Kodai = {Kodai. Journal of Ancient History}}
- @String {KoelnJb = {Kölner Jahrbuch}}%*Abweichung!
- @String {KoelnMusB = {Kölner Museums-Bulletin. Berichte und Forschungen aus den Museen der Stadt Köln}}%*Abweichung!
- @String {Kokalos = {Kώκαλος. Studi pubblicati dall’Istituto di storia antica dell’Università di Palermo}}%*Abweichung!
- @String {KollAVA = {Kolloquien zur Allgemeinen und Vergleichenden Archäologie}}
- @String {Kratylos = {Kratylos. Kritisches Berichts- und Rezensionsorgan für indogermanische und allgemeine Sprachwissenschaft}}
- @String {KretChron = {Κρητικά Χρονικά}}
- @String {KSIA = {Kratkie soobščenija o dokladach i polevych issledovanijach Instituta archeologii}}
- @String {KSIAKiev = {Kratkie soobščenija Instituta archeologii, Kiev}}
- @String {KST = {Kazı Sonuçları Toplantısı}}
- @String {Ktema = {Ktema. Civilisations de l'Orient, de la Grèce et de Rome antiques}}
- @String {KuGeschAnz = {Kunstgeschichtliche Anzeigen}}
- @String {Kuml = {Kuml. Årbog for Jysk Arkaeologisk Selskab}}
- @String {Kunstchronik = {Kunstchronik. Monatsschrift für Kunstwissenschaft, Museumswesen und Denkmalpflege, Mitteilungsblatt des Verbandes Deutscher Kunsthistoriker}}
- @String {KuOr = {Kunst des Orients}}
- @String {Kush = {Kush. Journal of the National Corporation for Antiquities and Museums (NCAM)}}
- @String {KuWeltBerlMus = {Kunst der Welt in den Berliner Museen}}
- @String {KypA = {Κυπριακή Αρχαιολογία. Archaeologia Cypria}}
- @String {KypSpud = {Κυπριακαì Σπουδαί}}
- @String {Labeo = {Labeo. Rassegna di ritritto romano}}
- @String {LAe = {Lexikon der Ägyptologie}}%*Abweichung!
- @String {Laietania = {Laietania. Estudios d'arqueologia del Maresme}}
- @String {Lampas = {Lampas. Tijdschrift voor nederlandse classici}}
- @String {Lancia = {Lancia. Revista de prehistoria, arqueología e historia antigua del noreste peninsular}}
- @String {LandKunVierJBl = {Landeskundliche Vierteljahrsblätter. Trier}}
- @String {LangOrAnc = {Langues orientales anciennes. Philologie et linguistique}}
- @String {Latinitas = {Latinitas. Commentarii linguae Latinae excolendae provehendae}}
- @String {Latomus = {Latomus. Revue d'études latines}}
- @String {Laverna = {Laverna. Beiträge zur Wirtschafts- und Sozialgeschichte der Alten Welt}}
- @String {LCS = {A. D. Trendall, The Red-figured Vases of Lucania, Campania and Sicily (Oxford 1967--­1983)}}
- @String {Levant = {Levant. Journal of the British School of Archaeology in Jerusalem and the British Institute at Amman for Archaeology and History}}
- @String {Lexis = {Lexis. Poetica, retorica e comunicazione nella tradizione classica}}
- @String {LF = {Listy filologické}}
- @String {LibSt = {Libyan Studies}}
- @String {LibyaAnt = {Libya antiqua}}
- @String {LibycaBServAnt = {Libyca. Bulletin du Service des antiquités. Archéologie, épigraphie}}
- @String {LibycaTrav = {Libyca. Travaux du Laboratoire d'anthropologie et d'archéologie préhistorique du Musée du Bardo}}
- @String {Liddell-­Scott-Jones = {G. Liddell – R. Scott – H. S. Jones, A Greek-English Lexikon \textsuperscript{9}(1996); Suppl. (1996)}}%*Abweichung!
- @String {LIMC = {Lexikon iconographicum mythologiae classicae}}
- @String {Limesforschungen = {Limesforschungen. Studien zur Organisation der römischen Reichsgrenze an Rhein und Donau}}
- @String {Lindos = {Lindos. Fouilles et recherches}}
- @String {LingIt = {Linguistica, epigrafia, filologia italica}}
- @String {LTUR = {Lexikon topographicum urbis Romae}}
- @String {Lucentum = {Lucentum. Anales de la Universidad de Alicante. Prehistoria, arqueología e historia antigua}}
- @String {LundAR = {Lund Archaeological Review}}
- @String {Lustrum = {Lustrum. Internationale Forschungsberichte aus dem Bereich des klassischen Altertums}}
- @String {Lykia = {Lykia. Anadolu-akdeniz kültürleri}}
- @String {MacActaA = {Macedoniae acta archaeologica}}
- @String {Maecenas = {Maecenas. Studi sul mondo classico}}
- @String {MAGesGraz = {Mitteilungen der Archäologischen Gesellschaft Graz}}
- @String {MAGesStei = {Mitteilungen der Archäologischen Gesellschaft Steiermark}}
- @String {Maia = {Maia. Rivista di letterature classiche}}
- @String {Mainake = {Mainake. Estudios de arqueología Malagueña}}
- @String {MAInstUngAk = {Mitteilungen des Archäologischen Instituts der Ungarischen Akademie der Wissenschaften}}
- @String {MainzZ = {Mainzer Zeitschrift}}
- @String {MakedNasl = {Makedonsko nasledstvo. Spisanie za arheologija, istorija, istorija na umetnosta i etnologija}}
- @String {Makedonika = {Μακεδονικά. Σύγγραμμα Περιοδικόν της Εταιρείας Μακεδονικών Σπουδών}}
- @String {MAMA = {Monumenta Asiae Minoris antiqua. Publications of the American Society for Archaeological Research in Asia Minor}}
- @String {MAnthrWien = {Mitteilungen der Anthropologischen Gesellschaft in Wien}}
- @String {MARo = {Monumenta artis Romanae}}
- @String {MarbWPr = {Marburger Winckelmann-Programm}}
- @String {Marche = {Le Marche. Archeologia, storia, territorio}}
- @String {Mari = {Mari. Annales de recherches interdisciplinaires}}
- @String {Marisia = {Marisia. Studii şi materiale. Arheologie, istorie, etnografie}}
- @String {MarNero = {Il Mar Nero. Annali di archeologia e storia}}
- @String {Marsyas = {Marsyas. Studies in the History of Art}}
- @String {MascaJ = {Masca Journal. Museum Applied Science Center for Archaeology, University of Pennsylvania}}
- @String {MascaP = {Masca Research Papers in Science and Archaeology}}
- @String {Mastia = {Mastia. Revista del Museo arqueológico municipal de Cartagena}}
- @String {MatABSSR = {Materialy po archeologii BSSR}}
- @String {MatASevPri = {Materialy po archeologii severnogo Pričernomor’ja}}
- @String {MatCercA = {Materiale şi cercetări arheologice}}
- @String {MatIsslA = {Materialy i issledovanija po archeologii SSSR}}
- @String {MatStar = {Materiały starożytne}}
- @String {MatStarWczes = {Materiały starożytne i wczesnośredniowieczne}}
- @String {MatTestiCl = {Materiali e discussioni per l'analisi dei testi classici}}
- @String {MatWczes = {Materiały wczesnośredniowieczne}}
- @String {MAVA = {Materialien zur Allgemeinen und Vergleichenden Archäologie}}
- @String {MB = {Madrider Beiträge}}
- @String {MBAH = {Marburger Beiträge zur antiken Handels-, Wirtschafts- und Sozialgeschichte, vor Jahrgang 2009 Münstersche Beiträge zur antiken Handelsgeschichte}}
- @String {MBlVFruehGesch = {Mitteilungsblatt für Vor- und Frühgeschichte}}%*Abweichung!
- @String {MDAIK = {Mitteilungen des Deutschen Archäologischen Instituts, Abteilung Kairo}}
- @String {MDAVerb = {Mitteilungen des Deutschen Archäologen-Verbandes e.V.}}
- @String {MdI = {Mitteilungen des Deutschen Archäologischen Instituts}}
- @String {MDOG = {Mitteilungen der Deutschen Orient-Gesellschaft zu Berlin}}
- @String {Meander = {Meander. Miesięcznik poświęcony kulturze świata starożytnego}}
- @String {MedA = {Mediterranean Archaeology}}
- @String {MedAnt = {Mediterraneo antico. Economie, società, culture}}
- @String {MeddelGlypt = {Meddelelser fra Ny Carlsberg Glyptotek}}
- @String {MeddelLund = {Meddelanden från Lunds universtitets historiska museum}}
- @String {MeddelThor = {Meddelelser fra Thorvaldsens Museum}}
- @String {MededRom = {Mededelingen van het Nederlands instituut te Rome}}
- @String {MedelhavsMusB = {Medelhavsmuseet. Bulletin}}
- @String {MedHistR = {Mediterranean Historical Review}}
- @String {MedievA = {Medieval Archaeology. Journal of the Society for Medieval Archaeology}}
- @String {MediSec = {Medicina nei secoli. Arte e scienza}}
- @String {MEFRA = {Mélanges de l'École française de Rome. Antiquité}}
- @String {MelBeyrouth = {Mélanges de l'Université Saint-Joseph}}
- @String {MelCasaVelazquez = {Mélanges de la Casa de Velázquez. Antiquité et moyen âge}}
- @String {MemAcInscr = {Mémoires de l'Académie des inscriptions et belles-lettres}}
- @String {MemAmAc = {Memoirs of the American Academy in Rome}}
- @String {MemAnt = {Memoria antiquitatis. Acta Musei Petrodavensis. Revista Muzeului arheologic Piatra Neamţ}}
- @String {MemAntFr = {Mémoires de la Société nationale des antiquaires de France}}
- @String {MemBarcelA = {Memoria. Universidad de Barcelona, Instituto de arqueología y prehistoria}}
- @String {MemBologna = {Atti de la Accademia delle scienze dell'Istituto di Bologna. Memorie}}
- @String {MemHistAnt = {Memorias de historia antigua (Universidad de Oviedo)}}
- @String {MemInstNatFr = {Mémoires de l'Institut national de France}}
- @String {MemLinc = {Atti dell'Accademia nazionale dei Lincei, Classe di scienze morali, storiche e filologiche. Memorie}}
- @String {MemNap = {Memorie dell'Accademia di archeologia, lettere e belle arti di Napoli}}
- @String {MemPontAc = {Atti della Pontificia accademia romana di archeologia. Memorie}}
- @String {MemStor = {Memoria storica. Rivista del Centro studi storici terni}}
- @String {MemStorFriuli = {Memorie storiche forogiuliesi}}
- @String {Merida = {Mérida. Ciudad y patrimonio}}%*Abweichung!
- @String {MeridaMem = {Mérida. Excavaciones arqueológicas. Memoria}}%*Abweichung!
- @String {Meroitica = {Meroitica. Schriften zur altsudanesischen Geschichte und Archäologie}}
- @String {Mesopotamia = {Mesopotamia. Rivista di archeologia}}
- @String {Messana = {Messana. Rassegna di studi filologici, linguistici e storici}}
- @String {Metis = {Métis. Revue d'anthropologie du monde grec ancien}}%*Abweichung!
- @String {MetrMusJ = {Metropolitan Museum Journal}}
- @String {MetrMusSt = {Metropolitan Museum Studies}}
- @String {MF = {Madrider Forschungen}}
- @String {MFruehChrOe = {Mitteilungen zur frühchristlichen Archäologie in Österreich}}%*Abweichung!
- @String {Milet = {Milet. Ergebnisse der Ausgrabungen und Untersuchungen seit dem Jahr 1899}}
- @String {MilForsch = {Milesische Forschungen}}
- @String {MinEpigrP = {Minima epigraphica et papyrologica. Taccuini della cattedra e del laboratorio di epigrafia e papirologia giuridica dell'Università degli studi di Catanzaro »Magna Graecia«}}
- @String {Minerva = {Minerva. Revista de filología clásica}}
- @String {Minos = {Minos. Revista de filología egea}}
- @String {MInstWasser = {Mitteilungen. Leichtweiss-Institut für Wasserbau der Technischen Universität Braunschweig}}
- @String {MIO = {Mitteilungen des Instituts für Orientforschung}}
- @String {MiscCrAnt = {Miscellanea di studi di letteratura christiana antica}}
- @String {MiscStStor = {Miscellanea di studi storici}}
- @String {MitChrA = {Mitteilungen zur christlichen Archäologie}}
- @String {MKT = {Menschen – Kulturen – Traditionen. Studien aus den Forschungsclustern des Deutschen Archäologischen Instituts}}
- @String {MKuHistFlorenz = {Mitteilungen des Kunsthistorischen Institutes in Florenz}}
- @String {MKul = {Mitteilungen zur Kulturkunde}}
- @String {MM = {Madrider Mitteilungen}}
- @String {Mnemosyne = {Mnemosyne. A Journal of Classical Studies}}
- @String {MOeNumGes = {Mitteilungen der Österreichischen Numismatischen Gesellschaft}}%*Abweichung!
- @String {MonAnt = {Monumenti antichi}}
- @String {MonInst = {Monumenti inediti pubblicati dall'Istituto Archeologico}}
- @String {MonPiot = {Monuments et mémoires. Fondation E. Piot}}
- @String {MonPitt = {Monumenti della pittura antica scoperti in Italia}}
- @String {Mozia = {Mozia. Rapporto preliminare della missione congiunta con la Soprintendenza alle antichità della Sicilia occidentale}}
- @String {MPraehistKomWien = {Mitteilungen der Prähistorischen Kommission der Österreichischen Akademie der Wissenschaften}}%*Abweichung!
- @String {MSAtene = {Monografie della Scuola archeologica di Atene e delle missioni italiane in Oriente}}
- @String {MSchliemann = {Mitteilungen aus dem Heinrich-Schliemann-Museum Ankershagen}}
- @String {MSchwUrFruehGesch = {Mitteilungsblatt der Schweizerischen Gesellschaft für Ur- und Frühgeschichte}}%*Abweichung!
- @String {MSpaetAByz = {Mitteilungen zur spätantiken Archäologie und byzantinischen Kunstgeschichte}}%*Abweichung!
- @String {MueJb = {Münchner Jahrbuch der bildenden Kunst}}%*Abweichung!
- @String {MuenchBeitrVFG = {Münchner Beiträge zur Vor- und Frühgeschichte}}%*Abweichung!
- @String {MuenchStSprWiss = {Münchener Studien zur Sprachwissenschaft}}%*Abweichung!
- @String {MuM = {Münzen und Medaillen}}
- @String {MusAfr = {Museum Africum. West African Journal of Classical and Related Studies}}
- @String {MusBenaki = {Μουσείο Μπενάκη}}
- @String {MusCrit = {Museum criticum}}
- @String {Muse = {Muse. Annual of the Museum of Art and Archaeology, University of Missouri, Columbia}}
- @String {Museon = {Le Muséon. Revue d'études orientales}}%*Abweichung!
- @String {MuseumUnesco = {Museum. A Quarterly Review Published by UNESCO}}
- @String {MusFerr = {Musei Ferraresi. Bollettino annuale}}
- @String {MusGalIt = {Musei e gallerie d'Italia}}
- @String {MusHaaretz = {Museum Haaretz, Tel Aviv. Yearbook}}
- @String {MusHelv = {Museum Helveticum}}
- @String {MusKoeln = {Museen in Köln. Bulletin}}%*Abweichung!
- @String {MusNotAmNumSoc = {Museum Notes. The American Numismatic Society}}
- @String {MusPontevedra = {El Museo de Pontevedra}}
- @String {MusRiv = {Museo in rivista. Notiziario dei Musei civici di Pavia}}
- @String {MusTusc = {Museum Tusculanum. København}}
- @String {MuzEvkSzeged = {A Móra Ferenc múzeum évkönyve}}
- @String {MuzNa = {MuzeulnaionalBucureti}}
- @String {MuzPamKul = {Muzei i pametnici na kulturata}}
- @String {NachrArbUWA = {Nachrichtenblatt Arbeitskreis Unterwasserarchäologie}}
- @String {NapNobil = {Napoli nobilissima}}
- @String {NassAnn = {Nassauische Annalen}}
- @String {NAWG = {Nachrichten der Akademie der Wissenschaften in Göttingen. Philologisch-Historische Klasse}}
- @String {NBWorcArtMus = {News Bulletin and Calendar. Worcester Art Museum}}
- @String {NEphemSemEpigr = {Neue Ephemeris für semitische Epigraphik}}
- @String {NewsletterAthen = {Newsletter of the Netherlands Institute at Athens}}
- @String {NewsletterPotTech = {Newsletter. Department of Pottery Technology, University of Leiden}}
- @String {NGWG = {Nachrichten von der Gesellschaft der Wissenschaften zu Göttingen. Philologisch-Historische Klasse}}
- @String {NigCl = {Nigeria and the Classics}}
- @String {Nikephoros = {Nikephoros. Zeitschrift für Sport und Kultur im Altertum}}
- @String {Nin = {Nin. Journal of Gender Studies in Antiquity}}
- @String {NNM = {American Numismatic Society. Numismatic Notes and Monographs}}
- @String {NomChron = {Νομισματικά Χρονικά. Περιοδική Έκδωσις της Ελληνικής Νομισματικής Εταιρείας}}
- @String {Norba = {Norba. Revista de arte, geografía e historia}}
- @String {NordNumArs = {Nordisk numismatisk årsskrift. Utgiven av Kungliga vitterhets historie och antikvitets akademien i samarbete med Nordisk numismatisk union}}
- @String {NotABerg = {Notizie archeologiche bergomensi. Periodico di archeologia del Civico museo archeologico di Bergamo}}
- @String {NotAHisp = {Noticiario arqueológico hispánico. Arqueología}}
- @String {NotAHispPrehistoria = {Noticiario arqueológico hispánico. Prehistoria}}
- @String {NotAllumiere = {Notiziario. Museo civico, Associazione archeologica, Allumiere}}
- @String {NotALomb = {Notiziario. Soprintendenza archeologica della Lombardia}}
- @String {NotMilano = {Notizie dal chiostro del monastero maggiore. Rassegna di studi del Civico museo archeologico e del Civico gabinetto numismatico di Milano}}
- @String {NouvClio = {La nouvelle Clio}}
- @String {Novaensia = {Novaensia. Badania Ekspedycji archeologicznej Uniwersytetu warszawskiego w Novae}}
- @String {NSc = {Notizie degli scavi di antichità}}
- @String {NStFan = {Nuovi studi fanesi}}
- @String {NubChr = {Nubia christiana}}
- @String {NubLet = {Nubian Letters}}
- @String {NueBlA = {Nürnberger Blätter zur Archäologie. Publikationsreihe des Bildungszentrums der Stadt Nürnberg, Fachbereich Archäologie}}%*Abweichung!
- @String {NumAntCl = {Numismatica e antichità classiche. Quaderni ticinesi}}
- @String {Numantia = {Numantia. Investigaciones arqueológicas en Castilla y León}}
- @String {NumChron = {The Numismatic Chronicle. The Journal of the Royal Society}}
- @String {Numen = {Numen. International Review for the History of Religions}}
- @String {NumEpigr = {Numizmatika i epigrafika}}
- @String {Numisma = {Numisma. Revista de la Sociedad iberoamericana de estudios numismáticos}}
- @String {NumismaticaRom = {Numismatica. Periodico di cultura e di informazione numismatica}}
- @String {Numizmaticar = {Numizmatičar. Casopis za anticki i stari jugoslavenski novac}}%*Abweichung!
- @String {Nummus = {Nummus. Sociedade portuguesa de numismatica}}
- @String {NumZ = {Numismatische Zeitschrift}}
- @String {NuovDidask = {Nuovo Didaskaleion}}
- @String {OccasPublClSt = {Occasional Publications in Classical Studies}}
- @String {OccOr = {Occident and Orient}}
- @String {OGIS = {W. Dittenberger, Orientis Graeci inscriptiones selectae (Leipzig 1903--­1905)}}
- @String {OeJh = {Jahreshefte des Österreichischen Archäologischen Institutes in Wien}}%*Abweichung!
- @String {OF = {Olympische Forschungen}}
- @String {Offa = {Offa. Berichte und Mitteilungen zur Urgeschiche, Frühgeschichte und Mittelalterarchäologie}}
- @String {Ogam = {Ogam. Bulletin des Amis de la tradition celtique}}
- @String {Oikumene = {Oikumene. Studia ad historiam antiquam classicam et orientalem pertinentia}}
- @String {OIP = {Oriental Institute Publications}}
- @String {Olba = {Olba. Mersin Üniversitesi Kilikia Arkeolojisini Araştırma Merkezi yayınları}}
- @String {OlBer = {Bericht über die Ausgrabungen in Olympia}}
- @String {Olympia = {Olympia. Die Ergebnisse der von dem Deutschen Reich veranstalteten Ausgrabung (Berlin 1890--­1897)}}
- @String {Olynthus = {Excavations at Olynthus}}
- @String {OLZ = {Orientalistische Literaturzeitung}}
- @String {OpArch = {Skrifter utgivna av Svenska institutet i Rom. Opuscula archaeologica}}
- @String {OpAth = {Opuscula Atheniensia}}
- @String {OpFin = {Opuscula Instituti Romani Finlandiae}}
- @String {OpPomp = {Opuscula Pompeiana}}
- @String {OpRom = {Opuscula Romana}}
- @String {Opus = {Opus. Rivista internazionale per la storia economica e sociale dell’antichità}}
- @String {Or = {Orientalia (Pontificio Istituto biblico)}}
- @String {OrA = {Orient-Archäologie}}
- @String {OrAnt = {Oriens antiquus. Rivista del Centro per le antichità e la storia dell’arte del Vicino Oriente}}
- @String {OrbTerr = {Orbis terrarum. Internationale Zeitschrift für historische Geographie der Alten Welt}}
- @String {OrChr = {Oriens christianus}}
- @String {OrChrPer = {Orientalia christiana periodica}}
- @String {Ordona = {Ordona. Rapports et études}}
- @String {Orient = {Orient. The Reports of the Society for Near Eastern Studies in Japan}}
- @String {Origini = {Origini. Preistoria e protostoria delle civiltà antiche}}
- @String {Orizzonti = {Orizzonti. Rassegna di archeologia}}
- @String {Orpheus = {Orpheus. Rivista di umanità classica e cristiana}}
- @String {OrpheusThracSt = {Orpheus. Journal of Indo-European, Palaeo-Balkan and Thracian Studies}}
- @String {OrSu = {Orientalia Suecana. An International Journal of Indological, Iranian, Semitic, Turkic Studies}}
- @String {OsjZbor = {Osjekizbornik}}
- @String {OstbGrenzm = {Ostbairische Grenzmarken. Passauer Jahrbuch für Geschichte, Kunst und Volkskunde}}
- @String {Ostraka = {Ostraka. Rivista di antichità}}
- @String {OudhMeded = {Oudheidkundige mededelingen uit het Rijksmuseum van oudheden te Leiden}}
- @String {OxfJA = {Oxford Journal of Archaeology}}
- @String {OxfStPhilos = {Oxford Studies in Ancient Philosophy}}
- @String {Pact = {Pact. Revue du Groupe européen d’études pour les techniques physiques, chimiques et mathématiques appliquées à l’archéologie}}
- @String {Padusa = {Padusa. Bolletino del Centro polesano di studi storici, archeologici ed etnografici, Rovigo}}
- @String {PagA = {Pagine di archeologia. Studi e materiali}}
- @String {PAI = {Polevye archeologičeskie issledovanija}}
- @String {Paideuma = {Paideuma. Mitteilungen zur Kulturkunde}}
- @String {Palaeohistoria = {Palaeohistoria. Acta et communicationes Instituti bio-archaeologici universitatis Groninganae}}
- @String {Paleohispanica = {Paleohispánica. Revista sobre lenguas y culturas de la Hispania antigua}}%*Abweichung!
- @String {Palladio = {Palladio. Rivista di storia dell’architettura}}
- @String {Pallas = {Pallas. Revue d’études antiques}}
- @String {Palmet = {Palmet. Sadberk Hanım Müzesi yıllığı}}
- @String {PamA = {Památky archeologické}}
- @String {Pan = {Pan. Studi dell’Istituto di filologia latina}}
- @String {PapBilb = {Papeles Bilbilitanos}}
- @String {Papyri = {Papyri. Bollettino del Museo del papiro}}
- @String {Parthica = {Parthica. Incontri di culture nel mondo antico}}
- @String {Partenope = {Partenope. Rivista trimestrale di cultura napoletana}}
- @String {PAS = {Prähistorische Archäologie in Südosteuropa}}
- @String {PBF = {Prähistorische Bronzefunde}}
- @String {Pegasus = {Pegasus. Berliner Beiträge zum Nachleben der Antike}}
- @String {PEQ = {Palestine Exploration Quarterly}}
- @String {Peristil = {Peristil. Zbornik radova za povijest umjetnosti}}
- @String {Persica = {Persica. Jaarboek van het Genootschap Nederland-Iran, Stichting voor culturele betrekkingen}}
- @String {Peuce = {Peuce. Studii şi comunicări de istorie veche, arheologie şi numismatică}}
- @String {PF = {Pergamenische Forschungen}}
- @String {Pharos = {Pharos. Journal of the Netherlands Institute at Athens}}
- @String {Philologus = {Philologus. Zeitschrift für das klassische Altertum}}
- @String {Phoenix = {Phoenix. The Journal of the Classical Association of Canada}}
- @String {PhoenixExOrLux = {Phoenix. Bulletin uitgegeven door het Vooraziatisch-Egyptisch Genootschap »Ex Oriente Lux«}}
- @String {Phoibos = {Phoibos. Bulletin du Cercle de philologie classique et orientale de l’Université libre de Bruxelles}}
- @String {Phronesis = {Phronesis. A Journal for Ancient Philosophy}}
- @String {Picus = {Picus. Studi e ricerche sulle Marche nell’antichità}}
- @String {LPIR = {Prosopographia Imperii Romani}}
- @String {PKG = {Propyläen Kunstgeschichte}}
- @String {Platon = {Πλάτον. Δελτίον της Εταιρείας Ελλήνων Φιλολόγων}}
- @String {PLup = {Papyrologica Lupiensia}}
- @String {PolAMed = {Polish Archaeology in the Mediterranean}}
- @String {Polemon = {Πολέμων. Αρχαιολογικόν Περιοδικόν}}
- @String {Polis = {Polis. Revista de ideas y formas políticas de la antigüedad clásica}}
- @String {PompHercStab = {Pompeii, Herculaneum, Stabiae. Bolletino. Associazione internazionale Amici di Pompei}}
- @String {Pontica = {Pontica. Studii şi materiale de istorie, arheologie şi muzeografie, Constanţa}}
- @String {Portugalia = {Portugália. Revista do Instituto de arqueologia da Faculdade de letras da Universidade do Porto}}
- @String {PP = {La parola del passato}}
- @String {PPM = {Pompei: Pitture e mosaici. Enciclopedia dell’arte antica classica e orientale}}
- @String {PraceA = {Prace archeologiczne}}
- @String {PraceMatLodz = {Prace i materialy Muzeum archeologicznego i etnograficznego w Łodzi}}%*Abweichung!
- @String {Prakt = {Πρακτικά της εν Αθήναις Αρχαιολογικής Εταιρείας}}
- @String {PraktAkAth = {Πρακτικά της Ακαδημίας Αθηνών}}
- @String {PreistAlp = {Preistoria alpina. Museo tridentino di scienze naturali}}
- @String {PriloziZagreb = {Prilozi Instituta za arheologiju u Zagrebu}}
- @String {PrincViana = {Principe di Viana}}
- @String {ProblIsk = {Problemi na izkustvoto. Trimesecno spisanie za estetika, teorija, istorija i kritika na izkustvoto}}
- @String {ProcAfrClAss = {The Proceedings of the African Classical Associations}}
- @String {ProcCambrPhilSoc = {Proceedings of the Cambridge Philological Society}}
- @String {ProcDanInstAth = {Proceedings of the Danish Institute at Athens}}
- @String {ProcPrehistSoc = {Proceedings of the Prehistoric Society}}
- @String {Prometheus = {Prometheus. Rivista quadrimestrale di studi classici}}
- @String {ProspAQuad = {Prospezioni archeologiche. Quaderni}}
- @String {Prospettiva = {Prospettiva. Rivista di storia dell’arte antica e moderna}}
- @String {Prospezioni = {Prospezioni. Bollettino di informazioni scientifiche}}
- @String {ProvHist = {Provence historique}}
- @String {ProvLucca = {La provincia di Lucca}}
- @String {PublInstTTMeneses = {Publicaciones de la Institución »Tello Téllez de Meneses«}}
- @String {Pulpudeva = {Pulpudeva. Semaines philippopolitaines de l’histoire et de la culture thrace}}
- @String {Puteoli = {Puteoli. Studi di storia antica}}
- @String {Pyrenae = {Pyrenae. Crónica arqueológica}}
- @String {PZ = {Prähistorische Zeitschrift}}
- @String {QDAP = {The Quarterly of the Department of Antiquities in Palestine}}
- @String {QuadABarcel = {Quaderns d’arqueologia i història de la ciutat (Barcelona)}}
- @String {QuadACagl = {Quaderni. Soprintendenza archeologica per la provincie di Cagliari e Oristano}}
- @String {QuadACal = {Quaderni del Dipartimento delle arti, Università della Calabria}}
- @String {QuadALibya = {Quaderni di archeologia della Libia}}
- @String {QuadAMant = {Quaderni di archeologia del Mantovano}}
- @String {QuadAMess = {Quaderni di archeologia, Università di Messina}}
- @String {QuadAOst = {Quaderni del Gruppo archeologico ostigliese}}
- @String {QuadAPiem = {Quaderni della Soprintendenza archeologica del Piemonte}}
- @String {QuadAquil = {Quaderni aquileiesi}}
- @String {QuadAReggio = {Quaderni d’archeologia reggiana}}
- @String {QuadAVen = {Quaderni di archeologia del Veneto}}
- @String {QuadCast = {Quaderns de prehistòria i arqueologia de Castelló}}
- @String {QuadCat = {Quaderni catanesi di studi classici e medievali}}
- @String {QuadChieti = {Quaderni dell’Istituto di archeologia e storia antica, Università di Chieti}}
- @String {QuadErb = {Quaderni erbesi. Civico museo archeologico di Erba}}
- @String {QuadFriulA = {Quaderni friulani di archeologia}}
- @String {QuadGerico = {Quaderni di Gerico}}
- @String {QuadIstFilGr = {Quaderni dell’Istituto di filologia greca}}
- @String {QuadIstLat = {Quaderni dell’Istituto di lingua e letteratura latina, Università di Roma}}
- @String {QuadLecce = {Quaderni. Istituto di lingue e letterature classiche, Facoltà di magistero, Università degli studi, Lecce}}
- @String {QuadMusPontecorvo = {Museo civico Pontecorvo. Quaderni}}
- @String {QuadMusSalinas = {Quaderni del Museo archeologico regionale Antonino Salinas}}
- @String {QuadProtost = {Quaderni di protostoria. Università di Perugia}}
- @String {QuadStLun = {Quaderni. Centro studi lunensi}}
- @String {QuadStor = {Quaderni di storia}}
- @String {QuadStorici = {Quaderni storici}}
- @String {QuadUrbin = {Quaderni urbinati di cultura classica}}
- @String {Quaternaria = {Quaternaria. Storia naturale e culturale del quaternario}}
- @String {RA = {Revue archéologique}}
- @String {RAArtLouv = {Revue des archéologues et historiens d’art de Louvain}}
- @String {RAC = {Reallexikon für Antike und Christentum}}
- @String {RACFr = {Revue archéologique du Centre de la France}}
- @String {RAComo = {Rivista archeologica dell’antica provincia e diocesi di Como}}
- @String {RACr = {Rivista di archeologia cristiana}}
- @String {RadAkZadar = {Radovi Zavoda za povijesne znanosti, Hrvatska akademija znanosti i umjetnosti u Zadru}}
- @String {Radiocarbon = {Radiocarbon. An International Journal of Cosmogenic Isotope Research}}
- @String {RadSplit = {Radovi. Razdio povijesnih znanosti}}
- @String {RAE = {Revue archéologique de l’Est et du Centre-Est}}
- @String {Raggi = {Raggi. Zeitschrift für Kunstgeschichte und Archäologie}}
- @String {RAMadrid = {Revista de arqueología}}
- @String {RANarb = {Revue archéologique de Narbonnaise}}
- @String {RAPon = {Revista d’arqueologia de Ponent}}
- @String {RapWyk = {Raporty wykopaliskowe}}
- @String {RArchBiblMus = {Revista de archivos, bibliotecas y museos}}
- @String {RArcheom = {Revue d’archéométrie}}
- @String {RArtMus = {La revue des arts. Musées de France}}
- @String {RassAPiomb = {Rassegna di archeologia. Associazione archeologica piombinese}}
- @String {RassLazio = {Rassegna del Lazio}}
- @String {RassStorSalern = {Rassegna storica salernitana}}
- @String {RassVolt = {Rassegna volterrana}}
- @String {RAssyr = {Revue d’assyriologie et d’archéologie orientale}}
- @String {Ratiariensia = {Ratiariensia. Studi e materiali mesici e danubiani}}
- @String {RAtlMed = {Revista atlántica-\-mediterránea de prehistoria y arqueología social}}
- @String {RavStRic = {Ravenna studi e ricerche}}
- @String {Raydan = {Raydan. Journal of the Ancient Yemeni Antiquities and Epigraphy}}
- @String {RB = {Revue biblique}}
- @String {RBelgNum = {Revue belge de numismatique et de sigillographie}}
- @String {RBelgPhilHist = {Revue belge de philologie et d’histoire}}
- @String {LRBK = {Reallexikon zur byzantinischen Kunst}}
- @String {RCulClMedioev = {Rivista di cultura classica e medioevale}}
- @String {RdA = {Rivista di archeologia}}
- @String {RDAC = {Report of the Department of Antiquities, Cyprus}}
- @String {RdE = {Revue d’égyptologie (Kairo)}}
- @String {RDroitsAnt = {Revue internationale des droits de l’antiquité}}
- @String {RE = {Paulys Realencyclopädie der classischen Altertumswissenschaft}}
- @String {REA = {Revue des études anciennes}}
- @String {REByz = {Revue des études byzantines}}
- @String {RecConstantine = {Recueil des notices et memoires de la Société archéologique du département de Constantine}}
- @String {RechACrac = {Recherches archéologiques. Institut d’archéologie de l’Université de Cracovie}}
- @String {RechAlb = {Recherches albanologiques}}
- @String {RecMusAlcoi = {Recerques del Museu d’Alcoi}}
- @String {RecTrav = {Recueil de travaux relatifs à philologie et l’archéologie égyptiennes et assyriennes}}
- @String {REG = {Revue des études grecques}}
- @String {ReiCretActa = {Rei Cretariae Romanae Fautorum acta}}
- @String {ReiCretCommunic = {Rei Cretariae Romanae Fautores. Communicationes}}
- @String {REL = {Revue des études latines}}
- @String {Rema = {Ρήμα. Mitteilungen zur indogermanischen, vornehmlich indo-iranischen Wortkunde sowie zur holothetischen Sprachtheorie}}
- @String {RendBologna = {Atti della Accademia delle scienze dell’Istituto di Bologna. Rendiconti}}
- @String {RendIstLomb = {Rendiconti. Classe di lettere e scienze morali e storiche, Istituto lombardo, Accademia di scienze e lettere}}
- @String {RendLinc = {Rendiconti dell’Accademia nazionale dei Lincei, Classe di scienze morali, storiche e filologiche}}
- @String {RendNap = {Rendiconti della Accademia di archeologia, lettere e belle arti, Napoli}}
- @String {RendPontAc = {Rendiconti. Atti della Pontificia accademia romana di archeologia}}
- @String {RepMalta = {Report on the Working of the Museum Department, Malta, Department of Information}}
- @String {Reppal = {Reppal. Revue des études phénicienne-puniques et des antiquités libyques}}
- @String {RepSocLibSt = {Annual Report. The Society for Libyan Studies}}
- @String {RES = {Répertoire d’épigraphie sémitique (Paris 1900--1950)}}
- @String {REstIber = {Revista de estudios ibéricos}}
- @String {REtArm = {Revue des études arméniennes}}
- @String {RevEg = {Revue égyptologique (Paris)}}
- @String {RFil = {Rivista di filologia e di istruzione classica}}
- @String {RGeorgCauc = {Revue des études géorgiennes et caucasiennes}}
- @String {RGF = {Römisch-Germanische Forschungen}}
- @String {RGuimar = {Revista de Guimarães}}
- @String {RHA = {Revue hittite et asianique}}
- @String {RheinMusBonn = {Das Rheinische Landesmuseum Bonn. Berichte aus der Arbeit des Museums}}
- @String {RHistArmees = {Revue historique des armées}}%*Abweichung!
- @String {RHistRel = {Revue de l’histoire des religions}}
- @String {RhM = {Rheinisches Museum für Philologie}}
- @String {RIA = {Rivista dell’Istituto nazionale d’archeologia e storia dell’arte}}
- @String {RIC = {H. Mattingly – E. A. Sydenham, The Roman Imperial Coinage}}
- @String {RicEgAntCopt = {Ricerche di egittologia e di antichità copte}}
- @String {RicognA = {Ricognizioni archeologiche}}
- @String {RicStBrindisi = {Ricerche e studi. Museo Francesco Ribezzo, Brindisi}}
- @String {RIngIntem = {Rivista Ingauna e Intemelia}}
- @String {RItNum = {Rivista italiana di numismatica e scienze affini}}
- @String {RlA = {Reallexikon der Assyriologie und vorderasiatischen Archäologie}}
- @String {RLouvre = {Revue du Louvre. La revue des musées de France}}
- @String {RM = {Mitteilungen des Deutschen Archäologischen Instituts, Römische Abteilung}}
- @String {RNum = {Revue numismatique}}
- @String {RoczMuzWarsz = {Rocznik Muzeum narodowego w Warszawie}}
- @String {RoemOe = {Römisches Österreich. Jahresschrift der Österreichischen Gesellschaft für Archäologie}}%*Abweichung!
- @String {RoemQSchr = {Römische Quartalschrift für christliche Altertumskunde und Kirchengeschichte}}%*Abweichung!
- @String {Romanobarbarica = {Romanobarbarica. Contributi allo studio dei rapporti culturali tra il mondo latino e mondo barbarico}}
- @String {RomGens = {Romana gens. Bollettino dell’Associazione archeologica romana}}
- @String {RoscherML = {W. H. Roscher, Ausführliches Lexikon der griechischen und römischen Mythologie}}%*Abweichung!
- @String {RossA = {Rossijskaja archeologija}}
- @String {RPC = {Roman Provincial Coinage}}
- @String {RPhil = {Revue de philologie, de littérature et d’histoire anciennes}}
- @String {RPortA = {Revista portuguesa de arqueologia}}
- @String {RPorto = {Revista da Facultade de letras. Serie de historia. Universidade do Porto}}
- @String {RRC = {M. Crawford, Roman Republican Coinage (London 1974)}}
- @String {RSaintonge = {Revue de la Saintonge et de l’Aunis}}
- @String {RScPreist = {Rivista di scienze preistoriche}}
- @String {RSO = {Rivista degli studi orientali}}
- @String {RStBiz = {Rivista di studi bizantini e neoellenici}}
- @String {RStCl = {Rivista di studi classici}}
- @String {RStFen = {Rivista di studi fenici}}
- @String {RStLig = {Rivista di studi liguri}}
- @String {RStMarch = {Rivista di studi marchigiani}}
- @String {RStorAnt = {Rivista storica dell’antichità}}
- @String {RStorCal = {Rivista storica calabrese}}
- @String {RStPomp = {Rivista di studi pompeiani}}
- @String {RStPun = {Rivista di studi punici}}
- @String {RTopAnt = {Rivista di topografia antica}}
- @String {Rudiae = {Rudiae. Ricerche sul mondo classico}}
- @String {SaalbJb = {Saalburg-Jahrbuch. Bericht des Saalburg-Museums}}
- @String {SaarBeitr = {Saarbrücker Beiträge zur Altertumskunde}}
- @String {SaarStMat = {Saarbrücker Studien und Materialien zur Altertumskunde}}
- @String {Sacer = {Sacer. Bollettino della Associazione storica saccarese}}
- @String {Saeculum = {Saeculum. Jahrbuch für Universalgeschichte}}
- @String {SAGA = {Studien zur Archäologie und Geschichte Altägyptens}}
- @String {SaggiFen = {Saggi fenici}}
- @String {Saguntum = {Saguntum. Papeles del Laboratorio de arqueología de Valencia}}
- @String {Saitabi = {Saitabi. Noticiario de historia, arte y arqueología de Levante}}
- @String {SAK = {Studien zur altägyptischen Kultur}}
- @String {Salduie = {Salduie. Estudios de prehistoria y arqueología}}
- @String {Samothrace = {Samothrace. Excavations Conducted by the Institute of Fine Arts of New York University}}
- @String {Sandalion = {Sandalion. Quaderni di cultura classica, cristiana e medievale}}
- @String {Sardis = {Sardis. Publications of the American Society for the Excavation of Sardis}}
- @String {Sargetia = {Sargetia. Acta Musei regionalis Devensis}}
- @String {SarkSt = {Sarkophag-Studien}}
- @String {Sautuola = {Sautuola. Revista del Instituto de prehistoria y arqueologia Sautuola}}
- @String {Savaria = {Savaria. Bulletin der Museen des Komitats Vas}}
- @String {SBBerlin = {Sitzungsberichte der Deutschen Akademie der Wissenschaften zu Berlin. Klasse für Sprache, Literatur und Kunst}}
- @String {SBLeipzig = {Sitzungsberichte der Sächsischen Akademie der Wissenschaften zu Leipzig}}
- @String {SBMuenchen = {Bayerische Akademie der Wissenschaften. Philosophisch-Historische Klasse. Sitzungsberichte}}%*Abweichung!
- @String {SborBrno = {Sborník prací Filozofické fakulty Brněnské univerzity. M, Rada archeologická}}
- @String {SBWien = {Sitzungsberichte. Österreichische Akademie der Wissenschaften}}
- @String {ScAnt = {Scienze dell’antichità. Storia, archeologia, antropologia}}
- @String {SCE = {The Swedish Cyprus Expedition}}
- @String {SchildStei = {Schild von Steier. Beiträge zur Steirischen Vor- und Frühgeschichte und Münzkunde}}
- @String {Scholia = {Scholia. Natal Studies in Classical Antiquity}}
- @String {SchwMueBl = {Schweizer Münzblätter}}%*Abweichung!
- @String {SchwNumRu = {Schweizerische numismatische Rundschau}}
- @String {ScrCiv = {Scrittura e civiltà}}
- @String {ScrClIsr = {Scripta classica Israelica. Yearbook of the Israel Society for the Promotion of Classical Studies}}
- @String {ScrHieros = {Scripta Hierosolymitana. Publications of the Hebrew University, Jerusalem}}
- @String {ScrMed = {Scripta mediterranea. Bulletin of the Society for Mediterranean Studies, Toronto}}
- @String {SDAIK = {Sonderschriften des Deutschen Archäologischen Instituts, Abteilung Kairo}}
- @String {SEG = {Supplementum epigraphicum Graecum}}
- @String {SeminRom = {Seminari romani di cultura greca}}
- @String {Semitica = {Semitica. Cahiers publiés par l’Institut d’études sémitiques du College de France. Avec le concours du Centre national de la recherche scientifique}}
- @String {SetubalA = {Setúbal arqueológica}}
- @String {Sibrium = {Sibrium. Collana di studi e documentazioni}}
- @String {SicA = {Sicilia archeologica}}
- @String {SicGymn = {Siculorum gymnasium}}
- @String {SIG = {W. Dittenberger, Sylloge inscriptionum Graecarum (Leipzig 1915--­1924)}}
- @String {Sileno = {Sileno. Rivista di studi classici e cristiani}}
- @String {SilkRoadArtA = {Silk Road Art and Archaeology. Journal of the Institute of Silk Road Studies, Kamakura}}
- @String {SIMA = {Studies in Mediterranean Archaeology}}
- @String {Simblos = {Simblos. Scritti di storia antica}}
- @String {Skyllis = {Skyllis. Zeitschrift für Unterwasserarchäologie}}
- @String {SlovA = {Slovenská archeológia}}
- @String {SlovNum = {Slovenská numizmatika}}
- @String {SMEA = {Studi micenei ed egeo-anatolici}}
- @String {SNG = {Sylloge nummorum Graecorum}}
- @String {SocGeoAOran = {(Bulletin trimestriel de la) Société de géographie et d’archéologie (de la province) d’Oran}}
- @String {SoobErmit = {Soobščenija Gosudarstvennogo Ėrmitaža}}
- @String {SoobMuzMoskva = {Soobščenija Gosudarstvennogo muzeja izobrazitel’nych isskustv imeni A. S. Puškina}}
- @String {SovA = {Sovetskaja archeologija}}
- @String {Spal = {Spal. Revista de prehistoria y arqueología de la Universidad de Sevilla}}
- @String {SpNov = {Specimina nova dissertationum ex Instituto historico Universitatis Quinqueecclesiensis de Iano Pannonio nominatae}}
- @String {Spoletium = {Spoletium. Rivista di arte, storia, cultura}}
- @String {StA = {Studia archaeologica}}
- @String {Stadion = {Stadion. Internationale Zeitschrift für Geschichte des Sports}}
- @String {StaedelJb = {Städel-Jahrbuch}}%*Abweichung!
- @String {StAeg = {Studia Aegyptiaca. Budapest}}
- @String {StAlb = {Studia Albanica}}
- @String {StAnt = {Studi di antichità. Università di Lecce}}
- @String {Starinar = {StarinarArheoloki institut Beograd}}
- @String {StAWarsz = {Studia archeologiczne. Uniwersytet Warszawski, Instytut archeologii}}
- @String {StBiFranc = {Studium biblicum Franciscanum. Liber annuus}}
- @String {StBitont = {Studi bitontini}}
- @String {StBoT = {Studien zu den Bogazköy-Texten}}
- @String {StCercIstorV = {Studii şi cercetări de istorie veche şi arheologie}}
- @String {StCercNum = {Studii şi cercetări de numismatică}}
- @String {StCl = {Studii clasice. Societatea de studii clasice din Republica socialistă Romănia}}
- @String {StClOr = {Studi classici e orientali}}
- @String {StDocA = {Studi e documenti di archeologia}}
- @String {StDocHistIur = {Studia et documenta historiae et iuris}}
- @String {StEbla = {Studi eblaiti}}
- @String {StEgAntPun = {Studi di egittologia e di antichità puniche}}
- @String {SteMat = {Studi e materiali. Soprintendenza ai beni archeologici per la Toscana}}
- @String {StEpigrLing = {Studi epigrafici e linguistici sul Vicino Oriente antico}}
- @String {StEtr = {Studi etruschi}}
- @String {StGenu = {Studi genuensi}}
- @String {StHist = {Studia historica. Historia antigua}}
- @String {StiftHambKuSamml = {Stiftung zur Förderung der Hamburgischen Kunstsammlungen. Erwerbungen}}
- @String {StItFilCl = {Studi italiani di filologia classica}}
- @String {StLatIt = {Studi latini e italiani}}
- @String {StMagreb = {Studi magrebini}}
- @String {StMatStorRel = {Studi e materiali di storia delle religioni}}
- @String {StOliv = {Studia Oliveriana}}
- @String {StOr = {Studia orientalia, Helsinki}}
- @String {StOrCr = {Studi sull’Oriente cristiano}}
- @String {StP = {Studia papyrologica}}
- @String {StrennaRom = {Strenna dei romanisti}}
- @String {StRom = {Studi romani}}
- @String {StRomagn = {Studi romagnoli}}
- @String {StSalent = {Studi salentini}}
- @String {StSard = {Studi sardi}}
- @String {StStorRel = {Studi storico-religiosi}}
- @String {StTardoant = {Studi tardoantichi}}
- @String {StTrentStor = {Studi trentini di scienze storiche. Sezione seconda}}
- @String {StTroica = {Studia Troica}}
- @String {StUrbin = {Studi urbinati. B, Scienze umane. 3, Linguistica, letteratura, arte}}
- @String {Sumer = {Sumer. A Journal of Archaeology (and History) in Iraq}}
- @String {SylvaMala = {Sylva Mala. Bollettino del Centro di studi archeologici di Boscoreale, Boscotrecase e Trecase}}%*Abweichung!
- @String {SymbOslo = {Symbolae Osloenses}}
- @String {Syria = {Syria. Revue d’art oriental et d’archéologie}}
- @String {SyrMesopSt = {Syro-Mesopotamian Studies}}
- @String {TAD = {Türk arkeoloji dergisi}}
- @String {Talanta = {Τάλαντα. Proceedings of the Dutch Archaeological and Historical Society}}
- @String {TAM = {E. Kalinka (Hrsg.), Tituli Asiae Minoris (Wien 1901--­1941)}}
- @String {Taras = {Taras. Rivista di archeologia}}
- @String {Tarsus = {Excavations at Gözlü Kule, Tarsus}}
- @String {TAVO = {Tübinger Atlas des Vorderen Orients}}
- @String {TeherF = {Teheraner Forschungen}}
- @String {Teiresias = {Teiresias. A Review and Continuing Bibliography of Boiotian Studies}}
- @String {TelAvivJA = {Tel Aviv. Journal of the Institute of Archaeology of Tel Aviv University}}
- @String {TerraAntBalc = {Acta Associationis internationalis »Terra antiqua balcanica«}}
- @String {TerraVolsci = {Terra dei Volsci. Annali del Museo archeologico di Frosinone}}
- @String {Teruel = {Teruel. Instituto de estudios turolenses}}
- @String {TextilAnc = {Textiles anciens. Bulletin du Centre international d’étude des textiles anciens}}
- @String {TheolRu = {Theologische Rundschau}}
- @String {ThesCRA = {Thesaurus Cultus et Rituum Antiquorum}}
- @String {Thessalika = {Θεσσαλικά}}
- @String {Thessalonike = {Η Θεσσαλονίκη}}
- @String {Thieme-Becker = {U. Thieme – F. Becker (Hrsg.), Allgemeines Lexikon der bildenden Künstler}}%*Abweichung!
- @String {ThrakChron = {Θρακικά Χρονικά}}
- @String {ThrakEp = {Θρακική Επετηρίδα}}
- @String {TIB = {Tabula Imperii Byzantini}}
- @String {Tibiscus = {Tibiscus. Istorie, arheologie. Muzeul Banatului Timişoara}}
- @String {TiLeon = {Tierras de León}}
- @String {Tiryns = {Tiryns. Forschungen und Berichte}}
- @String {TMA = {Tijdschrift voor Mediterrane archeologie}}
- @String {Topoi = {Τόποι. Orient – Occident}}
- @String {Torretta = {La torretta. Rivista quadrimestrale a cura della Biblioteca comunale di Blera}}
- @String {TourOrleOr = {La Tour de l’Orle-d’Or, Semur-en-Auxois}}
- @String {TrabAntrEtn = {Trabalhos de antropologia e etnologia}}
- @String {TrabArq = {Trabalhos de arqueologia}}
- @String {TrabAssArqPort = {Trabalhos da associação dos arqueólogos portugueses}}
- @String {TrabNavarra = {Trabajos de arqueología de Navarra}}
- @String {TrabPrehist = {Trabajos de prehistoria}}
- @String {Traditio = {Traditio. Studies in Ancient and Medieval History, Thought and Religion}}
- @String {TransactAmPhilAss = {Transactions and Proceedings of the American Philological Association}}
- @String {TransactAmPhilosSoc = {Transactions of the American Philosophical Society}}
- @String {TransactLond = {Transactions of the London and Middlesex Archaeological Society}}
- @String {TravMem = {Travaux et mémoires. Centre de recherche d’histoire et civilisation byzantine, Paris}}
- @String {TravToulouse = {Travaux de l’Institut d’art préhistorique, Université de Toulouse – Le Mirail}}
- @String {TreMonet = {Trésors monétaires}}
- @String {TribArq = {Tribuna d’arqueologia}}
- @String {TrudyErmit = {Trudy Gosudarstvennogo Ėrmitaža}}
- @String {TrWPr = {Trierer Winckelmannsprogramme}}
- @String {TrZ = {Trierer Zeitschrift für Geschichte und Kunst des Trierer Landes und seiner Nachbargebiete}}
- @String {TTKY = {Türk Tarih Kurumu yayınları}}
- @String {TueBA-Ar = {Türkiye Bilimler Akademisi arkeoloji dergisi}}%*Abweichung!
- @String {Tyche = {Tyche. Beiträge zur Alten Geschichte, Papyrologie und Epigraphik}}
- @String {UF = {Ugarit-Forschungen. Internationales Jahrbuch für die Altertumskunde Syrien-Palästinas}}
- @String {UPA = {Universitätsforschungen zur Prähistorischen Archäologie}}
- @String {LUrbe = {L’Urbe. Rivista romana}}%*Abweichung!
- @String {UrSchw = {Ur-Schweiz. La Suisse primitive}}
- @String {UVB = {Vorläufiger Bericht über die von dem Deutschen Archäologischen Institut und der Deutschen Orient-Gesellschaft aus den Mitteln der Deutschen Forschungsgemeinschaft unternommenen Ausgrabungen in Uruk-Warka}}
- @String {VarSpom = {Varstvo spomenikov}}
- @String {VDI = {Vestnik drevnej istorii}}
- @String {Vekove = {Vekove. Dvumesečno spisanie. Bălgarsko istoričesko družestvo}}
- @String {Veleia = {Veleia. Revista de prehistoria, historia antigua, arqueología y filología clásicas}}
- @String {VenArt = {Venezia arti. Bolletino del Dipartimento di storia e critica delle arti dell’Università di Venezia}}
- @String {VerAmstMeded = {Mededelingenblad. Vereniging van Vrienden Allard Pierson Museum}}
- @String {Verbanus = {Verbanus. Rassegna per la cultura, l’arte, la storia del lago}}
- @String {VeteraChr = {Vetera christianorum}}
- @String {VGesVind = {Veröffentlichungen der Gesellschaft Pro Vindonissa}}
- @String {Vichiana = {Vichiana. Rassegna di studi filologici e storici}}
- @String {VicOr = {Vicino Oriente}}
- @String {VigChr = {Vigiliae christianae}}
- @String {Viminacium = {Viminacium. Zbornik radova Narodnog muzeja}}
- @String {VisRel = {Visible Religion}}
- @String {Vitudurum = {Beiträge zum römischen Oberwinterthur – Vitudurum. Ausgrabungen im Unteren Bühl}}
- @String {VivScyl = {Vivarium Scyllacense. Bollettino dell’Istituto di studi su Cassiodoro e sul medioevo in Calabria}}
- @String {VizVrem = {Vizantijskij vremennik}}
- @String {VjesAMuzZagreb = {Vjesnik Arheološkog muzeja u Zagrebu}}
- @String {VjesDal = {Vjesnik za arheologiju i historiju dalmatinsku. Bulletin d’archéologie et d’histoire dalmates}}
- @String {Wad-al-Hayara = {Wad-al-Hayara. Revista de estudios de la Institución provincial de cultura »Marqués de Santillana« de Guadalajara}}
- @String {WeltGesch = {Die Welt als Geschichte}}
- @String {WiadA = {Wiadomości archeologiczne. Bulletin archéologique polonais}}
- @String {WissMBosn = {Wissenschaftliche Mitteilungen des Bosnischen Landesmuseums, A. Archäologie}}
- @String {WissZBerl = {Wissenschaftliche Zeitschrift der Humboldt-Universität zu Berlin. Gesellschafts- und sprachwissenschaftliche Reihe}}
- @String {WissZHalle = {Wissenschaftliche Zeitschrift. Martin-Luther-Universität Halle-Wittenberg}}
- @String {WissZJena = {Wissenschaftliche Zeitschrift der Friedrich-Schiller-Universität Jena}}
- @String {WissZRostock = {Wissenschaftliche Zeitschrift der Universität Rostock}}
- @String {WO = {Die Welt des Orients. Wissenschaftliche Beiträge zur Kunde des Morgenlandes}}
- @String {WorldA = {World Archaeology}}
- @String {WSt = {Wiener Studien}}
- @String {WuerzbJb = {Würzburger Jahrbücher für die Altertumswissenschaft}}%*Abweichung!
- @String {WVDOG = {Wissenschaftliche Veröffentlichungen der Deutschen Orient-Gesellschaft}}
- @String {WZKM = {Wiener Zeitschrift für die Kunde des Morgenlandes}}
- @String {Xenia = {Xenia. Semestrale di antichità}}
- @String {XeniaAnt = {Xenia antiqua}}
- @String {XeniaKonst = {Xenia. Konstanzer althistorische Vorträge und Forschungen}}
- @String {YaleClSt = {Yale Classical Studies}}
- @String {YaleUnivB = {Yale University Art Gallery Bulletin}}
- @String {ZA = {Zeitschrift für Assyriologie und vorderasiatische Archäologie}}
- @String {ZAAK = {Zeitschrift für Archäologie Außereuropäischer Kulturen}}
- @String {ZAeS = {Zeitschrift für ägyptische Sprache und Altertumskunde}}%*Abweichung!
- @String {ZAKSSchriften = {Schriften des Zentrums für Archäologie und Kulturgeschichte des Schwarzmeerraumes}}
- @String {ZAntChr = {Zeitschrift für antikes Christentum}}
- @String {ZAW = {Zeitschrift für die alttestamentliche Wissenschaft}}
- @String {ZborMuzBeograd = {Zbornik Narodnog muzeja Beograd}}
- @String {ZborRadBeograd = {Zbornik radova Vizantološkog instituta. Recueil des travaux de l’Institut d’études byzantines, Beograd}}
- @String {ZborZadar = {Zbornik Instituta za historijske nauke u Zadru}}
- @String {ZDMG = {Zeitschrift der Deutschen Morgenländischen Gesellschaft}}
- @String {ZDPV = {Zeitschrift des Deutschen Palästina-Vereins}}
- @String {Zephyrus = {Zephyrus. Revista de prehistoria y arqueología}}
- @String {ZEthn = {Zeitschrift für Ethnologie der Deutschen Gesellschaft für Völkerkunde und der Berliner Gesellschaft für Anthropologie, Ethnologie und Urgeschichte}}
- @String {ZfA = {Zeitschrift für Archäologie}}
- @String {ZfNum = {Zeitschrift für Numismatik}}
- @String {ZivaAnt = {Živa antika. Antiquité vivante}}
- @String {ZKuGesch = {Zeitschrift für Kunstgeschichte}}
- @String {ZNW = {Zeitschrift für die neutestamentliche Wissenschaft und die Kunde der älteren Kirche}}
- @String {ZPE = {Zeitschrift für Papyrologie und Epigraphik}}
- @String {ZSav = {Zeitschrift der Savigny-Stiftung für Rechtsgeschichte. Romanistische Abteilung}}
- @String {ZSchwA = {Zeitschrift für Schweizerische Archäologie und Kunstgeschichte}}
- @String {ZVerglSprF = {Zeitschrift für vergleichende Sprachforschung}}
+ @String {AA = {Archäologischer Anzeiger}}
+@String {AAA = {Αρχαιολογικά Ανάλεκτα εξ Αθηνών}}
+@String {AAcque = {Archeologia delle acque. Rivista semestrale di antropologia, archeologia, etnografia, storia dell'acqua}}
+@String {AAdv = {The Archaeological Advertiser}}
+@String {AAJ = {Annual of the Department of Antiquities of Jordan}}
+@String {AAlpi = {Archeologia delle Alpi}}
+@String {AarbKob = {Aarbøger for nordisk oldkyndighed og historie}}%*Abweichung!
+@String {AArchit = {Archeologia dell'architettura}}
+@String {AAS = {Les annales archéologiques arabes syriennes}}
+@String {AASOR = {The Annual of the American Schools of Oriental Research}}
+@String {AAusgrBadWuert = {Archäologische Ausgrabungen in Baden-Württemberg}}%*Abweichung!
+@String {AAustr = {Archaeologia Austriaca}}
+@String {ABADY = {Archäologische Berichte aus dem Yemen}}
+@String {AbhBerlin = {Abhandlungen der Deutschen Akademie der Wissenschaften zu Berlin}}
+@String {AbhDuesseldorf = {Abhandlungen der Rheinisch-Westfälischen Akademie der Wissenschaften}}%*Abweichung!
+@String {AbhGoettingen = {Abhandlungen der Akademie der Wissenschaften zu Göttingen. Philologisch-Historische Klasse}}%*Abweichung!
+@String {AbhLeipzig = {Abhandlungen der Sächsischen Akademie der Wissenschaften zu Leipzig. Philologisch-Historische Klasse}}
+@String {AbhMainz = {Akademie der Wissenschaften und der Literatur in Mainz. Abhandlungen der Geistes- und Sozialwissenschaftlichen Klasse}}
+@String {AbhMuenchen = {Bayerische Akademie der Wissenschaften. Philosophisch-Historische Klasse. Abhandlungen}}%*Abweichung!
+@String {ABret = {Archéologie en Bretagne. Bulletin d'information}}
+@String {Abr-Nahrain = {Abr-Nahrain. An Annual Published by the Department of Middle Eastern Studies, University of Melbourne}}
+@String {ABulg = {Archaeologia Bulgarica}}
+@String {ABV = {J. D. Beazley, Attic Black-figure Vase-painters (Oxford 1956)}}
+@String {ACalc = {Archeologia e calcolatori}}
+@String {ACamp = {Archeologia in Campania. Bolletino di informazioni a cura della Soprintendenza archeologica delle province di Napoli e Caserta}}
+@String {ACant = {Archaeologia Cantiana}}
+@String {AcBibl = {Accademie e biblioteche d'Italia}}
+@String {Achse = {Achse, Rad und Wagen. Beiträge zur Geschichte der Landfahrzeuge}}
+@String {Acme = {Acme. Annali della Facoltà di lettere e filosofia dell'Università degli studi di Milano}}
+@String {Acontia = {Acontia. Revista de arqueología}}
+@String {ACors = {Archeologia corsa}}
+@String {ActaAArtHist = {Acta ad archaeologiam et artium historiam pertinentia}}
+@String {ActaAArtHist-sa = {Acta ad archaeologiam et artium historiam pertinentia. Series altera in 8}}%*Abweichung!
+@String {ActaAcAbo = {Acta Academiae Aboensis}}
+@String {ActaACarp = {Acta archaeologica Carpathica}}
+@String {ActaALov = {Acta archaeologica Lovaniensia}}
+@String {ActaALovMono = {Acta archaeologica Lovaniensia. Monographiae}}
+@String {ActaAntHung = {Acta antiqua Academiae scientiarum Hungaricae}}
+@String {ActaArch = {Acta archaeologica. København}}
+@String {ActaArchHung = {Acta archaeologica Academiae scientiarum Hungaricae}}
+@String {ActaAth = {Acta Instituti Atheniensis regni Sueciae}}
+@String {ActaCl = {Acta classica. Proceedings of the Classical Association of South Africa}}
+@String {ActaClDebrec = {Acta classica Universitatis scientiarum Debreceniensis}}
+@String {ActaHistDac = {Acta historica. Societas academica Dacoromana}}
+@String {ActaHyp = {Acta hyperborea. Danish Studies in Classical Archaeology}}
+@String {ActaInstRomFin = {Acta Instituti Romani Finlandiae}}
+@String {ActaMusNapoca = {Acta Musei Napocensis}}
+@String {ActaMusPorol = {Acta Musei Porolissensis}}
+@String {ActaNum = {Acta numismática (Barcelona)}}
+@String {ActaOr = {Acta orientalia (Kopenhagen)}}
+@String {ActaOrHung = {Acta orientalia Academiae scientiarum Hungaricae}}
+@String {ActaPhilSocDac = {Acta philologica. Societas academica Dacoromana}}
+@String {ActaPraehistA = {Acta praehistorica et archaeologica}}
+@String {ActaTorunA = {Acta Universitatis Nicolai Copernici. Archaeologia}}
+@String {ActaTorunHist = {Acta Universitatis Nicolai Copernici. Historia}}
+@String {AD = {Antike Denkmäler}}
+@String {ADAIK = {Abhandlungen des Deutschen Archäologischen Instituts, Abteilung Kairo}}
+@String {Adalya = {Adalya. Annual of the Suna \& Inan Kiraç-Research Institute on Mediterranean Civilizations}}
+@String {ADelt-A = {Αρχαιολογικόν Δελτίον (Μελέτες)}}%*Abweichung!
+@String {ADelt-B = {Αρχαιολογικόν Δελτίον (Χρονικά)}}%*Abweichung!
+@String {ADerg = {Arkeoloji dergisi. Ege Üniversitesi Edebiyat Fakültesi}}
+@String {ADFU = {Ausgrabungen der Deutschen Forschungsgemeinschaft in Uruk-Warka}}
+@String {AdI = {Annali dell'Instituto di corrispondenza archeologica}}
+@String {ADOG = {Abhandlungen der Deutschen Orient-Gesellschaft}}
+@String {Adumatu = {Adumatu. A Semi-Annual Archeological Refereed Journal on the Arab World}}
+@String {AE = {L'année épigraphique}}
+@String {AeA = {Aegean Archaeology}}
+@String {Aegaeum = {Aegaeum. Annales d'archéologie égéenne de l'Université de Liège}}
+@String {AegLev = {Ägypten und Levante. Egypt and the Levant. Internationale Zeitschrift für ägyptische Archäologie und deren Nachbargebiete}}%*Abweichung!
+@String {AEmil = {Archeologia dell'Emilia-Romagna}}
+@String {AEphem = {Αρχαιολογική Eφημερίς}}
+@String {AeR = {Atene e Roma}}
+@String {AErgoMak = {Το Αρχαιολογικό Έργο στη Μακεδονία και Θράκη}}
+@String {AErt = {Archaeologiai értesitő}}
+@String {AEspA = {Archivo español de arqueología}}
+@String {Aevum = {Aevum. Rassegna di scienze storiche linguistiche e filologiche}}
+@String {AevumAnt = {Aevum antiquum}}
+@String {AF = {Archäologische Forschungen}}
+@String {AfO = {Archiv für Orientforschung}}
+@String {Africa = {Africa. Institut national d'archéologie et d'art, Tunis}}
+@String {AGD = {Antike Gemmen in deutschen Sammlungen}}
+@String {AGeo = {Archaeologia geographica}}
+@String {Agora = {The Athenian Agora}}
+@String {AgoraPB = {Excavations of the Athenian Agora. Picture Book}}
+@String {AHist = {Arqueologia e história}}
+@String {AHistStAlex = {Archaeological and Historical Studies. The Archaeological Society of Alexandria}}
+@String {AHw = {W. von Soden, Akkadisches Handwörterbuch (Wiesbaden 1965--1981)}}
+@String {AiD = {Archäologie in Deutschland}}
+@String {AInf = {Archäologische Informationen. Mitteilungen zur Ur- und Frühgeschichte}}
+@String {AIONArch = {Annali dell'Istituto universitario orientale di Napoli. Dipartimento di studi del mondo classico e del Mediterraneo antico. Sezione di archeologia e storia antica}}
+@String {AIONFil = {Annali dell'Istituto universitario orientale di Napoli. Dipartimento di studi del mondo classico e del Mediterraneo antico. Sezione filologicoletteraria}}
+@String {AIONLing = {Annali dell'Istituto universitario orientale di Napoli. Dipartimento di studi del mondo classico e del Mediterraneo antico. Sezione linguistica}}
+@String {AIPhOr = {Annuaire de l'Institut de philologie et d'histoire orientales et slaves (Université Libre de Bruxelles)}}
+@String {Aitna = {Aitna. Quaderni di topografia antica}}
+@String {AJA = {American Journal of Archaeology}}
+@String {AJahrBay = {Das archäologische Jahr in Bayern}}
+@String {AJPh = {American Journal of Philology}}
+@String {AJug = {Archaeologia Jugoslavica}}
+@String {AKorrBl = {Archäologisches Korrespondenzblatt}}
+@String {AlbaRegia = {Alba Regia. Annales Musei Stephani regis}}
+@String {AlmaMaterSt = {Alma mater studiorum Almanacco calabrese Almoraima}}
+@String {AlmanachWien = {Österreichische Akademie der Wissenschaften. Almanach}}
+@String {AlonJisrael = {'Alon mahleqat ha-'atiqot šel medinat Jisra'el}}
+@String {Al-Qannis = {Al-Qanniš. Boletín del Taller de arqueología de Alcañiz}}
+@String {Altamura = {Altamura. Bollettino dell'Archivio-biblioteca-museo civico}}
+@String {AltoMed = {Alto medioevo}}
+@String {Alt-Paphos = {Ausgrabungen in Alt-Paphos auf Cypern}}
+@String {AltThuer = {Alt-Thüringen}}%*Abweichung!
+@String {AM = {Mitteilungen des Deutschen Archäologischen Instituts, Athenische Abteilung}}
+@String {AMediev = {Archaeologia medievale. Cultura materiale, insediamenti, territorio}}
+@String {AMethTh = {Advances in Archaeological Method and Theory}}
+@String {AMI = {Archäologische Mitteilungen aus Iran}}
+@String {AMIT = {Archäologische Mitteilungen aus Iran und Turan}}
+@String {AmJAncHist = {American Journal of Ancient History}}
+@String {AmJNum = {American Journal of Numismatics}}
+@String {AMold = {Arheologia Moldovei}}
+@String {AMosel = {Archaeologia Mosellana}}
+@String {AMS = {Asia Minor Studien}}
+@String {AmStP = {American Studies in Papyrology}}
+@String {AMuGS = {Antike Münzen und geschnittene Steine}}
+@String {ANachr = {Archäologisches Nachrichtenblatt}}
+@String {ANachrBad = {Archäologische Nachrichten aus Baden}}
+@String {AnadoluAra = {Anadolu araştırmaları. Jahrbuch für kleinasiatische Forschung}}
+@String {AnadoluKonf = {Anadolu Medeniyetleri Müzesi konferansları}}
+@String {AnadoluYil = {Anadolu Medeniyetleri Müzesi yıllığı}}
+@String {AnAe = {Analecta Aegyptiaca}}
+@String {Anagennesis = {Anagennesis. A Papyrological Journal}}
+@String {AnalBolland = {Analecta Bollandiana}}
+@String {AnalP = {Analecta papyrologica}}
+@String {AnalRom = {Analecta Romana Instituti Danici}}
+@String {AnArqAnd = {Anuario arqueológico de Andalucía}}
+@String {Anas = {Anas. Museo nacional de arte romano de Mérida}}
+@String {AnatA = {Anatolian Archaeology. Reports on Research Conducted in Turkey}}
+@String {Anatolia = {Anatolia. Revue annuelle de l’Institut d’archéologie de l’Université d’Ankara}}
+@String {ANaturwiss = {Archäologie und Naturwissenschaften}}
+@String {AncCivScytSib = {Ancient Civilizations from Scythia to Siberia. An International Journal of Comparative Studies in History and Archaeology}}
+@String {AncHistB = {The Ancient History Bulletin}}
+@String {AncInd = {The Ancient India}}
+@String {AncNearEastSt = {Ancient Near Eastern Studies. An Annual}}
+@String {AnCord = {Anales de arqueología cordobesa}}
+@String {AncSoc = {Ancient Society}}
+@String {AncW = {The Ancient World}}
+@String {AncWestEast = {Ancient West and East}}
+@String {AnDubr = {Annali Zavoda za povijesne znanosti Istraivakog centra Jugoslavenske akademije znanosti i umjetnosti u Dubrovniku}}
+@String {ANews = {Archaeological News}}
+@String {ANilMoy = {Archéologie du Nil moyen}}
+@String {ANL = {The Archaeological News Letter}}
+@String {AnMunFaro = {Anais do municípo de Faro}}
+@String {AnMurcia = {Anales de prehistoria y arqueología. Universidad de Murcia}}
+@String {AnnAcEtr = {Annuario. Accademia etrusca di Cortona}}
+@String {AnnAcTorino = {Annuario della Accademia delle scienze di Torino}}
+@String {AnnAStorAnt = {Annali. Sezione di archeologia e storia antica. Istituto universitario orientale di Napoli. Dipartimento di studi del mondo classico e del Mediterraneo antico}}
+@String {AnnBari = {Annali della Facoltà di lettere e filosofia, Università degli Studi, Bari}}
+@String {AnnBenac = {Annali Benacensi}}
+@String {AnnBiblAModena = {Annuario bibliografico di archeologia. Modena}}
+@String {AnnBiblARom = {Annuario bibliografico di archeologia. Nuove accessioni del \ldots. Biblioteca dell’Istituto nazionale di archeologia e storia dell’arte, Roma}}
+@String {AnnByzConf = {Annual Byzantine Studies Conference. Abstracts of Papers}}
+@String {AnnCagl = {Annnali della Facoltà di lettere e filosofia dell'Università di Cagliari}}
+@String {AnnCaglMag = {Annali della Facoltà di magistero dell'Università di Cagliari}}
+@String {AnnEconSocCiv = {Annales. Economies, sociétés, civilisations}}
+@String {AnnEgBibl = {Annual Egyptological Bibliography}}
+@String {AnnEth = {Annales d'Éthiopie}}
+@String {AnnFaina = {Annali della Fondazione per il Museo Claudio Faina}}
+@String {AnnHistA = {Annales d'histoire et d'archéologie}}
+@String {AnnHistScSoc = {Annales. Histoire, sciences sociales}}
+@String {AnnIstGiapp = {Annuario. Istituto giapponese di cultura in Roma}}
+@String {AnnIstItNum = {Annali. Istituto italiano di numismatica}}
+@String {AnnLecce = {Annali dell'Università di Lecce. Facoltà di lettere e filosofia e di magistero}}
+@String {AnnLeedsUnOrSoc = {The Annual of Leeds University Oriental Society}}
+@String {AnnMacerata = {Annali della Facoltà di lettere e filosofia, Università di Macerata}}
+@String {AnnMessMag = {Nuovi annali della Facoltà di magistero dell'Università di Messina}}
+@String {AnnMusRov = {Annali del Museo civico di Rovereto. Sezione archeologia, storia, scienze naturali}}
+@String {AnnNap = {Annali della Facoltà di lettere e filosofia, Università di Napoli}}
+@String {AnnNivern = {Les annales des pays Nivernais}}
+@String {AnnNoment = {Annali. Associazione nomentana di storia e archeologia}}
+@String {AnnOrNap = {Annali. Rivista del Dipartimento di studi asiatici e del Dipartimento di studi e ricerche su Africa e paesi arabi, Istituto universitario orientale di Napoli}}
+@String {AnnotNum = {Annotazioni numismatiche}}
+@String {AnnPerugia = {Annali della Facoltà di lettere e filosofia, Università degli studi di Perugia, 1. Studi classici}}
+@String {AnnPisa = {Annali della Scuola normale superiore di Pisa}}
+@String {AnnPontAcRom = {Annuario della Pontificia accademia romana di archeologia}}
+@String {AnnRepBSA = {Annual Report of Council. British School of Archaeology at Athens}}
+@String {AnnRepCypr = {Annual Report of the Department of Antiquities, Republic of Cyprus}}
+@String {AnnRepFoggArtMus = {The Annual Report of the Fogg Art Museum}}
+@String {AnnSiena = {Annali della Facoltà di lettere e filosofia, Università di Siena}}
+@String {AnnuarioAcLinc = {Annuario della Accademia nazionale dei Lincei}}
+@String {AnnuarioLecce = {Annuario. Liceo-ginnasio statale G. Palmieri, Lecce}}
+@String {AnnUnBud = {Annales Universitatis scientiarum Budapestinensis de Rolando Eötvös nominatae}}
+@String {AnnWorcArtMus = {Annual (Report). Worcester Art Museum}}
+@String {Anodos = {Anodos. Studies of Ancient World}}
+@String {AnOr = {Analecta orientalia. Commentationes scientificae de rebus orientis antiqui}}
+@String {ANRW = {Aufstieg und Niedergang der römischen Welt}}
+@String {Anschnitt = {Der Anschnitt. Mitteilungsblatt der Vereinigung der Freunde von Kunst und Kultur im Bergbau}}
+@String {ANSMusNotes = {Museum Notes. American Numismatic Society}}
+@String {AnSt = {Anatolian Studies}}
+@String {Antaeus = {Antaeus. Communicationes ex Instituto archaeologico Academiae scientiarum hungaricae}}
+@String {AntAfr = {Antiquités africaines}}
+@String {AntChr = {Antike und Christentum}}
+@String {AntCl = {L'antiquité classique}}
+@String {AnthrAChron = {Ανθρωπολογικά και Αρχαιολογικά Χρονικά}}
+@String {Anthropos = {Άνθρωπος. Όργανο της Ανθρωπολογικής Εταιρείας Ελλάδος}}
+@String {Antichthon = {Antichthon. Journal of the Australian Society for Classical Studies}}
+@String {AntigCr = {Antigüedad y cristianismo. Monografías históricas sobre la antigüedad tardía}}
+@String {Antipolis = {Antipolis. A Journal of Mediterranean Archaeology}}
+@String {Antiqua = {Antiqua. Rivista dell'Archeoclub d'Italia}}
+@String {Antiquity = {Antiquity. A Quarterly Review of Archaeology}}
+@String {AntJ = {The Antiquaries Journal}}
+@String {AntK = {Antike Kunst}}
+@String {AntNat = {Antiquités nationales. Saint-Germain-en-Laye}}
+@String {AntPisa = {Antichità pisane}}
+@String {AntPl = {Antike Plastik}}
+@String {AntSurv = {Antiquity and Survival}}
+@String {AntTard = {Antiquité tardive. Revue internationale d'histoire et d'archéologie}}
+@String {AnzAW = {Anzeiger für die Altertumswissenschaft}}
+@String {AnzWien = {Anzeiger. Österreichische Akademie der Wissenschaften, Philosophisch-Historische Klasse}}
+@String {AOAT = {Alter Orient und Altes Testament. Veröffentlichungen zur Kultur und Geschichte des Alten Orients und des Alten Testaments}}
+@String {AoF = {Altorientalische Forschungen}}
+@String {AOtkryt = {Archeologičeskie otkrytija}}
+@String {APamKiiv = {Archeologični pamjatki URSR}}
+@String {APh = {L'année philologique}}
+@String {APol = {Archaeologia Polona}}
+@String {Apollo = {Apollo. Bolletino dei musei provinciali del Salernitano}}
+@String {ApolloLond = {Apollo. The International Magazine of the Arts}}
+@String {APort = {O arqueólogo português}}
+@String {AppRomFil = {Appunti romani di filologia. Studi e comunicazioni di filologia, linguistica e letteratura greca e latina}}
+@String {APregl = {Arheološki pregled. Arheološko društvo Jugoslavije}}
+@String {Apulum = {Apulum. Acta Musei Apulensis}}
+@String {AquiLeg = {Aquila legionis. Cuadernos des estudios sobre el ejército romano}}
+@String {AquilNost = {Aquileia nostra. Bollettino dell'Associazione nazionale per Aquileia}}
+@String {Aquitania = {Aquitania. Une revue inter-régionale d'archéologie}}
+@String {ArabAEpigr = {Arabian Archaeology and Epigraphy}}
+@String {ARadRaspr = {Arheolokiradovi i rasprave}}
+@String {ArbFBerSaechs = {Arbeits- und Forschungsberichte zur sächsischen Bodendenkmalpflege}}
+@String {Archaeographie = {Archäographie. Archäologie und elektronische Datenverarbeitung}}%*Abweichung!
+@String {Archaeologia = {Archaeologia or Miscellaneous Tracts Relating to Antiquity Published by the Society of Antiquaries of London}}
+@String {Archaeology = {Archaeology. A Magazine Dealing with the Antiquity of the World}}
+@String {Archaeometry = {Archaeometry. Bulletin of the Research Laboratory for Archaeology and History of Art, Oxford University}}
+@String {Archaiognosia = {Αρχαιογνωσία}}
+@String {ArchBegriffsGesch = {Archiv für Begriffsgeschichte}}
+@String {ArchByzMnem = {Αρχείον των Βυζαντινών Μνημείων της Ελλάδος }}
+@String {ArchCl = {Archeologia classica}}
+@String {Archeo = {Archeo. Attualità del passato}}
+@String {ArcheogrTriest = {Archeografo triestino}}
+@String {ArcheologiaParis = {Archeologia, Paris. L'archéologie dans le monde et tout ce qui concerne les recherches historiques, artistiques et scientifiques sur terre et dans les mers}}
+@String {ArcheologiaRoma = {Archeologia. Rivista bimestrale. Roma}}
+@String {ArcheologiaWarsz = {Archeologia. Rocznik Instytutu archeologii i etnologii, Polskiej akademii nauk}}
+@String {ArcheologijaKiiv = {Archeologija. Nacional'na akademija nauk Ukraini. Institut archeologii}}
+@String {ArcheologijaSof = {Archeologija. Organ na Archeologičeskija institut i muzej (pri Bălgarskata akademii nauk)}}
+@String {ArchEubMel = {Αρχείον Ευβοϊκών Μελετών}}
+@String {ArchHom = {Archaeologia Homerica}}
+@String {Architectura = {Architectura. Zeitschrift für Geschichte der Baukunst}}
+@String {Archivi = {Archivi. Archivi d'Italia e rassegna internazionale degli archivi}}
+@String {ArchPF = {Archiv für Papyrusforschung und verwandte Gebiete}}
+@String {ArchPrehistLev = {Archivo de prehistoria levantina}}
+@String {ArchRel = {Archiv für Religionsgeschichte}}
+@String {ArchStorCal = {Archivio storico per la Calabria e la Lucania}}
+@String {ArchStorPugl = {Archivio storico pugliese}}
+@String {ArchStorRom = {Archivio della Società romana di storia patria}}
+@String {ArchStorSicOr = {Archivio storico per la Sicilia orientale}}
+@String {ArchStorSir = {Archivio storico siracusano}}
+@String {Arctos = {Arctos. Acta philologica Fennica}}
+@String {ARepLond = {Archaeological Reports}}
+@String {Argo = {Argo. časopis slovenskih muzejev, Narodni Muzej Slovenije}}
+@String {ArOr = {Archív orientální. Quarterly Journal of African and Asian Studies}}
+@String {ArOrMono = {Archív orientální. Quarterly Journal of African, Asian and Latin American Studies. Monografie Archívu orientálního}}
+@String {ArOrSuppl = {Archív orientální. Quarterly Journal of African, Asian and Latin American Studies. Supplementa}}
+@String {ARozhl = {Archeologické rozhledy}}
+@String {ArqBeja = {Arquivo de Beja. Boletim, estudos, arquivo}}
+@String {Arse = {Arse. Boletín del Centro arqueológico saguntino}}
+@String {ArsGeorg = {Ars Georgica}}
+@String {ArtAntMod = {Arte antica e moderna}}
+@String {ArtARhone = {Art et archéologie en Rhône-Alpes}}%*Abweichung!
+@String {ArtAs = {Artibus Asiae}}
+@String {ArtB = {The Art Bulletin}}
+@String {ArtJ = {Art Journal}}
+@String {ArtLomb = {Arte lombarda}}
+@String {ArtMediev = {Arte medievale}}
+@String {ArtVirg = {Arts in Virginia}}
+@String {ARV2 = {J. D. Beazley, Attic Red-figure Vase-painters \textsuperscript{2}(Oxford 1963)}}
+@String {ASachs = {Archäologie in Sachsen-Anhalt}}
+@String {ASAE = {Annales du Service des antiquités de l’Égypte}}
+@String {ASammlUnZuerch = {Archäologische Sammlung der Universität Zürich}}%*Abweichung!
+@String {ASAtene = {Annuario della Scuola archeologica di Atene e delle missioni italiane in Oriente}}
+@String {ASbor = {Archeologičeskij sbornik. Gosudarstvennyj ordena Lenina Ermitaž}}
+@String {ASchw = {Archäologie der Schweiz. Mitteilungsblatt der Schweizerischen Gesellschaft für Ur- und Frühgeschichte}}
+@String {ASoc = {Archeologia e società}}
+@String {ASoloth = {Archäologie des Kantons Solothurn}}
+@String {ASR = {Die antiken Sarkophagreliefs}}
+@String {Assaph = {Assaph. Studies in Art History}}
+@String {AssyrMisc = {Assyriological Miscellanies}}
+@String {AST = {AratirmaSonuçlariToplantisi}}
+@String {ASub = {L'archeologo subacqueo. Quadrimestrale di archeologia subacquea e navale}}
+@String {ASubacq = {Archeologia subacquea. Studi, ricerche e documenti}}
+@String {Athenaeum = {Athenaeum. Studi di letteratura e storia dell'antichità}}
+@String {Atiqot = {`Atiqot. Journal of the Israel Department of Antiquities}}
+@String {AtiqotHeb = {`Atiqot. Journal of the Israel Department of Antiquities. Hebrew Series}}
+@String {Atlal = {Atlal. The Journal of Saudi Arabian Archaeology}}
+@String {AttiAcPontan = {Atti della Accademia pontaniana}}
+@String {AttiAcRov = {Atti della Accademia Roveretana degli Agiati. Contributi della classe di scienze umane, di lettere ed arti}}
+@String {AttiAcTorino = {Atti della Accademia delle scienze di Torino, 2. Classe di scienze morali, storiche e filologiche}}
+@String {AttiCAntCl = {Atti. Centro ricerche e documentazione sull'antichità classica}}
+@String {AttiCItRom = {Atti. Centro studi e documentazione sull'Italia romana}}
+@String {AttiMemBologna = {Atti e memorie. Deputazione di storia patria per le province di Romagna}}
+@String {AttiMemDal = {Atti e memorie della Società dalmata di storia patria}}
+@String {AttiMemFirenze = {Atti e memorie dell'Academia toscana di scienze e lettere »La Columbaria«}}
+@String {AttiMemIstria = {Atti e memorie della Società istriana di archeologia e storia patria}}
+@String {AttiMemMagnaGr = {Atti e memorie della Società Magna Grecia}}
+@String {AttiMemModena = {Atti e memorie. Deputazione di storia patria per le antiche provincie modenesi}}
+@String {AttiMemTivoli = {Atti e memorie della Società tiburtina di storia e d'arte}}
+@String {AttiMusTrieste = {Atti dei Civici musei di storia ed arte di Trieste}}
+@String {AttiPalermo = {Atti della Accademia di scienze, lettere e arti di Palermo}}
+@String {AttiRovigno = {Atti. Centro di ricerche storiche, Rovigno}}
+@String {AttiSocFriuli = {Atti della Società per la preistoria e protostoria della regione Friuli -- Venezia Giulia}}
+@String {AttiVenezia = {Atti. Istituto veneto di scienze, lettere ed arti}}
+@String {AuA = {Antike und Abendland}}
+@String {AulaOr = {Aula orientalis. Revista de estudios del Próximo Oriente antiguo}}
+@String {AusgrFu = {Ausgrabungen und Funde. Nachrichtenblatt der Landesarchäologie}}
+@String {AusgrFuWestf = {Ausgrabungen und Funde in Westfalen-Lippe}}
+@String {AustrRom = {Pro Austria Romana}}
+@String {AUTerr = {Archeologia, uomo, territorio. Rivista dei Gruppi archeologici Nord Italia}}
+@String {AUWE = {Ausgrabungen in Uruk-Warka. Endberichte}}
+@String {AV = {Archäologische Veröffentlichungen. Deutsches Archäologisches Institut, Abteilung Kairo}}
+@String {AVen = {Archeologia veneta}}
+@String {AVes = {Arheološki vestnik (Ljubljana)}}
+@String {AViva = {Archeologia viva}}
+@String {AvP = {Altertümer von Pergamon}}
+@String {AW = {Antike Welt. Zeitschrift für Archäologie und Kulturgeschichte}}
+@String {AyasofyaMuezYil = {Ayasofia Müzesi yıllığı. Annual of Ayasofya Museum}}%*Abweichung!
+@String {AZ = {Archäologische Zeitung}}
+@String {Azotea = {Azotea. Revista de cultura del Ayuntamiento de Coria del Río}}
+@String {BA = {Bollettino di archeologia}}
+@String {Baalbek = {Baalbek. Ergebnisse der Ausgrabungen und Untersuchungen in den Jahren 1898 bis 1905}}
+@String {BAAlger = {Bulletin d'archéologie algérienne}}
+@String {BABarcel = {Butlletí informatiu de l'Institut de prehistòria i arqueologia de la Diputació provincial de Barcelona}}
+@String {BABesch = {Bulletin antieke beschaving. Annual Papers on Classical Archaeology}}
+@String {BAcRHist = {Boletín de la Real academia de la historia}}
+@String {BACopt = {Bulletin de la Société d'archéologie copte}}
+@String {BadFuBer = {Badische Fundberichte}}
+@String {Baetica = {Baetica. Estudios de arte, geografía e historia}}
+@String {BaF = {Baghdader Forschungen}}
+@String {BalacaiKoez = {Balácai közlemények}}%*Abweichung!
+@String {BalkSt = {Balkan Studies}}
+@String {BALond = {Bulletin of the Institute of Archaeology, University of London}}
+@String {BALux = {Bulletin d'archéologie luxembourgeoise}}
+@String {BaM = {Baghdader Mitteilungen}}
+@String {BAMaroc = {Bulletin d'archéologie marocaine}}
+@String {BAmSocP = {The Bulletin of the American Society of Papyrologists}}
+@String {BAncOrMus = {Bulletin of the Ancient Orient Museum (Tokyo)}}
+@String {BAngers = {Bulletin du Centre de recherches et d'enseignement de l'antiquité, Angers}}
+@String {BAngloIsrASoc = {Bulletin of the Anglo-Israel Archaeological Society}}
+@String {BAnnMusFerr = {Bollettino annuale. Musei ferraresi}}
+@String {BAntFr = {Bulletin de la Société nationale des antiquaires de France}}
+@String {BAntLux = {Bulletin des antiquités luxembourgeoises}}
+@String {BAParis = {Bulletin archéologique du Comité des travaux historiques et scientifiques. Antiquités nationales}}
+@String {BAProv = {Bulletin archéologique de Provence}}
+@String {BAR = {British Archaeological Reports. British Series}}
+@String {BArchAlex = {Bulletin. Société archéologique d'Alexandrie}}
+@String {BArchit = {Bollettino del Centro di studi per la storia dell'architettura}}
+@String {BARIntSer = {British Archaeological Reports. International Series}}
+@String {BASard = {Nuovo bullettino archeologico sardo}}
+@String {BAsEspA = {Boletín. Asociación española de amigos de la arqueología}}
+@String {BAsInst = {Bulletin of the Asia Institute}}
+@String {BASOR = {Bulletin of the American Schools of Oriental Research}}
+@String {BAssBude = {Bulletin de l'Association Guillaume Budé}}%*Abweichung!
+@String {BAssMosAnt = {Bulletin d'information de l'Association internationale pour l'étude de la mosaïque antique}}
+@String {BASub = {Bollettino di archeologia subacquea}}
+@String {BASudEstEur = {Bulletin d'archéologie sud-est européenne}}
+@String {BATarr = {Bulletí arqueològic. Reial societat arqueològica tarraconense. Boletín arqueológico. Real sociedad arqueológica tarragonese}}
+@String {BAur = {Boletín auriense}}
+@String {BAVA = {Beiträge zur Allgemeinen und Vergleichenden Archäologie}}
+@String {BayVgBl = {Bayerische Vorgeschichtsblätter}}
+@String {BBasil = {Bollettino storico della Basilicata}}
+@String {BBelgRom = {Bulletin de l'Institut historique belge de Rome}}
+@String {BBolsena = {Bollettino di studi e ricerche. Biblioteca comunale di Bolsena}}
+@String {BBrByzSt = {Bulletin of British Byzantine Studies}}
+@String {BCamuno = {Bullettino del Centro Camuno di studi preistorici}}
+@String {BCASic = {Beni culturali e ambientali. Sicilia}}
+@String {BCercleNum = {Bulletin du Cercle d'études numismatiques}}
+@String {BCH = {Bulletin de correspondance hellénique}}
+@String {BCircNumNap = {Bollettino del Circolo numismatico napoletano}}
+@String {BCl = {Bollettino dei classici}}
+@String {BClevMus = {The Bulletin of The Cleveland Museum of Art}}
+@String {BCom = {Bullettino della Commissione archeologica comunale di Roma}}
+@String {BCord = {Bulletin d'information de l'Association internationale pour l'étude de la mosaïque antique}}
+@String {BdA = {Bollettino d'arte}}
+@String {BdE = {Bibliothèque d'études, Institut français d'archéologie orientale, Kairo}}
+@String {BdEC = {Bibliothèque d'études coptes, Institut français d'archéologie orientale, Kairo}}
+@String {BdI = {Bullettino dell'Instituto di corrispondenza archeologica}}
+@String {BDirRom = {Bullettino dell'Istituto di diritto romano »Vittorio Scialoja«}}
+@String {BeazleyAddenda2 = {T. H. Carpenter (Hrsg.), Beazley Addenda \textsuperscript{2}(Oxford 1989)}}%*Abweichung!
+@String {BeazleyPara. = {J. D. Beazley, Paralipomena. Additions to Attic Black-figure Vase-painters and to Attic Red-figure Vase-painters (Oxford 1971)}}%*Abweichung!
+@String {BEcAntNimes = {Bulletin (annuel) de l'École antique de Nîmes}}%*Abweichung!
+@String {BediKart = {Bedi Kartlisa. Revue de kartvélologie}}
+@String {BEFAR = {Bibliothèque des Écoles françaises d'Athènes et de Rome}}
+@String {BeitrESkAr = {Beiträge zur Erschließung hellenistischer und kaiserzeitlicher Skulptur und Architektur}}
+@String {BeitrNamF = {Beiträge zur Namenforschung}}
+@String {BeitrSudanF = {Beiträge zur Sudanforschung}}
+@String {BelArt = {Bellas artes (Madrid)}}
+@String {Belleten = {Belleten. Türk Tarih Kurumu}}
+@String {Benacus = {Benàcus. Museo archeologico della Val Tenesi}}
+@String {BerBayDenkmPfl = {Bericht der Bayerischen Bodendenkmalpflege}}
+@String {BerDFG = {Bericht der Deutschen Forschungsgemeinschaft}}
+@String {BerlBeitrArchaeom = {Berliner Beiträge zur Archäometrie}}%*Abweichung!
+@String {BerlBlVFruehGesch = {Berliner Blätter für Vor- und Frühgeschichte}}%*Abweichung!
+@String {BerlJbVFruehGesch = {Berliner Jahrbuch für Vor- und Frühgeschichte}}%*Abweichung!
+@String {BerlMus = {Berliner Museen}}
+@String {BerlNumZ = {Berliner numismatische Zeitschrift}}
+@String {BerOudhBod = {Berichten van de Rijksdienst voor het oudheidkundig bodemonderzoek}}
+@String {BerRGK = {Bericht der Römisch-Germanischen Kommission}}
+@String {BerVerhLeipz = {Berichte über die Verhandlungen der Sächsischen Akademie der Wissenschaften zu Leipzig}}
+@String {Berytus = {Berytus. Archaeological Studies}}
+@String {BEspA = {Boletín. Asociación española de amigos de la arqueología}}
+@String {BEspOr = {Boletín de la Asociación española de orientalistas}}
+@String {BEtOr = {Bulletin d'études orientales}}
+@String {BFilGrPadova = {Bollettino dell'Istituto di filologia greca, Università di Padova}}
+@String {BFilLingSic = {Bollettino. Centro di studi filologici e linguistici siciliani}}
+@String {BFlegr = {Bollettino flegreo. Rivista di storia, arte e scienze}}
+@String {BFoligno = {Bollettino storico della città di Foligno}}
+@String {BHarvMus = {Harvard University Art Museums Bulletin}}
+@String {BIasos = {Bollettino dell'Associazione Iasos di Caria}}
+@String {BibAr = {The Biblical Archaeologist. The American School of Oriental Research New Haven}}
+@String {BiblClOr = {Bibliotheca classica orientalis}}
+@String {BiblSymb = {Bibliographie zur Symbolik, Ikonographie und Mythologie. Internationales Referateorgan}}
+@String {BIBulg = {Izvestija na Archeologičeskija institut. Bulletin de l’Institut d’archéologie}}
+@String {BICS = {Bulletin of the Institute of Classical Studies of the University of London}}
+@String {BIFAO = {Bulletin de l'Institut français d'archéologie orientale}}
+@String {BInfCentumcellae = {Bollettino di informazioni. Associazione archeologica Centumcellae}}
+@String {BInfCESDAE = {Bollettino di informazioni del Centro di studi e documentazione sull'area elima}}
+@String {BiogrZbor = {Biogradski zbornik}}
+@String {BiOr = {Bibliotheca orientalis}}
+@String {BIstOrvieto = {Bollettino dell'Istituto storico artistico orvietano}}
+@String {BJaen = {Boletín del Instituto de estudios giennenses}}%*Abweichung!
+@String {BJb = {Bonner Jahrbücher des Rheinischen Landesmuseums in Bonn}}
+@String {BJerus = {Bulletin. The Hebrew University, Jerusalem, Rabinowitz Fund}}
+@String {BLaborMusLouvre = {Bulletin du laboratoire du Musée du Louvre}}
+@String {BLazioMerid = {Bollettino dell'Istituto di storia e di arte del Lazio meridionale}}
+@String {BLikUm = {Bulletin Razreda za likovne umjetnosti Hrvatske akademije znanosti i umjetnosti}}
+@String {BlMueFreundeF = {Blätter für Münzfreunde und Münzforschung}}%*Abweichung!
+@String {BLugo = {Boletín de la Comisión provincial de monumentos históricos y artísticos de Lugo}}
+@String {BMCGreekCoins = {Catalogue of the Greek Coins in the British Museums}}%*Abweichung!
+@String {BMCOR = {Catalogue of Oriental Coins in the British Museum I--X}}
+@String {BMCRE = {H. Mattingly (u. a.), Coins of the Roman Empire in the British Museum (London 1923--1950; \textsuperscript{2}1975)}}
+@String {BMCRRI-III = {H. A. Grueber, Coins of the Roman Republic in the British Museum I--III (London 1910)}}%*Abweichung!
+@String {BMetrMus = {The Metropolitan Museum of Art Bulletin}}
+@String {BMon = {Bulletin monumental}}
+@String {BMonMusPont = {Bollettino. Monumenti, musei e gallerie pontificie}}
+@String {BMQ = {The British Museum Quarterly}}
+@String {BMQNSuppl = {The British Museum Quarterly. News Supplement}}
+@String {BMusBeyrouth = {Bulletin du Musée de Beyrouth}}
+@String {BMusBrux = {Bulletin des Musées royaux d'art et d'histoire, Bruxelles}}
+@String {BMusCadiz = {Boletín del Museo de Cádiz}}
+@String {BMusCivRom = {Bullettino del Museo della civiltà romana}}
+@String {BMusFA = {Bulletin. Museum of Fine Arts, Boston}}
+@String {BMusHongr = {Bulletin du Musée hongrois des beaux-arts}}
+@String {BMusMadr = {Boletín del Museo arqueológico nacional, Madrid}}
+@String {BMusMich = {Bulletin. Museums of Art and Archaeology, University of Michigan}}
+@String {BMusMonaco = {Bulletin du Musée d'anthropologie préhistorique de Monaco}}
+@String {BMusPadova = {Bollettino del Museo civico di Padova}}
+@String {BMusPBelArt = {Boletín del Museo provincial de bellas artes}}
+@String {BMusRom = {Bollettino dei Musei comunali di Roma}}
+@String {BMusVars = {Bulletin du Musée national de Varsovie}}
+@String {BMusZaragoza = {Museo de Zaragoza. Boletín}}
+@String {BNumParis = {Bulletin de la Société française de numismatique}}
+@String {BNumRoma = {Bollettino di numismatica}}
+@String {Bogazkoey-Hattusa = {Boğazköy-Hattuša. Ergebnisse der Ausgrabungen}}%*Abweichung!
+@String {Bolskan = {Bolskan. Revista de arqueología del Instituto de estudios Altoaragoneses, revista de arqueología Oscense}}
+@String {BonnHVg = {Bonner Hefte zur Vorgeschichte}}
+@String {BOntMus = {Bulletin of the Royal Ontario Museum of Archaeology, University of Toronto}}
+@String {Boreas = {Boreas. Münstersche Beiträge zur Archäologie}}
+@String {BoreasUpps = {Boreas. Uppsala Studies in Ancient Mediterranean and Near Eastern Civilization}}
+@String {BPeintRom = {Bulletin de liaison. Centre d'études des peintures murales romaines}}
+@String {BPI = {Bullettino di paletnologia italiana}}
+@String {BPrehistAlp = {Bulletin d'études préhistoriques alpines}}%*Abweichung!
+@String {BProAvent = {Bulletin de l'Association Pro Aventico}}
+@String {BProvidence = {Bulletin of the Rhode Island School of Design. Museum Notes}}
+@String {BracAug = {Bracara Augusta. Revista cultural da Câmara municipal de Braga}}
+@String {BracaraAugusta = {Bracara Augusta. Revista cultural da Câmara municipal de Braga}}
+@String {BremABl = {Bremer archäologische Blätter}}
+@String {BRest = {Bollettino dell'Istituto centrale del restauro}}
+@String {Brigantium = {Brigantium. Museo arqueolóxico e histórico}}
+@String {BrMusYearbook = {The British Museum Yearbook}}
+@String {BSA = {The Annual of the British School at Athens}}
+@String {BSAA = {Boletín del Seminario de estudios de arte y arqueología, Universidad de Valladolid}}
+@String {BSFE = {Bulletin de la Société française d'égyptologie}}
+@String {BSiena = {Bullettino senese di storia patria}}
+@String {BSOAS = {Bulletin of the School of Oriental and African Studies (London)}}
+@String {BSocAChamp = {Bulletin de la Société archéologique champenoise}}
+@String {BSocBiblReinach = {Bulletin de liaison de la Société des amis de la Bibliothèque Salomon Reinach}}
+@String {BSocNumRom = {Buletinul Societăţii numismatice române}}
+@String {BSR = {Papers of the British School at Rome}}
+@String {BStLat = {Bollettino di studi latini}}
+@String {BStorArt = {Bollettino della Unione storia ed arte}}
+@String {BTextilAnc = {Bulletin du Centre international d'étude des textiles anciens}}
+@String {BTorino = {Bollettino della Società piemontese di archeologia e belle arti}}
+@String {BTravTun = {Bulletin des travaux de l'Institut national du patrimoine. Comptes rendus}}
+@String {BudReg = {Budapest régiségei}}
+@String {BulletinGetty = {Bulletin. J. Paul Getty Museum of Art}}
+@String {BulletinNorthampton = {Bulletin. Smith College Museum of Art}}
+@String {BVallad = {Boletín del Seminario de estudios de arte y arqueología, Universidad de Valladolid}}
+@String {BVitoria = {Boletín de la Institución »Sancho el Sabio«}}
+@String {BWaltersArtGal = {The Walters Art Gallery Bulletin}}
+@String {BWPr = {Winckelmannsprogramm der Archäologischen Gesellschaft zu Berlin}}
+@String {Byzantina = {Βυζαντινά. Επιστημονικόν Όργανον Κέντρου Βυζαντινών Ερευνών Φιλοσοφικής Σχολής Αριστοτελείου Πανεπιστημίου Θεσσαλονίκης}}
+@String {ByzF = {Byzantinische Forschungen. Internationale Zeitschrift für Byzantinistik}}
+@String {ByzJb = {Byzantinisch-neugriechische Jahrbücher}}
+@String {ByzZ = {Byzantinische Zeitschrift}}
+@String {BZ = {Biblische Zeitschrift}}
+@String {CAA = {Corpus antiquitatum Aegyptiacarum}}
+@String {CAD = {The Assyrian Dictionary of the Oriental Institute of the University of Chicago}}
+@String {CadA = {Cadernos de arqueologia}}
+@String {Caesaraugusta = {Caesaraugusta. Publicaciones del Seminario de Arqueología y Numismática Aragonesas}}
+@String {Caesarodunum = {Caesarodunum. Bulletin de l'Institut d'études latines et du Centre de recherches A. Piganiol}}
+@String {CAH = {The Cambridge Ancient History}}
+@String {CahArmeeRom = {Cahiers du Groupe de recherches sur l'armée romaine et les provinces}}
+@String {CahASubaqu = {Cahiers d'archéologie subaquatique}}
+@String {CahByrsa = {Cahiers de Byrsa}}
+@String {CahCEC = {Cahier. Centre d'études chypriotes}}
+@String {CahCerEg = {Cahiers de la céramique égyptienne}}
+@String {CahDelFrIran = {Cahiers de la Délégation française en Iran}}
+@String {CahGlotz = {Cahiers du Centre Gustave-Glotz. Revue reconnue par le CNRS}}
+@String {CahKarnak = {Cahiers de Karnak}}
+@String {CahLig = {Cahiers ligures de préhistoire et de protohistoire}}
+@String {CahMariemont = {Les cahiers de Mariemont. Bulletin du Musée royal de Mariemont}}
+@String {CahMusChampollion = {Cahiers du Musée Champollion. Histoire et archéologie}}
+@String {CahPEg = {Cahiers de recherches de l'Institut de papyrologie et d'égyptologie de Lille. Sociétés urbaines en Égypte et au Soudan}}
+@String {CahRhod = {Cahiers rhodaniens}}
+@String {CahTun = {Cahiers de Tunisie}}
+@String {CalifStClAnt = {California Studies in Classical Antiquity}}
+@String {CambrAJ = {Cambridge Archaeological Journal}}
+@String {CArch = {Cahiers archéologiques}}
+@String {CarinthiaI = {Carinthia I. Geschichtliche und volkskundliche Beiträge zur Heimatkunde Kärntens}}%*Abweichung!
+@String {CarnuntumJb = {Carnuntum-Jahrbuch. Zeitschrift für Archäologie und Kulturgeschichte des Donauraumes}}
+@String {Carpica = {Carpica. Muzeul judeţean de istorie şi artă, Bacău}}
+@String {Carrobbio = {Il Carrobbio. Rivista di studi bolognesi}}
+@String {CAT = {Ch. W. Clairmont, Classical Attic Tombstones (Kilchberg 1993--1995)}}
+@String {CE = {Cuadernos emeritenses}}
+@String {CEDAC = {CEDAC. Bulletin. Centre d'études et de documentation archéologique de la conservation de Cartage}}
+@String {CEFR = {Collection de l'École française de Rome}}
+@String {Celticum = {Celticum. Supplément à Ogam}}
+@String {CercA = {Cercetriarheologice}}
+@String {CercNum = {Cercetări numismatice. Muzeul naţional de istorie}}
+@String {Chiron = {Chiron. Mitteilungen der Kommission für Alte Geschichte und Epigraphik des Deutschen Archäologischen Instituts}}
+@String {ChronEg = {Chronique d'Égypte}}
+@String {CIA = {Corpus inscriptionum Atticarum}}
+@String {CIE = {Corpus inscriptionum Etruscarum}}
+@String {CIG = {Corpus inscriptionum Graecarum}}
+@String {CIH = {Corpus inscriptionum Semiticarum. Pars quarta. Inscriptiones himyariticas et sabaeas continens}}
+@String {CIL = {Corpus inscriptionum Latinarum}}
+@String {CincArtB = {The Cincinnati Art Museum Bulletin}}
+@String {CIS = {Corpus inscriptionum Semiticarum}}
+@String {CIstAMilano = {Contributi dell'Istituto di archeologia. Pubblicazioni dell'Università cattolica del Sacro Cuore, Milano}}
+@String {CivClCr = {Civiltà classica e cristiana}}
+@String {CivPad = {Civiltà padana. Archeologia e storia del territorio}}
+@String {ClAnt = {Classical Antiquity}}
+@String {ClevStHistArt = {Cleveland Studies in the History of Art}}
+@String {Clio = {Clio. Revista do Centro de história da Universidade Lisboa}}
+@String {ClIre = {Classics Ireland}}
+@String {ClJ = {The Classical Journal}}
+@String {ClMediaev = {Classica et mediaevalia. Revue danoise de philologie et d'histoire}}
+@String {ClPhil = {Classical Philology}}
+@String {ClQ = {The Classical Quarterly}}
+@String {ClR = {The Classical Review}}
+@String {ClRh = {Clara Rhodos}}
+@String {CMatAOr = {Contributi e materiali di archeologia orientale}}
+@String {CMGr = {Convegni di studi sulla Magna Grecia}}
+@String {CMS = {Corpus der minoischen und mykenischen Siegel}}
+@String {CoinHoards = {Coin Hoards. The Royal Numismatic Society, London}}%*Abweichung!
+@String {ColloquiSod = {Colloqui del Sodalizio}}
+@String {CommunicAHung = {Communicationes archaeologicae hungaricae}}
+@String {Complutum = {Complutum. Publicaciones del Departamento de prehistoria de la Universidad complutense de Madrid}}
+@String {Conoscenze = {Conoscenze. Rivista annuale della Soprintendenza archeologica e per i beni ambientali, architettonici, artistici e storici del Molise}}
+@String {Corduba = {Corduba archaeologica}}
+@String {Corinth = {Corinth. Results of Excavations Conducted by the American School of Classical Studies at Athens}}
+@String {CRAI = {Académie des inscriptions et belles-lettres. Comptes rendus des séances de l'Académie}}
+@String {CretAnt = {Creta antica. Rivista annuale di studi archeologici, storici ed epigrafici}}
+@String {CretSt = {Cretan Studies}}
+@String {CronA = {Cronache di archeologia}}
+@String {CronErcol = {Cronache ercolanesi. Bollettino del Centro internazionale per lo studio dei papiri ercolanesi}}
+@String {CronPomp = {Cronache pompeiane}}
+@String {CRPetersbourg = {Compte-rendu de la Commission impériale archéologique, St. Pétersbourg}}%*Abweichung!
+@String {CSE = {Corpus speculorum Etruscorum}}
+@String {CSIR = {Corpus signorum Imperii Romani}}
+@String {CSSpecPisa = {Contributi della Scuola di specializzazione in archeologia dell'Università degli studi di Pisa}}
+@String {CuadAMed = {Cuadernos de arqueología mediterránea}}
+@String {CuadArquitRom = {Cuadernos de arquitectura romana}}
+@String {CuadCastellon = {Cuadernos de prehistoria y arqueología castellonense}}
+@String {CuadCat = {Cuaderni catanesi di studi classici e medievali}}
+@String {CuadFilCl = {Cuadernos de filología clásica. Facultad de letras y filosofía, Universidad de Madrid}}
+@String {CuadGallegos = {Cuadernos de estudios gallegos}}
+@String {CuadGranada = {Cuadernos de prehistoria de la Universidad de Granada}}
+@String {CuadNavarra = {Cuadernos de arqueología de la Universidad de Navarra}}
+@String {CuadPrehistA = {Cuadernos de prehistoria y arqueología. Universidad autónoma de Madrid}}
+@String {CuadRom = {Cuadernos de trabajos de la Escuela española de historia y arqueología en Roma}}
+@String {CuPaUAM = {Cuadernos de prehistoria y arqueología. Universidad autónoma de Madrid}}
+@String {CVA = {Corpus vasorum antiquorum}}
+@String {CZero = {Cota Zero. Revista d'arqueologia i ciencia}}
+@String {DAA = {Denkmäler antiker Architektur}}
+@String {Dacia = {Dacia. Revue d'archéologie et d'histoire ancienne}}
+@String {DACL = {Dictionnaire d'archéologie chrétienne et de liturgie}}
+@String {Dacoromania = {Dacoromania. Jahrbuch für östliche Latinität}}
+@String {DaF = {Damaszener Forschungen}}
+@String {Daidalos = {Daidalos. Studi e ricerche del Dipartimento di scienze del mondo antico}}
+@String {DAIGeschDok = {Das Deutsche Archäologische Institut. Geschichte und Dokumente}}
+@String {DaM = {Damaszener Mitteilungen}}
+@String {Daremberg-Saglio = {Dictionnaire des antiquités grecques et romaines d'après les textes et les monuments. Ouvrage rédigé sous la direction de Ch. Daremberg et E. Saglio}}%*Abweichung!
+@String {DebrecMuzEvk = {A Debreceni Déri múzeum évkönyve}}
+@String {Dedalo = {Dédalo. Revista de arte e arqueologia}}%*Abweichung!
+@String {Delos = {Exploration archéologique de Délos faite par l'École française d'Athènes}}%*Abweichung!
+@String {DeltChrA = {Δελτίον της Χριστιανικής Αρχαιολογικής Εταιρείας}}
+@String {Demircihueyuek = {Demircihüyük. Die Ergebnisse der Ausgrabungen 1975--1978}}%*Abweichung!
+@String {DeMuseus = {De museus. Quaderns de museologia i museografia}}
+@String {DenkmPflBadWuert = {Denkmalpflege in Baden-Württemberg}}%*Abweichung!
+@String {DenkschrWien = {Österreichische Akademie der Wissenschaften, Philosophisch-Historische Klasse. Denkschriften}}
+@String {Diadora = {Diadora. Glasilo arheoloskog muzeja u Zadru}}
+@String {DialA = {Dialoghi di archeologia}}
+@String {DialHistAnc = {Dialogues d'histoire ancienne}}
+@String {Dike = {Dike. Rivista di storia del diritto greco ed ellenistico. Università degli studi di Milano. Facoltà di giurisprudenza}}
+@String {Dioniso = {Dioniso. Annale della Fondazione INDA, Istituto nazionale del dramma antico}}
+@String {DiskAB = {Diskussionen zur archäologischen Bauforschung}}
+@String {DKuDenkmPfl = {Deutsche Kunst und Denkmalpflege}}
+@String {DLZ = {Deutsche Literaturzeitung für Kritik der internationalen Wissenschaft}}
+@String {DNP = {Der Neue Pauly. Enzyklopädie der Antike}}
+@String {DocAlb = {Documenta Albana}}
+@String {DocALouv = {Documents d'archéologie régionale. Université catholique de Louvain}}
+@String {DocAMerid = {Documents d'archéologie méridionale}}
+@String {DocEmRom = {Documenti. Istituto per i beni artistici, culturali, naturali della regione Emilia-Romagna}}
+@String {Dodone = {Δωδώνη}}
+@String {DOP = {Dumbarton Oaks Papers}}
+@String {DossAlet = {Les dossiers du Centre régional archéologique d'Alet}}
+@String {DossAParis = {Les dossiers d'archéologie}}
+@String {Dura-Europos = {The Excavations at Dura-Europos Conducted by Yale University and the French Academy of Inscriptions and Letters}}
+@String {EAA = {Enciclopedia dell'arte antica classica e orientale}}
+@String {EAE = {Excavaciones arqueológicas en España}}
+@String {EastWest = {East and West}}
+@String {EcAntNimes = {École antique de Nîmes. Bulletin annuel}}
+@String {EchosCl = {Echos du monde classique. Classical Views}}
+@String {eDAI-F = {e-Forschungsberichte des Deutschen Archäologischen Instituts}}
+@String {eDAI-J = {e-Jahresberichte des Deutschen Archäologischen Instituts}}
+@String {EgA = {Egyptian Archaeology. The Bulletin of the Egypt Exploration Society}}
+@String {Egnatia = {Εγνατία. Επιστημονική Επετηρίδα της Φιλοσοφικής Σχολής, Αριστοτέλειο Πανεπιστήμιο Θεσσαλονίκης, Τμήμα Ιστορίας και Αρχαιολογίας}}
+@String {EgVicOr = {Egitto e Vicino Oriente}}
+@String {Eikasmos = {Εικασμός. Quaderni bolognesi di filologia classica}}
+@String {Eirene = {Eirene. Studia Graeca et Latina}}
+@String {Elenchos = {Elenchos. Rivista di studi sul pensiero antico}}
+@String {Ellenika = {Ελληνικά. Φιλολογικόν, Ιστορικόν και Λαογραφικόν Περιοδικόν Σύγγραμμα}}
+@String {Emerita = {Emerita. Revista de linguistica y filología clasica}}
+@String {EmPrerom = {Emilia preromana}}
+@String {Empuries = {Empúries. Revista de prehistòria, arqueologia i etnologia}}%*Abweichung!
+@String {Enalia = {Ενάλια}}
+@String {EnaliaAnn = {Enalia. Annual. English Edition of the Hellenic Institute of Marine Archaeology}}
+@String {Enchoria = {Enchoria. Zeitschrift für Demotistik und Koptologie}}
+@String {Eos = {Eos. Commentarii Societatis philologae Polonorum}}
+@String {EpetBoiotMel = {Επετηρίς της Εταιρείας Βοιωτικών Μελετών}}
+@String {EpetByzSpud = {Επετηρίς της Εταιρείας Βυζαντινών Σπουδών}}
+@String {EpetKyklMel = {Επετηρίς της Εταιρείας Κυκλαδικών Μελετών}}
+@String {EphemDac = {Ephemeris Dacoromana. Annuario della Scuola Romena di Roma}}
+@String {EphemNapoc = {Ephemeris Napocensis}}
+@String {EpigrAnat = {Epigraphica Anatolica. Zeitschrift für Epigraphik und historische Geographie Anatoliens}}
+@String {EpistEpetAth = {Επιστημονική Επετηρίς της Φιλοσοφικής Σχολής του Πανεπιστημίου Αθηνών}}
+@String {EpistEpetPolytThess = {Επιστημονική Επετηρίδα της Πολυτεχνικής Σχολής, Αριστοτέλειο Πανεπιστήμιο Θεσσαλονίκης, Τμήμα Αρχιτεκτόνων}}
+@String {EpistEpetThess = {Επιστημονική Επετηρίδα της Φιλοσοφικής Σχολής του Πανεπιστημίου Θεσσαλονίκης}}
+@String {EPRO = {Études préliminaires aux religions orientales dans l'empire romain}}
+@String {Eranos = {Eranos. Acta philologica Suecana}}
+@String {EranosJb = {Eranos-Jahrbuch}}
+@String {Eretria = {Eretria. Fouilles et recherches}}
+@String {Eretz-Israel = {Eretz-Israel. Archaeological, Historical and Geographical Studies}}
+@String {Ergon = {Το Έργον της Αρχαιολογικής Εταιρείας}}
+@String {ESA = {Eurasia septentrionalis antiqua}}
+@String {EspacioHist = {Espacio, tiempo y forma. Revista de la Facultad de geografia e historia. Serie 2, Historia antigua}}
+@String {EstMadr = {Estudios de prehistoria y arqueología madrileñas}}
+@String {EstZaragoza = {Estudios del Seminario de prehistoria, arqueología e historia antigua de la Facultad de filosofía y letras de Zaragoza}}
+@String {EtACl = {Études d'archéologie classique}}
+@String {EtCl = {Les études classiques. Revue trimestrielle de recherche et d'enseignement}}
+@String {EtClAix = {Études classiques. Faculté des lettres et sciences humaines d'Aix}}
+@String {EtCret = {Études crétoises}}
+@String {Ethnos = {Ethnos. Revista do Instituto português de arqueología, história e etnografia}}
+@String {EtP = {Études de papyrologie}}
+@String {EtPezenas = {Études sur Pézenas et l'Hérault}}%*Abweichung!
+@String {EtrSt = {Etruscan Studies. Journal of the Etruscan Foundation}}
+@String {Etruscans = {Etruscans. Bulletin of the Etruscan Foundation}}
+@String {EtTrav = {Études et travaux. Studia i prace. Travaux du Centre d'archéologie méditerranéenne de l'Académie des sciences polonaise}}
+@String {Eulimene = {Ευλιμένη (Μεσογειακή Αρχαιολογική Εταιρεία)}}
+@String {Eunomia = {Eunomia. Ephemeridis Listy filologické supplementum}}
+@String {Euphrosyne = {Euphrosyne. Revista de filologia clássica}}
+@String {EurAnt = {Eurasia antiqua}}
+@String {EurRHist = {European Review of History. Revue européenne d'histoire}}
+@String {Eutopia = {Eutopia. Commentarii novi de antiquitatibus totius Europae}}
+@String {EVP = {J. D. Beazley, Etruscan Vase Painting (Oxford 1947)}}
+@String {ExcIsr = {Excavations and Surveys in Israel}}
+@String {Expedition = {Expedition. The Magazine of Archaeology, Anthropology}}
+@String {ExtremA = {Extremadura arqueológica}}
+@String {FA = {Fasti archaeologici}}
+@String {FAAK = {Forschungen zur Archäologie Außereuropäischer Kulturen}}
+@String {Faenza = {Faenza. Bollettino del Museo internazionale delle ceramiche in Faenza. Rivista bimestrale di studi storici e di tecnica dell'arte ceramica}}
+@String {FAVA = {Forschungen zur Allgemeinen und Vergleichenden Archäologie}}
+@String {Faventia = {Faventia. Departement de clássiques, Facultat de letres, Universitat autónoma de Barcelona}}
+@String {FBerBadWuert = {Forschungen und Berichte zur Vor- und Frühgeschichte in Baden-"-Württemberg}}%*Abweichung!
+@String {FdC = {Fouilles de Conimbriga. Publiées sous la direction de J. Alarcão et R. Etienne}}
+@String {FdD = {Fouilles de Delphes}}
+@String {FdX = {Fouilles de Xanthos}}
+@String {FeddersenWierde = {Feddersen Wierde. Die Ergebnisse der Ausgrabung der vorgeschichtlichen Wurt Feddersen Wierde bei Bremerhaven in den Jahren 1955 bis 1963}}%*Abweichung!
+@String {FelRav = {Felix Ravenna}}
+@String {FGrHist = {F. Jacoby, Die Fragmente der griechischen Historiker}}
+@String {FHG = {Fragmenta historicorum Graecorum}}
+@String {FiA = {Forschungen in Augst}}
+@String {FichEpigr = {Ficheiro epigráfico. Suplemento de »Conimbriga«}}
+@String {FiE = {Forschungen in Ephesos}}
+@String {FIFAO = {Fouilles de l'Institut français d'archéologie orientale du Caire}}
+@String {Figlina = {Figlina. Documents du Laboratoire de céramologie de Lyon}}
+@String {Florentia = {Florentia. Studi di archeologia}}
+@String {FlorIl = {Florentia Iliberritana. Revista de estudios de antigüedad clásica}}
+@String {FMRD = {Die Fundmünzen der römischen Zeit in Deutschland}}
+@String {FMROe = {Fundmünzen der römischen Zeit in Österreich}}%*Abweichung!
+@String {FoggArtMusAcqu = {Fogg Art Museum. Acquisitions}}
+@String {FolA = {Folia archaeologica}}
+@String {FolOr = {Folia orientalia}}
+@String {Fonaments = {Fonaments. Prehistòria i mon antic als Paisos Catalans}}
+@String {Fondamenti = {Fondamenti. Rivista quadrimestrale di cultura}}
+@String {FontAPos = {Fontes archaeologici Posnanienses}}
+@String {Fontes = {Fontes. Rivista di filologia, iconografia e storia della tradizione classica}}
+@String {Forlimpopoli = {Forlimpopoli. Documenti e studi}}
+@String {Fornvaennen = {Fornvännen. Tidskrift för svensk antikvarisk forskning}}%*Abweichung!
+@String {Forum = {Forum. Revue du Groupe d'archéologie antique}}
+@String {FR = {A. Furtwängler – K. Reichhold, Griechische Vasenmalerei (München 1900--1925)}}
+@String {FruehMitAltSt = {Frühmittelalterliche Studien. Jahrbuch des Instituts für Frühmittelalterforschung der Universität Münster}}%*Abweichung!
+@String {FuAusgrTrier = {Funde und Ausgrabungen im Bezirk Trier}}
+@String {FuB = {Forschungen und Berichte. Staatliche Museen zu Berlin}}
+@String {FuBerBadWuert = {Fundberichte aus Baden-Württemberg}}%*Abweichung!
+@String {FuBerHessen = {Fundberichte aus Hessen}}
+@String {FuBerOe = {Fundberichte aus Österreich}}%*Abweichung!
+@String {FuBerSchwab = {Fundberichte aus Schwaben}}
+@String {FuF = {Forschungen und Fortschritte}}
+@String {FuWien = {Fundort Wien. Berichte zur Archäologie}}
+@String {GacNum = {Gaceta numismática}}
+@String {Gades = {Gades. Revista del Colegio universitario de filosofía y letras}}
+@String {Gallaecia = {Gallaecia. Publicación del Departamento de prehistoria y arqueología}}
+@String {Gallia = {Gallia. Fouilles et monuments archéologiques en France metropolitaine}}
+@String {GalliaInf = {Gallia informations. Préhistoire et histoire}}
+@String {GalliaInfAReg = {Gallia informations. L'archéologie des régions}}
+@String {GalliaPrehist = {Gallia préhistoire. Archéologie de la France préhistorique}}
+@String {GaR = {Greece and Rome}}
+@String {GazBA = {Gazette des beaux-arts}}
+@String {Genava = {Genava. Revue d'histoire de l'art et d'archéologie}}
+@String {GeoAnt = {Geographia antiqua. Rivista di geografia storica del mondo antico e di storia della geografia}}
+@String {Germania = {Germania. Anzeiger der Römisch-Germanischen Kommission des Deutschen Archäologischen Instituts}}
+@String {Gesta = {Gesta. International Center of Medieval Art}}
+@String {GettyMusJ = {The J. Paul Getty Museum Journal}}
+@String {GFA = {Göttinger Forum für Altertumswissenschaft}}
+@String {GGA = {Göttingische Gelehrte Anzeigen}}
+@String {GiornFilFerr = {Giornale filologico ferrarese}}
+@String {GiornItFil = {Giornale italiano di filologia}}
+@String {GiornStorLun = {Giornale storico della Lunigiana e del territorio lucense}}
+@String {GiRoccPalermo = {Giglio di roccia}}
+@String {Gladius = {Gladius. Estudios sobre armas antiguas, armamento, arte militar y vida cultural en Oriente y Occidente}}
+@String {GlasAJ = {Glasgow Archaeological Journal}}
+@String {GlasBeograd = {GlasnikSrpskoarheolokodrutvo}}
+@String {GlasSarajevo = {Glasnik Zemaljskog muzeja Bosne i Hercegovie u Sarajevu. Arheologija}}
+@String {Glotta = {Glotta. Zeitschrift für griechische und lateinische Sprache}}
+@String {Gnomon = {Gnomon. Kritische Zeitschrift für die gesamte klassische Altertumswissenschaft}}
+@String {GodDepA = {Godišnik na Departament archeologija}}
+@String {GodMuzPlov = {Godišnik na Archeologičeski muzej Plovdiv. Annuaire du Musée archéologique Plovdiv}}
+@String {GodMuzSof = {Godišnik na Nacionalnija archeologičeski muzej. Annuaire du Musée national archéologique (Sofia)}}
+@String {GodZborSkopje = {Godišen zbornik na Filozofskiot fakultet na Universitetot vo Skopje}}
+@String {GorLet = {Goriški letnik. Zbornik Goriškega muzeja}}
+@String {GoettMisz = {Göttinger Miszellen. Beiträge zur ägyptologischen Diskussion}}%*Abweichung!
+@String {GraRaspr = {Građa i rasprave. Arheološki muzej Istre, Pula}}
+@String {GrazBeitr = {Grazer Beiträge. Zeitschrift für die Klassische Altertumswissenschaft}}
+@String {GrLatOr = {Graecolatina et orientalia. Zborník Filozofickej fakulty Univerzity Komenského}}
+@String {GrLatPrag = {Graecolatina Pragensia. Acta Universitatis Carolinae. Philologica}}
+@String {GrRomByzSt = {Greek, Roman and Byzantine Studies}}
+@String {Gymnasium = {Gymnasium. Zeitschrift für Kultur der Antike und humanistische Bildung}}
+@String {Habis = {Habis. Universidad de Sevilla. Arqueología, filología clásica}}
+@String {HallWPr = {Hallisches Winckelmannsprogramm}}
+@String {Hama = {Hama. Fouilles et recherches de la Fondation Carlsberg}}
+@String {HambBeitrA = {Hamburger Beiträge zur Archäologie}}
+@String {HambBeitrNum = {Hamburger Beiträge zur Numismatik}}
+@String {Handlingar = {Kungliga vitterhets historie och antikvitets akademiens handlingar. Antikvariska serien}}
+@String {HarvStClPhil = {Harvard Studies in Classical Philology}}
+@String {HarvTheolR = {The Harvard Theological Review}}
+@String {HASB = {Hefte des Archäologischen Seminars der Universität Bern}}
+@String {HAW = {Handbuch der Altertumswissenschaften}}
+@String {HdArch = {Handbuch der Archäologie}}
+@String {Head = {B. V. Head, Historia Numorum. A Manual of Greek Numismatics (Oxford 1887; 1911)}}
+@String {Helbig = {W. Helbig, Führer durch die öffentlichen Sammlungen klassischer Altertümer in Rom}}
+@String {Helike = {Helike. Universidad nacional de educación a distancia, Centro regional de Elche}}
+@String {Helikon = {Helikon. Rivista di tradizione e cultura classica}}
+@String {Helinium = {Helinium. Revue consacrée à l'archéologie des Pays-Bas, de la Belgique et du Grand-Duché de Luxembourg}}
+@String {Helios = {Helios. A Journal Devoted to Critical and Methodological Studies of Classical Culture, Literature and Society}}
+@String {HellenikaJb = {Hellenika. Jahrbuch für die Freunde Griechenlands}}
+@String {HelvA = {Helvetia archaeologica}}
+@String {Hephaistos = {Hephaistos. Kritische Zeitschrift zur Theorie und Praxis der Archäologie und angrenzender Wissenschaften}}
+@String {Hermes = {Hermes. Zeitschrift für klassische Philologie}}
+@String {Herrscherbild = {Das römische Herrscherbild}}
+@String {Hesperia = {Hesperia. Journal of the American School of Classical Studies at Athens}}
+@String {Hispania = {Hispania. Revista española de historia}}
+@String {HispAnt = {Hispania antiqua. Revista de historia antigua}}
+@String {HispAntEpigr = {Hispania antiqua epigraphica}}
+@String {HispEpigr = {Hispania epigraphica}}
+@String {HistAnthr = {Historische Anthropologie. Kultur, Gesellschaft, Alltag}}
+@String {HistArt = {Histoire de l'art. Bulletin d'information de l'Institut National d'Histoire de l'Art}}
+@String {Historia = {Historia. Zeitschrift für Alte Geschichte}}
+@String {Historica = {Historica. Academia RSR. Centrul de istorie, filologie şi etnografie din Craiova}}
+@String {Histria = {Histria. Les résultats des fouilles}}
+@String {HistriaA = {Histria archaeologica}}
+@String {HistriaAnt = {Histria antiqua. Casopis Meunarodnog Istraivakog Centra za Arheologiju. Journal of the International Research Centre for Archeology}}
+@String {HistSprF = {Historische Sprachforschung}}
+@String {HKL = {R. Borger, Handbuch der Keilschriftliteratur (Berlin 1967--1975)}}
+@String {Horos = {Ηόρος. Ἔνα Ἀρχαιογνωστικò Περιοδικό}}
+@String {HSS = {Harvard Semitic Series}}
+@String {HuelvaA = {Huelva arqueológica}}
+@String {HumBild = {Humanistische Bildung}}
+@String {Hyp = {Hyperboreus. Studia classica}}
+@String {HZ = {Historische Zeitschrift}}
+@String {IA = {Iberia archaeologica}}
+@String {Iberia = {Iberia. Revista della antigüedad}}
+@String {IEJ = {Israel Exploration Journal}}
+@String {IG = {Inscriptiones Graecae}}
+@String {IGCH = {M. Thompson – C. M. Kraay – O. Mørkholm, An Inventory of Greek Coin Hoards (New York 1973)}}
+@String {IGR = {Inscriptiones Graecae ad res Romanas pertinentes}}
+@String {IK = {Inschriften griechischer Städte aus Kleinasien}}
+@String {Ilerda = {Ilerda. Instituto de estudios ilerdenses}}
+@String {Iliria = {Iliria. Revistë arkeologjike}}
+@String {IllinClSt = {Illinois Classical Studies}}
+@String {ILN = {The Illustrated London News}}
+@String {ILS = {H. Dessau, Inscriptiones Latinae selectae (Berlin 1892--1916)}}
+@String {IndexQuad = {Index. Quaderni camerti di studi romanistici}}
+@String {IndogermF = {Indogermanische Forschungen}}
+@String {IndUnArtB = {Indiana University Art Museum Bulletin}}
+@String {InsFulc = {Insula Fulcheria}}
+@String {InstNautAQ = {The Institute of Nautical Archaeology Quarterly}}
+@String {IntJClTrad = {International Journal of the Classical Tradition}}
+@String {IntJNautA = {International Journal of Nautical Archaeology}}
+@String {IntZSchauBibelWiss = {Internationale Zeitschriftenschau für Bibelwissenschaft und Grenzgebiete}}
+@String {InvLuc = {Invigilata lucernis}}
+@String {Ipek = {Jahrbuch für prähistorische und ethnographische Kunst}}
+@String {Iran = {Iran. Journal of the British Institute of Persian Studies}}
+@String {IrAnt = {Iranica antiqua}}
+@String {IsrMusJ = {The Israel Museum Journal}}
+@String {IsrMusN = {The Israel Museum News}}
+@String {IsrMusStA = {Israel Museum Studies in Archaeology. An Annual Publication by the Samuel Bronfman Biblical and Archaeological Museum of the Israel Museum, Jerusalem}}
+@String {IsrNumJ = {Israel Numismatic Journal}}
+@String {IstanbAMuezYil = {Istanbul Arkeoloji Müzeleri yıllığı}}%*Abweichung!
+@String {IstForsch = {Istanbuler Forschungen}}
+@String {Isthmia = {Isthmia. Excavations by the University of Chicago under the Auspices of the American School of Classical Studies at Athens}}
+@String {IstMitt = {Istanbuler Mitteilungen}}
+@String {Italica = {Italica. Cuadernos de trabajos de la Escuela española de historia y arqueología en Roma}}
+@String {ItNostr = {Italia nostra}}
+@String {IzvBurgas = {Izvestija na Narodnija muzej Burgas. Bulletin du Musée national de Bourgas}}
+@String {IzvMuzJuzBalg = {Izvestija na muzeite ot Južna Bălgarija. Bulletin des musées de la Bulgarie du Sud}}%*Abweichung
+@String {IzvVarna = {Izvestija na Narodnija muzej Varna}}
+@String {Jabega = {Jábega. Revista de la Disputación provincial de Málaga}}%*Abweichung!
+@String {JadrZbor = {Jadranski zbornik. Prilozi za povijest Istre, Rijeke i Hrvatskog primorja}}
+@String {JAOS = {Journal of the American Oriental Society}}
+@String {JARCE = {Journal of the American Research Center in Egypt}}
+@String {JASc = {Journal of Archaeological Science}}
+@String {JbAC = {Jahrbuch für Antike und Christentum}}
+@String {JbAkMainz = {Jahrbuch. Akademie der Wissenschaften und der Literatur, Mainz}}
+@String {JbBadWuert = {Jahrbuch der Staatlichen Kunstsammlungen in Baden-Württemberg}}%*Abweichung!
+@String {JbBerlMus = {Jahrbuch der Berliner Museen}}
+@String {JbBernHistMus = {Jahrbuch des Bernischen Historischen Museums in Bern}}
+@String {JberAugst = {Jahresberichte aus Augst und Kaiseraugst}}
+@String {JberBasel = {Jahresbericht der Archäologischen Bodenforschung des Kantons Basel-Stadt}}
+@String {JberBayDenkmPfl = {Jahresbericht der Bayerischen Bodendenkmalpflege}}
+@String {JberProVindon = {Jahresbericht. Gesellschaft Pro Vindonissa}}
+@String {JberVgFrankf = {Jahresbericht des Instituts für Vorgeschichte der Universität Frankfurt a. M.}}
+@String {JberZuerich = {Jahresbericht. Schweizerisches Landesmuseum Zürich}}%*Abweichung!
+@String {JbGoett = {Jahrbuch der Akademie der Wissenschaften in Göttingen}}%*Abweichung!
+@String {JbHambKuSamml = {Jahrbuch der Hamburger Kunstsammlungen}}
+@String {JbKHMWien = {Jahrbuch des Kunsthistorischen Museums Wien}}
+@String {JbKHSWien = {Jahrbuch der Kunsthistorischen Sammlungen in Wien}}
+@String {JbKleinasF = {Jahrbuch für kleinasiatische Forschung}}
+@String {JbMuench = {Bayerische Akademie der Wissenschaften. Jahrbuch}}%*Abweichung!
+@String {JbMusKGHamb = {Jahrbuch des Museums für Kunst und Gewerbe, Hamburg}}
+@String {JbMusLinz = {Jahrbuch des Oberösterreichischen Musealvereins}}
+@String {JbOeByz = {Jahrbuch der Österreichischen Byzantinistik}}%*Abweichung!
+@String {JbPreussKul = {Jahrbuch Preussischer Kulturbesitz}}
+@String {JbRGZM = {Jahrbuch des Römisch-Germanischen Zentralmuseums Mainz}}
+@String {JbSchwUrgesch = {Jahrbuch der Schweizerischen Gesellschaft für Ur- und Frühgeschichte}}
+@String {JCS = {Journal of Cuneiform Studies}}
+@String {JdI = {Jahrbuch des Deutschen Archäologischen Instituts}}
+@String {JEA = {The Journal of Egyptian Archaeology}}
+@String {JEChrSt = {Journal of Early Christian Studies. Journal of the North American Patristics Society}}
+@String {JEOL = {Jaarbericht van het Vooraziatisch-Egyptisch Genootschap Ex Oriente Lux}}
+@String {JewelSt = {Jewellery Studies}}
+@String {JFieldA = {Journal of Field Archaeology}}
+@String {JGS = {Journal of Glass Studies}}
+@String {JHS = {The Journal of Hellenic Studies}}
+@String {JIbA = {Journal of Iberian Archaeology}}
+@String {JJurP = {The Journal of Juristic Papyrology}}
+@String {JKuGesch = {Journal für Kunstgeschichte}}
+@String {JMedA = {Journal of Mediterranean Archaeology}}
+@String {JMedAnthrA = {Journal of Mediterranean Anthropology and Archaeology}}
+@String {JMithrSt = {Journal of Mithraic Studies}}
+@String {JNES = {Journal of Near Eastern Studies}}
+@String {JNG = {Jahrbuch für Numismatik und Geldgeschichte}}
+@String {JPrehistRel = {Journal of Prehistoric Religion}}
+@String {JRA = {Journal of Roman Archaeology}}
+@String {JRomMilSt = {Journal of Roman Military Equipment Studies}}
+@String {JRomPotSt = {Journal of Roman Pottery Studies}}
+@String {JRS = {Journal of Roman Studies}}
+@String {JSav = {Journal des savants}}
+@String {JSchrVgHalle = {Jahresschrift für mitteldeutsche Vorgeschichte}}
+@String {JSS = {Journal of Semitic Studies}}
+@String {JTheorA = {Journal of Theoretical Archaeology}}
+@String {Jura = {Iura. Rivista internazionale di diritto romano e antico}}
+@String {JWaltersArtGal = {The Journal of the Walters Art Gallery}}
+@String {JWCI = {Journal of the Warburg and Courtauld Institutes}}
+@String {Kadmos = {Kadmos. Zeitschrift für vor- und frühgriechische Epigraphik}}
+@String {Kairos = {Kairos. Zeitschrift für Judaistik und Religionswissenschaft}}
+@String {Kalapodi = {Kalapodi. Ergebnisse der Ausgrabungen im Heiligtum der Artemis und des Apollon von Hyampolis in der antiken Phokis}}
+@String {Kalathos = {Kalathos. Revista del Seminario de arqueología y etnología Turolense, Universidad de Teruel}}
+@String {Kalos = {Kalós. Arte in Sicilia}}%*Abweichung!
+@String {Karthago = {Karthago. Revue d'archéologie mediterranéenne}}
+@String {Kemi = {Kêmi. Revue de philologie et d'archéologie égytiennes et coptes}}%*Abweichung!
+@String {Kenchreai = {Kenchreai. Eastern Port of Corinth. Results of Investigations by the University of Chicago and Indiana University for the American School of Classical Studies at Athens}}
+@String {KentAR = {Kent Archaeological Review}}
+@String {Keos = {Keos. Results of Excavations Conducted by the University of Cincinnati under the Auspices of the American School of Classical Studies at Athens}}
+@String {Kerameikos = {Kerameikos. Ergebnisse der Ausgrabungen}}
+@String {Kernos = {Kernos. Revue internationale et pluridisciplinaire de religion grecque antique}}
+@String {Klearchos = {Klearchos. Bollettino dell'Associazione Amici del Museo nazionale di Reggio Calabria}}
+@String {Kleos = {Kleos. Estemporaneo di studi e testi sulla fortuna dell'antico}}
+@String {Klio = {Klio. Beiträge zur alten Geschichte}}
+@String {Kodai = {Kodai. Journal of Ancient History}}
+@String {KoelnJb = {Kölner Jahrbuch}}%*Abweichung!
+@String {KoelnMusB = {Kölner Museums-Bulletin. Berichte und Forschungen aus den Museen der Stadt Köln}}%*Abweichung!
+@String {Kokalos = {Kώκαλος. Studi pubblicati dall’Istituto di storia antica dell’Università di Palermo}}%*Abweichung!
+@String {KollAVA = {Kolloquien zur Allgemeinen und Vergleichenden Archäologie}}
+@String {Kratylos = {Kratylos. Kritisches Berichts- und Rezensionsorgan für indogermanische und allgemeine Sprachwissenschaft}}
+@String {KretChron = {Κρητικά Χρονικά}}
+@String {KSIA = {Kratkie soobščenija o dokladach i polevych issledovanijach Instituta archeologii}}
+@String {KSIAKiev = {Kratkie soobščenija Instituta archeologii, Kiev}}
+@String {KST = {Kazı Sonuçları Toplantısı}}
+@String {Ktema = {Ktema. Civilisations de l'Orient, de la Grèce et de Rome antiques}}
+@String {KuGeschAnz = {Kunstgeschichtliche Anzeigen}}
+@String {Kuml = {Kuml. Årbog for Jysk Arkaeologisk Selskab}}
+@String {Kunstchronik = {Kunstchronik. Monatsschrift für Kunstwissenschaft, Museumswesen und Denkmalpflege, Mitteilungsblatt des Verbandes Deutscher Kunsthistoriker}}
+@String {KuOr = {Kunst des Orients}}
+@String {Kush = {Kush. Journal of the National Corporation for Antiquities and Museums (NCAM)}}
+@String {KuWeltBerlMus = {Kunst der Welt in den Berliner Museen}}
+@String {KypA = {Κυπριακή Αρχαιολογία. Archaeologia Cypria}}
+@String {KypSpud = {Κυπριακαì Σπουδαί}}
+@String {Labeo = {Labeo. Rassegna di ritritto romano}}
+@String {LAe = {Lexikon der Ägyptologie}}%*Abweichung!
+@String {Laietania = {Laietania. Estudios d'arqueologia del Maresme}}
+@String {Lampas = {Lampas. Tijdschrift voor nederlandse classici}}
+@String {Lancia = {Lancia. Revista de prehistoria, arqueología e historia antigua del noreste peninsular}}
+@String {LandKunVierJBl = {Landeskundliche Vierteljahrsblätter. Trier}}
+@String {LangOrAnc = {Langues orientales anciennes. Philologie et linguistique}}
+@String {Latinitas = {Latinitas. Commentarii linguae Latinae excolendae provehendae}}
+@String {Latomus = {Latomus. Revue d'études latines}}
+@String {Laverna = {Laverna. Beiträge zur Wirtschafts- und Sozialgeschichte der Alten Welt}}
+@String {LCS = {A. D. Trendall, The Red-figured Vases of Lucania, Campania and Sicily (Oxford 1967--­1983)}}
+@String {Levant = {Levant. Journal of the British School of Archaeology in Jerusalem and the British Institute at Amman for Archaeology and History}}
+@String {Lexis = {Lexis. Poetica, retorica e comunicazione nella tradizione classica}}
+@String {LF = {Listy filologické}}
+@String {LibSt = {Libyan Studies}}
+@String {LibyaAnt = {Libya antiqua}}
+@String {LibycaBServAnt = {Libyca. Bulletin du Service des antiquités. Archéologie, épigraphie}}
+@String {LibycaTrav = {Libyca. Travaux du Laboratoire d'anthropologie et d'archéologie préhistorique du Musée du Bardo}}
+@String {Liddell-­Scott-Jones = {G. Liddell – R. Scott – H. S. Jones, A Greek-English Lexikon \textsuperscript{9}(1996); Suppl. (1996)}}%*Abweichung!
+@String {LIMC = {Lexikon iconographicum mythologiae classicae}}
+@String {Limesforschungen = {Limesforschungen. Studien zur Organisation der römischen Reichsgrenze an Rhein und Donau}}
+@String {Lindos = {Lindos. Fouilles et recherches}}
+@String {LingIt = {Linguistica, epigrafia, filologia italica}}
+@String {LTUR = {Lexikon topographicum urbis Romae}}
+@String {Lucentum = {Lucentum. Anales de la Universidad de Alicante. Prehistoria, arqueología e historia antigua}}
+@String {LundAR = {Lund Archaeological Review}}
+@String {Lustrum = {Lustrum. Internationale Forschungsberichte aus dem Bereich des klassischen Altertums}}
+@String {Lykia = {Lykia. Anadolu-akdeniz kültürleri}}
+@String {MacActaA = {Macedoniae acta archaeologica}}
+@String {Maecenas = {Maecenas. Studi sul mondo classico}}
+@String {MAGesGraz = {Mitteilungen der Archäologischen Gesellschaft Graz}}
+@String {MAGesStei = {Mitteilungen der Archäologischen Gesellschaft Steiermark}}
+@String {Maia = {Maia. Rivista di letterature classiche}}
+@String {Mainake = {Mainake. Estudios de arqueología Malagueña}}
+@String {MAInstUngAk = {Mitteilungen des Archäologischen Instituts der Ungarischen Akademie der Wissenschaften}}
+@String {MainzZ = {Mainzer Zeitschrift}}
+@String {MakedNasl = {Makedonsko nasledstvo. Spisanie za arheologija, istorija, istorija na umetnosta i etnologija}}
+@String {Makedonika = {Μακεδονικά. Σύγγραμμα Περιοδικόν της Εταιρείας Μακεδονικών Σπουδών}}
+@String {MAMA = {Monumenta Asiae Minoris antiqua. Publications of the American Society for Archaeological Research in Asia Minor}}
+@String {MAnthrWien = {Mitteilungen der Anthropologischen Gesellschaft in Wien}}
+@String {MARo = {Monumenta artis Romanae}}
+@String {MarbWPr = {Marburger Winckelmann-Programm}}
+@String {Marche = {Le Marche. Archeologia, storia, territorio}}
+@String {Mari = {Mari. Annales de recherches interdisciplinaires}}
+@String {Marisia = {Marisia. Studii şi materiale. Arheologie, istorie, etnografie}}
+@String {MarNero = {Il Mar Nero. Annali di archeologia e storia}}
+@String {Marsyas = {Marsyas. Studies in the History of Art}}
+@String {MascaJ = {Masca Journal. Museum Applied Science Center for Archaeology, University of Pennsylvania}}
+@String {MascaP = {Masca Research Papers in Science and Archaeology}}
+@String {Mastia = {Mastia. Revista del Museo arqueológico municipal de Cartagena}}
+@String {MatABSSR = {Materialy po archeologii BSSR}}
+@String {MatASevPri = {Materialy po archeologii severnogo Pričernomor’ja}}
+@String {MatCercA = {Materiale şi cercetări arheologice}}
+@String {MatIsslA = {Materialy i issledovanija po archeologii SSSR}}
+@String {MatStar = {Materiały starożytne}}
+@String {MatStarWczes = {Materiały starożytne i wczesnośredniowieczne}}
+@String {MatTestiCl = {Materiali e discussioni per l'analisi dei testi classici}}
+@String {MatWczes = {Materiały wczesnośredniowieczne}}
+@String {MAVA = {Materialien zur Allgemeinen und Vergleichenden Archäologie}}
+@String {MB = {Madrider Beiträge}}
+@String {MBAH = {Marburger Beiträge zur antiken Handels-, Wirtschafts- und Sozialgeschichte, vor Jahrgang 2009 Münstersche Beiträge zur antiken Handelsgeschichte}}
+@String {MBlVFruehGesch = {Mitteilungsblatt für Vor- und Frühgeschichte}}%*Abweichung!
+@String {MDAIK = {Mitteilungen des Deutschen Archäologischen Instituts, Abteilung Kairo}}
+@String {MDAVerb = {Mitteilungen des Deutschen Archäologen-Verbandes e.V.}}
+@String {MdI = {Mitteilungen des Deutschen Archäologischen Instituts}}
+@String {MDOG = {Mitteilungen der Deutschen Orient-Gesellschaft zu Berlin}}
+@String {Meander = {Meander. Miesięcznik poświęcony kulturze świata starożytnego}}
+@String {MedA = {Mediterranean Archaeology}}
+@String {MedAnt = {Mediterraneo antico. Economie, società, culture}}
+@String {MeddelGlypt = {Meddelelser fra Ny Carlsberg Glyptotek}}
+@String {MeddelLund = {Meddelanden från Lunds universtitets historiska museum}}
+@String {MeddelThor = {Meddelelser fra Thorvaldsens Museum}}
+@String {MededRom = {Mededelingen van het Nederlands instituut te Rome}}
+@String {MedelhavsMusB = {Medelhavsmuseet. Bulletin}}
+@String {MedHistR = {Mediterranean Historical Review}}
+@String {MedievA = {Medieval Archaeology. Journal of the Society for Medieval Archaeology}}
+@String {MediSec = {Medicina nei secoli. Arte e scienza}}
+@String {MEFRA = {Mélanges de l'École française de Rome. Antiquité}}
+@String {MelBeyrouth = {Mélanges de l'Université Saint-Joseph}}
+@String {MelCasaVelazquez = {Mélanges de la Casa de Velázquez. Antiquité et moyen âge}}
+@String {MemAcInscr = {Mémoires de l'Académie des inscriptions et belles-lettres}}
+@String {MemAmAc = {Memoirs of the American Academy in Rome}}
+@String {MemAnt = {Memoria antiquitatis. Acta Musei Petrodavensis. Revista Muzeului arheologic Piatra Neamţ}}
+@String {MemAntFr = {Mémoires de la Société nationale des antiquaires de France}}
+@String {MemBarcelA = {Memoria. Universidad de Barcelona, Instituto de arqueología y prehistoria}}
+@String {MemBologna = {Atti de la Accademia delle scienze dell'Istituto di Bologna. Memorie}}
+@String {MemHistAnt = {Memorias de historia antigua (Universidad de Oviedo)}}
+@String {MemInstNatFr = {Mémoires de l'Institut national de France}}
+@String {MemLinc = {Atti dell'Accademia nazionale dei Lincei, Classe di scienze morali, storiche e filologiche. Memorie}}
+@String {MemNap = {Memorie dell'Accademia di archeologia, lettere e belle arti di Napoli}}
+@String {MemPontAc = {Atti della Pontificia accademia romana di archeologia. Memorie}}
+@String {MemStor = {Memoria storica. Rivista del Centro studi storici terni}}
+@String {MemStorFriuli = {Memorie storiche forogiuliesi}}
+@String {Merida = {Mérida. Ciudad y patrimonio}}%*Abweichung!
+@String {MeridaMem = {Mérida. Excavaciones arqueológicas. Memoria}}%*Abweichung!
+@String {Meroitica = {Meroitica. Schriften zur altsudanesischen Geschichte und Archäologie}}
+@String {Mesopotamia = {Mesopotamia. Rivista di archeologia}}
+@String {Messana = {Messana. Rassegna di studi filologici, linguistici e storici}}
+@String {Metis = {Métis. Revue d'anthropologie du monde grec ancien}}%*Abweichung!
+@String {MetrMusJ = {Metropolitan Museum Journal}}
+@String {MetrMusSt = {Metropolitan Museum Studies}}
+@String {MF = {Madrider Forschungen}}
+@String {MFruehChrOe = {Mitteilungen zur frühchristlichen Archäologie in Österreich}}%*Abweichung!
+@String {Milet = {Milet. Ergebnisse der Ausgrabungen und Untersuchungen seit dem Jahr 1899}}
+@String {MilForsch = {Milesische Forschungen}}
+@String {MinEpigrP = {Minima epigraphica et papyrologica. Taccuini della cattedra e del laboratorio di epigrafia e papirologia giuridica dell'Università degli studi di Catanzaro »Magna Graecia«}}
+@String {Minerva = {Minerva. Revista de filología clásica}}
+@String {Minos = {Minos. Revista de filología egea}}
+@String {MInstWasser = {Mitteilungen. Leichtweiss-Institut für Wasserbau der Technischen Universität Braunschweig}}
+@String {MIO = {Mitteilungen des Instituts für Orientforschung}}
+@String {MiscCrAnt = {Miscellanea di studi di letteratura christiana antica}}
+@String {MiscStStor = {Miscellanea di studi storici}}
+@String {MitChrA = {Mitteilungen zur christlichen Archäologie}}
+@String {MKT = {Menschen – Kulturen – Traditionen. Studien aus den Forschungsclustern des Deutschen Archäologischen Instituts}}
+@String {MKuHistFlorenz = {Mitteilungen des Kunsthistorischen Institutes in Florenz}}
+@String {MKul = {Mitteilungen zur Kulturkunde}}
+@String {MM = {Madrider Mitteilungen}}
+@String {Mnemosyne = {Mnemosyne. A Journal of Classical Studies}}
+@String {MOeNumGes = {Mitteilungen der Österreichischen Numismatischen Gesellschaft}}%*Abweichung!
+@String {MonAnt = {Monumenti antichi}}
+@String {MonInst = {Monumenti inediti pubblicati dall'Istituto Archeologico}}
+@String {MonPiot = {Monuments et mémoires. Fondation E. Piot}}
+@String {MonPitt = {Monumenti della pittura antica scoperti in Italia}}
+@String {Mozia = {Mozia. Rapporto preliminare della missione congiunta con la Soprintendenza alle antichità della Sicilia occidentale}}
+@String {MPraehistKomWien = {Mitteilungen der Prähistorischen Kommission der Österreichischen Akademie der Wissenschaften}}%*Abweichung!
+@String {MSAtene = {Monografie della Scuola archeologica di Atene e delle missioni italiane in Oriente}}
+@String {MSchliemann = {Mitteilungen aus dem Heinrich-Schliemann-Museum Ankershagen}}
+@String {MSchwUrFruehGesch = {Mitteilungsblatt der Schweizerischen Gesellschaft für Ur- und Frühgeschichte}}%*Abweichung!
+@String {MSpaetAByz = {Mitteilungen zur spätantiken Archäologie und byzantinischen Kunstgeschichte}}%*Abweichung!
+@String {MueJb = {Münchner Jahrbuch der bildenden Kunst}}%*Abweichung!
+@String {MuenchBeitrVFG = {Münchner Beiträge zur Vor- und Frühgeschichte}}%*Abweichung!
+@String {MuenchStSprWiss = {Münchener Studien zur Sprachwissenschaft}}%*Abweichung!
+@String {MuM = {Münzen und Medaillen}}
+@String {MusAfr = {Museum Africum. West African Journal of Classical and Related Studies}}
+@String {MusBenaki = {Μουσείο Μπενάκη}}
+@String {MusCrit = {Museum criticum}}
+@String {Muse = {Muse. Annual of the Museum of Art and Archaeology, University of Missouri, Columbia}}
+@String {Museon = {Le Muséon. Revue d'études orientales}}%*Abweichung!
+@String {MuseumUnesco = {Museum. A Quarterly Review Published by UNESCO}}
+@String {MusFerr = {Musei Ferraresi. Bollettino annuale}}
+@String {MusGalIt = {Musei e gallerie d'Italia}}
+@String {MusHaaretz = {Museum Haaretz, Tel Aviv. Yearbook}}
+@String {MusHelv = {Museum Helveticum}}
+@String {MusKoeln = {Museen in Köln. Bulletin}}%*Abweichung!
+@String {MusNotAmNumSoc = {Museum Notes. The American Numismatic Society}}
+@String {MusPontevedra = {El Museo de Pontevedra}}
+@String {MusRiv = {Museo in rivista. Notiziario dei Musei civici di Pavia}}
+@String {MusTusc = {Museum Tusculanum. København}}
+@String {MuzEvkSzeged = {A Móra Ferenc múzeum évkönyve}}
+@String {MuzNa = {MuzeulnaionalBucureti}}
+@String {MuzPamKul = {Muzei i pametnici na kulturata}}
+@String {NachrArbUWA = {Nachrichtenblatt Arbeitskreis Unterwasserarchäologie}}
+@String {NapNobil = {Napoli nobilissima}}
+@String {NassAnn = {Nassauische Annalen}}
+@String {NAWG = {Nachrichten der Akademie der Wissenschaften in Göttingen. Philologisch-Historische Klasse}}
+@String {NBWorcArtMus = {News Bulletin and Calendar. Worcester Art Museum}}
+@String {NEphemSemEpigr = {Neue Ephemeris für semitische Epigraphik}}
+@String {NewsletterAthen = {Newsletter of the Netherlands Institute at Athens}}
+@String {NewsletterPotTech = {Newsletter. Department of Pottery Technology, University of Leiden}}
+@String {NGWG = {Nachrichten von der Gesellschaft der Wissenschaften zu Göttingen. Philologisch-Historische Klasse}}
+@String {NigCl = {Nigeria and the Classics}}
+@String {Nikephoros = {Nikephoros. Zeitschrift für Sport und Kultur im Altertum}}
+@String {Nin = {Nin. Journal of Gender Studies in Antiquity}}
+@String {NNM = {American Numismatic Society. Numismatic Notes and Monographs}}
+@String {NomChron = {Νομισματικά Χρονικά. Περιοδική Έκδωσις της Ελληνικής Νομισματικής Εταιρείας}}
+@String {Norba = {Norba. Revista de arte, geografía e historia}}
+@String {NordNumArs = {Nordisk numismatisk årsskrift. Utgiven av Kungliga vitterhets historie och antikvitets akademien i samarbete med Nordisk numismatisk union}}
+@String {NotABerg = {Notizie archeologiche bergomensi. Periodico di archeologia del Civico museo archeologico di Bergamo}}
+@String {NotAHisp = {Noticiario arqueológico hispánico. Arqueología}}
+@String {NotAHispPrehistoria = {Noticiario arqueológico hispánico. Prehistoria}}
+@String {NotAllumiere = {Notiziario. Museo civico, Associazione archeologica, Allumiere}}
+@String {NotALomb = {Notiziario. Soprintendenza archeologica della Lombardia}}
+@String {NotMilano = {Notizie dal chiostro del monastero maggiore. Rassegna di studi del Civico museo archeologico e del Civico gabinetto numismatico di Milano}}
+@String {NouvClio = {La nouvelle Clio}}
+@String {Novaensia = {Novaensia. Badania Ekspedycji archeologicznej Uniwersytetu warszawskiego w Novae}}
+@String {NSc = {Notizie degli scavi di antichità}}
+@String {NStFan = {Nuovi studi fanesi}}
+@String {NubChr = {Nubia christiana}}
+@String {NubLet = {Nubian Letters}}
+@String {NueBlA = {Nürnberger Blätter zur Archäologie. Publikationsreihe des Bildungszentrums der Stadt Nürnberg, Fachbereich Archäologie}}%*Abweichung!
+@String {NumAntCl = {Numismatica e antichità classiche. Quaderni ticinesi}}
+@String {Numantia = {Numantia. Investigaciones arqueológicas en Castilla y León}}
+@String {NumChron = {The Numismatic Chronicle. The Journal of the Royal Society}}
+@String {Numen = {Numen. International Review for the History of Religions}}
+@String {NumEpigr = {Numizmatika i epigrafika}}
+@String {Numisma = {Numisma. Revista de la Sociedad iberoamericana de estudios numismáticos}}
+@String {NumismaticaRom = {Numismatica. Periodico di cultura e di informazione numismatica}}
+@String {Numizmaticar = {Numizmatičar. Casopis za anticki i stari jugoslavenski novac}}%*Abweichung!
+@String {Nummus = {Nummus. Sociedade portuguesa de numismatica}}
+@String {NumZ = {Numismatische Zeitschrift}}
+@String {NuovDidask = {Nuovo Didaskaleion}}
+@String {OccasPublClSt = {Occasional Publications in Classical Studies}}
+@String {OccOr = {Occident and Orient}}
+@String {OGIS = {W. Dittenberger, Orientis Graeci inscriptiones selectae (Leipzig 1903--­1905)}}
+@String {OeJh = {Jahreshefte des Österreichischen Archäologischen Institutes in Wien}}%*Abweichung!
+@String {OF = {Olympische Forschungen}}
+@String {Offa = {Offa. Berichte und Mitteilungen zur Urgeschiche, Frühgeschichte und Mittelalterarchäologie}}
+@String {Ogam = {Ogam. Bulletin des Amis de la tradition celtique}}
+@String {Oikumene = {Oikumene. Studia ad historiam antiquam classicam et orientalem pertinentia}}
+@String {OIP = {Oriental Institute Publications}}
+@String {Olba = {Olba. Mersin Üniversitesi Kilikia Arkeolojisini Araştırma Merkezi yayınları}}
+@String {OlBer = {Bericht über die Ausgrabungen in Olympia}}
+@String {Olympia = {Olympia. Die Ergebnisse der von dem Deutschen Reich veranstalteten Ausgrabung (Berlin 1890--­1897)}}
+@String {Olynthus = {Excavations at Olynthus}}
+@String {OLZ = {Orientalistische Literaturzeitung}}
+@String {OpArch = {Skrifter utgivna av Svenska institutet i Rom. Opuscula archaeologica}}
+@String {OpAth = {Opuscula Atheniensia}}
+@String {OpFin = {Opuscula Instituti Romani Finlandiae}}
+@String {OpPomp = {Opuscula Pompeiana}}
+@String {OpRom = {Opuscula Romana}}
+@String {Opus = {Opus. Rivista internazionale per la storia economica e sociale dell’antichità}}
+@String {Or = {Orientalia (Pontificio Istituto biblico)}}
+@String {OrA = {Orient-Archäologie}}
+@String {OrAnt = {Oriens antiquus. Rivista del Centro per le antichità e la storia dell’arte del Vicino Oriente}}
+@String {OrbTerr = {Orbis terrarum. Internationale Zeitschrift für historische Geographie der Alten Welt}}
+@String {OrChr = {Oriens christianus}}
+@String {OrChrPer = {Orientalia christiana periodica}}
+@String {Ordona = {Ordona. Rapports et études}}
+@String {Orient = {Orient. The Reports of the Society for Near Eastern Studies in Japan}}
+@String {Origini = {Origini. Preistoria e protostoria delle civiltà antiche}}
+@String {Orizzonti = {Orizzonti. Rassegna di archeologia}}
+@String {Orpheus = {Orpheus. Rivista di umanità classica e cristiana}}
+@String {OrpheusThracSt = {Orpheus. Journal of Indo-European, Palaeo-Balkan and Thracian Studies}}
+@String {OrSu = {Orientalia Suecana. An International Journal of Indological, Iranian, Semitic, Turkic Studies}}
+@String {OsjZbor = {Osjekizbornik}}
+@String {OstbGrenzm = {Ostbairische Grenzmarken. Passauer Jahrbuch für Geschichte, Kunst und Volkskunde}}
+@String {Ostraka = {Ostraka. Rivista di antichità}}
+@String {OudhMeded = {Oudheidkundige mededelingen uit het Rijksmuseum van oudheden te Leiden}}
+@String {OxfJA = {Oxford Journal of Archaeology}}
+@String {OxfStPhilos = {Oxford Studies in Ancient Philosophy}}
+@String {Pact = {Pact. Revue du Groupe européen d’études pour les techniques physiques, chimiques et mathématiques appliquées à l’archéologie}}
+@String {Padusa = {Padusa. Bolletino del Centro polesano di studi storici, archeologici ed etnografici, Rovigo}}
+@String {PagA = {Pagine di archeologia. Studi e materiali}}
+@String {PAI = {Polevye archeologičeskie issledovanija}}
+@String {Paideuma = {Paideuma. Mitteilungen zur Kulturkunde}}
+@String {Palaeohistoria = {Palaeohistoria. Acta et communicationes Instituti bio-archaeologici universitatis Groninganae}}
+@String {Paleohispanica = {Paleohispánica. Revista sobre lenguas y culturas de la Hispania antigua}}%*Abweichung!
+@String {Palladio = {Palladio. Rivista di storia dell’architettura}}
+@String {Pallas = {Pallas. Revue d’études antiques}}
+@String {Palmet = {Palmet. Sadberk Hanım Müzesi yıllığı}}
+@String {PamA = {Památky archeologické}}
+@String {Pan = {Pan. Studi dell’Istituto di filologia latina}}
+@String {PapBilb = {Papeles Bilbilitanos}}
+@String {Papyri = {Papyri. Bollettino del Museo del papiro}}
+@String {Parthica = {Parthica. Incontri di culture nel mondo antico}}
+@String {Partenope = {Partenope. Rivista trimestrale di cultura napoletana}}
+@String {PAS = {Prähistorische Archäologie in Südosteuropa}}
+@String {PBF = {Prähistorische Bronzefunde}}
+@String {Pegasus = {Pegasus. Berliner Beiträge zum Nachleben der Antike}}
+@String {PEQ = {Palestine Exploration Quarterly}}
+@String {Peristil = {Peristil. Zbornik radova za povijest umjetnosti}}
+@String {Persica = {Persica. Jaarboek van het Genootschap Nederland-Iran, Stichting voor culturele betrekkingen}}
+@String {Peuce = {Peuce. Studii şi comunicări de istorie veche, arheologie şi numismatică}}
+@String {PF = {Pergamenische Forschungen}}
+@String {Pharos = {Pharos. Journal of the Netherlands Institute at Athens}}
+@String {Philologus = {Philologus. Zeitschrift für das klassische Altertum}}
+@String {Phoenix = {Phoenix. The Journal of the Classical Association of Canada}}
+@String {PhoenixExOrLux = {Phoenix. Bulletin uitgegeven door het Vooraziatisch-Egyptisch Genootschap »Ex Oriente Lux«}}
+@String {Phoibos = {Phoibos. Bulletin du Cercle de philologie classique et orientale de l’Université libre de Bruxelles}}
+@String {Phronesis = {Phronesis. A Journal for Ancient Philosophy}}
+@String {Picus = {Picus. Studi e ricerche sulle Marche nell’antichità}}
+@String {LPIR = {Prosopographia Imperii Romani}}
+@String {PKG = {Propyläen Kunstgeschichte}}
+@String {Platon = {Πλάτον. Δελτίον της Εταιρείας Ελλήνων Φιλολόγων}}
+@String {PLup = {Papyrologica Lupiensia}}
+@String {PolAMed = {Polish Archaeology in the Mediterranean}}
+@String {Polemon = {Πολέμων. Αρχαιολογικόν Περιοδικόν}}
+@String {Polis = {Polis. Revista de ideas y formas políticas de la antigüedad clásica}}
+@String {PompHercStab = {Pompeii, Herculaneum, Stabiae. Bolletino. Associazione internazionale Amici di Pompei}}
+@String {Pontica = {Pontica. Studii şi materiale de istorie, arheologie şi muzeografie, Constanţa}}
+@String {Portugalia = {Portugália. Revista do Instituto de arqueologia da Faculdade de letras da Universidade do Porto}}
+@String {PP = {La parola del passato}}
+@String {PPM = {Pompei: Pitture e mosaici. Enciclopedia dell’arte antica classica e orientale}}
+@String {PraceA = {Prace archeologiczne}}
+@String {PraceMatLodz = {Prace i materialy Muzeum archeologicznego i etnograficznego w Łodzi}}%*Abweichung!
+@String {Prakt = {Πρακτικά της εν Αθήναις Αρχαιολογικής Εταιρείας}}
+@String {PraktAkAth = {Πρακτικά της Ακαδημίας Αθηνών}}
+@String {PreistAlp = {Preistoria alpina. Museo tridentino di scienze naturali}}
+@String {PriloziZagreb = {Prilozi Instituta za arheologiju u Zagrebu}}
+@String {PrincViana = {Principe di Viana}}
+@String {ProblIsk = {Problemi na izkustvoto. Trimesecno spisanie za estetika, teorija, istorija i kritika na izkustvoto}}
+@String {ProcAfrClAss = {The Proceedings of the African Classical Associations}}
+@String {ProcCambrPhilSoc = {Proceedings of the Cambridge Philological Society}}
+@String {ProcDanInstAth = {Proceedings of the Danish Institute at Athens}}
+@String {ProcPrehistSoc = {Proceedings of the Prehistoric Society}}
+@String {Prometheus = {Prometheus. Rivista quadrimestrale di studi classici}}
+@String {ProspAQuad = {Prospezioni archeologiche. Quaderni}}
+@String {Prospettiva = {Prospettiva. Rivista di storia dell’arte antica e moderna}}
+@String {Prospezioni = {Prospezioni. Bollettino di informazioni scientifiche}}
+@String {ProvHist = {Provence historique}}
+@String {ProvLucca = {La provincia di Lucca}}
+@String {PublInstTTMeneses = {Publicaciones de la Institución »Tello Téllez de Meneses«}}
+@String {Pulpudeva = {Pulpudeva. Semaines philippopolitaines de l’histoire et de la culture thrace}}
+@String {Puteoli = {Puteoli. Studi di storia antica}}
+@String {Pyrenae = {Pyrenae. Crónica arqueológica}}
+@String {PZ = {Prähistorische Zeitschrift}}
+@String {QDAP = {The Quarterly of the Department of Antiquities in Palestine}}
+@String {QuadABarcel = {Quaderns d’arqueologia i història de la ciutat (Barcelona)}}
+@String {QuadACagl = {Quaderni. Soprintendenza archeologica per la provincie di Cagliari e Oristano}}
+@String {QuadACal = {Quaderni del Dipartimento delle arti, Università della Calabria}}
+@String {QuadALibya = {Quaderni di archeologia della Libia}}
+@String {QuadAMant = {Quaderni di archeologia del Mantovano}}
+@String {QuadAMess = {Quaderni di archeologia, Università di Messina}}
+@String {QuadAOst = {Quaderni del Gruppo archeologico ostigliese}}
+@String {QuadAPiem = {Quaderni della Soprintendenza archeologica del Piemonte}}
+@String {QuadAquil = {Quaderni aquileiesi}}
+@String {QuadAReggio = {Quaderni d’archeologia reggiana}}
+@String {QuadAVen = {Quaderni di archeologia del Veneto}}
+@String {QuadCast = {Quaderns de prehistòria i arqueologia de Castelló}}
+@String {QuadCat = {Quaderni catanesi di studi classici e medievali}}
+@String {QuadChieti = {Quaderni dell’Istituto di archeologia e storia antica, Università di Chieti}}
+@String {QuadErb = {Quaderni erbesi. Civico museo archeologico di Erba}}
+@String {QuadFriulA = {Quaderni friulani di archeologia}}
+@String {QuadGerico = {Quaderni di Gerico}}
+@String {QuadIstFilGr = {Quaderni dell’Istituto di filologia greca}}
+@String {QuadIstLat = {Quaderni dell’Istituto di lingua e letteratura latina, Università di Roma}}
+@String {QuadLecce = {Quaderni. Istituto di lingue e letterature classiche, Facoltà di magistero, Università degli studi, Lecce}}
+@String {QuadMusPontecorvo = {Museo civico Pontecorvo. Quaderni}}
+@String {QuadMusSalinas = {Quaderni del Museo archeologico regionale Antonino Salinas}}
+@String {QuadProtost = {Quaderni di protostoria. Università di Perugia}}
+@String {QuadStLun = {Quaderni. Centro studi lunensi}}
+@String {QuadStor = {Quaderni di storia}}
+@String {QuadStorici = {Quaderni storici}}
+@String {QuadUrbin = {Quaderni urbinati di cultura classica}}
+@String {Quaternaria = {Quaternaria. Storia naturale e culturale del quaternario}}
+@String {RA = {Revue archéologique}}
+@String {RAArtLouv = {Revue des archéologues et historiens d’art de Louvain}}
+@String {RAC = {Reallexikon für Antike und Christentum}}
+@String {RACFr = {Revue archéologique du Centre de la France}}
+@String {RAComo = {Rivista archeologica dell’antica provincia e diocesi di Como}}
+@String {RACr = {Rivista di archeologia cristiana}}
+@String {RadAkZadar = {Radovi Zavoda za povijesne znanosti, Hrvatska akademija znanosti i umjetnosti u Zadru}}
+@String {Radiocarbon = {Radiocarbon. An International Journal of Cosmogenic Isotope Research}}
+@String {RadSplit = {Radovi. Razdio povijesnih znanosti}}
+@String {RAE = {Revue archéologique de l’Est et du Centre-Est}}
+@String {Raggi = {Raggi. Zeitschrift für Kunstgeschichte und Archäologie}}
+@String {RAMadrid = {Revista de arqueología}}
+@String {RANarb = {Revue archéologique de Narbonnaise}}
+@String {RAPon = {Revista d’arqueologia de Ponent}}
+@String {RapWyk = {Raporty wykopaliskowe}}
+@String {RArchBiblMus = {Revista de archivos, bibliotecas y museos}}
+@String {RArcheom = {Revue d’archéométrie}}
+@String {RArtMus = {La revue des arts. Musées de France}}
+@String {RassAPiomb = {Rassegna di archeologia. Associazione archeologica piombinese}}
+@String {RassLazio = {Rassegna del Lazio}}
+@String {RassStorSalern = {Rassegna storica salernitana}}
+@String {RassVolt = {Rassegna volterrana}}
+@String {RAssyr = {Revue d’assyriologie et d’archéologie orientale}}
+@String {Ratiariensia = {Ratiariensia. Studi e materiali mesici e danubiani}}
+@String {RAtlMed = {Revista atlántica-\-mediterránea de prehistoria y arqueología social}}
+@String {RavStRic = {Ravenna studi e ricerche}}
+@String {Raydan = {Raydan. Journal of the Ancient Yemeni Antiquities and Epigraphy}}
+@String {RB = {Revue biblique}}
+@String {RBelgNum = {Revue belge de numismatique et de sigillographie}}
+@String {RBelgPhilHist = {Revue belge de philologie et d’histoire}}
+@String {LRBK = {Reallexikon zur byzantinischen Kunst}}
+@String {RCulClMedioev = {Rivista di cultura classica e medioevale}}
+@String {RdA = {Rivista di archeologia}}
+@String {RDAC = {Report of the Department of Antiquities, Cyprus}}
+@String {RdE = {Revue d’égyptologie (Kairo)}}
+@String {RDroitsAnt = {Revue internationale des droits de l’antiquité}}
+@String {RE = {Paulys Realencyclopädie der classischen Altertumswissenschaft}}
+@String {REA = {Revue des études anciennes}}
+@String {REByz = {Revue des études byzantines}}
+@String {RecConstantine = {Recueil des notices et memoires de la Société archéologique du département de Constantine}}
+@String {RechACrac = {Recherches archéologiques. Institut d’archéologie de l’Université de Cracovie}}
+@String {RechAlb = {Recherches albanologiques}}
+@String {RecMusAlcoi = {Recerques del Museu d’Alcoi}}
+@String {RecTrav = {Recueil de travaux relatifs à philologie et l’archéologie égyptiennes et assyriennes}}
+@String {REG = {Revue des études grecques}}
+@String {ReiCretActa = {Rei Cretariae Romanae Fautorum acta}}
+@String {ReiCretCommunic = {Rei Cretariae Romanae Fautores. Communicationes}}
+@String {REL = {Revue des études latines}}
+@String {Rema = {Ρήμα. Mitteilungen zur indogermanischen, vornehmlich indo-iranischen Wortkunde sowie zur holothetischen Sprachtheorie}}
+@String {RendBologna = {Atti della Accademia delle scienze dell’Istituto di Bologna. Rendiconti}}
+@String {RendIstLomb = {Rendiconti. Classe di lettere e scienze morali e storiche, Istituto lombardo, Accademia di scienze e lettere}}
+@String {RendLinc = {Rendiconti dell’Accademia nazionale dei Lincei, Classe di scienze morali, storiche e filologiche}}
+@String {RendNap = {Rendiconti della Accademia di archeologia, lettere e belle arti, Napoli}}
+@String {RendPontAc = {Rendiconti. Atti della Pontificia accademia romana di archeologia}}
+@String {RepMalta = {Report on the Working of the Museum Department, Malta, Department of Information}}
+@String {Reppal = {Reppal. Revue des études phénicienne-puniques et des antiquités libyques}}
+@String {RepSocLibSt = {Annual Report. The Society for Libyan Studies}}
+@String {RES = {Répertoire d’épigraphie sémitique (Paris 1900--1950)}}
+@String {REstIber = {Revista de estudios ibéricos}}
+@String {REtArm = {Revue des études arméniennes}}
+@String {RevEg = {Revue égyptologique (Paris)}}
+@String {RFil = {Rivista di filologia e di istruzione classica}}
+@String {RGeorgCauc = {Revue des études géorgiennes et caucasiennes}}
+@String {RGF = {Römisch-Germanische Forschungen}}
+@String {RGuimar = {Revista de Guimarães}}
+@String {RHA = {Revue hittite et asianique}}
+@String {RheinMusBonn = {Das Rheinische Landesmuseum Bonn. Berichte aus der Arbeit des Museums}}
+@String {RHistArmees = {Revue historique des armées}}%*Abweichung!
+@String {RHistRel = {Revue de l’histoire des religions}}
+@String {RhM = {Rheinisches Museum für Philologie}}
+@String {RIA = {Rivista dell’Istituto nazionale d’archeologia e storia dell’arte}}
+@String {RIC = {H. Mattingly – E. A. Sydenham, The Roman Imperial Coinage}}
+@String {RicEgAntCopt = {Ricerche di egittologia e di antichità copte}}
+@String {RicognA = {Ricognizioni archeologiche}}
+@String {RicStBrindisi = {Ricerche e studi. Museo Francesco Ribezzo, Brindisi}}
+@String {RIngIntem = {Rivista Ingauna e Intemelia}}
+@String {RItNum = {Rivista italiana di numismatica e scienze affini}}
+@String {RlA = {Reallexikon der Assyriologie und vorderasiatischen Archäologie}}
+@String {RLouvre = {Revue du Louvre. La revue des musées de France}}
+@String {RM = {Mitteilungen des Deutschen Archäologischen Instituts, Römische Abteilung}}
+@String {RNum = {Revue numismatique}}
+@String {RoczMuzWarsz = {Rocznik Muzeum narodowego w Warszawie}}
+@String {RoemOe = {Römisches Österreich. Jahresschrift der Österreichischen Gesellschaft für Archäologie}}%*Abweichung!
+@String {RoemQSchr = {Römische Quartalschrift für christliche Altertumskunde und Kirchengeschichte}}%*Abweichung!
+@String {Romanobarbarica = {Romanobarbarica. Contributi allo studio dei rapporti culturali tra il mondo latino e mondo barbarico}}
+@String {RomGens = {Romana gens. Bollettino dell’Associazione archeologica romana}}
+@String {RoscherML = {W. H. Roscher, Ausführliches Lexikon der griechischen und römischen Mythologie}}%*Abweichung!
+@String {RossA = {Rossijskaja archeologija}}
+@String {RPC = {Roman Provincial Coinage}}
+@String {RPhil = {Revue de philologie, de littérature et d’histoire anciennes}}
+@String {RPortA = {Revista portuguesa de arqueologia}}
+@String {RPorto = {Revista da Facultade de letras. Serie de historia. Universidade do Porto}}
+@String {RRC = {M. Crawford, Roman Republican Coinage (London 1974)}}
+@String {RSaintonge = {Revue de la Saintonge et de l’Aunis}}
+@String {RScPreist = {Rivista di scienze preistoriche}}
+@String {RSO = {Rivista degli studi orientali}}
+@String {RStBiz = {Rivista di studi bizantini e neoellenici}}
+@String {RStCl = {Rivista di studi classici}}
+@String {RStFen = {Rivista di studi fenici}}
+@String {RStLig = {Rivista di studi liguri}}
+@String {RStMarch = {Rivista di studi marchigiani}}
+@String {RStorAnt = {Rivista storica dell’antichità}}
+@String {RStorCal = {Rivista storica calabrese}}
+@String {RStPomp = {Rivista di studi pompeiani}}
+@String {RStPun = {Rivista di studi punici}}
+@String {RTopAnt = {Rivista di topografia antica}}
+@String {Rudiae = {Rudiae. Ricerche sul mondo classico}}
+@String {SaalbJb = {Saalburg-Jahrbuch. Bericht des Saalburg-Museums}}
+@String {SaarBeitr = {Saarbrücker Beiträge zur Altertumskunde}}
+@String {SaarStMat = {Saarbrücker Studien und Materialien zur Altertumskunde}}
+@String {Sacer = {Sacer. Bollettino della Associazione storica saccarese}}
+@String {Saeculum = {Saeculum. Jahrbuch für Universalgeschichte}}
+@String {SAGA = {Studien zur Archäologie und Geschichte Altägyptens}}
+@String {SaggiFen = {Saggi fenici}}
+@String {Saguntum = {Saguntum. Papeles del Laboratorio de arqueología de Valencia}}
+@String {Saitabi = {Saitabi. Noticiario de historia, arte y arqueología de Levante}}
+@String {SAK = {Studien zur altägyptischen Kultur}}
+@String {Salduie = {Salduie. Estudios de prehistoria y arqueología}}
+@String {Samothrace = {Samothrace. Excavations Conducted by the Institute of Fine Arts of New York University}}
+@String {Sandalion = {Sandalion. Quaderni di cultura classica, cristiana e medievale}}
+@String {Sardis = {Sardis. Publications of the American Society for the Excavation of Sardis}}
+@String {Sargetia = {Sargetia. Acta Musei regionalis Devensis}}
+@String {SarkSt = {Sarkophag-Studien}}
+@String {Sautuola = {Sautuola. Revista del Instituto de prehistoria y arqueologia Sautuola}}
+@String {Savaria = {Savaria. Bulletin der Museen des Komitats Vas}}
+@String {SBBerlin = {Sitzungsberichte der Deutschen Akademie der Wissenschaften zu Berlin. Klasse für Sprache, Literatur und Kunst}}
+@String {SBLeipzig = {Sitzungsberichte der Sächsischen Akademie der Wissenschaften zu Leipzig}}
+@String {SBMuenchen = {Bayerische Akademie der Wissenschaften. Philosophisch-Historische Klasse. Sitzungsberichte}}%*Abweichung!
+@String {SborBrno = {Sborník prací Filozofické fakulty Brněnské univerzity. M, Rada archeologická}}
+@String {SBWien = {Sitzungsberichte. Österreichische Akademie der Wissenschaften}}
+@String {ScAnt = {Scienze dell’antichità. Storia, archeologia, antropologia}}
+@String {SCE = {The Swedish Cyprus Expedition}}
+@String {SchildStei = {Schild von Steier. Beiträge zur Steirischen Vor- und Frühgeschichte und Münzkunde}}
+@String {Scholia = {Scholia. Natal Studies in Classical Antiquity}}
+@String {SchwMueBl = {Schweizer Münzblätter}}%*Abweichung!
+@String {SchwNumRu = {Schweizerische numismatische Rundschau}}
+@String {ScrCiv = {Scrittura e civiltà}}
+@String {ScrClIsr = {Scripta classica Israelica. Yearbook of the Israel Society for the Promotion of Classical Studies}}
+@String {ScrHieros = {Scripta Hierosolymitana. Publications of the Hebrew University, Jerusalem}}
+@String {ScrMed = {Scripta mediterranea. Bulletin of the Society for Mediterranean Studies, Toronto}}
+@String {SDAIK = {Sonderschriften des Deutschen Archäologischen Instituts, Abteilung Kairo}}
+@String {SEG = {Supplementum epigraphicum Graecum}}
+@String {SeminRom = {Seminari romani di cultura greca}}
+@String {Semitica = {Semitica. Cahiers publiés par l’Institut d’études sémitiques du College de France. Avec le concours du Centre national de la recherche scientifique}}
+@String {SetubalA = {Setúbal arqueológica}}
+@String {Sibrium = {Sibrium. Collana di studi e documentazioni}}
+@String {SicA = {Sicilia archeologica}}
+@String {SicGymn = {Siculorum gymnasium}}
+@String {SIG = {W. Dittenberger, Sylloge inscriptionum Graecarum (Leipzig 1915--­1924)}}
+@String {Sileno = {Sileno. Rivista di studi classici e cristiani}}
+@String {SilkRoadArtA = {Silk Road Art and Archaeology. Journal of the Institute of Silk Road Studies, Kamakura}}
+@String {SIMA = {Studies in Mediterranean Archaeology}}
+@String {Simblos = {Simblos. Scritti di storia antica}}
+@String {Skyllis = {Skyllis. Zeitschrift für Unterwasserarchäologie}}
+@String {SlovA = {Slovenská archeológia}}
+@String {SlovNum = {Slovenská numizmatika}}
+@String {SMEA = {Studi micenei ed egeo-anatolici}}
+@String {SNG = {Sylloge nummorum Graecorum}}
+@String {SocGeoAOran = {(Bulletin trimestriel de la) Société de géographie et d’archéologie (de la province) d’Oran}}
+@String {SoobErmit = {Soobščenija Gosudarstvennogo Ėrmitaža}}
+@String {SoobMuzMoskva = {Soobščenija Gosudarstvennogo muzeja izobrazitel’nych isskustv imeni A. S. Puškina}}
+@String {SovA = {Sovetskaja archeologija}}
+@String {Spal = {Spal. Revista de prehistoria y arqueología de la Universidad de Sevilla}}
+@String {SpNov = {Specimina nova dissertationum ex Instituto historico Universitatis Quinqueecclesiensis de Iano Pannonio nominatae}}
+@String {Spoletium = {Spoletium. Rivista di arte, storia, cultura}}
+@String {StA = {Studia archaeologica}}
+@String {Stadion = {Stadion. Internationale Zeitschrift für Geschichte des Sports}}
+@String {StaedelJb = {Städel-Jahrbuch}}%*Abweichung!
+@String {StAeg = {Studia Aegyptiaca. Budapest}}
+@String {StAlb = {Studia Albanica}}
+@String {StAnt = {Studi di antichità. Università di Lecce}}
+@String {Starinar = {StarinarArheoloki institut Beograd}}
+@String {StAWarsz = {Studia archeologiczne. Uniwersytet Warszawski, Instytut archeologii}}
+@String {StBiFranc = {Studium biblicum Franciscanum. Liber annuus}}
+@String {StBitont = {Studi bitontini}}
+@String {StBoT = {Studien zu den Bogazköy-Texten}}
+@String {StCercIstorV = {Studii şi cercetări de istorie veche şi arheologie}}
+@String {StCercNum = {Studii şi cercetări de numismatică}}
+@String {StCl = {Studii clasice. Societatea de studii clasice din Republica socialistă Romănia}}
+@String {StClOr = {Studi classici e orientali}}
+@String {StDocA = {Studi e documenti di archeologia}}
+@String {StDocHistIur = {Studia et documenta historiae et iuris}}
+@String {StEbla = {Studi eblaiti}}
+@String {StEgAntPun = {Studi di egittologia e di antichità puniche}}
+@String {SteMat = {Studi e materiali. Soprintendenza ai beni archeologici per la Toscana}}
+@String {StEpigrLing = {Studi epigrafici e linguistici sul Vicino Oriente antico}}
+@String {StEtr = {Studi etruschi}}
+@String {StGenu = {Studi genuensi}}
+@String {StHist = {Studia historica. Historia antigua}}
+@String {StiftHambKuSamml = {Stiftung zur Förderung der Hamburgischen Kunstsammlungen. Erwerbungen}}
+@String {StItFilCl = {Studi italiani di filologia classica}}
+@String {StLatIt = {Studi latini e italiani}}
+@String {StMagreb = {Studi magrebini}}
+@String {StMatStorRel = {Studi e materiali di storia delle religioni}}
+@String {StOliv = {Studia Oliveriana}}
+@String {StOr = {Studia orientalia, Helsinki}}
+@String {StOrCr = {Studi sull’Oriente cristiano}}
+@String {StP = {Studia papyrologica}}
+@String {StrennaRom = {Strenna dei romanisti}}
+@String {StRom = {Studi romani}}
+@String {StRomagn = {Studi romagnoli}}
+@String {StSalent = {Studi salentini}}
+@String {StSard = {Studi sardi}}
+@String {StStorRel = {Studi storico-religiosi}}
+@String {StTardoant = {Studi tardoantichi}}
+@String {StTrentStor = {Studi trentini di scienze storiche. Sezione seconda}}
+@String {StTroica = {Studia Troica}}
+@String {StUrbin = {Studi urbinati. B, Scienze umane. 3, Linguistica, letteratura, arte}}
+@String {Sumer = {Sumer. A Journal of Archaeology (and History) in Iraq}}
+@String {SylvaMala = {Sylva Mala. Bollettino del Centro di studi archeologici di Boscoreale, Boscotrecase e Trecase}}%*Abweichung!
+@String {SymbOslo = {Symbolae Osloenses}}
+@String {Syria = {Syria. Revue d’art oriental et d’archéologie}}
+@String {SyrMesopSt = {Syro-Mesopotamian Studies}}
+@String {TAD = {Türk arkeoloji dergisi}}
+@String {Talanta = {Τάλαντα. Proceedings of the Dutch Archaeological and Historical Society}}
+@String {TAM = {E. Kalinka (Hrsg.), Tituli Asiae Minoris (Wien 1901--­1941)}}
+@String {Taras = {Taras. Rivista di archeologia}}
+@String {Tarsus = {Excavations at Gözlü Kule, Tarsus}}
+@String {TAVO = {Tübinger Atlas des Vorderen Orients}}
+@String {TeherF = {Teheraner Forschungen}}
+@String {Teiresias = {Teiresias. A Review and Continuing Bibliography of Boiotian Studies}}
+@String {TelAvivJA = {Tel Aviv. Journal of the Institute of Archaeology of Tel Aviv University}}
+@String {TerraAntBalc = {Acta Associationis internationalis »Terra antiqua balcanica«}}
+@String {TerraVolsci = {Terra dei Volsci. Annali del Museo archeologico di Frosinone}}
+@String {Teruel = {Teruel. Instituto de estudios turolenses}}
+@String {TextilAnc = {Textiles anciens. Bulletin du Centre international d’étude des textiles anciens}}
+@String {TheolRu = {Theologische Rundschau}}
+@String {ThesCRA = {Thesaurus Cultus et Rituum Antiquorum}}
+@String {Thessalika = {Θεσσαλικά}}
+@String {Thessalonike = {Η Θεσσαλονίκη}}
+@String {Thieme-Becker = {U. Thieme – F. Becker (Hrsg.), Allgemeines Lexikon der bildenden Künstler}}%*Abweichung!
+@String {ThrakChron = {Θρακικά Χρονικά}}
+@String {ThrakEp = {Θρακική Επετηρίδα}}
+@String {TIB = {Tabula Imperii Byzantini}}
+@String {Tibiscus = {Tibiscus. Istorie, arheologie. Muzeul Banatului Timişoara}}
+@String {TiLeon = {Tierras de León}}
+@String {Tiryns = {Tiryns. Forschungen und Berichte}}
+@String {TMA = {Tijdschrift voor Mediterrane archeologie}}
+@String {Topoi = {Τόποι. Orient – Occident}}
+@String {Torretta = {La torretta. Rivista quadrimestrale a cura della Biblioteca comunale di Blera}}
+@String {TourOrleOr = {La Tour de l’Orle-d’Or, Semur-en-Auxois}}
+@String {TrabAntrEtn = {Trabalhos de antropologia e etnologia}}
+@String {TrabArq = {Trabalhos de arqueologia}}
+@String {TrabAssArqPort = {Trabalhos da associação dos arqueólogos portugueses}}
+@String {TrabNavarra = {Trabajos de arqueología de Navarra}}
+@String {TrabPrehist = {Trabajos de prehistoria}}
+@String {Traditio = {Traditio. Studies in Ancient and Medieval History, Thought and Religion}}
+@String {TransactAmPhilAss = {Transactions and Proceedings of the American Philological Association}}
+@String {TransactAmPhilosSoc = {Transactions of the American Philosophical Society}}
+@String {TransactLond = {Transactions of the London and Middlesex Archaeological Society}}
+@String {TravMem = {Travaux et mémoires. Centre de recherche d’histoire et civilisation byzantine, Paris}}
+@String {TravToulouse = {Travaux de l’Institut d’art préhistorique, Université de Toulouse – Le Mirail}}
+@String {TreMonet = {Trésors monétaires}}
+@String {TribArq = {Tribuna d’arqueologia}}
+@String {TrudyErmit = {Trudy Gosudarstvennogo Ėrmitaža}}
+@String {TrWPr = {Trierer Winckelmannsprogramme}}
+@String {TrZ = {Trierer Zeitschrift für Geschichte und Kunst des Trierer Landes und seiner Nachbargebiete}}
+@String {TTKY = {Türk Tarih Kurumu yayınları}}
+@String {TueBA-Ar = {Türkiye Bilimler Akademisi arkeoloji dergisi}}%*Abweichung!
+@String {Tyche = {Tyche. Beiträge zur Alten Geschichte, Papyrologie und Epigraphik}}
+@String {UF = {Ugarit-Forschungen. Internationales Jahrbuch für die Altertumskunde Syrien-Palästinas}}
+@String {UPA = {Universitätsforschungen zur Prähistorischen Archäologie}}
+@String {LUrbe = {L’Urbe. Rivista romana}}%*Abweichung!
+@String {UrSchw = {Ur-Schweiz. La Suisse primitive}}
+@String {UVB = {Vorläufiger Bericht über die von dem Deutschen Archäologischen Institut und der Deutschen Orient-Gesellschaft aus den Mitteln der Deutschen Forschungsgemeinschaft unternommenen Ausgrabungen in Uruk-Warka}}
+@String {VarSpom = {Varstvo spomenikov}}
+@String {VDI = {Vestnik drevnej istorii}}
+@String {Vekove = {Vekove. Dvumesečno spisanie. Bălgarsko istoričesko družestvo}}
+@String {Veleia = {Veleia. Revista de prehistoria, historia antigua, arqueología y filología clásicas}}
+@String {VenArt = {Venezia arti. Bolletino del Dipartimento di storia e critica delle arti dell’Università di Venezia}}
+@String {VerAmstMeded = {Mededelingenblad. Vereniging van Vrienden Allard Pierson Museum}}
+@String {Verbanus = {Verbanus. Rassegna per la cultura, l’arte, la storia del lago}}
+@String {VeteraChr = {Vetera christianorum}}
+@String {VGesVind = {Veröffentlichungen der Gesellschaft Pro Vindonissa}}
+@String {Vichiana = {Vichiana. Rassegna di studi filologici e storici}}
+@String {VicOr = {Vicino Oriente}}
+@String {VigChr = {Vigiliae christianae}}
+@String {Viminacium = {Viminacium. Zbornik radova Narodnog muzeja}}
+@String {VisRel = {Visible Religion}}
+@String {Vitudurum = {Beiträge zum römischen Oberwinterthur – Vitudurum. Ausgrabungen im Unteren Bühl}}
+@String {VivScyl = {Vivarium Scyllacense. Bollettino dell’Istituto di studi su Cassiodoro e sul medioevo in Calabria}}
+@String {VizVrem = {Vizantijskij vremennik}}
+@String {VjesAMuzZagreb = {Vjesnik Arheološkog muzeja u Zagrebu}}
+@String {VjesDal = {Vjesnik za arheologiju i historiju dalmatinsku. Bulletin d’archéologie et d’histoire dalmates}}
+@String {Wad-al-Hayara = {Wad-al-Hayara. Revista de estudios de la Institución provincial de cultura »Marqués de Santillana« de Guadalajara}}
+@String {WeltGesch = {Die Welt als Geschichte}}
+@String {WiadA = {Wiadomości archeologiczne. Bulletin archéologique polonais}}
+@String {WissMBosn = {Wissenschaftliche Mitteilungen des Bosnischen Landesmuseums, A. Archäologie}}
+@String {WissZBerl = {Wissenschaftliche Zeitschrift der Humboldt-Universität zu Berlin. Gesellschafts- und sprachwissenschaftliche Reihe}}
+@String {WissZHalle = {Wissenschaftliche Zeitschrift. Martin-Luther-Universität Halle-Wittenberg}}
+@String {WissZJena = {Wissenschaftliche Zeitschrift der Friedrich-Schiller-Universität Jena}}
+@String {WissZRostock = {Wissenschaftliche Zeitschrift der Universität Rostock}}
+@String {WO = {Die Welt des Orients. Wissenschaftliche Beiträge zur Kunde des Morgenlandes}}
+@String {WorldA = {World Archaeology}}
+@String {WSt = {Wiener Studien}}
+@String {WuerzbJb = {Würzburger Jahrbücher für die Altertumswissenschaft}}%*Abweichung!
+@String {WVDOG = {Wissenschaftliche Veröffentlichungen der Deutschen Orient-Gesellschaft}}
+@String {WZKM = {Wiener Zeitschrift für die Kunde des Morgenlandes}}
+@String {Xenia = {Xenia. Semestrale di antichità}}
+@String {XeniaAnt = {Xenia antiqua}}
+@String {XeniaKonst = {Xenia. Konstanzer althistorische Vorträge und Forschungen}}
+@String {YaleClSt = {Yale Classical Studies}}
+@String {YaleUnivB = {Yale University Art Gallery Bulletin}}
+@String {ZA = {Zeitschrift für Assyriologie und vorderasiatische Archäologie}}
+@String {ZAAK = {Zeitschrift für Archäologie Außereuropäischer Kulturen}}
+@String {ZAeS = {Zeitschrift für ägyptische Sprache und Altertumskunde}}%*Abweichung!
+@String {ZAKSSchriften = {Schriften des Zentrums für Archäologie und Kulturgeschichte des Schwarzmeerraumes}}
+@String {ZAntChr = {Zeitschrift für antikes Christentum}}
+@String {ZAW = {Zeitschrift für die alttestamentliche Wissenschaft}}
+@String {ZborMuzBeograd = {Zbornik Narodnog muzeja Beograd}}
+@String {ZborRadBeograd = {Zbornik radova Vizantološkog instituta. Recueil des travaux de l’Institut d’études byzantines, Beograd}}
+@String {ZborZadar = {Zbornik Instituta za historijske nauke u Zadru}}
+@String {ZDMG = {Zeitschrift der Deutschen Morgenländischen Gesellschaft}}
+@String {ZDPV = {Zeitschrift des Deutschen Palästina-Vereins}}
+@String {Zephyrus = {Zephyrus. Revista de prehistoria y arqueología}}
+@String {ZEthn = {Zeitschrift für Ethnologie der Deutschen Gesellschaft für Völkerkunde und der Berliner Gesellschaft für Anthropologie, Ethnologie und Urgeschichte}}
+@String {ZfA = {Zeitschrift für Archäologie}}
+@String {ZfNum = {Zeitschrift für Numismatik}}
+@String {ZivaAnt = {Živa antika. Antiquité vivante}}
+@String {ZKuGesch = {Zeitschrift für Kunstgeschichte}}
+@String {ZNW = {Zeitschrift für die neutestamentliche Wissenschaft und die Kunde der älteren Kirche}}
+@String {ZPE = {Zeitschrift für Papyrologie und Epigraphik}}
+@String {ZSav = {Zeitschrift der Savigny-Stiftung für Rechtsgeschichte. Romanistische Abteilung}}
+@String {ZSchwA = {Zeitschrift für Schweizerische Archäologie und Kunstgeschichte}}
+@String {ZVerglSprF = {Zeitschrift für vergleichende Sprachforschung}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%% Stand April 2014, Deutsches Archäologisches Institut
@@ -14658,605 +14681,4418 @@ This update is also due to compatibility with `biblatex 3.8a`/`biber 2.8`.
% \fi
%\section{archaeologie-bibancient.bib}
% \begin{macrocode}
-@book{Acc, title = {}, author = {}, shortauthor = {Accius}, shorthand = {Acc.}, options = {ancient}, keywords = {ancient}}
-@book{AchTat, title = {}, author = {}, shortauthor = {Achilleus Tatios}, shorthand = {Ach. Tat.}, options = {ancient}, keywords = {ancient}}
-@book{Ael:Ep, title = {Epistulae rusticae}, author = {Claudius Aelianus}, shortauthor = {Aelian}, shorthand = {Ael. Ep.}, options = {ancient}, keywords = {ancient}}
-@book{Ael:Fr, title = {Fragmenta}, author = {Claudius Aelianus}, shortauthor = {Aelian}, shorthand = {Ael. Fr.}, options = {ancient}, keywords = {ancient}}
-@book{Ael:NA, title = {de natura animalium}, author = {Claudius Aelianus}, shortauthor = {Aelian}, shorthand = {Ael. NA}, options = {ancient}, keywords = {ancient}}
-@book{Ael:Tact, title = {Tactica (De instruendis aciebus)}, author = {{Aelianus Tacticus}}, shortauthor = {{Aelianus Tacticus}}, shorthand = {Ael. Tact}, options = {ancient}, keywords = {ancient}}
-@book{Ael:VA, title = {varia historia}, author = {Claudius Aelianus}, shortauthor = {Aelian}, shorthand = {Ael. VH}, options = {ancient}, keywords = {ancient}}
-@book{AelArist:Or, title = {Orationes}, author = {{Aelius Aristides}}, shortauthor = {{Aelius Aristides}}, shorthand = {Ael. Arist. Or.}, options = {ancient}, keywords = {ancient}}
-@book{AelArist:Technrhet, title = {Technai rhetorikai}, author = {{Aelius Aristides}}, shortauthor = {{Aelius Aristides}}, shorthand = {Ael. Arist. Techn. rhet.}, options = {ancient}, keywords = {ancient}}
-@book{AenTact, title = {Poliorketika}, author = {{Aineias Taktikos}}, shortauthor = {{Aineias Taktikos}}, shorthand = {Aen. Tact.}, options = {ancient}, keywords = {ancient}}
-@book{Aet, title = {}, author = {}, shortauthor = {Aetios}, shorthand = {Aet.}, options = {ancient}, keywords = {ancient}}
-@book{Aischin:Ctes, title = {in Ctesiphontum}, author = {}, shortauthor = {Aischines}, shorthand = {Aischin. Ctes.}, options = {ancient}, keywords = {ancient}}
-@book{Aischin:epist, title = {epistulae}, author = {}, shortauthor = {Aischines}, shorthand = {Aischin. epist.}, options = {ancient}, keywords = {ancient}}
-@book{Aischin:leg, title = {de falsa legatione}, author = {}, shortauthor = {Aischines}, shorthand = {Aischin. leg.}, options = {ancient}, keywords = {ancient}}
-@book{Aischin:orat, title = {Orationes}, author = {}, shortauthor = {Aischines}, shorthand = {Aischin. orat.}, options = {ancient}, keywords = {ancient}}
-@book{Aischin:Tim, title = {in Timarchum}, author = {}, shortauthor = {Aischines}, shorthand = {Aischin. Tim.}, options = {ancient}, keywords = {ancient}}
-@book{Aischyl:Ag, title = {Agamemnon}, author = {}, shortauthor = {Aischylos}, shorthand = {Aischyl. Ag.}, options = {ancient}, keywords = {ancient}}
-@book{Aischyl:Choeph, title = {Choephoroi}, author = {}, shortauthor = {Aischylos}, shorthand = {Aischyl. Choeph.}, options = {ancient}, keywords = {ancient}}
-@book{Aischyl:Eum, title = {Eumenides}, author = {}, shortauthor = {Aischylos}, shorthand = {Aischyl. Eum.}, options = {ancient}, keywords = {ancient}}
-@book{Aischyl:Pers, title = {Persae}, author = {}, shortauthor = {Aischylos}, shorthand = {Aischyl. Pers.}, options = {ancient}, keywords = {ancient}}
-@book{Aischyl:Prom, title = {Prometheus}, author = {}, shortauthor = {Aischylos}, shorthand = {Aischyl. Prom.}, options = {ancient}, keywords = {ancient}}
-@book{Aischyl:Sept, title = {Septem adversus Thebas}, author = {}, shortauthor = {Aischylos}, shorthand = {Aischyl. Sept.}, options = {ancient}, keywords = {ancient}}
-@book{Aischyl:Suppl, title = {Supplices (Hiketides)}, author = {}, shortauthor = {Aischylos}, shorthand = {Aischyl. Suppl.}, options = {ancient}, keywords = {ancient}}
-@book{Aisop, title = {}, author = {}, shortauthor = {Aisopos}, shorthand = {Aisop.}, options = {ancient}, keywords = {ancient}}
-@book{AlexAphr, title = {}, author = {}, shortauthor = {Alexandros von Aphrodisias}, shorthand = {Alex. Aphr.}, options = {ancient}, keywords = {ancient}}
-@book{Alk, title = {}, author = {}, shortauthor = {Alkaios}, shorthand = {Alk.}, options = {ancient}, keywords = {ancient}}
-@book{Ambr:epist, title = {epistulae}, author = {}, shortauthor = {Ambrosius}, shorthand = {Ambr. epist.}, options = {ancient}, keywords = {ancient}}
-@book{Ambr:excSat, title = {de excessu fratris (Satyri)}, author = {}, shortauthor = {Ambrosius}, shorthand = {Ambr. exc. Sat.}, options = {ancient}, keywords = {ancient}}
-@book{Ambr:obitTheod, title = {de obitu Theodosii}, author = {}, shortauthor = {Ambrosius}, shorthand = {Ambr. obit. Theod.}, options = {ancient}, keywords = {ancient}}
-@book{Ambr:obitValent, title = {de obitu Valentiniani (iunioris)}, author = {}, shortauthor = {Ambrosius}, shorthand = {Ambr. obit. Valent.}, options = {ancient}, keywords = {ancient}}
-@book{Ambr:off, title = {de officiis magistrorum}, author = {}, shortauthor = {Ambrosius}, shorthand = {Ambr. off.}, options = {ancient}, keywords = {ancient}}
-@book{Ambr:paenit, title = {de paenitentia}, author = {}, shortauthor = {Ambrosius}, shorthand = {Ambr. paenit.}, options = {ancient}, keywords = {ancient}}
-@book{Amm, title = {}, author = {{Ammianus <Marcellinus>}}, shortauthor = {Ammianus Marcellinus}, shorthand = {Amm.}, options = {ancient}, keywords = {ancient}}
-@book{Anakr, title = {}, author = {}, shortauthor = {Anakreon}, shorthand = {Anakr.}, options = {ancient}, keywords = {ancient}}
-@book{Anaxag, title = {}, author = {}, shortauthor = {Anaxagoras}, shorthand = {Anaxag.}, options = {ancient}, keywords = {ancient}}
-@book{Anaximand, title = {}, author = {}, shortauthor = {Anaximandros}, shorthand = {Anaximand.}, options = {ancient}, keywords = {ancient}}
-@book{Anaximen, title = {}, author = {}, shortauthor = {Anaximenes}, shorthand = {Anaximen.}, options = {ancient}, keywords = {ancient}}
-@book{And, title = {}, author = {}, shortauthor = {Andokides}, shorthand = {And.}, options = {ancient}, keywords = {ancient}}
-@book{AnthGr, title = {}, author = {}, shortauthor = {Antologia Graeca}, shorthand = {Anth. Gr.}, options = {ancient}, keywords = {ancient}}
-@book{AnthLat, title = {}, author = {}, shortauthor = {Antologia Latina}, shorthand = {Anth. Lat.}, options = {ancient}, keywords = {ancient}}
-@book{AnthPal, title = {}, author = {}, shortauthor = {Antologia Palatina}, shorthand = {Anth. Pal.}, options = {ancient}, keywords = {ancient}}
-@book{AnthPlan, title = {}, author = {}, shortauthor = {Anthologia Planudea}, shorthand = {Anth. Plan.}, options = {ancient}, keywords = {ancient}}
-@book{Antiph, title = {}, author = {}, shortauthor = {Antiphon}, shorthand = {Antiph.}, options = {ancient}, keywords = {ancient}}
-@book{Antisth, title = {}, author = {}, shortauthor = {Antisthenes}, shorthand = {Antisth.}, options = {ancient}, keywords = {ancient}}
-@book{Apg, title = {Apostelgeschichte}, author = {}, shortauthor = {}, shorthand = {Apg.}, options = {ancient}, keywords = {ancient}}
-@book{Apk, title = {Apokalypse}, author = {}, shortauthor = {}, shorthand = {Apk.}, options = {ancient}, keywords = {ancient}}
-@book{Apollod:bibl, title = {bibliotheke}, author = {}, shortauthor = {Apollodoros}, shorthand = {Apollod. bibl.}, options = {ancient}, keywords = {ancient}}
-@book{Apollod:epit, title = {epitome}, author = {}, shortauthor = {Apollodoros}, shorthand = {Apollod. epit.}, options = {ancient}, keywords = {ancient}}
-@book{ApollRhod, title = {Argonautica}, author = {}, shortauthor = {Apollonios Rhodios}, shorthand = {Apoll. Rhod.}, options = {ancient}, keywords = {ancient}}
-@book{App:Celt, title = {Celtica}, author = {Appian}, shortauthor = {Appian}, shorthand = {App. Celt.}, options = {ancient}, keywords = {ancient}}
-@book{App:civ, title = {bella civilia}, author = {Appian}, shortauthor = {Appian}, shorthand = {App. civ.}, options = {ancient}, keywords = {ancient}}
-@book{App:Hann, title = {Hannibalica}, author = {Appian}, shortauthor = {Appian}, shorthand = {App. Hann.}, options = {ancient}, keywords = {ancient}}
-@book{App:Ib, title = {Iberica}, author = {Appian}, shortauthor = {Appian}, shorthand = {App. Ib.}, options = {ancient}, keywords = {ancient}}
-@book{App:Ill, title = {Illyrica}, author = {Appian}, shortauthor = {Appian}, shorthand = {App. Ill.}, options = {ancient}, keywords = {ancient}}
-@book{App:It, title = {Italica}, author = {Appian}, shortauthor = {Appian}, shorthand = {App. It.}, options = {ancient}, keywords = {ancient}}
-@book{App:Lib, title = {Libyca}, author = {Appian}, shortauthor = {Appian}, shorthand = {App. Lib.}, options = {ancient}, keywords = {ancient}}
-@book{App:Mac, title = {Macedonica}, author = {Appian}, shortauthor = {Appian}, shorthand = {App. Mac.}, options = {ancient}, keywords = {ancient}}
-@book{App:Mithr, title = {Mithridatius}, author = {Appian}, shortauthor = {Appian}, shorthand = {App. Mithr.}, options = {ancient}, keywords = {ancient}}
-@book{App:pr, title = {proemium}, author = {Appian}, shortauthor = {Appian}, shorthand = {App. pr.}, options = {ancient}, keywords = {ancient}}
-@book{App:reg, title = {regia}, author = {Appian}, shortauthor = {Appian}, shorthand = {App. reg.}, options = {ancient}, keywords = {ancient}}
-@book{App:Rom, title = {historia romana}, author = {Appian}, shortauthor = {Appian}, shorthand = {App. Rom.}, options = {ancient}, keywords = {ancient}}
-@book{App:Samn, title = {Samnitica}, author = {Appian}, shortauthor = {Appian}, shorthand = {App. Samn.}, options = {ancient}, keywords = {ancient}}
-@book{App:Sic, title = {Sicula}, author = {Appian}, shortauthor = {Appian}, shorthand = {App. Sic.}, options = {ancient}, keywords = {ancient}}
-@book{App:Syr, title = {Syriaca}, author = {Appian}, shortauthor = {Appian}, shorthand = {App. Syr.}, options = {ancient}, keywords = {ancient}}
-@book{Apul:Flor, title = {florida}, author = {Apuleius Madaurensis, Lucius}, shortauthor = {Apuleius}, shorthand = {Apul. Flor.}, options = {ancient}, keywords = {ancient}}
-@book{Apul:met, title = {metamorphoses}, author = {Apuleius Madaurensis, Lucius}, shortauthor = {Apuleius}, shorthand = {Apul. met.}, options = {ancient}, keywords = {ancient}}
-@book{Arat, title = {}, author = {Aratos}, shortauthor = {Aratos}, shorthand = {Arat.}, options = {ancient}, keywords = {ancient}}
-@book{Archil, title = {}, author = {Archilochos}, shortauthor = {Archilochos}, shorthand = {Archil.}, options = {ancient}, keywords = {ancient}}
-@book{Archim, title = {}, author = {Archimedes}, shortauthor = {Archimedes}, shorthand = {Archim.}, options = {ancient}, keywords = {ancient}}
-@book{Archyt, title = {}, author = {Archytas}, shortauthor = {Archytas}, shorthand = {Archyt.}, options = {ancient}, keywords = {ancient}}
-@book{Aristeid, title = {}, author = {Ailios Aristeides}, shortauthor = {Ailios Aristeides}, shorthand = {Aristeid.}, options = {ancient}, keywords = {ancient}}
-@book{Aristoph:Ach, title = {Acharnenses}, author = {Aristophanes}, shortauthor = {Aristophanes}, shorthand = {Aristoph. Ach.}, options = {ancient}, keywords = {ancient}}
-@book{Aristoph:Av, title = {Aves (Ornithes)}, author = {Aristophanes}, shortauthor = {Aristophanes}, shorthand = {Aristoph. Av.}, options = {ancient}, keywords = {ancient}}
-@book{Aristoph:Eccl, title = { Ecclesiazusae}, author = {Aristophanes}, shortauthor = {Aristophanes}, shorthand = {Aristoph. Eccl.}, options = {ancient}, keywords = {ancient}}
-@book{Aristoph:Equ, title = {Equites (Hippeis)}, author = {Aristophanes}, shortauthor = {Aristophanes}, shorthand = {Aristoph. Equ.}, options = {ancient}, keywords = {ancient}}
-@book{Aristoph:Lys, title = {Lysistrata}, author = {Aristophanes}, shortauthor = {Aristophanes}, shorthand = {Aristoph. Lys.}, options = {ancient}, keywords = {ancient}}
-@book{Aristoph:Nub, title = {Nubes (Nephelai)}, author = {Aristophanes}, shortauthor = {Aristophanes}, shorthand = {Aristoph. Nub.}, options = {ancient}, keywords = {ancient}}
-@book{Aristoph:Pax, title = {Pax (Eirene)}, author = {Aristophanes}, shortauthor = {Aristophanes}, shorthand = {Aristoph. Pax}, options = {ancient}, keywords = {ancient}}
-@book{Aristoph:Plut, title = {Plutus}, author = {Aristophanes}, shortauthor = {Aristophanes}, shorthand = {Aristoph. Plut.}, options = {ancient}, keywords = {ancient}}
-@book{Aristoph:Ran, title = {Ranae (Batrachoi)}, author = {Aristophanes}, shortauthor = {Aristophanes}, shorthand = {Aristoph. Ran.}, options = {ancient}, keywords = {ancient}}
-@book{Aristoph:Thesm, title = {Thesmophoriazusae}, author = {Aristophanes}, shortauthor = {Aristophanes}, shorthand = {Aristoph. Thesm.}, options = {ancient}, keywords = {ancient}}
-@book{Aristoph:Vesp, title = {Vespae (Sphekes)}, author = {Aristophanes}, shortauthor = {Aristophanes}, shorthand = {Aristoph. Vesp.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:an, title = {de anima (peri psyches)}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. an.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:anpost, title = {analytica posteriora}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. an post.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:anpr, title = {analytica priora}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. an pr.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:Athpol, title = {Athenaion politeia}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. Ath. pol.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:cael, title = {de caelo}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. cael.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:cat, title = {categoriae}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. cat.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:col, title = {de coloribus (περὶ χρωμάτων)}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. col.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:div, title = {de divinatione (peri mantikes)}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. div.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:EthEud, title = { ethica Eudemia}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. Eth. Eud.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:ethNic, title = {ethica Nicomachea}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. eth. Nic.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:genan, title = {de generatione animalium}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. gen. an.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:gencorr, title = {de generatione et corruptione}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. gen. corr.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:hist, title = {historia animalium}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. hist.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:metaph, title = {metaphysica}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. metaph.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:meteor, title = {meteorologica}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. meteor.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:mir, title = {mirabilia}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. mir.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:mmor, title = {magna moralia}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. m. mor.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:motan, title = {de motu animalium}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. mot. an.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:mund, title = {de mundo (peri kosmu)}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. mund.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:oec, title = {oeconomica}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. oec.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:partan, title = {de partibus animalium}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. part. an.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:phgn, title = {physiognomica}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. phgn.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:phys, title = {physica}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. phys.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:poet, title = {poetica}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. poet.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:pol, title = {politica}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. pol.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:probl, title = {problemata}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. probl.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:rhet, title = {rhetorica}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. rhet.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:rhetAlex, title = {rhetorica ad Alexandrum}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. rhet. Alex.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:sens, title = {de sensu (περὶ αἰσθήσεως)}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. sens.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:somn, title = {de somno et vigilia (περὶ ὔπνου καὶ ἐγρηγόρσεως)}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. somn.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:sophel, title = {sophistici elenchi}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. soph. el.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:spir, title = {de spiritu}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. spir.}, options = {ancient}, keywords = {ancient}}
-@book{Aristot:top, title = {topica}, author = {Aristoteles}, shortauthor = {Aristoteles}, shorthand = {Aristot. top.}, options = {ancient}, keywords = {ancient}}
-@book{Arnob, title = {adversus nationes}, author = {}, shortauthor = {Arnobius}, shorthand = {Arnob.}, options = {ancient}, keywords = {ancient}}
-@book{Arr:an, title = {Anabasis}, author = {Arrianos}, shortauthor = {Arrian}, shorthand = {Arr. an.}, options = {ancient}, keywords = {ancient}}
-@book{Arr:cyn, title = {Cynegeticus}, author = {Arrianos}, shortauthor = {Arrian}, shorthand = {Arr. cyn.}, options = {ancient}, keywords = {ancient}}
-@book{Arr:Ind, title = {Indica}, author = {Arrianos}, shortauthor = {Arrian}, shorthand = {Arr. Ind.}, options = {ancient}, keywords = {ancient}}
-@book{Arr:perpE, title = {Periplus ponti Euxeni}, author = {Arrianos}, shortauthor = {Arrian}, shorthand = {Arr. per p. E.}, options = {ancient}, keywords = {ancient}}
-@book{Arr:succ, title = {Istoria successorum Alexandri}, author = {Arrianos}, shortauthor = {Arrian}, shorthand = {Arr. succ.}, options = {ancient}, keywords = {ancient}}
-@book{Arr:tact, title = {tactica}, author = {Arrianos}, shortauthor = {Arrian}, shorthand = {Arr. tact.}, options = {ancient}, keywords = {ancient}}
-@book{Artem, title = {Onirocriticon}, author = {}, shortauthor = {Artemidor}, shorthand = {Artem.}, options = {ancient}, keywords = {ancient}}
-@book{Athan:adConst, title = {Apologia ad Constantium}, author = {Athanasios}, shortauthor = {Athanasios}, shorthand = {Athan. ad Const.}, options = {ancient}, keywords = {ancient}}
-@book{Athan:cAr, title = {Apologia contra Arianos}, author = {Athanasios}, shortauthor = {Athanasios}, shorthand = {Athan. c. Ar.}, options = {ancient}, keywords = {ancient}}
-@book{Athan:fuga, title = {Apologia de fuga sua}, author = {Athanasios}, shortauthor = {Athanasios}, shorthand = {Athan. fuga}, options = {ancient}, keywords = {ancient}}
-@book{Athan:histAr, title = {Istoria Arianorum ad monachos}, author = {Athanasios}, shortauthor = {Athanasios}, shorthand = {Athan. hist. Ar.}, options = {ancient}, keywords = {ancient}}
-@book{Athen, title = {}, author = {Athenaios}, shortauthor = {Athenaios}, shorthand = {Athen.}, options = {ancient}, keywords = {ancient}}
-@book{Aug:civ, title = {de civitate dei}, author = {Augustinus}, shortauthor = {Augustinus}, shorthand = {Aug. civ.}, options = {ancient}, keywords = {ancient}}
-@book{Aug:conf, title = {confessiones}, author = {Augustinus}, shortauthor = {Augustinus}, shorthand = {Aug. conf.}, options = {ancient}, keywords = {ancient}}
-@book{Aug:doctchrist, title = {de doctrina christiana}, author = {Augustinus}, shortauthor = {Augustinus}, shorthand = {Aug. doct.christ.}, options = {ancient}, keywords = {ancient}}
-@book{Aug:epist, title = {epistulae}, author = {Augustinus}, shortauthor = {Augustinus}, shorthand = {Aug. epist.}, options = {ancient}, keywords = {ancient}}
-@book{Aug:retract, title = {retractationes}, author = {Augustinus}, shortauthor = {Augustinus}, shorthand = {Aug. retract.}, options = {ancient}, keywords = {ancient}}
-@book{Aug:serm, title = {sermones}, author = {Augustinus}, shortauthor = {Augustinus}, shorthand = {Aug. serm.}, options = {ancient}, keywords = {ancient}}
-@book{Aug:soliloq, title = {soliloquia}, author = {Augustinus}, shortauthor = {Augustinus}, shorthand = {Aug. soliloq.}, options = {ancient}, keywords = {ancient}}
-@book{Aug:trin, title = {de trinitate}, author = {Augustinus}, shortauthor = {Augustinus}, shorthand = {Aug. trin.}, options = {ancient}, keywords = {ancient}}
-@book{Aur:Vict, title = {}, author = {}, shortauthor = {Aurelius Victor}, shorthand = {Aur. Vict.}, options = {ancient}, keywords = {ancient}}
-@book{Auson:Mos, title = {Mosella}, author = {}, shortauthor = {Ausonius}, shorthand = {Auson. Mos.}, options = {ancient}, keywords = {ancient}}
-@book{Auson:urb, title = {ordo nobilium urbium}, author = {}, shortauthor = {Ausonius}, shorthand = {Auson. urb.}, options = {ancient}, keywords = {ancient}}
-@book{Avien, title = {}, author = {}, shortauthor = {Avienus}, shorthand = {Avien.}, options = {ancient}, keywords = {ancient}}
-@book{Babr, title = {}, author = {}, shortauthor = {Babrios}, shorthand = {Babr.}, options = {ancient}, keywords = {ancient}}
-@book{Bakchyl, title = {}, author = {}, shortauthor = {Bakchylides}, shorthand = {Bakchyl.}, options = {ancient}, keywords = {ancient}}
-@book{Boeth, title = {}, author = {}, shortauthor = {Boethius}, shorthand = {Boeth.}, options = {ancient}, keywords = {ancient}}
-@book{Caes:BellAfr, title = {Bellum Africum (Ps.-Caes.)}, author = {}, shortauthor = {Caesar}, shorthand = {Caes. Bell. Afr.}, options = {ancient}, keywords = {ancient}}
-@book{Caes:BellAlex, title = {Bellum Alexandrinum (Ps.-Caes.)}, author = {}, shortauthor = {Caesar}, shorthand = {Caes. Bell. Alex.}, options = {ancient}, keywords = {ancient}}
-@book{Caes:BellHisp, title = {Bellum Hispaniense (Ps.-Caes.)}, author = {}, shortauthor = {Caesar}, shorthand = {Caes. Bell. Hisp.}, options = {ancient}, keywords = {ancient}}
-@book{Caes:civ, title = {de bello civili}, author = {Iulius Caesar, Caius}, shortauthor = {Caesar}, shorthand = {Caes. civ.}, options = {ancient}, keywords = {ancient}}
-@book{Caes:Gall, title = {de bello Gallico}, author = {Iulius Caesar, Caius}, shortauthor = {Caesar}, shorthand = {Caes. Gall.}, options = {ancient}, keywords = {ancient}}
-@book{Calp:ecl, title = {Bucolica vel Eclogae}, author = {Calpurnius Siculus, Titus}, shortauthor = {Calpurnius}, shorthand = {Calp. ecl.}, options = {ancient}, keywords = {ancient}}
-@book{Cass:Dio, title = {}, author = {Cassius Dio Cocceianus, Lucius}, shortauthor = {Cassius Dio}, shorthand = {Cass. Dio}, options = {ancient}, keywords = {ancient}}
-@book{Cassiod:inst, title = {institutiones variae}, author = {}, shortauthor = {Cassiodorus}, shorthand = {Cassiod. inst.}, options = {ancient}, keywords = {ancient}}
-@book{Cato:agr, title = {de agri cultura}, author = {}, shortauthor = {Cato}, shorthand = {Cato agr.}, options = {ancient}, keywords = {ancient}}
-@book{Cato:Orig, title = {origines}, author = {}, shortauthor = {Cato}, shorthand = {Cato Orig.}, options = {ancient}, keywords = {ancient}}
-@book{Catull, title = {carmina}, author = {}, shortauthor = {Catullus}, shorthand = {Catull.}, options = {ancient}, keywords = {ancient}}
-@book{Cels, title = {De medicina}, author = {Cornelius Celsus, Aulus}, shortauthor = {Cornelius Celsus}, shorthand = {Cels.}, options = {ancient}, keywords = {ancient}}
-@book{Cels:artes, title = {}, author = {Cornelius Celsus, Aulus}, shortauthor = {Celsus}, shorthand = {Cels. artes}, options = {ancient}, keywords = {ancient}}
-@book{Cels:Dig, title = {Digesta}, author = {}, shortauthor = {Celsus}, shorthand = {Cels. Dig.}, options = {ancient}, keywords = {ancient}}
-@book{Cens, title = {de die natali}, author = {}, shortauthor = {Censorinus}, shorthand = {Cens.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:ac1, title = {Academicorum posteriorum liber 1}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. ac. 1}, options = {ancient}, keywords = {ancient}}
-@book{Cic:ac2, title = {Lucullus sive Academicorum priorum liber 2}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. ac. 2}, options = {ancient}, keywords = {ancient}}
-@book{Cic:adBrut, title = {epistulae ad Brutum}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. ad. Brut.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:adQfr, title = {ad Quintum fratrem}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. ad Q. fr.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Arat, title = {Aratea}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Arat.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Arch, title = {pro Archia poeta}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Arch.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Att, title = {epistulae ad Atticum}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Att.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Balb, title = {pro L. Balbo}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Balb.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Brut, title = {Brutus}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Brut.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Caecin, title = {pro A. Caecina}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Caecin.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Cael, title = {pro M. Caelio}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Cael.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Catil, title = {in Catilinam}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Catil.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Cato, title = {Cato maior de senectute}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Cato}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Cluent, title = {pro A. Cluentio}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Cluent.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Deiot, title = {pro rege Deiotaro}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Deiot.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:deorat, title = {de oratore}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. de orat.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:div, title = {de divinatione}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. div.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:divinCaec, title = {divinatio in Q. Caecilium}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. div. in Caec.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:fam, title = {epistulae ad familiares}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. fam.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:fat, title = {de fato}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. fat.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:fin, title = {de finibus bonorum et malorum}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. fin.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Flacc, title = {pro L. Valerio Flacco}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Flacc.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Font, title = {pro M. Fonteio}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Font.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:harresp, title = {de haruspicum responso}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. har. resp.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:inv, title = {de inventione}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. inv.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Lael, title = {Laelius de amicitia}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Lael.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:leg, title = {de legibus}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. leg.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:legagr, title = {de lege agraria}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. leg. agr.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Lig, title = {pro Q. Ligario}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Lig.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Manil, title = {pro lege Manilia (de imperio Cn. Pompei)}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Manil.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Marcell, title = {pro M. Marcello}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Marcell.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Mil, title = {pro T. Annio Milone}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Mil.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Mur, title = {pro L. Murena}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Mur.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:natdeor, title = {de natura deorum}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. nat. deor.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:off, title = {de officiis}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. off.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:optgen, title = {de optimo genere oratorum}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. opt. gen.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:orat, title = {orator}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. orat.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:parad, title = {paradoxa}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. parad.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:part, title = {partitiones oratoriae}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. part.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Phil, title = {in M. Antonium orationes Philippicae}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Phil.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Pis, title = {in L. Pisonem}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Pis.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Planc, title = {pro Cn. Plancio}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Planc.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:predadQuir, title = {oratio post reditum ad Quirites}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. p.red. ad Quir.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:predinsen, title = {oratio post reditum in senatu}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. p.red. in sen.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:QRosc, title = {pro Q. Roscio comoedo}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Q. Rosc.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Quinct, title = {pro P. Quinctio}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Quinct.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Rabperd, title = {pro C. Rabirioperduellionis reo}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Rab. perd.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Rabpost, title = {pro C. Rabirio Postumo}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Rab post.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:rep, title = {de re publica}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. rep.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Scaur, title = {pro M. Aemilio Scauro}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Scaur.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Sest, title = {pro P. Sestio}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Sest.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:SRosc, title = {pro Sex. Roscio Amerino}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. S. Rosc.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Sull, title = {pro P. Sulla}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Sull.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Tim, title = {Timaeus}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Tim.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:top, title = {topica}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. top.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Tull, title = {pro M.Tullio}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Tull.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Tusc, title = {Tusculanae disputationes}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Tusc.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Vatin, title = {in P. Vatinium testem interrogatio}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Vatin.}, options = {ancient}, keywords = {ancient}}
-@book{Cic:Verr12, title = {in Verrem actio prima, secunda}, author = {Tullius Cicero, Marcus}, shortauthor = {Cicero}, shorthand = {Cic. Verr. 1,2}, options = {ancient}, keywords = {ancient}}
-@book{Claud:carm, title = {carmina}, author = {}, shortauthor = {Claudius Claudianus}, shorthand = {Claud. carm.}, options = {ancient}, keywords = {ancient}}
-@book{Claud:raptPros, title = {de raptu Proserpinae}, author = {}, shortauthor = {Claudius Claudianus}, shorthand = {Claud. rapt. Pros.}, options = {ancient}, keywords = {ancient}}
-@book{CodIust, title = {Corpus Iuris Civilis, Codex Iustinianus}, author = {}, shortauthor = {}, shorthand = { Cod. Iust.}, options = {ancient}, keywords = {ancient}}
-@book{Colum, title = {}, author = {Iunius Moderatus Columella, Lucius}, shortauthor = {Columella}, shorthand = {Colum.}, options = {ancient}, keywords = {ancient}}
-@book{Curt, title = {historiae Alexandri Magni}, author = {}, shortauthor = {Curtius Rufus}, shorthand = {Curt.}, options = {ancient}, keywords = {ancient}}
-@book{Cypr, title = {}, author = {}, shortauthor = {Cyprianus}, shorthand = {Cypr.}, options = {ancient}, keywords = {ancient}}
-@book{Demokr, title = {}, author = {}, shortauthor = {Demokritos}, shorthand = {Demokr.}, options = {ancient}, keywords = {ancient}}
-@book{Demosth:or, title = {or.}, author = {Demosthenes}, shortauthor = {Demosthenes}, shorthand = {Demosth. or.}, options = {ancient}, keywords = {ancient}}
-@book{Dig, title = {Corpus Iuris Civilis, Digesta (Pandekten.}, author = {}, shortauthor = {}, shorthand = { Dig.}, options = {ancient}, keywords = {ancient}}
-@book{Diod, title = {}, author = {{Diodorus Siculus}}, shortauthor = {Diodorus Siculus}, shorthand = {Diod.}, options = {ancient}, keywords = {ancient}}
-@book{Diog:Laert, title = {}, author = {}, shortauthor = {Diogenes Laertios}, shorthand = {Diog. Laert.}, options = {ancient}, keywords = {ancient}}
-@book{Dion:Chrys, title = {Orationes}, author = {{Dion Chrysostomos}}, shortauthor = {Dion Chrysostomos}, shorthand = {Dion Chrys.}, options = {ancient}, keywords = {ancient}}
-@book{Dion:Halant, title = {antiquitates Romanae}, author = {}, shortauthor = {Dionysios Halicarnassos}, shorthand = {Dion. Hal. ant.}, options = {ancient}, keywords = {ancient}}
-@book{Dion:Halcomp, title = {de compositione verborum}, author = {}, shortauthor = {Dionysios Halicarnassos}, shorthand = {Dion. Hal. comp.}, options = {ancient}, keywords = {ancient}}
-@book{Dion:Halrhet, title = {ars rhetorica .}, author = {}, shortauthor = {Dionysios Halicarnassos}, shorthand = {Dion. Hal. rhet.}, options = {ancient}, keywords = {ancient}}
-@book{Don, title = {}, author = {}, shortauthor = {Donatus grammaticus}, shorthand = {Don.}, options = {ancient}, keywords = {ancient}}
-@book{Drac, title = {}, author = {}, shortauthor = {Dracontius}, shorthand = {Drac.}, options = {ancient}, keywords = {ancient}}
-@book{Dt, title = {}, author = {}, shortauthor = {Deuteronomium (= 5. Mose)}, shorthand = {Dt}, options = {ancient}, keywords = {ancient}}
-@book{Emp, title = {}, author = {}, shortauthor = {Empedokles}, shorthand = {Emp.}, options = {ancient}, keywords = {ancient}}
-@book{Enn:ann, title = {Annales (Skutsch, 1985)}, author = {}, shortauthor = {Ennius}, shorthand = {Enn. ann.}, options = {ancient}, keywords = {ancient}}
-@book{Enn:sat, title = {Saturae, (Vahlen, 21928)}, author = {}, shortauthor = {Ennius}, shorthand = {Enn. sat.}, options = {ancient}, keywords = {ancient}}
-@book{Enn:scaen, title = {fragmenta scenica (Vahlen, 21928)}, author = {}, shortauthor = {Ennius}, shorthand = {Enn. scaen.}, options = {ancient}, keywords = {ancient}}
-@book{Ennod, title = {}, author = {}, shortauthor = {Ennodius}, shorthand = {Ennod.}, options = {ancient}, keywords = {ancient}}
-@book{Eph, title = {}, author = {}, shortauthor = {Epheserbrief}, shorthand = {Eph}, options = {ancient}, keywords = {ancient}}
-@book{Epik, title = {}, author = {}, shortauthor = {Epikuros}, shorthand = {Epik.}, options = {ancient}, keywords = {ancient}}
-@book{Epikt, title = {}, author = {}, shortauthor = {Epiktetos}, shorthand = {Epikt.}, options = {ancient}, keywords = {ancient}}
-@book{Etym:m, title = {}, author = {}, shortauthor = {Etymologicum magnum (Gaisford)}, shorthand = {Etym. m.}, options = {ancient}, keywords = {ancient}}
-@book{Eukl:elem, title = {elem.}, author = {}, shortauthor = {Euklid}, shorthand = {Eukl. elem.}, options = {ancient}, keywords = {ancient}}
-@book{Eur:Alc, title = {Alcestis}, author = {Euripides}, shortauthor = {Euripides}, shorthand = {Eur. Alc.}, options = {ancient}, keywords = {ancient}}
-@book{Eur:Andr, title = {Andromache}, author = {Euripides}, shortauthor = {Euripides}, shorthand = {Eur. Andr.}, options = {ancient}, keywords = {ancient}}
-@book{Eur:Bacch, title = {Bacchae}, author = {Euripides}, shortauthor = {Euripides}, shorthand = {Eur. Bacch.}, options = {ancient}, keywords = {ancient}}
-@book{Eur:Cycl, title = {Cyclops}, author = {Euripides}, shortauthor = {Euripides}, shorthand = {Eur. Cycl.}, options = {ancient}, keywords = {ancient}}
-@book{Eur:El, title = {Electra}, author = {Euripides}, shortauthor = {Euripides}, shorthand = {Eur. El.}, options = {ancient}, keywords = {ancient}}
-@book{Eur:Hec, title = {Hecuba (Hekabe)}, author = {Euripides}, shortauthor = {Euripides}, shorthand = {Eur. Hec.}, options = {ancient}, keywords = {ancient}}
-@book{Eur:Hel, title = {Helena}, author = {Euripides}, shortauthor = {Euripides}, shorthand = {Eur. Hel.}, options = {ancient}, keywords = {ancient}}
-@book{Eur:Heracl, title = {Heraclidae}, author = {Euripides}, shortauthor = {Euripides}, shorthand = {Eur. Heracl.}, options = {ancient}, keywords = {ancient}}
-@book{Eur:Herc, title = {Hercules (furens)}, author = {Euripides}, shortauthor = {Euripides}, shorthand = {Eur. Herc.}, options = {ancient}, keywords = {ancient}}
-@book{Eur:Hipp, title = {Hippolytos}, author = {Euripides}, shortauthor = {Euripides}, shorthand = {Eur. Hipp.}, options = {ancient}, keywords = {ancient}}
-@book{Eur:Ion, title = {Ion}, author = {Euripides}, shortauthor = {Euripides}, shorthand = {Eur. Ion}, options = {ancient}, keywords = {ancient}}
-@book{Eur:IphA, title = {Iphigenia Aulidensis}, author = {Euripides}, shortauthor = {Euripides}, shorthand = {Eur. Iph. A.}, options = {ancient}, keywords = {ancient}}
-@book{Eur:IphT, title = {Iphigenia Taurica}, author = {Euripides}, shortauthor = {Euripides}, shorthand = {Eur. Iph. T.}, options = {ancient}, keywords = {ancient}}
-@book{Eur:Med, title = {Medea}, author = {Euripides}, shortauthor = {Euripides}, shorthand = {Eur. Med.}, options = {ancient}, keywords = {ancient}}
-@book{Eur:Or, title = {Orestes}, author = {Euripides}, shortauthor = {Euripides}, shorthand = {Eur. Or.}, options = {ancient}, keywords = {ancient}}
-@book{Eur:Phoen, title = {Phoenissae}, author = {Euripides}, shortauthor = {Euripides}, shorthand = {Eur. Phoen.}, options = {ancient}, keywords = {ancient}}
-@book{Eur:Rhes, title = {Rhesus}, author = {Euripides}, shortauthor = {Euripides}, shorthand = {Eur. Rhes.}, options = {ancient}, keywords = {ancient}}
-@book{Eur:Suppl, title = {Supplices (ἱκέτιδες)}, author = {Euripides}, shortauthor = {Euripides}, shorthand = {Eur. Suppl.}, options = {ancient}, keywords = {ancient}}
-@book{Eur:Tro, title = {Troades}, author = {Euripides}, shortauthor = {Euripides}, shorthand = {Eur. Tro.}, options = {ancient}, keywords = {ancient}}
-@book{Eus:DeEv, title = {Demonstratio Evangelica}, author = {Eusebios}, shortauthor = {Eusebios}, shorthand = {Eus. De. Ev.}, options = {ancient}, keywords = {ancient}}
-@book{Eus:HE, title = {Historia Ecclesiastica}, author = {Eusebios}, shortauthor = {Eusebios}, shorthand = {Eus. HE}, options = {ancient}, keywords = {ancient}}
-@book{Eus:On, title = {Onomastikon}, author = {Eusebios}, shortauthor = {Eusebios}, shorthand = {Eus. On.}, options = {ancient}, keywords = {ancient}}
-@book{Eus:PrEv, title = {Praeparatio Evangelica}, author = {Eusebios}, shortauthor = {Eusebios}, shorthand = {Eus. Pr. Ev.}, options = {ancient}, keywords = {ancient}}
-@book{Eust, title = {}, author = {}, shortauthor = {Eustathios}, shorthand = {Eust.}, options = {ancient}, keywords = {ancient}}
-@book{Eutr, title = {}, author = {}, shortauthor = {Eutropius}, shorthand = {Eutr.}, options = {ancient}, keywords = {ancient}}
-@book{Fest, title = {}, author = {Pompeius Festus, {Sex}tus}, shortauthor = {Festus}, shorthand = {Fest.}, options = {ancient}, keywords = {ancient}}
-@book{Flor:epit, title = {epitoma de Tito Livio}, author = {Annius Florus, Publius}, shortauthor = {Florus}, shorthand = {Flor. epit.}, options = {ancient}, keywords = {ancient}}
-@book{Frontin:aqustrat, title = {de aquae ductu urbis Romae strategemata}, author = {}, shortauthor = {Frontinus}, shorthand = {Frontin. aqu. strat.}, options = {ancient}, keywords = {ancient}}
-@book{Fulg, title = {}, author = {}, shortauthor = {Fulgentius Afer}, shorthand = {Fulg.}, options = {ancient}, keywords = {ancient}}
-@book{Gal, title = {}, author = {}, shortauthor = {Galenos}, shorthand = {Gal.}, options = {ancient}, keywords = {ancient}}
-@book{Galbr, title = {}, author = {}, shortauthor = {Galaterbrief}, shorthand = {Gal}, options = {ancient}, keywords = {ancient}}
-@book{Gell, title = {noctes Atticae}, author = {Aulus Gellius}, shortauthor = {Gellius}, shorthand = {Gell.}, options = {ancient}, keywords = {ancient}}
-@book{Gorg, title = {}, author = {}, shortauthor = {Gorgias}, shorthand = {Gorg.}, options = {ancient}, keywords = {ancient}}
-@book{GregM:dial, title = {dialogi (de miraculis patrum Italicorum)}, author = {}, shortauthor = {Gregorius Magnus}, shorthand = {Greg. M. dial.}, options = {ancient}, keywords = {ancient}}
-@book{GregM:epist, title = {epistulae}, author = {}, shortauthor = {Gregorius Magnus}, shorthand = {Greg. M. epist.}, options = {ancient}, keywords = {ancient}}
-@book{GregM:past, title = {regula pastoralis}, author = {}, shortauthor = {Gregorius Magnus}, shorthand = {Greg. M. past.}, options = {ancient}, keywords = {ancient}}
-@book{GregNaz:epist, title = {epistulae}, author = {}, shortauthor = {Gregorius Nazianzienus}, shorthand = {Greg. Naz. epist.}, options = {ancient}, keywords = {ancient}}
-@book{GregNaz:or, title = {orationes}, author = {}, shortauthor = {Gregorius Nazianzienus}, shorthand = {Greg. Naz. or.}, options = {ancient}, keywords = {ancient}}
-@book{GregNyss, title = {}, author = {}, shortauthor = {Gregorius Nyssenus}, shorthand = {Greg. Nyss.}, options = {ancient}, keywords = {ancient}}
-@book{GregTur:Franc, title = {historia Francorum}, author = {}, shortauthor = {Gregorius von Tours}, shorthand = {Greg. Tur. Franc.}, options = {ancient}, keywords = {ancient}}
-@book{GregTur:Mart, title = {de virtutibus Martini}, author = {}, shortauthor = {Gregorius von Tours}, shorthand = {Greg. Tur. Mart.}, options = {ancient}, keywords = {ancient}}
-@book{GregTur:vitpatr, title = {de vita patrum}, author = {}, shortauthor = {Gregorius von Tours}, shorthand = {Greg. Tur. vit. patr.}, options = {ancient}, keywords = {ancient}}
-@book{Hdt, title = {}, author = {Herodotos}, shortauthor = {Herodot}, shorthand = {Hdt.}, options = {ancient}, keywords = {ancient}}
-@book{Hekat, title = {}, author = {}, shortauthor = {Hekataios}, shorthand = {Hekat.}, options = {ancient}, keywords = {ancient}}
-@book{Herakl, title = {}, author = {}, shortauthor = {Herakleitos}, shorthand = {Herakl.}, options = {ancient}, keywords = {ancient}}
-@book{Herakl:Pont, title = {}, author = {}, shortauthor = {Herakleides Pontikos}, shorthand = {Herakl. Pont.}, options = {ancient}, keywords = {ancient}}
-@book{Herm:Trism, title = {}, author = {}, shortauthor = {Hermes Trismegistos}, shorthand = {Herm. Trism.}, options = {ancient}, keywords = {ancient}}
-@book{Herodian, title = {ab excessu divi Marci}, author = {}, shortauthor = {Herodian}, shorthand = {Herodian.}, options = {ancient}, keywords = {ancient}}
-@book{Hes:cat, title = {Catalogues feminarum (ἠοίαι)}, author = {}, shortauthor = {Hesiodos}, shorthand = {Hes. cat.}, options = {ancient}, keywords = {ancient}}
-@book{Hes:erg, title = {opera et dies (ἔργα καὶ ἡμέραι)}, author = {}, shortauthor = {Hesiodos}, shorthand = {Hes. erg.}, options = {ancient}, keywords = {ancient}}
-@book{Hes:scut, title = {scutum (ἀσπίς)}, author = {}, shortauthor = {Hesiodos}, shorthand = {Hes. scut.}, options = {ancient}, keywords = {ancient}}
-@book{Hes:theog, title = {Theogonia}, author = {}, shortauthor = {Hesiodos}, shorthand = {Hes. theog.}, options = {ancient}, keywords = {ancient}}
-@book{Hesych, title = {}, author = {}, shortauthor = {Hesychios}, shorthand = {Hesych.}, options = {ancient}, keywords = {ancient}}
-@book{Hier:chron, title = {chronicon}, author = {}, shortauthor = {Hieronymos}, shorthand = {Hier. chron.}, options = {ancient}, keywords = {ancient}}
-@book{Hier:comminEz, title = {commentaria in Ezechielem (PL 25)}, author = {}, shortauthor = {Hieronymos}, shorthand = {Hier. comm. in Ez}, options = {ancient}, keywords = {ancient}}
-@book{Hier:epist, title = {epistulae}, author = {}, shortauthor = {Hieronymos}, shorthand = {Hier. epist.}, options = {ancient}, keywords = {ancient}}
-@book{Hier:On, title = {Onomastikon}, author = {}, shortauthor = {Hieronymos}, shorthand = {Hier. On.}, options = {ancient}, keywords = {ancient}}
-@book{Hier:virill, title = {de viris illustribus}, author = {}, shortauthor = {Hieronymos}, shorthand = {Hier. vir. ill.}, options = {ancient}, keywords = {ancient}}
-@book{Hippokr, title = {}, author = {}, shortauthor = {Hippokrates}, shorthand = {Hippokr.}, options = {ancient}, keywords = {ancient}}
-@book{HL, title = {}, author = {}, shortauthor = {Hohelied}, shorthand = {HL}, options = {ancient}, keywords = {ancient}}
-@book{Hom:h, title = {Hymni Homeri}, author = {Homeros}, shortauthor = {Homer}, shorthand = {Hom. h.}, options = {ancient}, keywords = {ancient}}
-@book{Hom:Il, title = {Ilias}, author = {Homeros}, shortauthor = {Homer}, shorthand = {Hom. Il.}, options = {ancient}, keywords = {ancient}}
-@book{Hom:Od, title = {Odyssee}, author = {Homeros}, shortauthor = {Homer}, shorthand = {Hom. Od.}, options = {ancient}, keywords = {ancient}}
-@book{Hor:ars, title = {ars poetica}, author = {Horatius Flaccus, Quintus}, shortauthor = {Horaz}, shorthand = {Hor. ars}, options = {ancient}, keywords = {ancient}}
-@book{Hor:carm, title = {carmina}, author = {Horatius Flaccus, Quintus}, shortauthor = {Horaz}, shorthand = {Hor. carm.}, options = {ancient}, keywords = {ancient}}
-@book{Hor:carmsaec, title = {carmen saeculare}, author = {Horatius Flaccus, Quintus}, shortauthor = {Horaz}, shorthand = {Hor. carm. saec.}, options = {ancient}, keywords = {ancient}}
-@book{Hor:epist, title = {epistulae}, author = {Horatius Flaccus, Quintus}, shortauthor = {Horaz}, shorthand = {Hor. epist.}, options = {ancient}, keywords = {ancient}}
-@book{Hor:epod, title = {epodi}, author = {Horatius Flaccus, Quintus}, shortauthor = {Horaz}, shorthand = {Hor. epod.}, options = {ancient}, keywords = {ancient}}
-@book{Hor:sat, title = {saturae (sermones)}, author = {Horatius Flaccus, Quintus}, shortauthor = {Horaz}, shorthand = {Hor. sat.}, options = {ancient}, keywords = {ancient}}
-@book{Hyg:astr, title = {astronomica}, author = {}, shortauthor = {Hygin}, shorthand = {Hyg. astr.}, options = {ancient}, keywords = {ancient}}
-@book{Hyg:fab, title = {fabulae}, author = {}, shortauthor = {Hygin}, shorthand = {Hyg. fab.}, options = {ancient}, keywords = {ancient}}
-@book{Iambl:demyst, title = {de mysteriis}, author = {}, shortauthor = {Iamblichos}, shorthand = {Iambl. de myst.}, options = {ancient}, keywords = {ancient}}
-@book{Iambl:protr, title = {protrepticus in philosophiam}, author = {}, shortauthor = {Iamblichos}, shorthand = {Iambl. protr.}, options = {ancient}, keywords = {ancient}}
-@book{Iambl:vP, title = {de vita Pythagorica}, author = {}, shortauthor = {Iamblichos}, shorthand = {Iambl. v. P.}, options = {ancient}, keywords = {ancient}}
-@book{InstIust, title = {Corpus Iuris Civilis, Institutiones}, author = {}, shortauthor = {}, shorthand = { Inst. Iust.}, options = {ancient}, keywords = {ancient}}
-@book{Ios:AntIud, title = {antiquitates Iudaicae}, author = {Flavius Josephus}, shortauthor = {Iosephos (Flavius Iosephus)}, shorthand = {Ios. Ant. Iud.}, options = {ancient}, keywords = {ancient}}
-@book{Ios:BellIud, title = {bellum Iudaicum}, author = {Flavius Josephus}, shortauthor = {Iosephos (Flavius Iosephus)}, shorthand = {Ios. Bell. Iud.}, options = {ancient}, keywords = {ancient}}
-@book{Ios:cAp, title = {contra Apionem}, author = {Flavius Josephus}, shortauthor = {Iosephos (Flavius Iosephus)}, shorthand = {Ios. c. Ap.}, options = {ancient}, keywords = {ancient}}
-@book{Ios:vita, title = {de sua vita}, author = {Flavius Josephus}, shortauthor = {Iosephos (Flavius Iosephus)}, shorthand = {Ios. vita}, options = {ancient}, keywords = {ancient}}
-@book{Isid:nat, title = {de natura rerum}, author = {}, shortauthor = {Isidorus von Sevilla}, shorthand = {Isid. nat.}, options = {ancient}, keywords = {ancient}}
-@book{Isid:orig, title = {origines (etymologiae)}, author = {}, shortauthor = {Isidorus von Sevilla}, shorthand = {Isid. orig.}, options = {ancient}, keywords = {ancient}}
-@book{Isokr:or, title = {orationes}, author = {}, shortauthor = {Isokrates}, shorthand = {Isokr. or.}, options = {ancient}, keywords = {ancient}}
-@book{ItinAnton, title = {Itinerarium Antonini}, author = {}, shortauthor = {}, shorthand = { Itin. Anton.}, options = {ancient}, keywords = {ancient}}
-@book{Iul:epist, title = {epistulae}, author = {}, shortauthor = {Iulianos}, shorthand = {Iul. epist.}, options = {ancient}, keywords = {ancient}}
-@book{Iul:inGal, title = {in Galilaeos}, author = {}, shortauthor = {Iulianos}, shorthand = {Iul. in Gal.}, options = {ancient}, keywords = {ancient}}
-@book{Iul:mis, title = {Misopogon}, author = {}, shortauthor = {Iulianos}, shorthand = {Iul. mis.}, options = {ancient}, keywords = {ancient}}
-@book{Iul:or, title = {orationes}, author = {}, shortauthor = {Iulianos}, shorthand = {Iul. or.}, options = {ancient}, keywords = {ancient}}
-@book{Iul:symp, title = {symposion}, author = {}, shortauthor = {Iulianos}, shorthand = {Iul. symp.}, options = {ancient}, keywords = {ancient}}
-@book{IulVict:Rhet, title = {ars rhetorica}, author = {}, shortauthor = {C. Iulius Victor}, shorthand = {Iul. Vict. Rhet.}, options = {ancient}, keywords = {ancient}}
-@book{Iust, title = {epitoma historiarum Philippicarum}, author = {}, shortauthor = {Iustinus}, shorthand = {Iust.}, options = {ancient}, keywords = {ancient}}
-@book{Iuv:sat, title = {saturae}, author = {Iunius Iuvenalis, Decimus}, shortauthor = {Iuvenal}, shorthand = {Iuv.}, options = {ancient}, keywords = {ancient}}
-@book{Iuvenc, title = {evangelia}, author = {}, shortauthor = {Iuvencus}, shorthand = {Iuvenc.}, options = {ancient}, keywords = {ancient}}
-@book{Jo, title = {}, author = {}, shortauthor = {Johannes}, shorthand = {Jo}, options = {ancient}, keywords = {ancient}}
-@book{Kall:epigr, title = {Epigrammata}, author = {}, shortauthor = {Kallimachos}, shorthand = {Kall. epigr.}, options = {ancient}, keywords = {ancient}}
-@book{Kall:frg, title = {fragmentum}, author = {}, shortauthor = {Kallimachos}, shorthand = {Kall. frg.}, options = {ancient}, keywords = {ancient}}
-@book{Kall:h, title = {hymni}, author = {}, shortauthor = {Kallimachos}, shorthand = {Kall. h.}, options = {ancient}, keywords = {ancient}}
-@book{Lact:inst, title = {divinae institutiones}, author = {}, shortauthor = {Lactantius}, shorthand = {Lact. inst.}, options = {ancient}, keywords = {ancient}}
-@book{Lact:ira, title = {de ira dei}, author = {}, shortauthor = {Lactantius}, shorthand = {Lact. ira}, options = {ancient}, keywords = {ancient}}
-@book{Lact:mortpers, title = {de mortibus persecutorum}, author = {}, shortauthor = {Lactantius}, shorthand = {Lact. mort. pers.}, options = {ancient}, keywords = {ancient}}
-@book{Lact:opif, title = {de opificio dei}, author = {}, shortauthor = {Lactantius}, shorthand = {Lact. opif.}, options = {ancient}, keywords = {ancient}}
-@book{Liv, title = {ab urbe condita}, author = {Livius, Titus}, shortauthor = {Livius}, shorthand = {Liv.}, options = {ancient}, keywords = {ancient}}
-@book{Lk, title = {}, author = {}, shortauthor = {Lukas}, shorthand = {Lk}, options = {ancient}, keywords = {ancient}}
-@book{Lucan, title = {bellum civile}, author = {}, shortauthor = {Lucanus}, shorthand = {Lucan.}, options = {ancient}, keywords = {ancient}}
-@book{Lucil, title = {saturae}, author = {}, shortauthor = {Lucilius}, shorthand = {Lucil.}, options = {ancient}, keywords = {ancient}}
-@book{Lucr, title = {de rerum natura}, author = {Lucretius Carus, Titus}, shortauthor = {Lukrez}, shorthand = {Lucr.}, options = {ancient}, keywords = {ancient}}
-@book{Lukian, title = {}, author = {}, shortauthor = {Lukianos}, shorthand = {Lukian.}, options = {ancient}, keywords = {ancient}}
-@book{LXX, title = {}, author = {}, shortauthor = {Septuaginta}, shorthand = {LXX}, options = {ancient}, keywords = {ancient}}
-@book{Lyd:mag, title = {de magistratibus}, author = {}, shortauthor = {Lydos}, shorthand = {Lyd. mag.}, options = {ancient}, keywords = {ancient}}
-@book{Lyd:mens, title = {de mensibus}, author = {}, shortauthor = {Lydos}, shorthand = {Lyd. mens.}, options = {ancient}, keywords = {ancient}}
-@book{Lykurg, title = {}, author = {}, shortauthor = {Lykurgos}, shorthand = {Lykurg.}, options = {ancient}, keywords = {ancient}}
-@book{Lys, title = {}, author = {}, shortauthor = {Lysias}, shorthand = {Lys.}, options = {ancient}, keywords = {ancient}}
-@book{Macr:Sat, title = {Saturnalia}, author = {}, shortauthor = {Macrobius}, shorthand = {Macr. Sat.}, options = {ancient}, keywords = {ancient}}
-@book{Manil, title = {astronomica}, author = {}, shortauthor = {Manilius}, shorthand = {Manil.}, options = {ancient}, keywords = {ancient}}
-@book{Mart, title = {Epigrammata}, author = {Valerius Martialis, Marcus}, shortauthor = {Martial}, shorthand = {Mart.}, options = {ancient}, keywords = {ancient}}
-@book{Mart:spect, title = {spectacula}, author = {Valerius Martialis, Marcus}, shortauthor = {Martial}, shorthand = {Mart. spect.}, options = {ancient}, keywords = {ancient}}
-@book{MartCap, title = {}, author = {}, shortauthor = {Martianus Capella}, shorthand = {Mart. Cap.}, options = {ancient}, keywords = {ancient}}
-@book{MarVictorin, title = {}, author = {}, shortauthor = {Marius Victorinus}, shorthand = {Mar. Victorin.}, options = {ancient}, keywords = {ancient}}
-@book{Maur, title = {}, author = {}, shortauthor = {Marcus Aurelius Antonius Augustus}, shorthand = {M. Aur.}, options = {ancient}, keywords = {ancient}}
-@book{Mel, title = {}, author = {}, shortauthor = {Pomponius Mela}, shorthand = {Mel.}, options = {ancient}, keywords = {ancient}}
-@book{Men:Dysk, title = {Dyskolo.}, author = {}, shortauthor = {Menandros}, shorthand = {Men. Dysk.}, options = {ancient}, keywords = {ancient}}
-@book{Men:Epitr, title = {Epitrepontes}, author = {}, shortauthor = {Menandros}, shorthand = {Men. Epitr.}, options = {ancient}, keywords = {ancient}}
-@book{Men:Sam, title = {Samia}, author = {}, shortauthor = {Menandros}, shorthand = {Men. Sam.}, options = {ancient}, keywords = {ancient}}
-@book{Mimn, title = {}, author = {}, shortauthor = {Mimnermos}, shorthand = {Mimn.}, options = {ancient}, keywords = {ancient}}
-@book{MinFel, title = {}, author = {}, shortauthor = {Oct. Minucius Felix}, shorthand = {Min. Fel.}, options = {ancient}, keywords = {ancient}}
-@book{Mk, title = {}, author = {}, shortauthor = {Markus}, shorthand = {Mk}, options = {ancient}, keywords = {ancient}}
-@book{Mosch, title = {}, author = {}, shortauthor = {Moschos}, shorthand = {Mosch.}, options = {ancient}, keywords = {ancient}}
-@book{Mt, title = {}, author = {}, shortauthor = {Matthäus}, shorthand = {Mt}, options = {ancient}, keywords = {ancient}}
-@book{Naev, title = {}, author = {}, shortauthor = {Naevius}, shorthand = {Naev.}, options = {ancient}, keywords = {ancient}}
-@book{Nep:Att, title = {Atticus}, author = {}, shortauthor = {Cornelius Nepos}, shorthand = {Nep. Att.}, options = {ancient}, keywords = {ancient}}
-@book{Nep:Hann, title = {Hannibal}, author = {}, shortauthor = {Cornelius Nepos}, shorthand = {Nep. Hann.}, options = {ancient}, keywords = {ancient}}
-@book{Nik:Alex, title = {Alexipharmaka}, author = {}, shortauthor = {Nikander}, shorthand = {Nik. Alex.}, options = {ancient}, keywords = {ancient}}
-@book{Nik:Ther, title = {Theriaka}, author = {}, shortauthor = {Nikander}, shorthand = {Nik. Ther.}, options = {ancient}, keywords = {ancient}}
-@book{Nm, title = {}, author = {}, shortauthor = {Numeri (= 4. Mose)}, shorthand = {Nm}, options = {ancient}, keywords = {ancient}}
-@book{Non, title = {}, author = {}, shortauthor = {Nonius}, shorthand = {Non.}, options = {ancient}, keywords = {ancient}}
-@book{Nonn:Dion, title = {Dion.}, author = {}, shortauthor = {{Nonnos von Panopolis}}, shorthand = {Nonn. Dion.}, options = {ancient}, keywords = {ancient}}
-@book{Nov, title = {Corpus Iuris Civilis, Leges Novellae}, author = {}, shortauthor = {}, shorthand = { Nov.}, options = {ancient}, keywords = {ancient}}
-@book{Orig, title = {}, author = {}, shortauthor = {Origines}, shorthand = {Orig.}, options = {ancient}, keywords = {ancient}}
-@book{Oros, title = {}, author = {Ovidius Naso, Publius}, shortauthor = {Orosius}, shorthand = {Oros..}, options = {ancient}, keywords = {ancient}}
-@book{Ov:am, title = {amores}, author = {Ovidius Naso, Publius}, shortauthor = {Ovid}, shorthand = {Ov. am.}, options = {ancient}, keywords = {ancient}}
-@book{Ov:ars, title = {ars amatoria}, author = {Ovidius Naso, Publius}, shortauthor = {Ovid}, shorthand = {Ov. ars}, options = {ancient}, keywords = {ancient}}
-@book{Ov:epist, title = {epistulae (heroides)}, author = {Ovidius Naso, Publius}, shortauthor = {Ovid}, shorthand = {Ov. epist.}, options = {ancient}, keywords = {ancient}}
-@book{Ov:fast, title = {fasti}, author = {Ovidius Naso, Publius}, shortauthor = {Ovid}, shorthand = {Ov. fast.}, options = {ancient}, keywords = {ancient}}
-@book{Ov:Ib, title = {Ibis}, author = {Ovidius Naso, Publius}, shortauthor = {Ovid}, shorthand = {Ov. Ib.}, options = {ancient}, keywords = {ancient}}
-@book{Ov:medic, title = {medicamina faciei femineae}, author = {Ovidius Naso, Publius}, shortauthor = {Ovid}, shorthand = {Ov. medic.}, options = {ancient}, keywords = {ancient}}
-@book{Ov:met, title = {metamorphoses}, author = {Ovidius Naso, Publius}, shortauthor = {Ovid}, shorthand = {Ov. met.}, options = {ancient}, keywords = {ancient}}
-@book{Ov:Pont, title = {epistulae ex Ponto}, author = {Ovidius Naso, Publius}, shortauthor = {Ovid}, shorthand = {Ov. Pont.}, options = {ancient}, keywords = {ancient}}
-@book{Ov:rem, title = {remedia amoris}, author = {Ovidius Naso, Publius}, shortauthor = {Ovid}, shorthand = {Ov. rem.}, options = {ancient}, keywords = {ancient}}
-@book{Ov:trist, title = {tristia}, author = {Ovidius Naso, Publius}, shortauthor = {Ovid}, shorthand = {Ov. trist.}, options = {ancient}, keywords = {ancient}}
-@book{Papin, title = {}, author = {}, shortauthor = {Aemilius Papinianus}, shorthand = {Papin.}, options = {ancient}, keywords = {ancient}}
-@book{Passmart, title = {Passiones martyrum}, author = {}, shortauthor = {}, shorthand = { Pass. mart.}, options = {ancient}, keywords = {ancient}}
-@book{Paus, title = {}, author = {Pausanias}, shortauthor = {Pausanias}, shorthand = {Paus.}, options = {ancient}, keywords = {ancient}}
-@book{Pers, title = {saturae}, author = {}, shortauthor = {Persius}, shorthand = {Pers.}, options = {ancient}, keywords = {ancient}}
-@book{Petron, title = {satyrica}, author = {}, shortauthor = {Petronius}, shorthand = {Petron.}, options = {ancient}, keywords = {ancient}}
-@book{Phaedr, title = {fabulae}, author = {}, shortauthor = {Phaedrus}, shorthand = {Phaedr.}, options = {ancient}, keywords = {ancient}}
-@book{Pind:frg, title = {fragmentum}, author = {Pindar}, shortauthor = {Pindar}, shorthand = {Pind. frg.}, options = {ancient}, keywords = {ancient}}
-@book{Pind:I, title = {Isthmien}, author = {Pindar}, shortauthor = {Pindar}, shorthand = {Pind. I.}, options = {ancient}, keywords = {ancient}}
-@book{Pind:N, title = {Nemeen}, author = {Pindar}, shortauthor = {Pindar}, shorthand = {Pind. N.}, options = {ancient}, keywords = {ancient}}
-@book{Pind:O, title = {Olympien}, author = {Pindar}, shortauthor = {Pindar}, shorthand = {Pind. O.}, options = {ancient}, keywords = {ancient}}
-@book{Pind:P, title = {Pythien}, author = {Pindar}, shortauthor = {Pindar}, shorthand = {Pind. P.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Alk1, title = {Alkibiades 1}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Alk. 1}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Alk2, title = {Alkibiades 2}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Alk. 2}, options = {ancient}, keywords = {ancient}}
-@book{Plat:apol, title = {apologia}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. apol.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Ax, title = {Axiochos}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Ax.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Charm, title = {Charmides}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Charm.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:def, title = {Definitiones (ὅροι)}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. def.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Dem, title = {Demodokos}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Dem.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:epin, title = {epinomis}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. epin.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:epist, title = {epistulae}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. epist.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:eras, title = {erastae}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. eras.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Eryx, title = {Eryxias}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Eryx.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Euthyd, title = {Euthydemos}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Euthyd.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Euthyphr, title = {Euthyphron}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Euthyphr.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Gorg, title = {Gorgias}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Gorg.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Hipparch, title = {Hipparchos}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Hipparch.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Hippmai, title = {Hippias maior}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Hipp. mai.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Hippmin, title = {Hippias minor}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Hipp. min.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Ion, title = {Ion}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Ion}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Kleit, title = {Kleitophon}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Kleit.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Krat, title = {Kratylos}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Krat.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Krit, title = {Kriton}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Krit.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Kritias, title = {Kritias}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Kritias}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Lach, title = {Laches}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Lach.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:leg, title = {leges (νόμοι)}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. leg.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Lys, title = {Lysis}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Lys.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Men, title = {Menon}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Men.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Min, title = {Minos}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Min.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Mx, title = {Menexenos}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Mx.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Parm, title = {Parmenides}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Parm.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Phaid, title = {Phaidon}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Phaid.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Phaidr, title = {Phaidros}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Phaidr.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Phil, title = {Philebos}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Phil.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:polit, title = {politicus}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. polit.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Prot, title = {Protagoras}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Prot.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:rep, title = {de re publica (πολιτεία)}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. rep.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Sis, title = {Sisyphos}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Sis.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:soph, title = {sophista}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. soph.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:symp, title = {symposium}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. symp.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Thg, title = {Theages}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Thg.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Tht, title = {Theaitetos}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Tht.}, options = {ancient}, keywords = {ancient}}
-@book{Plat:Tim, title = {Timaios}, author = {Platon}, shortauthor = {Platon}, shorthand = {Plat. Tim.}, options = {ancient}, keywords = {ancient}}
-@book{Plaut:Amph, title = {Amphitruo}, author = {Maccius Plautus, Titus}, shortauthor = {Plautus}, shorthand = {Plaut. Amph.}, options = {ancient}, keywords = {ancient}}
-@book{Plaut:Asin, title = {Asinaria}, author = {Maccius Plautus, Titus}, shortauthor = {Plautus}, shorthand = {Plaut. Asin.}, options = {ancient}, keywords = {ancient}}
-@book{Plaut:Aul, title = {Aulularia}, author = {Maccius Plautus, Titus}, shortauthor = {Plautus}, shorthand = {Plaut. Aul.}, options = {ancient}, keywords = {ancient}}
-@book{Plaut:Bacch, title = {Bacchides}, author = {Maccius Plautus, Titus}, shortauthor = {Plautus}, shorthand = {Plaut. Bacch.}, options = {ancient}, keywords = {ancient}}
-@book{Plaut:Cist, title = {Cistellaria}, author = {Maccius Plautus, Titus}, shortauthor = {Plautus}, shorthand = {Plaut. Cist.}, options = {ancient}, keywords = {ancient}}
-@book{Plaut:Curc, title = {Curculio}, author = {Maccius Plautus, Titus}, shortauthor = {Plautus}, shorthand = {Plaut. Curc.}, options = {ancient}, keywords = {ancient}}
-@book{Plaut:Epid, title = {Epidicus}, author = {Maccius Plautus, Titus}, shortauthor = {Plautus}, shorthand = {Plaut. Epid.}, options = {ancient}, keywords = {ancient}}
-@book{Plaut:Men, title = {Menaechmi}, author = {Maccius Plautus, Titus}, shortauthor = {Plautus}, shorthand = {Plaut. Men.}, options = {ancient}, keywords = {ancient}}
-@book{Plaut:Merc, title = {Mercator}, author = {Maccius Plautus, Titus}, shortauthor = {Plautus}, shorthand = {Plaut. Merc.}, options = {ancient}, keywords = {ancient}}
-@book{Plaut:Mil, title = {Miles gloriosus}, author = {Maccius Plautus, Titus}, shortauthor = {Plautus}, shorthand = {Plaut. Mil.}, options = {ancient}, keywords = {ancient}}
-@book{Plaut:Most, title = {Mostellaria}, author = {Maccius Plautus, Titus}, shortauthor = {Plautus}, shorthand = {Plaut. Most.}, options = {ancient}, keywords = {ancient}}
-@book{Plaut:Poen, title = {Poenulus}, author = {Maccius Plautus, Titus}, shortauthor = {Plautus}, shorthand = {Plaut. Poen.}, options = {ancient}, keywords = {ancient}}
-@book{Plaut:Pseud, title = {Pseudolus}, author = {Maccius Plautus, Titus}, shortauthor = {Plautus}, shorthand = {Plaut. Pseud.}, options = {ancient}, keywords = {ancient}}
-@book{Plaut:Rud, title = {Rudens}, author = {Maccius Plautus, Titus}, shortauthor = {Plautus}, shorthand = {Plaut. Rud.}, options = {ancient}, keywords = {ancient}}
-@book{Plaut:Stich, title = {Stichus}, author = {Maccius Plautus, Titus}, shortauthor = {Plautus}, shorthand = {Plaut. Stich.}, options = {ancient}, keywords = {ancient}}
-@book{Plaut:Trin, title = {Trinummus}, author = {Maccius Plautus, Titus}, shortauthor = {Plautus}, shorthand = {Plaut. Trin.}, options = {ancient}, keywords = {ancient}}
-@book{Plaut:Truc, title = {Truculentus}, author = {Maccius Plautus, Titus}, shortauthor = {Plautus}, shorthand = {Plaut. Truc.}, options = {ancient}, keywords = {ancient}}
-@book{Plaut:Vid, title = {Vidularia}, author = {Maccius Plautus, Titus}, shortauthor = {Plautus}, shorthand = {Plaut. Vid.}, options = {ancient}, keywords = {ancient}}
-@book{Plin:epist, title = {Epistulae}, author = {Plinius Caecilius Secundus, Caius}, shortauthor = {Plinius minor}, shorthand = {Plin. epist.}, options = {ancient}, keywords = {ancient}}
-@book{Plin:nat, title = {naturalis historia}, author = {Plinius Secundus, Caius}, shortauthor = {Plinius maior}, shorthand = {Plin. nat.}, options = {ancient}, keywords = {ancient}}
-@book{Plin:paneg, title = {panegyricus}, author = {Plinius Caecilius Secundus, Caius}, shortauthor = {Plinius minor}, shorthand = {Plin. paneg.}, options = {ancient}, keywords = {ancient}}
-@book{Plot, title = {}, author = {}, shortauthor = {Plotinos}, shorthand = {Plot.}, options = {ancient}, keywords = {ancient}}
-@book{Plut, title = {vitae parallelae}, author = {Plutarchos}, shortauthor = {Plutarch}, shorthand = {Plut.}, options = {ancient}, keywords = {ancient}}
-@book{Plut:am, title = {Amatorius (erotikos)}, author = {Plutarchos}, shortauthor = {Plutarch}, shorthand = {Plut. am.}, options = {ancient}, keywords = {ancient}}
-@book{Plut:dePythOr, title = {de Pythiae oraculis}, author = {Plutarchos}, shortauthor = {Plutarch}, shorthand = {Plut. de Pyth.Or.}, options = {ancient}, keywords = {ancient}}
-@book{Plut:Is, title = {de Iside et Osiride}, author = {Plutarchos}, shortauthor = {Plutarch}, shorthand = {Plut. Is.}, options = {ancient}, keywords = {ancient}}
-@book{Plut:mor, title = {moralia}, author = {Plutarchos}, shortauthor = {Plutarch}, shorthand = {Plut. mor.}, options = {ancient}, keywords = {ancient}}
-@book{Plut:quGr, title = {quaestiones Graecae}, author = {Plutarchos}, shortauthor = {Plutarch}, shorthand = {Plut. qu. Gr.}, options = {ancient}, keywords = {ancient}}
-@book{Plut:quR, title = {quaestiones Romanae}, author = {Plutarchos}, shortauthor = {Plutarch}, shorthand = {Plut. qu. R.}, options = {ancient}, keywords = {ancient}}
-@book{Plut:symp, title = {quaestiones convivales}, author = {Plutarchos}, shortauthor = {Plutarch}, shorthand = {Plut. symp.}, options = {ancient}, keywords = {ancient}}
-@book{Pol, title = {}, author = {}, shortauthor = {Polybios}, shorthand = {Pol.}, options = {ancient}, keywords = {ancient}}
-@book{Poll, title = {}, author = {}, shortauthor = {Pollux}, shorthand = {Poll.}, options = {ancient}, keywords = {ancient}}
-@book{Porph, title = {}, author = {}, shortauthor = {Porphyrios}, shorthand = {Porph.}, options = {ancient}, keywords = {ancient}}
-@book{Poseid, title = {}, author = {}, shortauthor = {Poseidonios}, shorthand = {Poseid.}, options = {ancient}, keywords = {ancient}}
-@book{Priap, title = {}, author = {}, shortauthor = {Priapea}, shorthand = {Priap.}, options = {ancient}, keywords = {ancient}}
-@book{Prisc, title = {}, author = {}, shortauthor = {Priscianus}, shorthand = {Prisc.}, options = {ancient}, keywords = {ancient}}
-@book{Prok:aed, title = {de aedificiis (περὶ κτισμάτων)}, author = {Prokopius}, shortauthor = {Prokop}, shorthand = {Prok. aed.}, options = {ancient}, keywords = {ancient}}
-@book{Prok:BG, title = {bellum Gothicum}, author = {Prokopius}, shortauthor = {Prokop}, shorthand = {Prok. BG}, options = {ancient}, keywords = {ancient}}
-@book{Prok:BP, title = {bellum Persicum}, author = {Prokopius}, shortauthor = {Prokop}, shorthand = {Prok. BP}, options = {ancient}, keywords = {ancient}}
-@book{Prok:BV, title = {bellum Vandalicum}, author = {Prokopius}, shortauthor = {Prokop}, shorthand = {Prok. BV}, options = {ancient}, keywords = {ancient}}
-@book{Prok:HA, title = {historia arcana}, author = {Prokopius}, shortauthor = {Prokop}, shorthand = {Prok. HA}, options = {ancient}, keywords = {ancient}}
-@book{Prokl, title = {}, author = {}, shortauthor = {Proklos}, shorthand = {Prokl.}, options = {ancient}, keywords = {ancient}}
-@book{Prop, title = {elegiae}, author = {Aurelius Propertius, {\relax Sex}tus}, shortauthor = {Properz}, shorthand = {Prop.}, options = {ancient}, keywords = {ancient}}
-@book{Prud, title = {}, author = {}, shortauthor = {Prudentius}, shorthand = {Prud.}, options = {ancient}, keywords = {ancient}}
-@book{Quint:decl, title = {declamationes minores}, author = {Fabius Quintilianus, Marcus}, shortauthor = {Quintilian}, shorthand = {Quint. decl.}, options = {ancient}, keywords = {ancient}}
-@book{Quint:inst, title = {institutio oratoria}, author = {Fabius Quintilianus, Marcus}, shortauthor = {Quintilian}, shorthand = {Quint. inst.}, options = {ancient}, keywords = {ancient}}
-@book{RgestdivAug, title = {Res gestae divi Augusti}, author = {}, shortauthor = {}, shorthand = { R. Gest. div. Aug.}, options = {ancient}, keywords = {ancient}}
-@book{Rhet:Her, title = {}, author = {}, shortauthor = {Rhetorica ad Herennium}, shorthand = {Rhet. Her.}, options = {ancient}, keywords = {ancient}}
-@book{Roem, title = {}, author = {}, shortauthor = {Römerbrief}, shorthand = {Röm}, options = {ancient}, keywords = {ancient}}
-@book{RutNam, title = {de reditu suo}, author = {}, shortauthor = {Rutilius Claudius Namatianus}, shorthand = {Rut. Nam.}, options = {ancient}, keywords = {ancient}}
-@book{Sall:Catil, title = {de coniuratione Catilinae}, author = {Sallustius Crispus, Caius}, shortauthor = {Sallust}, shorthand = {Sall. Catil.}, options = {ancient}, keywords = {ancient}}
-@book{Sall:epist, title = {epistulae ad Caesarem}, author = {Sallustius Crispus, Caius}, shortauthor = {Sallust}, shorthand = {Sall. epist.}, options = {ancient}, keywords = {ancient}}
-@book{Sall:hist, title = {historiae}, author = {Sallustius Crispus, Caius}, shortauthor = {Sallust}, shorthand = {Sall. hist.}, options = {ancient}, keywords = {ancient}}
-@book{Sall:Iug, title = {de bello Iugurthino}, author = {Sallustius Crispus, Caius}, shortauthor = {Sallust}, shorthand = {Sall. Iug.}, options = {ancient}, keywords = {ancient}}
-@book{Semp, title = {}, author = {}, shortauthor = {Sextus Empiricus}, shorthand = {S. Emp.}, options = {ancient}, keywords = {ancient}}
-@book{Sen:apocol, title = {divi Claudii apocolocynthosis}, author = {Annaeus Seneca, Lucius}, shortauthor = {Seneca minor}, shorthand = {Sen. apocol.}, options = {ancient}, keywords = {ancient}}
-@book{Sen:benef, title = {de beneficiis}, author = {Annaeus Seneca, Lucius}, shortauthor = {Seneca minor}, shorthand = {Sen. benef.}, options = {ancient}, keywords = {ancient}}
-@book{Sen:clem, title = {de clementia}, author = {Annaeus Seneca, Lucius}, shortauthor = {Seneca minor}, shorthand = {Sen. clem.}, options = {ancient}, keywords = {ancient}}
-@book{Sen:contr, title = {controversiae}, author = {Annaeus Seneca, Lucius}, shortauthor = {Seneca maior}, shorthand = {Sen. contr.}, options = {ancient}, keywords = {ancient}}
-@book{Sen:dial, title = {dialogi}, author = {Annaeus Seneca, Lucius}, shortauthor = {Seneca minor}, shorthand = {Sen. dial.}, options = {ancient}, keywords = {ancient}}
-@book{Sen:epist, title = {epistulae morales ad Lucilium}, author = {Annaeus Seneca, Lucius}, shortauthor = {Seneca minor}, shorthand = {Sen. epist.}, options = {ancient}, keywords = {ancient}}
-@book{Sen:Hercf, title = {Hercules furens}, author = {Annaeus Seneca, Lucius}, shortauthor = {Seneca minor}, shorthand = {Sen. Herc. f.}, options = {ancient}, keywords = {ancient}}
-@book{Sen:HercO, title = {Hercules Oetaeus}, author = {Annaeus Seneca, Lucius}, shortauthor = {Seneca minor}, shorthand = { Herc. O.}, options = {ancient}, keywords = {ancient}}
-@book{Sen:Med, title = {Medea}, author = {Annaeus Seneca, Lucius}, shortauthor = {Seneca minor}, shorthand = {Sen. Med.}, options = {ancient}, keywords = {ancient}}
-@book{Sen:nat, title = {naturales quaestiones}, author = {Annaeus Seneca, Lucius}, shortauthor = {Seneca minor}, shorthand = {Sen. nat.}, options = {ancient}, keywords = {ancient}}
-@book{Sen:Oed, title = {Oedipus}, author = {Annaeus Seneca, Lucius}, shortauthor = {Seneca minor}, shorthand = {Sen. Oed.}, options = {ancient}, keywords = {ancient}}
-@book{Sen:Phaedr, title = {Phaedra}, author = {Annaeus Seneca, Lucius}, shortauthor = {Seneca minor}, shorthand = {Sen. Phaedr.}, options = {ancient}, keywords = {ancient}}
-@book{Sen:Phoen, title = {Phoenissae}, author = {Annaeus Seneca, Lucius}, shortauthor = {Seneca minor}, shorthand = {Sen. Phoen.}, options = {ancient}, keywords = {ancient}}
-@book{Sen:suas, title = {suasoriae}, author = {Annaeus Seneca, Lucius}, shortauthor = {Seneca maior}, shorthand = {Sen. suas.}, options = {ancient}, keywords = {ancient}}
-@book{Sen:Thy, title = {Thyestes}, author = {Annaeus Seneca, Lucius}, shortauthor = {Seneca minor}, shorthand = {Sen. Thy.}, options = {ancient}, keywords = {ancient}}
-@book{Sen:Tro, title = {Troades}, author = {Annaeus Seneca, Lucius}, shortauthor = {Seneca minor}, shorthand = {Sen. Tro.}, options = {ancient}, keywords = {ancient}}
-@book{Serv:Aen, title = {commentarius in Vergilii Aeneida}, author = {}, shortauthor = {Servius}, shorthand = {Serv. Aen.}, options = {ancient}, keywords = {ancient}}
-@book{Serv:auct, title = {}, author = {}, shortauthor = {Servius auctus Danielis}, shorthand = {Serv. auct.}, options = {ancient}, keywords = {ancient}}
-@book{Serv:ecl, title = {commentarius in Vergilii eclogas}, author = {}, shortauthor = {Servius}, shorthand = {Serv. ecl.}, options = {ancient}, keywords = {ancient}}
-@book{Serv:georg, title = {commentarius in Vergilii georgica}, author = {}, shortauthor = {Servius}, shorthand = {Serv. georg.}, options = {ancient}, keywords = {ancient}}
-@book{Sil, title = {Punica}, author = {}, shortauthor = {Silius Italicus}, shorthand = {Sil.}, options = {ancient}, keywords = {ancient}}
-@book{Sim, title = {}, author = {}, shortauthor = {Simonides}, shorthand = {Sim.}, options = {ancient}, keywords = {ancient}}
-@book{Simpl, title = {}, author = {}, shortauthor = {Simplikios}, shorthand = {Simpl.}, options = {ancient}, keywords = {ancient}}
-@book{Sol, title = {}, author = {}, shortauthor = {Solon}, shorthand = {Sol.}, options = {ancient}, keywords = {ancient}}
-@book{Soph:Ai, title = {Aias}, author = {}, shortauthor = {Sophokles}, shorthand = {Soph. Ai.}, options = {ancient}, keywords = {ancient}}
-@book{Soph:Ant, title = {Antigone}, author = {}, shortauthor = {Sophokles}, shorthand = {Soph. Ant.}, options = {ancient}, keywords = {ancient}}
-@book{Soph:El, title = {Electra}, author = {}, shortauthor = {Sophokles}, shorthand = {Soph. El.}, options = {ancient}, keywords = {ancient}}
-@book{Soph:OidK, title = {Oedipus Coloneus}, author = {}, shortauthor = {Sophokles}, shorthand = {Soph. Oid. K.}, options = {ancient}, keywords = {ancient}}
-@book{Soph:OidT, title = {Oedipus Rex (Oedipus Tyrannus)}, author = {}, shortauthor = {Sophokles}, shorthand = {Soph. Oid. T.}, options = {ancient}, keywords = {ancient}}
-@book{Soph:Phil, title = {Philoctetes}, author = {}, shortauthor = {Sophokles}, shorthand = {Soph. Phil.}, options = {ancient}, keywords = {ancient}}
-@book{Stat:Ach, title = {Achilleis}, author = {}, shortauthor = {Statius}, shorthand = {Stat. Ach.}, options = {ancient}, keywords = {ancient}}
-@book{Stat:silv, title = {silvae}, author = {}, shortauthor = {Statius}, shorthand = {Stat. silv.}, options = {ancient}, keywords = {ancient}}
-@book{Stat:Theb, title = {Thebais}, author = {}, shortauthor = {Statius}, shorthand = {Stat. Theb.}, options = {ancient}, keywords = {ancient}}
-@book{Stesich, title = {}, author = {}, shortauthor = {Stesichoros}, shorthand = {Stesich.}, options = {ancient}, keywords = {ancient}}
-@book{Stob, title = {}, author = {}, shortauthor = {Stobaios}, shorthand = {Stob.}, options = {ancient}, keywords = {ancient}}
-@book{Strab, title = {}, author = {}, shortauthor = {Strabon}, shorthand = {Strab.}, options = {ancient}, keywords = {ancient}}
-@book{Suet:Aug, title = {divus Augustus}, author = {Suetonius Tranquillus, Caius}, shortauthor = {Sueton}, shorthand = {Suet. Aug.}, options = {ancient}, keywords = {ancient}}
-@book{Suet:Cal, title = {Caligula}, author = {Suetonius Tranquillus, Caius}, shortauthor = {Sueton}, shorthand = {Suet. Cal.}, options = {ancient}, keywords = {ancient}}
-@book{Suet:Claud, title = {divus Claudius}, author = {Suetonius Tranquillus, Caius}, shortauthor = {Sueton}, shorthand = {Suet. Claud.}, options = {ancient}, keywords = {ancient}}
-@book{Suet:Dom, title = {Domitianus}, author = {Suetonius Tranquillus, Caius}, shortauthor = {Sueton}, shorthand = {Suet. Dom.}, options = {ancient}, keywords = {ancient}}
-@book{Suet:gramm, title = {de grammaticis}, author = {Suetonius Tranquillus, Caius}, shortauthor = {Sueton}, shorthand = {Suet. gramm.}, options = {ancient}, keywords = {ancient}}
-@book{Suet:Iul, title = {divus Iulius}, author = {Suetonius Tranquillus, Caius}, shortauthor = {Sueton}, shorthand = {Suet. Iul.}, options = {ancient}, keywords = {ancient}}
-@book{Suet:Tib, title = {divus Tiberius}, author = {Suetonius Tranquillus, Caius}, shortauthor = {Sueton}, shorthand = {Suet. Tib.}, options = {ancient}, keywords = {ancient}}
-@book{Suet:Tit, title = {divus Titus}, author = {Suetonius Tranquillus, Caius}, shortauthor = {Sueton}, shorthand = {Suet. Tit.}, options = {ancient}, keywords = {ancient}}
-@book{Suet:Vesp, title = {divus Vespasianus}, author = {Suetonius Tranquillus, Caius}, shortauthor = {Sueton}, shorthand = {Suet. Vesp.}, options = {ancient}, keywords = {ancient}}
-@book{Suet:Vit, title = {Vitellius}, author = {Suetonius Tranquillus, Caius}, shortauthor = {Sueton}, shorthand = {Suet. Vit.}, options = {ancient}, keywords = {ancient}}
-@book{Symm:epist, title = {epistulae}, author = {}, shortauthor = {Symmachus}, shorthand = {Symm. epist.}, options = {ancient}, keywords = {ancient}}
-@book{Symm:or, title = {orationes}, author = {}, shortauthor = {Symmachus}, shorthand = {Symm. or.}, options = {ancient}, keywords = {ancient}}
-@book{Symm:rel, title = {relationes}, author = {}, shortauthor = {Symmachus}, shorthand = {Symm. rel.}, options = {ancient}, keywords = {ancient}}
-@book{Synes:epist, title = {epistulae}, author = {}, shortauthor = {epist.}, shorthand = {Synes. Epist.}, options = {ancient}, keywords = {ancient}}
-@book{Tac:Agr, title = {Agricola}, author = {Cornelius Tacitus, Publius}, shortauthor = {Tacitus}, shorthand = {Tac. Agr.}, options = {ancient}, keywords = {ancient}}
-@book{Tac:ann, title = {annales}, author = {Cornelius Tacitus, Publius}, shortauthor = {Tacitus}, shorthand = {Tac. ann.}, options = {ancient}, keywords = {ancient}}
-@book{Tac:dial, title = {dialogus de oratoribus}, author = {Cornelius Tacitus, Publius}, shortauthor = {Tacitus}, shorthand = {Tac. dial.}, options = {ancient}, keywords = {ancient}}
-@book{Tac:Germ, title = {Germania}, author = {Cornelius Tacitus, Publius}, shortauthor = {Tacitus}, shorthand = {Tac. Germ.}, options = {ancient}, keywords = {ancient}}
-@book{Tac:hist, title = {historiae}, author = {Cornelius Tacitus, Publius}, shortauthor = {Tacitus}, shorthand = {Tac. hist.}, options = {ancient}, keywords = {ancient}}
-@book{Ter:Ad, title = {Adelphoe}, author = {Terentius Afer, Publius }, shortauthor = {Terenz}, shorthand = {Ter. Ad.}, options = {ancient}, keywords = {ancient}}
-@book{Ter:Andr, title = {Andria}, author = {Terentius Afer, Publius }, shortauthor = {Terenz}, shorthand = {Ter. Andr.}, options = {ancient}, keywords = {ancient}}
-@book{Ter:Eun, title = {Eunuchus}, author = {Terentius Afer, Publius }, shortauthor = {Terenz}, shorthand = {Ter. Eun.}, options = {ancient}, keywords = {ancient}}
-@book{Ter:Haut, title = {Heautontimorumenos}, author = {Terentius Afer, Publius }, shortauthor = {Terenz}, shorthand = {Ter. Haut.}, options = {ancient}, keywords = {ancient}}
-@book{Ter:Hec, title = {Hecyra}, author = {Terentius Afer, Publius }, shortauthor = {Terenz}, shorthand = {Ter. Hec.}, options = {ancient}, keywords = {ancient}}
-@book{Ter:Maur, title = {}, author = {}, shortauthor = {Terentianus Maurus}, shorthand = {Ter. Maur.}, options = {ancient}, keywords = {ancient}}
-@book{Ter:Phorm, title = {Phormio}, author = {Terentius Afer, Publius }, shortauthor = {Terenz}, shorthand = {Ter. Phorm.}, options = {ancient}, keywords = {ancient}}
-@book{Tert:apol, title = {apologeticum}, author = {Septimius, Quintus Tertullianus}, shortauthor = {Tertullianus}, shorthand = {Tert. apol.}, options = {ancient}, keywords = {ancient}}
-@book{Tert:nat, title = {ad nationes}, author = {Septimius, Quintus Tertullianus}, shortauthor = {Tertullianus}, shorthand = {Tert. nat.}, options = {ancient}, keywords = {ancient}}
-@book{Theokr, title = {}, author = {}, shortauthor = {Theokritos}, shorthand = {Theokr.}, options = {ancient}, keywords = {ancient}}
-@book{Thgn, title = {}, author = {}, shortauthor = {Theognis}, shorthand = {Thgn.}, options = {ancient}, keywords = {ancient}}
-@book{Thuk, title = {}, author = {}, shortauthor = {Thukydides}, shorthand = {Thuk.}, options = {ancient}, keywords = {ancient}}
-@book{Tib, title = {elegiae}, author = {}, shortauthor = {Tibullus}, shorthand = {Tib.}, options = {ancient}, keywords = {ancient}}
-@book{Ulp:reg, title = {(Ulpiani regulae)}, author = {}, shortauthor = {Ulpianus}, shorthand = {Ulp. Reg.}, options = {ancient}, keywords = {ancient}}
-@book{ValFl, title = {Argonautica}, author = {}, shortauthor = {Valerius Flaccus}, shorthand = {Val. Fl.}, options = {ancient}, keywords = {ancient}}
-@book{ValMax, title = {facta et dicta memorabilia}, author = {}, shortauthor = {Valerius Maximus}, shorthand = {Val. Max.}, options = {ancient}, keywords = {ancient}}
-@book{Varro:ling, title = {de lingua Latina}, author = {Terentius Varro, Marcus}, shortauthor = {Varro}, shorthand = {Varro ling.}, options = {ancient}, keywords = {ancient}}
-@book{Varro:Men, title = {saturae Menippeae}, author = {Terentius Varro, Marcus}, shortauthor = {Varro}, shorthand = {Varro Men.}, options = {ancient}, keywords = {ancient}}
-@book{Varro:rust, title = {res rusticae}, author = {Terentius Varro, Marcus}, shortauthor = {Varro}, shorthand = {Varro rust.}, options = {ancient}, keywords = {ancient}}
-@book{Vell, title = {historiae Romanae}, author = {{Velleius Paterculus}}, shortauthor = {Velleius Paterculus}, shorthand = {Vell. }, options = {ancient}, keywords = {ancient}}
-@book{Ven:Fort, title = {}, author = {}, shortauthor = {Venantius Fortunatus}, shorthand = {Ven. Fort.}, options = {ancient}, keywords = {ancient}}
-@book{Verg:Aen, title = {Aeneis}, author = {}, shortauthor = {Vergilius}, shorthand = {Verg. Aen.}, options = {ancient}, keywords = {ancient}}
-@book{Verg:catal, title = {catalepton}, author = {}, shortauthor = {Vergilius}, shorthand = {Verg. catal.}, options = {ancient}, keywords = {ancient}}
-@book{Verg:ecl, title = {eclogae}, author = {}, shortauthor = {Vergilius}, shorthand = {Verg. ecl.}, options = {ancient}, keywords = {ancient}}
-@book{Verg:georg, title = {georgica}, author = {}, shortauthor = {Vergilius}, shorthand = {Verg. georg.}, options = {ancient}, keywords = {ancient}}
-@book{Vitr, title = {de architectura}, author = {Vitruvius}, shortauthor = {Vitruv}, shorthand = {Vitr.}, options = {ancient}, keywords = {ancient}}
-@book{Vulg, title = {Vulgata}, author = {}, shortauthor = {}, shorthand = { Vulg.}, options = {ancient}, keywords = {ancient}}
-@book{Xen:an, title = {anabasis}, author = {Xenophon}, shortauthor = {Xenophon}, shorthand = {Xen. an.}, options = {ancient}, keywords = {ancient}}
-@book{Xen:apol, title = {apologia}, author = {Xenophon}, shortauthor = {Xenophon}, shorthand = {Xen. apol.}, options = {ancient}, keywords = {ancient}}
-@book{Xen:Athpol, title = {Athenaion politeia}, author = {Xenophon}, shortauthor = {Xenophon}, shorthand = {Xen. Ath. pol.}, options = {ancient}, keywords = {ancient}}
-@book{Xen:hell, title = {hellenica}, author = {Xenophon}, shortauthor = {Xenophon}, shorthand = {Xen. hell.}, options = {ancient}, keywords = {ancient}}
-@book{Xen:kyn, title = {cynegeticus}, author = {Xenophon}, shortauthor = {Xenophon}, shorthand = {Xen. kyn.}, options = {ancient}, keywords = {ancient}}
-@book{Xen:Kyr, title = {Cyrupaideia}, author = {Xenophon}, shortauthor = {Xenophon}, shorthand = {Xen. Kyr.}, options = {ancient}, keywords = {ancient}}
-@book{Xen:mem, title = {memorabilia (Apomnemoneumata)}, author = {Xenophon}, shortauthor = {Xenophon}, shorthand = {Xen. mem.}, options = {ancient}, keywords = {ancient}}
-@book{Xen:oec, title = {oeconomicus}, author = {Xenophon}, shortauthor = {Xenophon}, shorthand = {Xen. oec.}, options = {ancient}, keywords = {ancient}}
-@book{Xen:symp, title = {symposium}, author = {Xenophon}, shortauthor = {Xenophon}, shorthand = {Xen. symp.}, options = {ancient}, keywords = {ancient}}
-@book{Xenophan, title = {}, author = {}, shortauthor = {Xenophanes}, shorthand = {Xenophan.}, options = {ancient}, keywords = {ancient}}
-@book{Zen, title = {}, author = {}, shortauthor = {Zenon}, shorthand = {Zen.}, options = {ancient}, keywords = {ancient}}
-@book{Zenob, title = {}, author = {}, shortauthor = {Zenobios}, shorthand = {Zenob.}, options = {ancient}, keywords = {ancient}}
-@book{Zenod, title = {}, author = {}, shortauthor = {Zenodotos}, shorthand = {Zenod.}, options = {ancient}, keywords = {ancient}}
-@book{Zos, title = {}, author = {}, shortauthor = {Zosimos}, shorthand = {Zos.}, options = {ancient}, keywords = {ancient}}
+@book{Acc,
+ keywords = {ancient},
+ shortauthor = {Accius},
+ shorthand = {Acc.},
+}
+
+@book{AchTat,
+ keywords = {ancient},
+ shortauthor = {Tatios, Achilleus},
+ shorthand = {Ach. Tat.},
+}
+
+@book{Ael:Ep,
+ author = {Aelianus, Claudius},
+ title = {Epistulae rusticae},
+ keywords = {ancient},
+ shortauthor = {Aelian},
+ shorthand = {Ael. Ep.},
+}
+
+@book{Ael:Fr,
+ author = {Aelianus, Claudius},
+ title = {Fragmenta},
+ keywords = {ancient},
+ shortauthor = {Aelian},
+ shorthand = {Ael. Fr.},
+}
+
+@book{Ael:NA,
+ author = {Aelianus, Claudius},
+ title = {de natura animalium},
+ keywords = {ancient},
+ shortauthor = {Aelian},
+ shorthand = {Ael. NA},
+}
+
+@book{Ael:Tact,
+ author = {{Aelianus Tacticus}},
+ title = {Tactica (De instruendis aciebus)},
+ keywords = {ancient},
+ shortauthor = {{Aelianus Tacticus}},
+ shorthand = {Ael. Tact},
+}
+
+@book{Ael:VA,
+ author = {Aelianus, Claudius},
+ title = {varia historia},
+ keywords = {ancient},
+ shortauthor = {Aelian},
+ shorthand = {Ael. VH},
+}
+
+@book{AelArist:Or,
+ author = {{Aelius Aristides}},
+ title = {Orationes},
+ keywords = {ancient},
+ shortauthor = {{Aelius Aristides}},
+ shorthand = {Ael. Arist. Or.},
+}
+
+@book{AelArist:Technrhet,
+ author = {{Aelius Aristides}},
+ title = {Technai rhetorikai},
+ keywords = {ancient},
+ shortauthor = {{Aelius Aristides}},
+ shorthand = {Ael. Arist. Techn. rhet.},
+}
+
+@book{AenTact,
+ author = {{Aineias Taktikos}},
+ title = {Poliorketika},
+ keywords = {ancient},
+ shortauthor = {{Aineias Taktikos}},
+ shorthand = {Aen. Tact.},
+}
+
+@book{Aet,
+ keywords = {ancient},
+ shortauthor = {Aetios},
+ shorthand = {Aet.},
+}
+
+@book{Aischin:Ctes,
+ title = {in Ctesiphontum},
+ keywords = {ancient},
+ shortauthor = {Aischines},
+ shorthand = {Aischin. Ctes.},
+}
+
+@book{Aischin:epist,
+ title = {epistulae},
+ keywords = {ancient},
+ shortauthor = {Aischines},
+ shorthand = {Aischin. epist.},
+}
+
+@book{Aischin:leg,
+ title = {de falsa legatione},
+ keywords = {ancient},
+ shortauthor = {Aischines},
+ shorthand = {Aischin. leg.},
+}
+
+@book{Aischin:orat,
+ title = {Orationes},
+ keywords = {ancient},
+ shortauthor = {Aischines},
+ shorthand = {Aischin. orat.},
+}
+
+@book{Aischin:Tim,
+ title = {in Timarchum},
+ keywords = {ancient},
+ shortauthor = {Aischines},
+ shorthand = {Aischin. Tim.},
+}
+
+@book{Aischyl:Ag,
+ title = {Agamemnon},
+ keywords = {ancient},
+ shortauthor = {Aischylos},
+ shorthand = {Aischyl. Ag.},
+}
+
+@book{Aischyl:Choeph,
+ title = {Choephoroi},
+ keywords = {ancient},
+ shortauthor = {Aischylos},
+ shorthand = {Aischyl. Choeph.},
+}
+
+@book{Aischyl:Eum,
+ title = {Eumenides},
+ keywords = {ancient},
+ shortauthor = {Aischylos},
+ shorthand = {Aischyl. Eum.},
+}
+
+@book{Aischyl:Pers,
+ title = {Persae},
+ keywords = {ancient},
+ shortauthor = {Aischylos},
+ shorthand = {Aischyl. Pers.},
+}
+
+@book{Aischyl:Prom,
+ title = {Prometheus},
+ keywords = {ancient},
+ shortauthor = {Aischylos},
+ shorthand = {Aischyl. Prom.},
+}
+
+@book{Aischyl:Sept,
+ title = {Septem adversus Thebas},
+ keywords = {ancient},
+ shortauthor = {Aischylos},
+ shorthand = {Aischyl. Sept.},
+}
+
+@book{Aischyl:Suppl,
+ title = {Supplices (Hiketides)},
+ keywords = {ancient},
+ shortauthor = {Aischylos},
+ shorthand = {Aischyl. Suppl.},
+}
+
+@book{Aisop,
+ keywords = {ancient},
+ shortauthor = {Aisopos},
+ shorthand = {Aisop.},
+}
+
+@book{AlexAphr,
+ keywords = {ancient},
+ shortauthor = {von Aphrodisias, Alexandros},
+ shorthand = {Alex. Aphr.},
+}
+
+@book{Alk,
+ keywords = {ancient},
+ shortauthor = {Alkaios},
+ shorthand = {Alk.},
+}
+
+@book{Ambr:epist,
+ title = {epistulae},
+ keywords = {ancient},
+ shortauthor = {Ambrosius},
+ shorthand = {Ambr. epist.},
+}
+
+@book{Ambr:excSat,
+ title = {de excessu fratris (Satyri)},
+ keywords = {ancient},
+ shortauthor = {Ambrosius},
+ shorthand = {Ambr. exc. Sat.},
+}
+
+@book{Ambr:obitTheod,
+ title = {de obitu Theodosii},
+ keywords = {ancient},
+ shortauthor = {Ambrosius},
+ shorthand = {Ambr. obit. Theod.},
+}
+
+@book{Ambr:obitValent,
+ title = {de obitu Valentiniani (iunioris)},
+ keywords = {ancient},
+ shortauthor = {Ambrosius},
+ shorthand = {Ambr. obit. Valent.},
+}
+
+@book{Ambr:off,
+ title = {de officiis magistrorum},
+ keywords = {ancient},
+ shortauthor = {Ambrosius},
+ shorthand = {Ambr. off.},
+}
+
+@book{Ambr:paenit,
+ title = {de paenitentia},
+ keywords = {ancient},
+ shortauthor = {Ambrosius},
+ shorthand = {Ambr. paenit.},
+}
+
+@book{Amm,
+ author = {{Ammianus <Marcellinus>}},
+ keywords = {ancient},
+ shortauthor = {Marcellinus, Ammianus},
+ shorthand = {Amm.},
+}
+
+@book{Anakr,
+ keywords = {ancient},
+ shortauthor = {Anakreon},
+ shorthand = {Anakr.},
+}
+
+@book{Anaxag,
+ keywords = {ancient},
+ shortauthor = {Anaxagoras},
+ shorthand = {Anaxag.},
+}
+
+@book{Anaximand,
+ keywords = {ancient},
+ shortauthor = {Anaximandros},
+ shorthand = {Anaximand.},
+}
+
+@book{Anaximen,
+ keywords = {ancient},
+ shortauthor = {Anaximenes},
+ shorthand = {Anaximen.},
+}
+
+@book{And,
+ keywords = {ancient},
+ shortauthor = {Andokides},
+ shorthand = {And.},
+}
+
+@book{AnthGr,
+ keywords = {ancient},
+ shortauthor = {Graeca, Antologia},
+ shorthand = {Anth. Gr.},
+}
+
+@book{AnthLat,
+ keywords = {ancient},
+ shortauthor = {Latina, Antologia},
+ shorthand = {Anth. Lat.},
+}
+
+@book{AnthPal,
+ keywords = {ancient},
+ shortauthor = {Palatina, Antologia},
+ shorthand = {Anth. Pal.},
+}
+
+@book{AnthPlan,
+ keywords = {ancient},
+ shortauthor = {Planudea, Anthologia},
+ shorthand = {Anth. Plan.},
+}
+
+@book{Antiph,
+ keywords = {ancient},
+ shortauthor = {Antiphon},
+ shorthand = {Antiph.},
+}
+
+@book{Antisth,
+ keywords = {ancient},
+ shortauthor = {Antisthenes},
+ shorthand = {Antisth.},
+}
+
+@book{Apg,
+ title = {Apostelgeschichte},
+ keywords = {ancient},
+ shorthand = {Apg.},
+}
+
+@book{Apk,
+ title = {Apokalypse},
+ keywords = {ancient},
+ shorthand = {Apk.},
+}
+
+@book{Apollod:bibl,
+ title = {bibliotheke},
+ keywords = {ancient},
+ shortauthor = {Apollodoros},
+ shorthand = {Apollod. bibl.},
+}
+
+@book{Apollod:epit,
+ title = {epitome},
+ keywords = {ancient},
+ shortauthor = {Apollodoros},
+ shorthand = {Apollod. epit.},
+}
+
+@book{ApollRhod,
+ title = {Argonautica},
+ keywords = {ancient},
+ shortauthor = {Rhodios, Apollonios},
+ shorthand = {Apoll. Rhod.},
+}
+
+@book{App:Celt,
+ author = {Appian},
+ title = {Celtica},
+ keywords = {ancient},
+ shortauthor = {Appian},
+ shorthand = {App. Celt.},
+}
+
+@book{App:civ,
+ author = {Appian},
+ title = {bella civilia},
+ keywords = {ancient},
+ shortauthor = {Appian},
+ shorthand = {App. civ.},
+}
+
+@book{App:Hann,
+ author = {Appian},
+ title = {Hannibalica},
+ keywords = {ancient},
+ shortauthor = {Appian},
+ shorthand = {App. Hann.},
+}
+
+@book{App:Ib,
+ author = {Appian},
+ title = {Iberica},
+ keywords = {ancient},
+ shortauthor = {Appian},
+ shorthand = {App. Ib.},
+}
+
+@book{App:Ill,
+ author = {Appian},
+ title = {Illyrica},
+ keywords = {ancient},
+ shortauthor = {Appian},
+ shorthand = {App. Ill.},
+}
+
+@book{App:It,
+ author = {Appian},
+ title = {Italica},
+ keywords = {ancient},
+ shortauthor = {Appian},
+ shorthand = {App. It.},
+}
+
+@book{App:Lib,
+ author = {Appian},
+ title = {Libyca},
+ keywords = {ancient},
+ shortauthor = {Appian},
+ shorthand = {App. Lib.},
+}
+
+@book{App:Mac,
+ author = {Appian},
+ title = {Macedonica},
+ keywords = {ancient},
+ shortauthor = {Appian},
+ shorthand = {App. Mac.},
+}
+
+@book{App:Mithr,
+ author = {Appian},
+ title = {Mithridatius},
+ keywords = {ancient},
+ shortauthor = {Appian},
+ shorthand = {App. Mithr.},
+}
+
+@book{App:pr,
+ author = {Appian},
+ title = {proemium},
+ keywords = {ancient},
+ shortauthor = {Appian},
+ shorthand = {App. pr.},
+}
+
+@book{App:reg,
+ author = {Appian},
+ title = {regia},
+ keywords = {ancient},
+ shortauthor = {Appian},
+ shorthand = {App. reg.},
+}
+
+@book{App:Rom,
+ author = {Appian},
+ title = {historia romana},
+ keywords = {ancient},
+ shortauthor = {Appian},
+ shorthand = {App. Rom.},
+}
+
+@book{App:Samn,
+ author = {Appian},
+ title = {Samnitica},
+ keywords = {ancient},
+ shortauthor = {Appian},
+ shorthand = {App. Samn.},
+}
+
+@book{App:Sic,
+ author = {Appian},
+ title = {Sicula},
+ keywords = {ancient},
+ shortauthor = {Appian},
+ shorthand = {App. Sic.},
+}
+
+@book{App:Syr,
+ author = {Appian},
+ title = {Syriaca},
+ keywords = {ancient},
+ shortauthor = {Appian},
+ shorthand = {App. Syr.},
+}
+
+@book{Apul:Flor,
+ author = {Apuleius Madaurensis, Lucius},
+ title = {florida},
+ keywords = {ancient},
+ shortauthor = {Apuleius},
+ shorthand = {Apul. Flor.},
+}
+
+@book{Apul:met,
+ author = {Apuleius Madaurensis, Lucius},
+ title = {metamorphoses},
+ keywords = {ancient},
+ shortauthor = {Apuleius},
+ shorthand = {Apul. met.},
+}
+
+@book{Arat,
+ author = {Aratos},
+ keywords = {ancient},
+ shortauthor = {Aratos},
+ shorthand = {Arat.},
+}
+
+@book{Archil,
+ author = {Archilochos},
+ keywords = {ancient},
+ shortauthor = {Archilochos},
+ shorthand = {Archil.},
+}
+
+@book{Archim,
+ author = {Archimedes},
+ keywords = {ancient},
+ shortauthor = {Archimedes},
+ shorthand = {Archim.},
+}
+
+@book{Archyt,
+ author = {Archytas},
+ keywords = {ancient},
+ shortauthor = {Archytas},
+ shorthand = {Archyt.},
+}
+
+@book{Aristeid,
+ author = {Aristeides, Ailios},
+ keywords = {ancient},
+ shortauthor = {Aristeides, Ailios},
+ shorthand = {Aristeid.},
+}
+
+@book{Aristoph:Ach,
+ author = {Aristophanes},
+ title = {Acharnenses},
+ keywords = {ancient},
+ shortauthor = {Aristophanes},
+ shorthand = {Aristoph. Ach.},
+}
+
+@book{Aristoph:Av,
+ author = {Aristophanes},
+ title = {Aves (Ornithes)},
+ keywords = {ancient},
+ shortauthor = {Aristophanes},
+ shorthand = {Aristoph. Av.},
+}
+
+@book{Aristoph:Eccl,
+ author = {Aristophanes},
+ title = {Ecclesiazusae},
+ keywords = {ancient},
+ shortauthor = {Aristophanes},
+ shorthand = {Aristoph. Eccl.},
+}
+
+@book{Aristoph:Equ,
+ author = {Aristophanes},
+ title = {Equites (Hippeis)},
+ keywords = {ancient},
+ shortauthor = {Aristophanes},
+ shorthand = {Aristoph. Equ.},
+}
+
+@book{Aristoph:Lys,
+ author = {Aristophanes},
+ title = {Lysistrata},
+ keywords = {ancient},
+ shortauthor = {Aristophanes},
+ shorthand = {Aristoph. Lys.},
+}
+
+@book{Aristoph:Nub,
+ author = {Aristophanes},
+ title = {Nubes (Nephelai)},
+ keywords = {ancient},
+ shortauthor = {Aristophanes},
+ shorthand = {Aristoph. Nub.},
+}
+
+@book{Aristoph:Pax,
+ author = {Aristophanes},
+ title = {Pax (Eirene)},
+ keywords = {ancient},
+ shortauthor = {Aristophanes},
+ shorthand = {Aristoph. Pax},
+}
+
+@book{Aristoph:Plut,
+ author = {Aristophanes},
+ title = {Plutus},
+ keywords = {ancient},
+ shortauthor = {Aristophanes},
+ shorthand = {Aristoph. Plut.},
+}
+
+@book{Aristoph:Ran,
+ author = {Aristophanes},
+ title = {Ranae (Batrachoi)},
+ keywords = {ancient},
+ shortauthor = {Aristophanes},
+ shorthand = {Aristoph. Ran.},
+}
+
+@book{Aristoph:Thesm,
+ author = {Aristophanes},
+ title = {Thesmophoriazusae},
+ keywords = {ancient},
+ shortauthor = {Aristophanes},
+ shorthand = {Aristoph. Thesm.},
+}
+
+@book{Aristoph:Vesp,
+ author = {Aristophanes},
+ title = {Vespae (Sphekes)},
+ keywords = {ancient},
+ shortauthor = {Aristophanes},
+ shorthand = {Aristoph. Vesp.},
+}
+
+@book{Aristot:an,
+ author = {Aristoteles},
+ title = {de anima (peri psyches)},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. an.},
+}
+
+@book{Aristot:anpost,
+ author = {Aristoteles},
+ title = {analytica posteriora},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. an post.},
+}
+
+@book{Aristot:anpr,
+ author = {Aristoteles},
+ title = {analytica priora},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. an pr.},
+}
+
+@book{Aristot:Athpol,
+ author = {Aristoteles},
+ title = {Athenaion politeia},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. Ath. pol.},
+}
+
+@book{Aristot:cael,
+ author = {Aristoteles},
+ title = {de caelo},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. cael.},
+}
+
+@book{Aristot:cat,
+ author = {Aristoteles},
+ title = {categoriae},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. cat.},
+}
+
+@book{Aristot:col,
+ author = {Aristoteles},
+ title = {de coloribus (περὶ χρωμάτων)},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. col.},
+}
+
+@book{Aristot:div,
+ author = {Aristoteles},
+ title = {de divinatione (peri mantikes)},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. div.},
+}
+
+@book{Aristot:EthEud,
+ author = {Aristoteles},
+ title = {ethica Eudemia},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. Eth. Eud.},
+}
+
+@book{Aristot:ethNic,
+ author = {Aristoteles},
+ title = {ethica Nicomachea},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. eth. Nic.},
+}
+
+@book{Aristot:genan,
+ author = {Aristoteles},
+ title = {de generatione animalium},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. gen. an.},
+}
+
+@book{Aristot:gencorr,
+ author = {Aristoteles},
+ title = {de generatione et corruptione},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. gen. corr.},
+}
+
+@book{Aristot:hist,
+ author = {Aristoteles},
+ title = {historia animalium},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. hist.},
+}
+
+@book{Aristot:metaph,
+ author = {Aristoteles},
+ title = {metaphysica},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. metaph.},
+}
+
+@book{Aristot:meteor,
+ author = {Aristoteles},
+ title = {meteorologica},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. meteor.},
+}
+
+@book{Aristot:mir,
+ author = {Aristoteles},
+ title = {mirabilia},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. mir.},
+}
+
+@book{Aristot:mmor,
+ author = {Aristoteles},
+ title = {magna moralia},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. m. mor.},
+}
+
+@book{Aristot:motan,
+ author = {Aristoteles},
+ title = {de motu animalium},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. mot. an.},
+}
+
+@book{Aristot:mund,
+ author = {Aristoteles},
+ title = {de mundo (peri kosmu)},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. mund.},
+}
+
+@book{Aristot:oec,
+ author = {Aristoteles},
+ title = {oeconomica},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. oec.},
+}
+
+@book{Aristot:partan,
+ author = {Aristoteles},
+ title = {de partibus animalium},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. part. an.},
+}
+
+@book{Aristot:phgn,
+ author = {Aristoteles},
+ title = {physiognomica},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. phgn.},
+}
+
+@book{Aristot:phys,
+ author = {Aristoteles},
+ title = {physica},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. phys.},
+}
+
+@book{Aristot:poet,
+ author = {Aristoteles},
+ title = {poetica},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. poet.},
+}
+
+@book{Aristot:pol,
+ author = {Aristoteles},
+ title = {politica},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. pol.},
+}
+
+@book{Aristot:probl,
+ author = {Aristoteles},
+ title = {problemata},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. probl.},
+}
+
+@book{Aristot:rhet,
+ author = {Aristoteles},
+ title = {rhetorica},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. rhet.},
+}
+
+@book{Aristot:rhetAlex,
+ author = {Aristoteles},
+ title = {rhetorica ad Alexandrum},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. rhet. Alex.},
+}
+
+@book{Aristot:sens,
+ author = {Aristoteles},
+ title = {de sensu (περὶ αἰσθήσεως)},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. sens.},
+}
+
+@book{Aristot:somn,
+ author = {Aristoteles},
+ title = {de somno et vigilia (περὶ ὔπνου καὶ ἐγρηγόρσεως)},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. somn.},
+}
+
+@book{Aristot:sophel,
+ author = {Aristoteles},
+ title = {sophistici elenchi},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. soph. el.},
+}
+
+@book{Aristot:spir,
+ author = {Aristoteles},
+ title = {de spiritu},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. spir.},
+}
+
+@book{Aristot:top,
+ author = {Aristoteles},
+ title = {topica},
+ keywords = {ancient},
+ shortauthor = {Aristoteles},
+ shorthand = {Aristot. top.},
+}
+
+@book{Arnob,
+ title = {adversus nationes},
+ keywords = {ancient},
+ shortauthor = {Arnobius},
+ shorthand = {Arnob.},
+}
+
+@book{Arr:an,
+ author = {Arrianos},
+ title = {Anabasis},
+ keywords = {ancient},
+ shortauthor = {Arrian},
+ shorthand = {Arr. an.},
+}
+
+@book{Arr:cyn,
+ author = {Arrianos},
+ title = {Cynegeticus},
+ keywords = {ancient},
+ shortauthor = {Arrian},
+ shorthand = {Arr. cyn.},
+}
+
+@book{Arr:Ind,
+ author = {Arrianos},
+ title = {Indica},
+ keywords = {ancient},
+ shortauthor = {Arrian},
+ shorthand = {Arr. Ind.},
+}
+
+@book{Arr:perpE,
+ author = {Arrianos},
+ title = {Periplus ponti Euxeni},
+ keywords = {ancient},
+ shortauthor = {Arrian},
+ shorthand = {Arr. per p. E.},
+}
+
+@book{Arr:succ,
+ author = {Arrianos},
+ title = {Istoria successorum Alexandri},
+ keywords = {ancient},
+ shortauthor = {Arrian},
+ shorthand = {Arr. succ.},
+}
+
+@book{Arr:tact,
+ author = {Arrianos},
+ title = {tactica},
+ keywords = {ancient},
+ shortauthor = {Arrian},
+ shorthand = {Arr. tact.},
+}
+
+@book{Artem,
+ title = {Onirocriticon},
+ keywords = {ancient},
+ shortauthor = {Artemidor},
+ shorthand = {Artem.},
+}
+
+@book{Athan:adConst,
+ author = {Athanasios},
+ title = {Apologia ad Constantium},
+ keywords = {ancient},
+ shortauthor = {Athanasios},
+ shorthand = {Athan. ad Const.},
+}
+
+@book{Athan:cAr,
+ author = {Athanasios},
+ title = {Apologia contra Arianos},
+ keywords = {ancient},
+ shortauthor = {Athanasios},
+ shorthand = {Athan. c. Ar.},
+}
+
+@book{Athan:fuga,
+ author = {Athanasios},
+ title = {Apologia de fuga sua},
+ keywords = {ancient},
+ shortauthor = {Athanasios},
+ shorthand = {Athan. fuga},
+}
+
+@book{Athan:histAr,
+ author = {Athanasios},
+ title = {Istoria Arianorum ad monachos},
+ keywords = {ancient},
+ shortauthor = {Athanasios},
+ shorthand = {Athan. hist. Ar.},
+}
+
+@book{Athen,
+ author = {Athenaios},
+ keywords = {ancient},
+ shortauthor = {Athenaios},
+ shorthand = {Athen.},
+}
+
+@book{Aug:civ,
+ author = {Augustinus},
+ title = {de civitate dei},
+ keywords = {ancient},
+ shortauthor = {Augustinus},
+ shorthand = {Aug. civ.},
+}
+
+@book{Aug:conf,
+ author = {Augustinus},
+ title = {confessiones},
+ keywords = {ancient},
+ shortauthor = {Augustinus},
+ shorthand = {Aug. conf.},
+}
+
+@book{Aug:doctchrist,
+ author = {Augustinus},
+ title = {de doctrina christiana},
+ keywords = {ancient},
+ shortauthor = {Augustinus},
+ shorthand = {Aug. doct.christ.},
+}
+
+@book{Aug:epist,
+ author = {Augustinus},
+ title = {epistulae},
+ keywords = {ancient},
+ shortauthor = {Augustinus},
+ shorthand = {Aug. epist.},
+}
+
+@book{Aug:retract,
+ author = {Augustinus},
+ title = {retractationes},
+ keywords = {ancient},
+ shortauthor = {Augustinus},
+ shorthand = {Aug. retract.},
+}
+
+@book{Aug:serm,
+ author = {Augustinus},
+ title = {sermones},
+ keywords = {ancient},
+ shortauthor = {Augustinus},
+ shorthand = {Aug. serm.},
+}
+
+@book{Aug:soliloq,
+ author = {Augustinus},
+ title = {soliloquia},
+ keywords = {ancient},
+ shortauthor = {Augustinus},
+ shorthand = {Aug. soliloq.},
+}
+
+@book{Aug:trin,
+ author = {Augustinus},
+ title = {de trinitate},
+ keywords = {ancient},
+ shortauthor = {Augustinus},
+ shorthand = {Aug. trin.},
+}
+
+@book{Aur:Vict,
+ keywords = {ancient},
+ shortauthor = {Victor, Aurelius},
+ shorthand = {Aur. Vict.},
+}
+
+@book{Auson:Mos,
+ title = {Mosella},
+ keywords = {ancient},
+ shortauthor = {Ausonius},
+ shorthand = {Auson. Mos.},
+}
+
+@book{Auson:urb,
+ title = {ordo nobilium urbium},
+ keywords = {ancient},
+ shortauthor = {Ausonius},
+ shorthand = {Auson. urb.},
+}
+
+@book{Avien,
+ keywords = {ancient},
+ shortauthor = {Avienus},
+ shorthand = {Avien.},
+}
+
+@book{Babr,
+ keywords = {ancient},
+ shortauthor = {Babrios},
+ shorthand = {Babr.},
+}
+
+@book{Bakchyl,
+ keywords = {ancient},
+ shortauthor = {Bakchylides},
+ shorthand = {Bakchyl.},
+}
+
+@book{Boeth,
+ keywords = {ancient},
+ shortauthor = {Boethius},
+ shorthand = {Boeth.},
+}
+
+@book{Caes:BellAfr,
+ title = {Bellum Africum (Ps.-Caes.)},
+ keywords = {ancient},
+ shortauthor = {Caesar},
+ shorthand = {Caes. Bell. Afr.},
+}
+
+@book{Caes:BellAlex,
+ title = {Bellum Alexandrinum (Ps.-Caes.)},
+ keywords = {ancient},
+ shortauthor = {Caesar},
+ shorthand = {Caes. Bell. Alex.},
+}
+
+@book{Caes:BellHisp,
+ title = {Bellum Hispaniense (Ps.-Caes.)},
+ keywords = {ancient},
+ shortauthor = {Caesar},
+ shorthand = {Caes. Bell. Hisp.},
+}
+
+@book{Caes:civ,
+ author = {Iulius Caesar, Caius},
+ title = {de bello civili},
+ keywords = {ancient},
+ shortauthor = {Caesar},
+ shorthand = {Caes. civ.},
+}
+
+@book{Caes:Gall,
+ author = {Iulius Caesar, Caius},
+ title = {de bello Gallico},
+ keywords = {ancient},
+ shortauthor = {Caesar},
+ shorthand = {Caes. Gall.},
+}
+
+@book{Calp:ecl,
+ author = {Calpurnius Siculus, Titus},
+ title = {Bucolica vel Eclogae},
+ keywords = {ancient},
+ shortauthor = {Calpurnius},
+ shorthand = {Calp. ecl.},
+}
+
+@book{Cass:Dio,
+ author = {Cassius Dio Cocceianus, Lucius},
+ keywords = {ancient},
+ shortauthor = {Dio, Cassius},
+ shorthand = {Cass. Dio},
+}
+
+@book{Cassiod:inst,
+ title = {institutiones variae},
+ keywords = {ancient},
+ shortauthor = {Cassiodorus},
+ shorthand = {Cassiod. inst.},
+}
+
+@book{Cato:agr,
+ title = {de agri cultura},
+ keywords = {ancient},
+ shortauthor = {Cato},
+ shorthand = {Cato agr.},
+}
+
+@book{Cato:Orig,
+ title = {origines},
+ keywords = {ancient},
+ shortauthor = {Cato},
+ shorthand = {Cato Orig.},
+}
+
+@book{Catull,
+ title = {carmina},
+ keywords = {ancient},
+ shortauthor = {Catullus},
+ shorthand = {Catull.},
+}
+
+@book{Cels,
+ author = {Cornelius Celsus, Aulus},
+ title = {De medicina},
+ keywords = {ancient},
+ shortauthor = {Celsus, Cornelius},
+ shorthand = {Cels.},
+}
+
+@book{Cels:artes,
+ author = {Cornelius Celsus, Aulus},
+ keywords = {ancient},
+ shortauthor = {Celsus},
+ shorthand = {Cels. artes},
+}
+
+@book{Cels:Dig,
+ title = {Digesta},
+ keywords = {ancient},
+ shortauthor = {Celsus},
+ shorthand = {Cels. Dig.},
+}
+
+@book{Cens,
+ title = {de die natali},
+ keywords = {ancient},
+ shortauthor = {Censorinus},
+ shorthand = {Cens.},
+}
+
+@book{Cic:ac1,
+ author = {Tullius Cicero, Marcus},
+ title = {Academicorum posteriorum liber 1},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. ac. 1},
+}
+
+@book{Cic:ac2,
+ author = {Tullius Cicero, Marcus},
+ title = {Lucullus sive Academicorum priorum liber 2},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. ac. 2},
+}
+
+@book{Cic:adBrut,
+ author = {Tullius Cicero, Marcus},
+ title = {epistulae ad Brutum},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. ad. Brut.},
+}
+
+@book{Cic:adQfr,
+ author = {Tullius Cicero, Marcus},
+ title = {ad Quintum fratrem},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. ad Q. fr.},
+}
+
+@book{Cic:Arat,
+ author = {Tullius Cicero, Marcus},
+ title = {Aratea},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Arat.},
+}
+
+@book{Cic:Arch,
+ author = {Tullius Cicero, Marcus},
+ title = {pro Archia poeta},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Arch.},
+}
+
+@book{Cic:Att,
+ author = {Tullius Cicero, Marcus},
+ title = {epistulae ad Atticum},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Att.},
+}
+
+@book{Cic:Balb,
+ author = {Tullius Cicero, Marcus},
+ title = {pro L. Balbo},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Balb.},
+}
+
+@book{Cic:Brut,
+ author = {Tullius Cicero, Marcus},
+ title = {Brutus},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Brut.},
+}
+
+@book{Cic:Caecin,
+ author = {Tullius Cicero, Marcus},
+ title = {pro A. Caecina},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Caecin.},
+}
+
+@book{Cic:Cael,
+ author = {Tullius Cicero, Marcus},
+ title = {pro M. Caelio},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Cael.},
+}
+
+@book{Cic:Catil,
+ author = {Tullius Cicero, Marcus},
+ title = {in Catilinam},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Catil.},
+}
+
+@book{Cic:Cato,
+ author = {Tullius Cicero, Marcus},
+ title = {Cato maior de senectute},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Cato},
+}
+
+@book{Cic:Cluent,
+ author = {Tullius Cicero, Marcus},
+ title = {pro A. Cluentio},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Cluent.},
+}
+
+@book{Cic:Deiot,
+ author = {Tullius Cicero, Marcus},
+ title = {pro rege Deiotaro},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Deiot.},
+}
+
+@book{Cic:deorat,
+ author = {Tullius Cicero, Marcus},
+ title = {de oratore},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. de orat.},
+}
+
+@book{Cic:div,
+ author = {Tullius Cicero, Marcus},
+ title = {de divinatione},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. div.},
+}
+
+@book{Cic:divinCaec,
+ author = {Tullius Cicero, Marcus},
+ title = {divinatio in Q. Caecilium},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. div. in Caec.},
+}
+
+@book{Cic:fam,
+ author = {Tullius Cicero, Marcus},
+ title = {epistulae ad familiares},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. fam.},
+}
+
+@book{Cic:fat,
+ author = {Tullius Cicero, Marcus},
+ title = {de fato},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. fat.},
+}
+
+@book{Cic:fin,
+ author = {Tullius Cicero, Marcus},
+ title = {de finibus bonorum et malorum},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. fin.},
+}
+
+@book{Cic:Flacc,
+ author = {Tullius Cicero, Marcus},
+ title = {pro L. Valerio Flacco},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Flacc.},
+}
+
+@book{Cic:Font,
+ author = {Tullius Cicero, Marcus},
+ title = {pro M. Fonteio},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Font.},
+}
+
+@book{Cic:harresp,
+ author = {Tullius Cicero, Marcus},
+ title = {de haruspicum responso},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. har. resp.},
+}
+
+@book{Cic:inv,
+ author = {Tullius Cicero, Marcus},
+ title = {de inventione},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. inv.},
+}
+
+@book{Cic:Lael,
+ author = {Tullius Cicero, Marcus},
+ title = {Laelius de amicitia},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Lael.},
+}
+
+@book{Cic:leg,
+ author = {Tullius Cicero, Marcus},
+ title = {de legibus},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. leg.},
+}
+
+@book{Cic:legagr,
+ author = {Tullius Cicero, Marcus},
+ title = {de lege agraria},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. leg. agr.},
+}
+
+@book{Cic:Lig,
+ author = {Tullius Cicero, Marcus},
+ title = {pro Q. Ligario},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Lig.},
+}
+
+@book{Cic:Manil,
+ author = {Tullius Cicero, Marcus},
+ title = {pro lege Manilia (de imperio Cn. Pompei)},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Manil.},
+}
+
+@book{Cic:Marcell,
+ author = {Tullius Cicero, Marcus},
+ title = {pro M. Marcello},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Marcell.},
+}
+
+@book{Cic:Mil,
+ author = {Tullius Cicero, Marcus},
+ title = {pro T. Annio Milone},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Mil.},
+}
+
+@book{Cic:Mur,
+ author = {Tullius Cicero, Marcus},
+ title = {pro L. Murena},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Mur.},
+}
+
+@book{Cic:natdeor,
+ author = {Tullius Cicero, Marcus},
+ title = {de natura deorum},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. nat. deor.},
+}
+
+@book{Cic:off,
+ author = {Tullius Cicero, Marcus},
+ title = {de officiis},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. off.},
+}
+
+@book{Cic:optgen,
+ author = {Tullius Cicero, Marcus},
+ title = {de optimo genere oratorum},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. opt. gen.},
+}
+
+@book{Cic:orat,
+ author = {Tullius Cicero, Marcus},
+ title = {orator},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. orat.},
+}
+
+@book{Cic:parad,
+ author = {Tullius Cicero, Marcus},
+ title = {paradoxa},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. parad.},
+}
+
+@book{Cic:part,
+ author = {Tullius Cicero, Marcus},
+ title = {partitiones oratoriae},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. part.},
+}
+
+@book{Cic:Phil,
+ author = {Tullius Cicero, Marcus},
+ title = {in M. Antonium orationes Philippicae},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Phil.},
+}
+
+@book{Cic:Pis,
+ author = {Tullius Cicero, Marcus},
+ title = {in L. Pisonem},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Pis.},
+}
+
+@book{Cic:Planc,
+ author = {Tullius Cicero, Marcus},
+ title = {pro Cn. Plancio},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Planc.},
+}
+
+@book{Cic:predadQuir,
+ author = {Tullius Cicero, Marcus},
+ title = {oratio post reditum ad Quirites},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. p.red. ad Quir.},
+}
+
+@book{Cic:predinsen,
+ author = {Tullius Cicero, Marcus},
+ title = {oratio post reditum in senatu},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. p.red. in sen.},
+}
+
+@book{Cic:QRosc,
+ author = {Tullius Cicero, Marcus},
+ title = {pro Q. Roscio comoedo},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Q. Rosc.},
+}
+
+@book{Cic:Quinct,
+ author = {Tullius Cicero, Marcus},
+ title = {pro P. Quinctio},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Quinct.},
+}
+
+@book{Cic:Rabperd,
+ author = {Tullius Cicero, Marcus},
+ title = {pro C. Rabirioperduellionis reo},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Rab. perd.},
+}
+
+@book{Cic:Rabpost,
+ author = {Tullius Cicero, Marcus},
+ title = {pro C. Rabirio Postumo},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Rab post.},
+}
+
+@book{Cic:rep,
+ author = {Tullius Cicero, Marcus},
+ title = {de re publica},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. rep.},
+}
+
+@book{Cic:Scaur,
+ author = {Tullius Cicero, Marcus},
+ title = {pro M. Aemilio Scauro},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Scaur.},
+}
+
+@book{Cic:Sest,
+ author = {Tullius Cicero, Marcus},
+ title = {pro P. Sestio},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Sest.},
+}
+
+@book{Cic:SRosc,
+ author = {Tullius Cicero, Marcus},
+ title = {pro Sex. Roscio Amerino},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. S. Rosc.},
+}
+
+@book{Cic:Sull,
+ author = {Tullius Cicero, Marcus},
+ title = {pro P. Sulla},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Sull.},
+}
+
+@book{Cic:Tim,
+ author = {Tullius Cicero, Marcus},
+ title = {Timaeus},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Tim.},
+}
+
+@book{Cic:top,
+ author = {Tullius Cicero, Marcus},
+ title = {topica},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. top.},
+}
+
+@book{Cic:Tull,
+ author = {Tullius Cicero, Marcus},
+ title = {pro M.Tullio},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Tull.},
+}
+
+@book{Cic:Tusc,
+ author = {Tullius Cicero, Marcus},
+ title = {Tusculanae disputationes},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Tusc.},
+}
+
+@book{Cic:Vatin,
+ author = {Tullius Cicero, Marcus},
+ title = {in P. Vatinium testem interrogatio},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Vatin.},
+}
+
+@book{Cic:Verr12,
+ author = {Tullius Cicero, Marcus},
+ title = {in Verrem actio prima, secunda},
+ keywords = {ancient},
+ shortauthor = {Cicero},
+ shorthand = {Cic. Verr. 1,2},
+}
+
+@book{Claud:carm,
+ title = {carmina},
+ keywords = {ancient},
+ shortauthor = {Claudianus, Claudius},
+ shorthand = {Claud. carm.},
+}
+
+@book{Claud:raptPros,
+ title = {de raptu Proserpinae},
+ keywords = {ancient},
+ shortauthor = {Claudianus, Claudius},
+ shorthand = {Claud. rapt. Pros.},
+}
+
+@book{CodIust,
+ title = {Corpus Iuris Civilis, Codex Iustinianus},
+ keywords = {ancient},
+ shorthand = {Cod. Iust.},
+}
+
+@book{Colum,
+ author = {Iunius Moderatus Columella, Lucius},
+ keywords = {ancient},
+ shortauthor = {Columella},
+ shorthand = {Colum.},
+}
+
+@book{Curt,
+ title = {historiae Alexandri Magni},
+ keywords = {ancient},
+ shortauthor = {Rufus, Curtius},
+ shorthand = {Curt.},
+}
+
+@book{Cypr,
+ keywords = {ancient},
+ shortauthor = {Cyprianus},
+ shorthand = {Cypr.},
+}
+
+@book{Demokr,
+ keywords = {ancient},
+ shortauthor = {Demokritos},
+ shorthand = {Demokr.},
+}
+
+@book{Demosth:or,
+ author = {Demosthenes},
+ title = {or.},
+ keywords = {ancient},
+ shortauthor = {Demosthenes},
+ shorthand = {Demosth. or.},
+}
+
+@book{Dig,
+ title = {Corpus Iuris Civilis, Digesta (Pandekten.},
+ keywords = {ancient},
+ shorthand = {Dig.},
+}
+
+@book{Diod,
+ author = {{Diodorus Siculus}},
+ keywords = {ancient},
+ shortauthor = {Siculus, Diodorus},
+ shorthand = {Diod.},
+}
+
+@book{Diog:Laert,
+ keywords = {ancient},
+ shortauthor = {Laertios, Diogenes},
+ shorthand = {Diog. Laert.},
+}
+
+@book{Dion:Chrys,
+ author = {{Dion Chrysostomos}},
+ title = {Orationes},
+ keywords = {ancient},
+ shortauthor = {Chrysostomos, Dion},
+ shorthand = {Dion Chrys.},
+}
+
+@book{Dion:Halant,
+ title = {antiquitates Romanae},
+ keywords = {ancient},
+ shortauthor = {Halicarnassos, Dionysios},
+ shorthand = {Dion. Hal. ant.},
+}
+
+@book{Dion:Halcomp,
+ title = {de compositione verborum},
+ keywords = {ancient},
+ shortauthor = {Halicarnassos, Dionysios},
+ shorthand = {Dion. Hal. comp.},
+}
+
+@book{Dion:Halrhet,
+ title = {ars rhetorica .},
+ keywords = {ancient},
+ shortauthor = {Halicarnassos, Dionysios},
+ shorthand = {Dion. Hal. rhet.},
+}
+
+@book{Don,
+ keywords = {ancient},
+ shortauthor = {grammaticus, Donatus},
+ shorthand = {Don.},
+}
+
+@book{Drac,
+ keywords = {ancient},
+ shortauthor = {Dracontius},
+ shorthand = {Drac.},
+}
+
+@book{Dt,
+ keywords = {ancient},
+ shortauthor = {Mose), Deuteronomium (= 5.},
+ shorthand = {Dt},
+}
+
+@book{Emp,
+ keywords = {ancient},
+ shortauthor = {Empedokles},
+ shorthand = {Emp.},
+}
+
+@book{Enn:ann,
+ title = {Annales (Skutsch, 1985)},
+ keywords = {ancient},
+ shortauthor = {Ennius},
+ shorthand = {Enn. ann.},
+}
+
+@book{Enn:sat,
+ title = {Saturae, (Vahlen, 21928)},
+ keywords = {ancient},
+ shortauthor = {Ennius},
+ shorthand = {Enn. sat.},
+}
+
+@book{Enn:scaen,
+ title = {fragmenta scenica (Vahlen, 21928)},
+ keywords = {ancient},
+ shortauthor = {Ennius},
+ shorthand = {Enn. scaen.},
+}
+
+@book{Ennod,
+ keywords = {ancient},
+ shortauthor = {Ennodius},
+ shorthand = {Ennod.},
+}
+
+@book{Eph,
+ keywords = {ancient},
+ shortauthor = {Epheserbrief},
+ shorthand = {Eph},
+}
+
+@book{Epik,
+ keywords = {ancient},
+ shortauthor = {Epikuros},
+ shorthand = {Epik.},
+}
+
+@book{Epikt,
+ keywords = {ancient},
+ shortauthor = {Epiktetos},
+ shorthand = {Epikt.},
+}
+
+@book{Etym:m,
+ keywords = {ancient},
+ shortauthor = {magnum (Gaisford), Etymologicum},
+ shorthand = {Etym. m.},
+}
+
+@book{Eukl:elem,
+ title = {elem.},
+ keywords = {ancient},
+ shortauthor = {Euklid},
+ shorthand = {Eukl. elem.},
+}
+
+@book{Eur:Alc,
+ author = {Euripides},
+ title = {Alcestis},
+ keywords = {ancient},
+ shortauthor = {Euripides},
+ shorthand = {Eur. Alc.},
+}
+
+@book{Eur:Andr,
+ author = {Euripides},
+ title = {Andromache},
+ keywords = {ancient},
+ shortauthor = {Euripides},
+ shorthand = {Eur. Andr.},
+}
+
+@book{Eur:Bacch,
+ author = {Euripides},
+ title = {Bacchae},
+ keywords = {ancient},
+ shortauthor = {Euripides},
+ shorthand = {Eur. Bacch.},
+}
+
+@book{Eur:Cycl,
+ author = {Euripides},
+ title = {Cyclops},
+ keywords = {ancient},
+ shortauthor = {Euripides},
+ shorthand = {Eur. Cycl.},
+}
+
+@book{Eur:El,
+ author = {Euripides},
+ title = {Electra},
+ keywords = {ancient},
+ shortauthor = {Euripides},
+ shorthand = {Eur. El.},
+}
+
+@book{Eur:Hec,
+ author = {Euripides},
+ title = {Hecuba (Hekabe)},
+ keywords = {ancient},
+ shortauthor = {Euripides},
+ shorthand = {Eur. Hec.},
+}
+
+@book{Eur:Hel,
+ author = {Euripides},
+ title = {Helena},
+ keywords = {ancient},
+ shortauthor = {Euripides},
+ shorthand = {Eur. Hel.},
+}
+
+@book{Eur:Heracl,
+ author = {Euripides},
+ title = {Heraclidae},
+ keywords = {ancient},
+ shortauthor = {Euripides},
+ shorthand = {Eur. Heracl.},
+}
+
+@book{Eur:Herc,
+ author = {Euripides},
+ title = {Hercules (furens)},
+ keywords = {ancient},
+ shortauthor = {Euripides},
+ shorthand = {Eur. Herc.},
+}
+
+@book{Eur:Hipp,
+ author = {Euripides},
+ title = {Hippolytos},
+ keywords = {ancient},
+ shortauthor = {Euripides},
+ shorthand = {Eur. Hipp.},
+}
+
+@book{Eur:Ion,
+ author = {Euripides},
+ title = {Ion},
+ keywords = {ancient},
+ shortauthor = {Euripides},
+ shorthand = {Eur. Ion},
+}
+
+@book{Eur:IphA,
+ author = {Euripides},
+ title = {Iphigenia Aulidensis},
+ keywords = {ancient},
+ shortauthor = {Euripides},
+ shorthand = {Eur. Iph. A.},
+}
+
+@book{Eur:IphT,
+ author = {Euripides},
+ title = {Iphigenia Taurica},
+ keywords = {ancient},
+ shortauthor = {Euripides},
+ shorthand = {Eur. Iph. T.},
+}
+
+@book{Eur:Med,
+ author = {Euripides},
+ title = {Medea},
+ keywords = {ancient},
+ shortauthor = {Euripides},
+ shorthand = {Eur. Med.},
+}
+
+@book{Eur:Or,
+ author = {Euripides},
+ title = {Orestes},
+ keywords = {ancient},
+ shortauthor = {Euripides},
+ shorthand = {Eur. Or.},
+}
+
+@book{Eur:Phoen,
+ author = {Euripides},
+ title = {Phoenissae},
+ keywords = {ancient},
+ shortauthor = {Euripides},
+ shorthand = {Eur. Phoen.},
+}
+
+@book{Eur:Rhes,
+ author = {Euripides},
+ title = {Rhesus},
+ keywords = {ancient},
+ shortauthor = {Euripides},
+ shorthand = {Eur. Rhes.},
+}
+
+@book{Eur:Suppl,
+ author = {Euripides},
+ title = {Supplices (ἱκέτιδες)},
+ keywords = {ancient},
+ shortauthor = {Euripides},
+ shorthand = {Eur. Suppl.},
+}
+
+@book{Eur:Tro,
+ author = {Euripides},
+ title = {Troades},
+ keywords = {ancient},
+ shortauthor = {Euripides},
+ shorthand = {Eur. Tro.},
+}
+
+@book{Eus:DeEv,
+ author = {Eusebios},
+ title = {Demonstratio Evangelica},
+ keywords = {ancient},
+ shortauthor = {Eusebios},
+ shorthand = {Eus. De. Ev.},
+}
+
+@book{Eus:HE,
+ author = {Eusebios},
+ title = {Historia Ecclesiastica},
+ keywords = {ancient},
+ shortauthor = {Eusebios},
+ shorthand = {Eus. HE},
+}
+
+@book{Eus:On,
+ author = {Eusebios},
+ title = {Onomastikon},
+ keywords = {ancient},
+ shortauthor = {Eusebios},
+ shorthand = {Eus. On.},
+}
+
+@book{Eus:PrEv,
+ author = {Eusebios},
+ title = {Praeparatio Evangelica},
+ keywords = {ancient},
+ shortauthor = {Eusebios},
+ shorthand = {Eus. Pr. Ev.},
+}
+
+@book{Eust,
+ keywords = {ancient},
+ shortauthor = {Eustathios},
+ shorthand = {Eust.},
+}
+
+@book{Eutr,
+ keywords = {ancient},
+ shortauthor = {Eutropius},
+ shorthand = {Eutr.},
+}
+
+@book{Fest,
+ author = {Pompeius Festus, {Sex}tus},
+ keywords = {ancient},
+ shortauthor = {Festus},
+ shorthand = {Fest.},
+}
+
+@book{Flor:epit,
+ author = {Annius Florus, Publius},
+ title = {epitoma de Tito Livio},
+ keywords = {ancient},
+ shortauthor = {Florus},
+ shorthand = {Flor. epit.},
+}
+
+@book{Frontin:aqustrat,
+ title = {de aquae ductu urbis Romae strategemata},
+ keywords = {ancient},
+ shortauthor = {Frontinus},
+ shorthand = {Frontin. aqu. strat.},
+}
+
+@book{Fulg,
+ keywords = {ancient},
+ shortauthor = {Afer, Fulgentius},
+ shorthand = {Fulg.},
+}
+
+@book{Gal,
+ keywords = {ancient},
+ shortauthor = {Galenos},
+ shorthand = {Gal.},
+}
+
+@book{Galbr,
+ keywords = {ancient},
+ shortauthor = {Galaterbrief},
+ shorthand = {Gal},
+}
+
+@book{Gell,
+ author = {Gellius, Aulus},
+ title = {noctes Atticae},
+ keywords = {ancient},
+ shortauthor = {Gellius},
+ shorthand = {Gell.},
+}
+
+@book{Gorg,
+ keywords = {ancient},
+ shortauthor = {Gorgias},
+ shorthand = {Gorg.},
+}
+
+@book{GregM:dial,
+ title = {dialogi (de miraculis patrum Italicorum)},
+ keywords = {ancient},
+ shortauthor = {Magnus, Gregorius},
+ shorthand = {Greg. M. dial.},
+}
+
+@book{GregM:epist,
+ title = {epistulae},
+ keywords = {ancient},
+ shortauthor = {Magnus, Gregorius},
+ shorthand = {Greg. M. epist.},
+}
+
+@book{GregM:past,
+ title = {regula pastoralis},
+ keywords = {ancient},
+ shortauthor = {Magnus, Gregorius},
+ shorthand = {Greg. M. past.},
+}
+
+@book{GregNaz:epist,
+ title = {epistulae},
+ keywords = {ancient},
+ shortauthor = {Nazianzienus, Gregorius},
+ shorthand = {Greg. Naz. epist.},
+}
+
+@book{GregNaz:or,
+ title = {orationes},
+ keywords = {ancient},
+ shortauthor = {Nazianzienus, Gregorius},
+ shorthand = {Greg. Naz. or.},
+}
+
+@book{GregNyss,
+ keywords = {ancient},
+ shortauthor = {Nyssenus, Gregorius},
+ shorthand = {Greg. Nyss.},
+}
+
+@book{GregTur:Franc,
+ title = {historia Francorum},
+ keywords = {ancient},
+ shortauthor = {von Tours, Gregorius},
+ shorthand = {Greg. Tur. Franc.},
+}
+
+@book{GregTur:Mart,
+ title = {de virtutibus Martini},
+ keywords = {ancient},
+ shortauthor = {von Tours, Gregorius},
+ shorthand = {Greg. Tur. Mart.},
+}
+
+@book{GregTur:vitpatr,
+ title = {de vita patrum},
+ keywords = {ancient},
+ shortauthor = {von Tours, Gregorius},
+ shorthand = {Greg. Tur. vit. patr.},
+}
+
+@book{Hdt,
+ author = {Herodotos},
+ keywords = {ancient},
+ shortauthor = {Herodot},
+ shorthand = {Hdt.},
+}
+
+@book{Hekat,
+ keywords = {ancient},
+ shortauthor = {Hekataios},
+ shorthand = {Hekat.},
+}
+
+@book{Herakl,
+ keywords = {ancient},
+ shortauthor = {Herakleitos},
+ shorthand = {Herakl.},
+}
+
+@book{Herakl:Pont,
+ keywords = {ancient},
+ shortauthor = {Pontikos, Herakleides},
+ shorthand = {Herakl. Pont.},
+}
+
+@book{Herm:Trism,
+ keywords = {ancient},
+ shortauthor = {Trismegistos, Hermes},
+ shorthand = {Herm. Trism.},
+}
+
+@book{Herodian,
+ title = {ab excessu divi Marci},
+ keywords = {ancient},
+ shortauthor = {Herodian},
+ shorthand = {Herodian.},
+}
+
+@book{Hes:cat,
+ title = {Catalogues feminarum (ἠοίαι)},
+ keywords = {ancient},
+ shortauthor = {Hesiodos},
+ shorthand = {Hes. cat.},
+}
+
+@book{Hes:erg,
+ title = {opera et dies (ἔργα καὶ ἡμέραι)},
+ keywords = {ancient},
+ shortauthor = {Hesiodos},
+ shorthand = {Hes. erg.},
+}
+
+@book{Hes:scut,
+ title = {scutum (ἀσπίς)},
+ keywords = {ancient},
+ shortauthor = {Hesiodos},
+ shorthand = {Hes. scut.},
+}
+
+@book{Hes:theog,
+ title = {Theogonia},
+ keywords = {ancient},
+ shortauthor = {Hesiodos},
+ shorthand = {Hes. theog.},
+}
+
+@book{Hesych,
+ keywords = {ancient},
+ shortauthor = {Hesychios},
+ shorthand = {Hesych.},
+}
+
+@book{Hier:chron,
+ title = {chronicon},
+ keywords = {ancient},
+ shortauthor = {Hieronymos},
+ shorthand = {Hier. chron.},
+}
+
+@book{Hier:comminEz,
+ title = {commentaria in Ezechielem (PL 25)},
+ keywords = {ancient},
+ shortauthor = {Hieronymos},
+ shorthand = {Hier. comm. in Ez},
+}
+
+@book{Hier:epist,
+ title = {epistulae},
+ keywords = {ancient},
+ shortauthor = {Hieronymos},
+ shorthand = {Hier. epist.},
+}
+
+@book{Hier:On,
+ title = {Onomastikon},
+ keywords = {ancient},
+ shortauthor = {Hieronymos},
+ shorthand = {Hier. On.},
+}
+
+@book{Hier:virill,
+ title = {de viris illustribus},
+ keywords = {ancient},
+ shortauthor = {Hieronymos},
+ shorthand = {Hier. vir. ill.},
+}
+
+@book{Hippokr,
+ keywords = {ancient},
+ shortauthor = {Hippokrates},
+ shorthand = {Hippokr.},
+}
+
+@book{HL,
+ keywords = {ancient},
+ shortauthor = {Hohelied},
+ shorthand = {HL},
+}
+
+@book{Hom:h,
+ author = {Homeros},
+ title = {Hymni Homeri},
+ keywords = {ancient},
+ shortauthor = {Homer},
+ shorthand = {Hom. h.},
+}
+
+@book{Hom:Il,
+ author = {Homeros},
+ title = {Ilias},
+ keywords = {ancient},
+ shortauthor = {Homer},
+ shorthand = {Hom. Il.},
+}
+
+@book{Hom:Od,
+ author = {Homeros},
+ title = {Odyssee},
+ keywords = {ancient},
+ shortauthor = {Homer},
+ shorthand = {Hom. Od.},
+}
+
+@book{Hor:ars,
+ author = {Horatius Flaccus, Quintus},
+ title = {ars poetica},
+ keywords = {ancient},
+ shortauthor = {Horaz},
+ shorthand = {Hor. ars},
+}
+
+@book{Hor:carm,
+ author = {Horatius Flaccus, Quintus},
+ title = {carmina},
+ keywords = {ancient},
+ shortauthor = {Horaz},
+ shorthand = {Hor. carm.},
+}
+
+@book{Hor:carmsaec,
+ author = {Horatius Flaccus, Quintus},
+ title = {carmen saeculare},
+ keywords = {ancient},
+ shortauthor = {Horaz},
+ shorthand = {Hor. carm. saec.},
+}
+
+@book{Hor:epist,
+ author = {Horatius Flaccus, Quintus},
+ title = {epistulae},
+ keywords = {ancient},
+ shortauthor = {Horaz},
+ shorthand = {Hor. epist.},
+}
+
+@book{Hor:epod,
+ author = {Horatius Flaccus, Quintus},
+ title = {epodi},
+ keywords = {ancient},
+ shortauthor = {Horaz},
+ shorthand = {Hor. epod.},
+}
+
+@book{Hor:sat,
+ author = {Horatius Flaccus, Quintus},
+ title = {saturae (sermones)},
+ keywords = {ancient},
+ shortauthor = {Horaz},
+ shorthand = {Hor. sat.},
+}
+
+@book{Hyg:astr,
+ title = {astronomica},
+ keywords = {ancient},
+ shortauthor = {Hygin},
+ shorthand = {Hyg. astr.},
+}
+
+@book{Hyg:fab,
+ title = {fabulae},
+ keywords = {ancient},
+ shortauthor = {Hygin},
+ shorthand = {Hyg. fab.},
+}
+
+@book{Iambl:demyst,
+ title = {de mysteriis},
+ keywords = {ancient},
+ shortauthor = {Iamblichos},
+ shorthand = {Iambl. de myst.},
+}
+
+@book{Iambl:protr,
+ title = {protrepticus in philosophiam},
+ keywords = {ancient},
+ shortauthor = {Iamblichos},
+ shorthand = {Iambl. protr.},
+}
+
+@book{Iambl:vP,
+ title = {de vita Pythagorica},
+ keywords = {ancient},
+ shortauthor = {Iamblichos},
+ shorthand = {Iambl. v. P.},
+}
+
+@book{InstIust,
+ title = {Corpus Iuris Civilis, Institutiones},
+ keywords = {ancient},
+ shorthand = {Inst. Iust.},
+}
+
+@book{Ios:AntIud,
+ author = {Josephus, Flavius},
+ title = {antiquitates Iudaicae},
+ keywords = {ancient},
+ shortauthor = {Iosephus), Iosephos (Flavius},
+ shorthand = {Ios. Ant. Iud.},
+}
+
+@book{Ios:BellIud,
+ author = {Josephus, Flavius},
+ title = {bellum Iudaicum},
+ keywords = {ancient},
+ shortauthor = {Iosephus), Iosephos (Flavius},
+ shorthand = {Ios. Bell. Iud.},
+}
+
+@book{Ios:cAp,
+ author = {Josephus, Flavius},
+ title = {contra Apionem},
+ keywords = {ancient},
+ shortauthor = {Iosephus), Iosephos (Flavius},
+ shorthand = {Ios. c. Ap.},
+}
+
+@book{Ios:vita,
+ author = {Josephus, Flavius},
+ title = {de sua vita},
+ keywords = {ancient},
+ shortauthor = {Iosephus), Iosephos (Flavius},
+ shorthand = {Ios. vita},
+}
+
+@book{Isid:nat,
+ title = {de natura rerum},
+ keywords = {ancient},
+ shortauthor = {von Sevilla, Isidorus},
+ shorthand = {Isid. nat.},
+}
+
+@book{Isid:orig,
+ title = {origines (etymologiae)},
+ keywords = {ancient},
+ shortauthor = {von Sevilla, Isidorus},
+ shorthand = {Isid. orig.},
+}
+
+@book{Isokr:or,
+ title = {orationes},
+ keywords = {ancient},
+ shortauthor = {Isokrates},
+ shorthand = {Isokr. or.},
+}
+
+@book{ItinAnton,
+ title = {Itinerarium Antonini},
+ keywords = {ancient},
+ shorthand = {Itin. Anton.},
+}
+
+@book{Iul:epist,
+ title = {epistulae},
+ keywords = {ancient},
+ shortauthor = {Iulianos},
+ shorthand = {Iul. epist.},
+}
+
+@book{Iul:inGal,
+ title = {in Galilaeos},
+ keywords = {ancient},
+ shortauthor = {Iulianos},
+ shorthand = {Iul. in Gal.},
+}
+
+@book{Iul:mis,
+ title = {Misopogon},
+ keywords = {ancient},
+ shortauthor = {Iulianos},
+ shorthand = {Iul. mis.},
+}
+
+@book{Iul:or,
+ title = {orationes},
+ keywords = {ancient},
+ shortauthor = {Iulianos},
+ shorthand = {Iul. or.},
+}
+
+@book{Iul:symp,
+ title = {symposion},
+ keywords = {ancient},
+ shortauthor = {Iulianos},
+ shorthand = {Iul. symp.},
+}
+
+@book{IulVict:Rhet,
+ title = {ars rhetorica},
+ keywords = {ancient},
+ shortauthor = {Victor, C. Iulius},
+ shorthand = {Iul. Vict. Rhet.},
+}
+
+@book{Iust,
+ title = {epitoma historiarum Philippicarum},
+ keywords = {ancient},
+ shortauthor = {Iustinus},
+ shorthand = {Iust.},
+}
+
+@book{Iuv:sat,
+ author = {Iunius Iuvenalis, Decimus},
+ title = {saturae},
+ keywords = {ancient},
+ shortauthor = {Iuvenal},
+ shorthand = {Iuv.},
+}
+
+@book{Iuvenc,
+ title = {evangelia},
+ keywords = {ancient},
+ shortauthor = {Iuvencus},
+ shorthand = {Iuvenc.},
+}
+
+@book{Jo,
+ keywords = {ancient},
+ shortauthor = {Johannes},
+ shorthand = {Jo},
+}
+
+@book{Kall:epigr,
+ title = {Epigrammata},
+ keywords = {ancient},
+ shortauthor = {Kallimachos},
+ shorthand = {Kall. epigr.},
+}
+
+@book{Kall:frg,
+ title = {fragmentum},
+ keywords = {ancient},
+ shortauthor = {Kallimachos},
+ shorthand = {Kall. frg.},
+}
+
+@book{Kall:h,
+ title = {hymni},
+ keywords = {ancient},
+ shortauthor = {Kallimachos},
+ shorthand = {Kall. h.},
+}
+
+@book{Lact:inst,
+ title = {divinae institutiones},
+ keywords = {ancient},
+ shortauthor = {Lactantius},
+ shorthand = {Lact. inst.},
+}
+
+@book{Lact:ira,
+ title = {de ira dei},
+ keywords = {ancient},
+ shortauthor = {Lactantius},
+ shorthand = {Lact. ira},
+}
+
+@book{Lact:mortpers,
+ title = {de mortibus persecutorum},
+ keywords = {ancient},
+ shortauthor = {Lactantius},
+ shorthand = {Lact. mort. pers.},
+}
+
+@book{Lact:opif,
+ title = {de opificio dei},
+ keywords = {ancient},
+ shortauthor = {Lactantius},
+ shorthand = {Lact. opif.},
+}
+
+@book{Liv,
+ author = {Livius, Titus},
+ title = {ab urbe condita},
+ keywords = {ancient},
+ shortauthor = {Livius},
+ shorthand = {Liv.},
+}
+
+@book{Lk,
+ keywords = {ancient},
+ shortauthor = {Lukas},
+ shorthand = {Lk},
+}
+
+@book{Lucan,
+ title = {bellum civile},
+ keywords = {ancient},
+ shortauthor = {Lucanus},
+ shorthand = {Lucan.},
+}
+
+@book{Lucil,
+ title = {saturae},
+ keywords = {ancient},
+ shortauthor = {Lucilius},
+ shorthand = {Lucil.},
+}
+
+@book{Lucr,
+ author = {Lucretius Carus, Titus},
+ title = {de rerum natura},
+ keywords = {ancient},
+ shortauthor = {Lukrez},
+ shorthand = {Lucr.},
+}
+
+@book{Lukian,
+ keywords = {ancient},
+ shortauthor = {Lukianos},
+ shorthand = {Lukian.},
+}
+
+@book{LXX,
+ keywords = {ancient},
+ shortauthor = {Septuaginta},
+ shorthand = {LXX},
+}
+
+@book{Lyd:mag,
+ title = {de magistratibus},
+ keywords = {ancient},
+ shortauthor = {Lydos},
+ shorthand = {Lyd. mag.},
+}
+
+@book{Lyd:mens,
+ title = {de mensibus},
+ keywords = {ancient},
+ shortauthor = {Lydos},
+ shorthand = {Lyd. mens.},
+}
+
+@book{Lykurg,
+ keywords = {ancient},
+ shortauthor = {Lykurgos},
+ shorthand = {Lykurg.},
+}
+
+@book{Lys,
+ keywords = {ancient},
+ shortauthor = {Lysias},
+ shorthand = {Lys.},
+}
+
+@book{Macr:Sat,
+ title = {Saturnalia},
+ keywords = {ancient},
+ shortauthor = {Macrobius},
+ shorthand = {Macr. Sat.},
+}
+
+@book{Manil,
+ title = {astronomica},
+ keywords = {ancient},
+ shortauthor = {Manilius},
+ shorthand = {Manil.},
+}
+
+@book{Mart,
+ author = {Valerius Martialis, Marcus},
+ title = {Epigrammata},
+ keywords = {ancient},
+ shortauthor = {Martial},
+ shorthand = {Mart.},
+}
+
+@book{Mart:spect,
+ author = {Valerius Martialis, Marcus},
+ title = {spectacula},
+ keywords = {ancient},
+ shortauthor = {Martial},
+ shorthand = {Mart. spect.},
+}
+
+@book{MartCap,
+ keywords = {ancient},
+ shortauthor = {Capella, Martianus},
+ shorthand = {Mart. Cap.},
+}
+
+@book{MarVictorin,
+ keywords = {ancient},
+ shortauthor = {Victorinus, Marius},
+ shorthand = {Mar. Victorin.},
+}
+
+@book{Maur,
+ keywords = {ancient},
+ shortauthor = {Augustus, Marcus Aurelius Antonius},
+ shorthand = {M. Aur.},
+}
+
+@book{Mel,
+ keywords = {ancient},
+ shortauthor = {Mela, Pomponius},
+ shorthand = {Mel.},
+}
+
+@book{Men:Dysk,
+ title = {Dyskolo.},
+ keywords = {ancient},
+ shortauthor = {Menandros},
+ shorthand = {Men. Dysk.},
+}
+
+@book{Men:Epitr,
+ title = {Epitrepontes},
+ keywords = {ancient},
+ shortauthor = {Menandros},
+ shorthand = {Men. Epitr.},
+}
+
+@book{Men:Sam,
+ title = {Samia},
+ keywords = {ancient},
+ shortauthor = {Menandros},
+ shorthand = {Men. Sam.},
+}
+
+@book{Mimn,
+ keywords = {ancient},
+ shortauthor = {Mimnermos},
+ shorthand = {Mimn.},
+}
+
+@book{MinFel,
+ keywords = {ancient},
+ shortauthor = {Felix, Oct. Minucius},
+ shorthand = {Min. Fel.},
+}
+
+@book{Mk,
+ keywords = {ancient},
+ shortauthor = {Markus},
+ shorthand = {Mk},
+}
+
+@book{Mosch,
+ keywords = {ancient},
+ shortauthor = {Moschos},
+ shorthand = {Mosch.},
+}
+
+@book{Mt,
+ keywords = {ancient},
+ shortauthor = {Matthäus},
+ shorthand = {Mt},
+}
+
+@book{Naev,
+ keywords = {ancient},
+ shortauthor = {Naevius},
+ shorthand = {Naev.},
+}
+
+@book{Nep:Att,
+ title = {Atticus},
+ keywords = {ancient},
+ shortauthor = {Nepos, Cornelius},
+ shorthand = {Nep. Att.},
+}
+
+@book{Nep:Hann,
+ title = {Hannibal},
+ keywords = {ancient},
+ shortauthor = {Nepos, Cornelius},
+ shorthand = {Nep. Hann.},
+}
+
+@book{Nik:Alex,
+ title = {Alexipharmaka},
+ keywords = {ancient},
+ shortauthor = {Nikander},
+ shorthand = {Nik. Alex.},
+}
+
+@book{Nik:Ther,
+ title = {Theriaka},
+ keywords = {ancient},
+ shortauthor = {Nikander},
+ shorthand = {Nik. Ther.},
+}
+
+@book{Nm,
+ keywords = {ancient},
+ shortauthor = {Mose), Numeri (= 4.},
+ shorthand = {Nm},
+}
+
+@book{Non,
+ keywords = {ancient},
+ shortauthor = {Nonius},
+ shorthand = {Non.},
+}
+
+@book{Nonn:Dion,
+ title = {Dion.},
+ keywords = {ancient},
+ shortauthor = {{Nonnos von Panopolis}},
+ shorthand = {Nonn. Dion.},
+}
+
+@book{Nov,
+ title = {Corpus Iuris Civilis, Leges Novellae},
+ keywords = {ancient},
+ shorthand = {Nov.},
+}
+
+@book{Orig,
+ keywords = {ancient},
+ shortauthor = {Origines},
+ shorthand = {Orig.},
+}
+
+@book{Oros,
+ author = {Ovidius Naso, Publius},
+ keywords = {ancient},
+ shortauthor = {Orosius},
+ shorthand = {Oros..},
+}
+
+@book{Ov:am,
+ author = {Ovidius Naso, Publius},
+ title = {amores},
+ keywords = {ancient},
+ shortauthor = {Ovid},
+ shorthand = {Ov. am.},
+}
+
+@book{Ov:ars,
+ author = {Ovidius Naso, Publius},
+ title = {ars amatoria},
+ keywords = {ancient},
+ shortauthor = {Ovid},
+ shorthand = {Ov. ars},
+}
+
+@book{Ov:epist,
+ author = {Ovidius Naso, Publius},
+ title = {epistulae (heroides)},
+ keywords = {ancient},
+ shortauthor = {Ovid},
+ shorthand = {Ov. epist.},
+}
+
+@book{Ov:fast,
+ author = {Ovidius Naso, Publius},
+ title = {fasti},
+ keywords = {ancient},
+ shortauthor = {Ovid},
+ shorthand = {Ov. fast.},
+}
+
+@book{Ov:Ib,
+ author = {Ovidius Naso, Publius},
+ title = {Ibis},
+ keywords = {ancient},
+ shortauthor = {Ovid},
+ shorthand = {Ov. Ib.},
+}
+
+@book{Ov:medic,
+ author = {Ovidius Naso, Publius},
+ title = {medicamina faciei femineae},
+ keywords = {ancient},
+ shortauthor = {Ovid},
+ shorthand = {Ov. medic.},
+}
+
+@book{Ov:met,
+ author = {Ovidius Naso, Publius},
+ title = {metamorphoses},
+ keywords = {ancient},
+ shortauthor = {Ovid},
+ shorthand = {Ov. met.},
+}
+
+@book{Ov:Pont,
+ author = {Ovidius Naso, Publius},
+ title = {epistulae ex Ponto},
+ keywords = {ancient},
+ shortauthor = {Ovid},
+ shorthand = {Ov. Pont.},
+}
+
+@book{Ov:rem,
+ author = {Ovidius Naso, Publius},
+ title = {remedia amoris},
+ keywords = {ancient},
+ shortauthor = {Ovid},
+ shorthand = {Ov. rem.},
+}
+
+@book{Ov:trist,
+ author = {Ovidius Naso, Publius},
+ title = {tristia},
+ keywords = {ancient},
+ shortauthor = {Ovid},
+ shorthand = {Ov. trist.},
+}
+
+@book{Papin,
+ keywords = {ancient},
+ shortauthor = {Papinianus, Aemilius},
+ shorthand = {Papin.},
+}
+
+@book{Passmart,
+ title = {Passiones martyrum},
+ keywords = {ancient},
+ shorthand = {Pass. mart.},
+}
+
+@book{Paus,
+ author = {Pausanias},
+ keywords = {ancient},
+ shortauthor = {Pausanias},
+ shorthand = {Paus.},
+}
+
+@book{Pers,
+ title = {saturae},
+ keywords = {ancient},
+ shortauthor = {Persius},
+ shorthand = {Pers.},
+}
+
+@book{Petron,
+ title = {satyrica},
+ keywords = {ancient},
+ shortauthor = {Petronius},
+ shorthand = {Petron.},
+}
+
+@book{Phaedr,
+ title = {fabulae},
+ keywords = {ancient},
+ shortauthor = {Phaedrus},
+ shorthand = {Phaedr.},
+}
+
+@book{Pind:frg,
+ author = {Pindar},
+ title = {fragmentum},
+ keywords = {ancient},
+ shortauthor = {Pindar},
+ shorthand = {Pind. frg.},
+}
+
+@book{Pind:I,
+ author = {Pindar},
+ title = {Isthmien},
+ keywords = {ancient},
+ shortauthor = {Pindar},
+ shorthand = {Pind. I.},
+}
+
+@book{Pind:N,
+ author = {Pindar},
+ title = {Nemeen},
+ keywords = {ancient},
+ shortauthor = {Pindar},
+ shorthand = {Pind. N.},
+}
+
+@book{Pind:O,
+ author = {Pindar},
+ title = {Olympien},
+ keywords = {ancient},
+ shortauthor = {Pindar},
+ shorthand = {Pind. O.},
+}
+
+@book{Pind:P,
+ author = {Pindar},
+ title = {Pythien},
+ keywords = {ancient},
+ shortauthor = {Pindar},
+ shorthand = {Pind. P.},
+}
+
+@book{Plat:Alk1,
+ author = {Platon},
+ title = {Alkibiades 1},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Alk. 1},
+}
+
+@book{Plat:Alk2,
+ author = {Platon},
+ title = {Alkibiades 2},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Alk. 2},
+}
+
+@book{Plat:apol,
+ author = {Platon},
+ title = {apologia},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. apol.},
+}
+
+@book{Plat:Ax,
+ author = {Platon},
+ title = {Axiochos},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Ax.},
+}
+
+@book{Plat:Charm,
+ author = {Platon},
+ title = {Charmides},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Charm.},
+}
+
+@book{Plat:def,
+ author = {Platon},
+ title = {Definitiones (ὅροι)},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. def.},
+}
+
+@book{Plat:Dem,
+ author = {Platon},
+ title = {Demodokos},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Dem.},
+}
+
+@book{Plat:epin,
+ author = {Platon},
+ title = {epinomis},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. epin.},
+}
+
+@book{Plat:epist,
+ author = {Platon},
+ title = {epistulae},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. epist.},
+}
+
+@book{Plat:eras,
+ author = {Platon},
+ title = {erastae},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. eras.},
+}
+
+@book{Plat:Eryx,
+ author = {Platon},
+ title = {Eryxias},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Eryx.},
+}
+
+@book{Plat:Euthyd,
+ author = {Platon},
+ title = {Euthydemos},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Euthyd.},
+}
+
+@book{Plat:Euthyphr,
+ author = {Platon},
+ title = {Euthyphron},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Euthyphr.},
+}
+
+@book{Plat:Gorg,
+ author = {Platon},
+ title = {Gorgias},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Gorg.},
+}
+
+@book{Plat:Hipparch,
+ author = {Platon},
+ title = {Hipparchos},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Hipparch.},
+}
+
+@book{Plat:Hippmai,
+ author = {Platon},
+ title = {Hippias maior},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Hipp. mai.},
+}
+
+@book{Plat:Hippmin,
+ author = {Platon},
+ title = {Hippias minor},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Hipp. min.},
+}
+
+@book{Plat:Ion,
+ author = {Platon},
+ title = {Ion},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Ion},
+}
+
+@book{Plat:Kleit,
+ author = {Platon},
+ title = {Kleitophon},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Kleit.},
+}
+
+@book{Plat:Krat,
+ author = {Platon},
+ title = {Kratylos},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Krat.},
+}
+
+@book{Plat:Krit,
+ author = {Platon},
+ title = {Kriton},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Krit.},
+}
+
+@book{Plat:Kritias,
+ author = {Platon},
+ title = {Kritias},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Kritias},
+}
+
+@book{Plat:Lach,
+ author = {Platon},
+ title = {Laches},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Lach.},
+}
+
+@book{Plat:leg,
+ author = {Platon},
+ title = {leges (νόμοι)},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. leg.},
+}
+
+@book{Plat:Lys,
+ author = {Platon},
+ title = {Lysis},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Lys.},
+}
+
+@book{Plat:Men,
+ author = {Platon},
+ title = {Menon},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Men.},
+}
+
+@book{Plat:Min,
+ author = {Platon},
+ title = {Minos},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Min.},
+}
+
+@book{Plat:Mx,
+ author = {Platon},
+ title = {Menexenos},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Mx.},
+}
+
+@book{Plat:Parm,
+ author = {Platon},
+ title = {Parmenides},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Parm.},
+}
+
+@book{Plat:Phaid,
+ author = {Platon},
+ title = {Phaidon},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Phaid.},
+}
+
+@book{Plat:Phaidr,
+ author = {Platon},
+ title = {Phaidros},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Phaidr.},
+}
+
+@book{Plat:Phil,
+ author = {Platon},
+ title = {Philebos},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Phil.},
+}
+
+@book{Plat:polit,
+ author = {Platon},
+ title = {politicus},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. polit.},
+}
+
+@book{Plat:Prot,
+ author = {Platon},
+ title = {Protagoras},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Prot.},
+}
+
+@book{Plat:rep,
+ author = {Platon},
+ title = {de re publica (πολιτεία)},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. rep.},
+}
+
+@book{Plat:Sis,
+ author = {Platon},
+ title = {Sisyphos},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Sis.},
+}
+
+@book{Plat:soph,
+ author = {Platon},
+ title = {sophista},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. soph.},
+}
+
+@book{Plat:symp,
+ author = {Platon},
+ title = {symposium},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. symp.},
+}
+
+@book{Plat:Thg,
+ author = {Platon},
+ title = {Theages},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Thg.},
+}
+
+@book{Plat:Tht,
+ author = {Platon},
+ title = {Theaitetos},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Tht.},
+}
+
+@book{Plat:Tim,
+ author = {Platon},
+ title = {Timaios},
+ keywords = {ancient},
+ shortauthor = {Platon},
+ shorthand = {Plat. Tim.},
+}
+
+@book{Plaut:Amph,
+ author = {Maccius Plautus, Titus},
+ title = {Amphitruo},
+ keywords = {ancient},
+ shortauthor = {Plautus},
+ shorthand = {Plaut. Amph.},
+}
+
+@book{Plaut:Asin,
+ author = {Maccius Plautus, Titus},
+ title = {Asinaria},
+ keywords = {ancient},
+ shortauthor = {Plautus},
+ shorthand = {Plaut. Asin.},
+}
+
+@book{Plaut:Aul,
+ author = {Maccius Plautus, Titus},
+ title = {Aulularia},
+ keywords = {ancient},
+ shortauthor = {Plautus},
+ shorthand = {Plaut. Aul.},
+}
+
+@book{Plaut:Bacch,
+ author = {Maccius Plautus, Titus},
+ title = {Bacchides},
+ keywords = {ancient},
+ shortauthor = {Plautus},
+ shorthand = {Plaut. Bacch.},
+}
+
+@book{Plaut:Cist,
+ author = {Maccius Plautus, Titus},
+ title = {Cistellaria},
+ keywords = {ancient},
+ shortauthor = {Plautus},
+ shorthand = {Plaut. Cist.},
+}
+
+@book{Plaut:Curc,
+ author = {Maccius Plautus, Titus},
+ title = {Curculio},
+ keywords = {ancient},
+ shortauthor = {Plautus},
+ shorthand = {Plaut. Curc.},
+}
+
+@book{Plaut:Epid,
+ author = {Maccius Plautus, Titus},
+ title = {Epidicus},
+ keywords = {ancient},
+ shortauthor = {Plautus},
+ shorthand = {Plaut. Epid.},
+}
+
+@book{Plaut:Men,
+ author = {Maccius Plautus, Titus},
+ title = {Menaechmi},
+ keywords = {ancient},
+ shortauthor = {Plautus},
+ shorthand = {Plaut. Men.},
+}
+
+@book{Plaut:Merc,
+ author = {Maccius Plautus, Titus},
+ title = {Mercator},
+ keywords = {ancient},
+ shortauthor = {Plautus},
+ shorthand = {Plaut. Merc.},
+}
+
+@book{Plaut:Mil,
+ author = {Maccius Plautus, Titus},
+ title = {Miles gloriosus},
+ keywords = {ancient},
+ shortauthor = {Plautus},
+ shorthand = {Plaut. Mil.},
+}
+
+@book{Plaut:Most,
+ author = {Maccius Plautus, Titus},
+ title = {Mostellaria},
+ keywords = {ancient},
+ shortauthor = {Plautus},
+ shorthand = {Plaut. Most.},
+}
+
+@book{Plaut:Poen,
+ author = {Maccius Plautus, Titus},
+ title = {Poenulus},
+ keywords = {ancient},
+ shortauthor = {Plautus},
+ shorthand = {Plaut. Poen.},
+}
+
+@book{Plaut:Pseud,
+ author = {Maccius Plautus, Titus},
+ title = {Pseudolus},
+ keywords = {ancient},
+ shortauthor = {Plautus},
+ shorthand = {Plaut. Pseud.},
+}
+
+@book{Plaut:Rud,
+ author = {Maccius Plautus, Titus},
+ title = {Rudens},
+ keywords = {ancient},
+ shortauthor = {Plautus},
+ shorthand = {Plaut. Rud.},
+}
+
+@book{Plaut:Stich,
+ author = {Maccius Plautus, Titus},
+ title = {Stichus},
+ keywords = {ancient},
+ shortauthor = {Plautus},
+ shorthand = {Plaut. Stich.},
+}
+
+@book{Plaut:Trin,
+ author = {Maccius Plautus, Titus},
+ title = {Trinummus},
+ keywords = {ancient},
+ shortauthor = {Plautus},
+ shorthand = {Plaut. Trin.},
+}
+
+@book{Plaut:Truc,
+ author = {Maccius Plautus, Titus},
+ title = {Truculentus},
+ keywords = {ancient},
+ shortauthor = {Plautus},
+ shorthand = {Plaut. Truc.},
+}
+
+@book{Plaut:Vid,
+ author = {Maccius Plautus, Titus},
+ title = {Vidularia},
+ keywords = {ancient},
+ shortauthor = {Plautus},
+ shorthand = {Plaut. Vid.},
+}
+
+@book{Plin:epist,
+ author = {Plinius Caecilius Secundus, Caius},
+ title = {Epistulae},
+ keywords = {ancient},
+ shortauthor = {minor, Plinius},
+ shorthand = {Plin. epist.},
+}
+
+@book{Plin:nat,
+ author = {Plinius Secundus, Caius},
+ title = {naturalis historia},
+ keywords = {ancient},
+ shortauthor = {maior, Plinius},
+ shorthand = {Plin. nat.},
+}
+
+@book{Plin:paneg,
+ author = {Plinius Caecilius Secundus, Caius},
+ title = {panegyricus},
+ keywords = {ancient},
+ shortauthor = {minor, Plinius},
+ shorthand = {Plin. paneg.},
+}
+
+@book{Plot,
+ keywords = {ancient},
+ shortauthor = {Plotinos},
+ shorthand = {Plot.},
+}
+
+@book{Plut,
+ author = {Plutarchos},
+ title = {vitae parallelae},
+ keywords = {ancient},
+ shortauthor = {Plutarch},
+ shorthand = {Plut.},
+}
+
+@book{Plut:am,
+ author = {Plutarchos},
+ title = {Amatorius (erotikos)},
+ keywords = {ancient},
+ shortauthor = {Plutarch},
+ shorthand = {Plut. am.},
+}
+
+@book{Plut:dePythOr,
+ author = {Plutarchos},
+ title = {de Pythiae oraculis},
+ keywords = {ancient},
+ shortauthor = {Plutarch},
+ shorthand = {Plut. de Pyth.Or.},
+}
+
+@book{Plut:Is,
+ author = {Plutarchos},
+ title = {de Iside et Osiride},
+ keywords = {ancient},
+ shortauthor = {Plutarch},
+ shorthand = {Plut. Is.},
+}
+
+@book{Plut:mor,
+ author = {Plutarchos},
+ title = {moralia},
+ keywords = {ancient},
+ shortauthor = {Plutarch},
+ shorthand = {Plut. mor.},
+}
+
+@book{Plut:quGr,
+ author = {Plutarchos},
+ title = {quaestiones Graecae},
+ keywords = {ancient},
+ shortauthor = {Plutarch},
+ shorthand = {Plut. qu. Gr.},
+}
+
+@book{Plut:quR,
+ author = {Plutarchos},
+ title = {quaestiones Romanae},
+ keywords = {ancient},
+ shortauthor = {Plutarch},
+ shorthand = {Plut. qu. R.},
+}
+
+@book{Plut:symp,
+ author = {Plutarchos},
+ title = {quaestiones convivales},
+ keywords = {ancient},
+ shortauthor = {Plutarch},
+ shorthand = {Plut. symp.},
+}
+
+@book{Pol,
+ keywords = {ancient},
+ shortauthor = {Polybios},
+ shorthand = {Pol.},
+}
+
+@book{Poll,
+ keywords = {ancient},
+ shortauthor = {Pollux},
+ shorthand = {Poll.},
+}
+
+@book{Porph,
+ keywords = {ancient},
+ shortauthor = {Porphyrios},
+ shorthand = {Porph.},
+}
+
+@book{Poseid,
+ keywords = {ancient},
+ shortauthor = {Poseidonios},
+ shorthand = {Poseid.},
+}
+
+@book{Priap,
+ keywords = {ancient},
+ shortauthor = {Priapea},
+ shorthand = {Priap.},
+}
+
+@book{Prisc,
+ keywords = {ancient},
+ shortauthor = {Priscianus},
+ shorthand = {Prisc.},
+}
+
+@book{Prok:aed,
+ author = {Prokopius},
+ title = {de aedificiis (περὶ κτισμάτων)},
+ keywords = {ancient},
+ shortauthor = {Prokop},
+ shorthand = {Prok. aed.},
+}
+
+@book{Prok:BG,
+ author = {Prokopius},
+ title = {bellum Gothicum},
+ keywords = {ancient},
+ shortauthor = {Prokop},
+ shorthand = {Prok. BG},
+}
+
+@book{Prok:BP,
+ author = {Prokopius},
+ title = {bellum Persicum},
+ keywords = {ancient},
+ shortauthor = {Prokop},
+ shorthand = {Prok. BP},
+}
+
+@book{Prok:BV,
+ author = {Prokopius},
+ title = {bellum Vandalicum},
+ keywords = {ancient},
+ shortauthor = {Prokop},
+ shorthand = {Prok. BV},
+}
+
+@book{Prok:HA,
+ author = {Prokopius},
+ title = {historia arcana},
+ keywords = {ancient},
+ shortauthor = {Prokop},
+ shorthand = {Prok. HA},
+}
+
+@book{Prokl,
+ keywords = {ancient},
+ shortauthor = {Proklos},
+ shorthand = {Prokl.},
+}
+
+@book{Prop,
+ author = {Aurelius Propertius, {\relax Sex}tus},
+ title = {elegiae},
+ keywords = {ancient},
+ shortauthor = {Properz},
+ shorthand = {Prop.},
+}
+
+@book{Prud,
+ keywords = {ancient},
+ shortauthor = {Prudentius},
+ shorthand = {Prud.},
+}
+
+@book{Quint:decl,
+ author = {Fabius Quintilianus, Marcus},
+ title = {declamationes minores},
+ keywords = {ancient},
+ shortauthor = {Quintilian},
+ shorthand = {Quint. decl.},
+}
+
+@book{Quint:inst,
+ author = {Fabius Quintilianus, Marcus},
+ title = {institutio oratoria},
+ keywords = {ancient},
+ shortauthor = {Quintilian},
+ shorthand = {Quint. inst.},
+}
+
+@book{RgestdivAug,
+ title = {Res gestae divi Augusti},
+ keywords = {ancient},
+ shorthand = {R. Gest. div. Aug.},
+}
+
+@book{Rhet:Her,
+ keywords = {ancient},
+ shortauthor = {ad Herennium, Rhetorica},
+ shorthand = {Rhet. Her.},
+}
+
+@book{Roem,
+ keywords = {ancient},
+ shortauthor = {Römerbrief},
+ shorthand = {Röm},
+}
+
+@book{RutNam,
+ title = {de reditu suo},
+ keywords = {ancient},
+ shortauthor = {Namatianus, Rutilius Claudius},
+ shorthand = {Rut. Nam.},
+}
+
+@book{Sall:Catil,
+ author = {Sallustius Crispus, Caius},
+ title = {de coniuratione Catilinae},
+ keywords = {ancient},
+ shortauthor = {Sallust},
+ shorthand = {Sall. Catil.},
+}
+
+@book{Sall:epist,
+ author = {Sallustius Crispus, Caius},
+ title = {epistulae ad Caesarem},
+ keywords = {ancient},
+ shortauthor = {Sallust},
+ shorthand = {Sall. epist.},
+}
+
+@book{Sall:hist,
+ author = {Sallustius Crispus, Caius},
+ title = {historiae},
+ keywords = {ancient},
+ shortauthor = {Sallust},
+ shorthand = {Sall. hist.},
+}
+
+@book{Sall:Iug,
+ author = {Sallustius Crispus, Caius},
+ title = {de bello Iugurthino},
+ keywords = {ancient},
+ shortauthor = {Sallust},
+ shorthand = {Sall. Iug.},
+}
+
+@book{Semp,
+ keywords = {ancient},
+ shortauthor = {Empiricus, Sextus},
+ shorthand = {S. Emp.},
+}
+
+@book{Sen:apocol,
+ author = {Annaeus Seneca, Lucius},
+ title = {divi Claudii apocolocynthosis},
+ keywords = {ancient},
+ shortauthor = {minor, Seneca},
+ shorthand = {Sen. apocol.},
+}
+
+@book{Sen:benef,
+ author = {Annaeus Seneca, Lucius},
+ title = {de beneficiis},
+ keywords = {ancient},
+ shortauthor = {minor, Seneca},
+ shorthand = {Sen. benef.},
+}
+
+@book{Sen:clem,
+ author = {Annaeus Seneca, Lucius},
+ title = {de clementia},
+ keywords = {ancient},
+ shortauthor = {minor, Seneca},
+ shorthand = {Sen. clem.},
+}
+
+@book{Sen:contr,
+ author = {Annaeus Seneca, Lucius},
+ title = {controversiae},
+ keywords = {ancient},
+ shortauthor = {maior, Seneca},
+ shorthand = {Sen. contr.},
+}
+
+@book{Sen:dial,
+ author = {Annaeus Seneca, Lucius},
+ title = {dialogi},
+ keywords = {ancient},
+ shortauthor = {minor, Seneca},
+ shorthand = {Sen. dial.},
+}
+
+@book{Sen:epist,
+ author = {Annaeus Seneca, Lucius},
+ title = {epistulae morales ad Lucilium},
+ keywords = {ancient},
+ shortauthor = {minor, Seneca},
+ shorthand = {Sen. epist.},
+}
+
+@book{Sen:Hercf,
+ author = {Annaeus Seneca, Lucius},
+ title = {Hercules furens},
+ keywords = {ancient},
+ shortauthor = {minor, Seneca},
+ shorthand = {Sen. Herc. f.},
+}
+
+@book{Sen:HercO,
+ author = {Annaeus Seneca, Lucius},
+ title = {Hercules Oetaeus},
+ keywords = {ancient},
+ shortauthor = {minor, Seneca},
+ shorthand = {Herc. O.},
+}
+
+@book{Sen:Med,
+ author = {Annaeus Seneca, Lucius},
+ title = {Medea},
+ keywords = {ancient},
+ shortauthor = {minor, Seneca},
+ shorthand = {Sen. Med.},
+}
+
+@book{Sen:nat,
+ author = {Annaeus Seneca, Lucius},
+ title = {naturales quaestiones},
+ keywords = {ancient},
+ shortauthor = {minor, Seneca},
+ shorthand = {Sen. nat.},
+}
+
+@book{Sen:Oed,
+ author = {Annaeus Seneca, Lucius},
+ title = {Oedipus},
+ keywords = {ancient},
+ shortauthor = {minor, Seneca},
+ shorthand = {Sen. Oed.},
+}
+
+@book{Sen:Phaedr,
+ author = {Annaeus Seneca, Lucius},
+ title = {Phaedra},
+ keywords = {ancient},
+ shortauthor = {minor, Seneca},
+ shorthand = {Sen. Phaedr.},
+}
+
+@book{Sen:Phoen,
+ author = {Annaeus Seneca, Lucius},
+ title = {Phoenissae},
+ keywords = {ancient},
+ shortauthor = {minor, Seneca},
+ shorthand = {Sen. Phoen.},
+}
+
+@book{Sen:suas,
+ author = {Annaeus Seneca, Lucius},
+ title = {suasoriae},
+ keywords = {ancient},
+ shortauthor = {maior, Seneca},
+ shorthand = {Sen. suas.},
+}
+
+@book{Sen:Thy,
+ author = {Annaeus Seneca, Lucius},
+ title = {Thyestes},
+ keywords = {ancient},
+ shortauthor = {minor, Seneca},
+ shorthand = {Sen. Thy.},
+}
+
+@book{Sen:Tro,
+ author = {Annaeus Seneca, Lucius},
+ title = {Troades},
+ keywords = {ancient},
+ shortauthor = {minor, Seneca},
+ shorthand = {Sen. Tro.},
+}
+
+@book{Serv:Aen,
+ title = {commentarius in Vergilii Aeneida},
+ keywords = {ancient},
+ shortauthor = {Servius},
+ shorthand = {Serv. Aen.},
+}
+
+@book{Serv:auct,
+ keywords = {ancient},
+ shortauthor = {auctus Danielis, Servius},
+ shorthand = {Serv. auct.},
+}
+
+@book{Serv:ecl,
+ title = {commentarius in Vergilii eclogas},
+ keywords = {ancient},
+ shortauthor = {Servius},
+ shorthand = {Serv. ecl.},
+}
+
+@book{Serv:georg,
+ title = {commentarius in Vergilii georgica},
+ keywords = {ancient},
+ shortauthor = {Servius},
+ shorthand = {Serv. georg.},
+}
+
+@book{Sil,
+ title = {Punica},
+ keywords = {ancient},
+ shortauthor = {Italicus, Silius},
+ shorthand = {Sil.},
+}
+
+@book{Sim,
+ keywords = {ancient},
+ shortauthor = {Simonides},
+ shorthand = {Sim.},
+}
+
+@book{Simpl,
+ keywords = {ancient},
+ shortauthor = {Simplikios},
+ shorthand = {Simpl.},
+}
+
+@book{Sol,
+ keywords = {ancient},
+ shortauthor = {Solon},
+ shorthand = {Sol.},
+}
+
+@book{Soph:Ai,
+ title = {Aias},
+ keywords = {ancient},
+ shortauthor = {Sophokles},
+ shorthand = {Soph. Ai.},
+}
+
+@book{Soph:Ant,
+ title = {Antigone},
+ keywords = {ancient},
+ shortauthor = {Sophokles},
+ shorthand = {Soph. Ant.},
+}
+
+@book{Soph:El,
+ title = {Electra},
+ keywords = {ancient},
+ shortauthor = {Sophokles},
+ shorthand = {Soph. El.},
+}
+
+@book{Soph:OidK,
+ title = {Oedipus Coloneus},
+ keywords = {ancient},
+ shortauthor = {Sophokles},
+ shorthand = {Soph. Oid. K.},
+}
+
+@book{Soph:OidT,
+ title = {Oedipus Rex (Oedipus Tyrannus)},
+ keywords = {ancient},
+ shortauthor = {Sophokles},
+ shorthand = {Soph. Oid. T.},
+}
+
+@book{Soph:Phil,
+ title = {Philoctetes},
+ keywords = {ancient},
+ shortauthor = {Sophokles},
+ shorthand = {Soph. Phil.},
+}
+
+@book{Stat:Ach,
+ title = {Achilleis},
+ keywords = {ancient},
+ shortauthor = {Statius},
+ shorthand = {Stat. Ach.},
+}
+
+@book{Stat:silv,
+ title = {silvae},
+ keywords = {ancient},
+ shortauthor = {Statius},
+ shorthand = {Stat. silv.},
+}
+
+@book{Stat:Theb,
+ title = {Thebais},
+ keywords = {ancient},
+ shortauthor = {Statius},
+ shorthand = {Stat. Theb.},
+}
+
+@book{Stesich,
+ keywords = {ancient},
+ shortauthor = {Stesichoros},
+ shorthand = {Stesich.},
+}
+
+@book{Stob,
+ keywords = {ancient},
+ shortauthor = {Stobaios},
+ shorthand = {Stob.},
+}
+
+@book{Strab,
+ keywords = {ancient},
+ shortauthor = {Strabon},
+ shorthand = {Strab.},
+}
+
+@book{Suet:Aug,
+ author = {Suetonius Tranquillus, Caius},
+ title = {divus Augustus},
+ keywords = {ancient},
+ shortauthor = {Sueton},
+ shorthand = {Suet. Aug.},
+}
+
+@book{Suet:Cal,
+ author = {Suetonius Tranquillus, Caius},
+ title = {Caligula},
+ keywords = {ancient},
+ shortauthor = {Sueton},
+ shorthand = {Suet. Cal.},
+}
+
+@book{Suet:Claud,
+ author = {Suetonius Tranquillus, Caius},
+ title = {divus Claudius},
+ keywords = {ancient},
+ shortauthor = {Sueton},
+ shorthand = {Suet. Claud.},
+}
+
+@book{Suet:Dom,
+ author = {Suetonius Tranquillus, Caius},
+ title = {Domitianus},
+ keywords = {ancient},
+ shortauthor = {Sueton},
+ shorthand = {Suet. Dom.},
+}
+
+@book{Suet:gramm,
+ author = {Suetonius Tranquillus, Caius},
+ title = {de grammaticis},
+ keywords = {ancient},
+ shortauthor = {Sueton},
+ shorthand = {Suet. gramm.},
+}
+
+@book{Suet:Iul,
+ author = {Suetonius Tranquillus, Caius},
+ title = {divus Iulius},
+ keywords = {ancient},
+ shortauthor = {Sueton},
+ shorthand = {Suet. Iul.},
+}
+
+@book{Suet:Tib,
+ author = {Suetonius Tranquillus, Caius},
+ title = {divus Tiberius},
+ keywords = {ancient},
+ shortauthor = {Sueton},
+ shorthand = {Suet. Tib.},
+}
+
+@book{Suet:Tit,
+ author = {Suetonius Tranquillus, Caius},
+ title = {divus Titus},
+ keywords = {ancient},
+ shortauthor = {Sueton},
+ shorthand = {Suet. Tit.},
+}
+
+@book{Suet:Vesp,
+ author = {Suetonius Tranquillus, Caius},
+ title = {divus Vespasianus},
+ keywords = {ancient},
+ shortauthor = {Sueton},
+ shorthand = {Suet. Vesp.},
+}
+
+@book{Suet:Vit,
+ author = {Suetonius Tranquillus, Caius},
+ title = {Vitellius},
+ keywords = {ancient},
+ shortauthor = {Sueton},
+ shorthand = {Suet. Vit.},
+}
+
+@book{Symm:epist,
+ title = {epistulae},
+ keywords = {ancient},
+ shortauthor = {Symmachus},
+ shorthand = {Symm. epist.},
+}
+
+@book{Symm:or,
+ title = {orationes},
+ keywords = {ancient},
+ shortauthor = {Symmachus},
+ shorthand = {Symm. or.},
+}
+
+@book{Symm:rel,
+ title = {relationes},
+ keywords = {ancient},
+ shortauthor = {Symmachus},
+ shorthand = {Symm. rel.},
+}
+
+@book{Synes:epist,
+ title = {epistulae},
+ keywords = {ancient},
+ shortauthor = {epist.},
+ shorthand = {Synes. Epist.},
+}
+
+@book{Tac:Agr,
+ author = {Cornelius Tacitus, Publius},
+ title = {Agricola},
+ keywords = {ancient},
+ shortauthor = {Tacitus},
+ shorthand = {Tac. Agr.},
+}
+
+@book{Tac:ann,
+ author = {Cornelius Tacitus, Publius},
+ title = {annales},
+ keywords = {ancient},
+ shortauthor = {Tacitus},
+ shorthand = {Tac. ann.},
+}
+
+@book{Tac:dial,
+ author = {Cornelius Tacitus, Publius},
+ title = {dialogus de oratoribus},
+ keywords = {ancient},
+ shortauthor = {Tacitus},
+ shorthand = {Tac. dial.},
+}
+
+@book{Tac:Germ,
+ author = {Cornelius Tacitus, Publius},
+ title = {Germania},
+ keywords = {ancient},
+ shortauthor = {Tacitus},
+ shorthand = {Tac. Germ.},
+}
+
+@book{Tac:hist,
+ author = {Cornelius Tacitus, Publius},
+ title = {historiae},
+ keywords = {ancient},
+ shortauthor = {Tacitus},
+ shorthand = {Tac. hist.},
+}
+
+@book{Ter:Ad,
+ author = {Terentius Afer, Publius},
+ title = {Adelphoe},
+ keywords = {ancient},
+ shortauthor = {Terenz},
+ shorthand = {Ter. Ad.},
+}
+
+@book{Ter:Andr,
+ author = {Terentius Afer, Publius},
+ title = {Andria},
+ keywords = {ancient},
+ shortauthor = {Terenz},
+ shorthand = {Ter. Andr.},
+}
+
+@book{Ter:Eun,
+ author = {Terentius Afer, Publius},
+ title = {Eunuchus},
+ keywords = {ancient},
+ shortauthor = {Terenz},
+ shorthand = {Ter. Eun.},
+}
+
+@book{Ter:Haut,
+ author = {Terentius Afer, Publius},
+ title = {Heautontimorumenos},
+ keywords = {ancient},
+ shortauthor = {Terenz},
+ shorthand = {Ter. Haut.},
+}
+
+@book{Ter:Hec,
+ author = {Terentius Afer, Publius},
+ title = {Hecyra},
+ keywords = {ancient},
+ shortauthor = {Terenz},
+ shorthand = {Ter. Hec.},
+}
+
+@book{Ter:Maur,
+ keywords = {ancient},
+ shortauthor = {Maurus, Terentianus},
+ shorthand = {Ter. Maur.},
+}
+
+@book{Ter:Phorm,
+ author = {Terentius Afer, Publius},
+ title = {Phormio},
+ keywords = {ancient},
+ shortauthor = {Terenz},
+ shorthand = {Ter. Phorm.},
+}
+
+@book{Tert:apol,
+ author = {Septimius, Quintus Tertullianus},
+ title = {apologeticum},
+ keywords = {ancient},
+ shortauthor = {Tertullianus},
+ shorthand = {Tert. apol.},
+}
+
+@book{Tert:nat,
+ author = {Septimius, Quintus Tertullianus},
+ title = {ad nationes},
+ keywords = {ancient},
+ shortauthor = {Tertullianus},
+ shorthand = {Tert. nat.},
+}
+
+@book{Theokr,
+ keywords = {ancient},
+ shortauthor = {Theokritos},
+ shorthand = {Theokr.},
+}
+
+@book{Thgn,
+ keywords = {ancient},
+ shortauthor = {Theognis},
+ shorthand = {Thgn.},
+}
+
+@book{Thuk,
+ keywords = {ancient},
+ shortauthor = {Thukydides},
+ shorthand = {Thuk.},
+}
+
+@book{Tib,
+ title = {elegiae},
+ keywords = {ancient},
+ shortauthor = {Tibullus},
+ shorthand = {Tib.},
+}
+
+@book{Ulp:reg,
+ title = {(Ulpiani regulae)},
+ keywords = {ancient},
+ shortauthor = {Ulpianus},
+ shorthand = {Ulp. Reg.},
+}
+
+@book{ValFl,
+ title = {Argonautica},
+ keywords = {ancient},
+ shortauthor = {Flaccus, Valerius},
+ shorthand = {Val. Fl.},
+}
+
+@book{ValMax,
+ title = {facta et dicta memorabilia},
+ keywords = {ancient},
+ shortauthor = {Maximus, Valerius},
+ shorthand = {Val. Max.},
+}
+
+@book{Varro:ling,
+ author = {Terentius Varro, Marcus},
+ title = {de lingua Latina},
+ keywords = {ancient},
+ shortauthor = {Varro},
+ shorthand = {Varro ling.},
+}
+
+@book{Varro:Men,
+ author = {Terentius Varro, Marcus},
+ title = {saturae Menippeae},
+ keywords = {ancient},
+ shortauthor = {Varro},
+ shorthand = {Varro Men.},
+}
+
+@book{Varro:rust,
+ author = {Terentius Varro, Marcus},
+ title = {res rusticae},
+ keywords = {ancient},
+ shortauthor = {Varro},
+ shorthand = {Varro rust.},
+}
+
+@book{Vell,
+ author = {{Velleius Paterculus}},
+ title = {historiae Romanae},
+ keywords = {ancient},
+ shortauthor = {Paterculus, Velleius},
+ shorthand = {Vell.},
+}
+
+@book{Ven:Fort,
+ keywords = {ancient},
+ shortauthor = {Fortunatus, Venantius},
+ shorthand = {Ven. Fort.},
+}
+
+@book{Verg:Aen,
+ title = {Aeneis},
+ keywords = {ancient},
+ shortauthor = {Vergilius},
+ shorthand = {Verg. Aen.},
+}
+
+@book{Verg:catal,
+ title = {catalepton},
+ keywords = {ancient},
+ shortauthor = {Vergilius},
+ shorthand = {Verg. catal.},
+}
+
+@book{Verg:ecl,
+ title = {eclogae},
+ keywords = {ancient},
+ shortauthor = {Vergilius},
+ shorthand = {Verg. ecl.},
+}
+
+@book{Verg:georg,
+ title = {georgica},
+ keywords = {ancient},
+ shortauthor = {Vergilius},
+ shorthand = {Verg. georg.},
+}
+
+@book{Vitr,
+ author = {Vitruvius},
+ title = {de architectura},
+ keywords = {ancient},
+ shortauthor = {Vitruv},
+ shorthand = {Vitr.},
+}
+
+@book{Vulg,
+ title = {Vulgata},
+ keywords = {ancient},
+ shorthand = {Vulg.},
+}
+
+@book{Xen:an,
+ author = {Xenophon},
+ title = {anabasis},
+ keywords = {ancient},
+ shortauthor = {Xenophon},
+ shorthand = {Xen. an.},
+}
+
+@book{Xen:apol,
+ author = {Xenophon},
+ title = {apologia},
+ keywords = {ancient},
+ shortauthor = {Xenophon},
+ shorthand = {Xen. apol.},
+}
+
+@book{Xen:Athpol,
+ author = {Xenophon},
+ title = {Athenaion politeia},
+ keywords = {ancient},
+ shortauthor = {Xenophon},
+ shorthand = {Xen. Ath. pol.},
+}
+
+@book{Xen:hell,
+ author = {Xenophon},
+ title = {hellenica},
+ keywords = {ancient},
+ shortauthor = {Xenophon},
+ shorthand = {Xen. hell.},
+}
+
+@book{Xen:kyn,
+ author = {Xenophon},
+ title = {cynegeticus},
+ keywords = {ancient},
+ shortauthor = {Xenophon},
+ shorthand = {Xen. kyn.},
+}
+
+@book{Xen:Kyr,
+ author = {Xenophon},
+ title = {Cyrupaideia},
+ keywords = {ancient},
+ shortauthor = {Xenophon},
+ shorthand = {Xen. Kyr.},
+}
+
+@book{Xen:mem,
+ author = {Xenophon},
+ title = {memorabilia (Apomnemoneumata)},
+ keywords = {ancient},
+ shortauthor = {Xenophon},
+ shorthand = {Xen. mem.},
+}
+
+@book{Xen:oec,
+ author = {Xenophon},
+ title = {oeconomicus},
+ keywords = {ancient},
+ shortauthor = {Xenophon},
+ shorthand = {Xen. oec.},
+}
+
+@book{Xen:symp,
+ author = {Xenophon},
+ title = {symposium},
+ keywords = {ancient},
+ shortauthor = {Xenophon},
+ shorthand = {Xen. symp.},
+}
+
+@book{Xenophan,
+ keywords = {ancient},
+ shortauthor = {Xenophanes},
+ shorthand = {Xenophan.},
+}
+
+@book{Zen,
+ keywords = {ancient},
+ shortauthor = {Zenon},
+ shorthand = {Zen.},
+}
+
+@book{Zenob,
+ keywords = {ancient},
+ shortauthor = {Zenobios},
+ shorthand = {Zenob.},
+}
+
+@book{Zenod,
+ keywords = {ancient},
+ shortauthor = {Zenodotos},
+ shorthand = {Zenod.},
+}
+
+@book{Zos,
+ keywords = {ancient},
+ shortauthor = {Zosimos},
+ shorthand = {Zos.},
+}
% \end{macrocode}
% \iffalse
%</ancient>
%</bib>
-%<bib>%% created by Lukas C. Bossert // digitales-altertum|de
+%<bib>%% created by Lukas C. Bossert // texografie
% \fi \ No newline at end of file
diff --git a/macros/latex/contrib/biblatex-contrib/archaeologie/archaeologie.pdf b/macros/latex/contrib/biblatex-contrib/archaeologie/archaeologie.pdf
index 2fc9aec4a6..750ecdc624 100644
--- a/macros/latex/contrib/biblatex-contrib/archaeologie/archaeologie.pdf
+++ b/macros/latex/contrib/biblatex-contrib/archaeologie/archaeologie.pdf
Binary files differ