diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/biblatex-archaeology/biblatex-archaeology.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/biblatex-archaeology/biblatex-archaeology.dtx | 1018 |
1 files changed, 818 insertions, 200 deletions
diff --git a/Master/texmf-dist/source/latex/biblatex-archaeology/biblatex-archaeology.dtx b/Master/texmf-dist/source/latex/biblatex-archaeology/biblatex-archaeology.dtx index e7060dd6d4d..0e032bf25d6 100644 --- a/Master/texmf-dist/source/latex/biblatex-archaeology/biblatex-archaeology.dtx +++ b/Master/texmf-dist/source/latex/biblatex-archaeology/biblatex-archaeology.dtx @@ -17,31 +17,11 @@ % \iffalse %<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01] %<package>\ProvidesPackage{biblatex-archaeology} -%<package>[2017/03/11 v1.0 biblatex-archaeology (Ingram Braun) based on biblatex] +%<package>[2017/05/27 v1.1 biblatex-archaeology (Ingram Braun) based on biblatex] % %<*driver> %\listfiles -\pdfcompresslevel=9 -\ProvidesFile{\jobname.dtx} -[2017/03/11 v1.0 biblatex-archaeology source (IB)] -\begin{filecontents}{\jobname.xmpdata} -\Title{The biblatex-archaeology styles [v1.0]} -\Author{Ingram Braun} -\Keywords{archaeology\sep anthropology\sep bibliography\sep typography\sep LaTeX\sep BibTeX\sep biblatex\sep history\sep Egyptology} -\Publisher{Ingram Braun} -\PublicationType{manual} -\Copyright{The LaTeX Project Public License 1.3c or later} -\CopyrightURL{http://www.latex-project.org/lppl.txt} -\Subject{biblatex-archaeology is a LaTeX package that provides additional biblatex styles for German humanities. Its core -purpose is to enable the referencing rules of the Römisch-Germanische Komission, that is the department of prehistory of the -Deutsches Archäologisches Institut (German Archaeological Institute), since these are referenced by most guidelines in German -prehistory and medieval archaeology and serve as a kind of template. biblatex-archaeology contains verbose and author date styles as well.} -\end{filecontents} \documentclass[11pt]{ltxdoc} -\usepackage[a-2u]{pdfx} -\EnableCrossrefs -\CodelineIndex -\RecordChanges \usepackage[osf,sc]{mathpazo} % select teletext font (Luximono is non-free): \IfFileExists{luximono.sty} @@ -70,7 +50,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar and togl {archbool:shortjournal} } - {\addbibresource{biblatex-archaeology-strings-full-rgk.bib}} + {\addbibresource{biblatex-archaeology-strings-rgk.bib}} {\addbibresource{biblatex-archaeology-strings-full.bib}} } \ResolveBibtexStrings @@ -78,21 +58,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar {\usepackage{ingram-braun-local} \addbibresource{\IBbibmain}} {\addbibresource{biblatex-archaeology-manual.bib}} -\hypersetup{ - linktocpage=true, % only page numbers are clickable - colorlinks=true, % colored links - breaklinks=true, % break URLs - pdfborder={0 0 0}, % for removing borders around links - bookmarksnumbered=true, % If Acrobat bookmarks are requested, include section numbers. - bookmarksopen=false, % If Acrobat bookmarks are requested, show them with all the subtrees expanded. - linkcolor=blue, - citecolor=blue, - urlcolor=blue, - pdfpagemode={UseOutlines}, % show pdf bookmarks (indices) on startup; does not function all the time - pdfdisplaydoctitle=true, - pdflang=en, - pdfmenubar=true, % make PDF viewer's menu bar visible -} + \pagestyle{fancy}% muss vor \renewcommand{\sectionmark} stehen \fancyhf{} \fancyhead[L]{\thepage}% gerade Seiten, links @@ -154,6 +120,36 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar } \newcommand{\Mittelpfeil}{\multicolumn{1}{c}{$\Downarrow$}} \newcommand{\StringBox}[2]{\parbox{\textwidth}{\raggedright#1 #2}} +\usepackage{hypdoc,hyperxmp} +\hypersetup{ + linktocpage=true, % only page numbers are clickable + colorlinks=true, % colored links + breaklinks=true, % break URLs + pdfborder={0 0 0}, % for removing borders around links + bookmarksnumbered=true, % If Acrobat bookmarks are requested, include section numbers. + bookmarksopen=false, % If Acrobat bookmarks are requested, show them with all the subtrees expanded. + linkcolor=blue, + citecolor=blue, + urlcolor=teal, + pdfpagemode={UseOutlines}, % show pdf bookmarks (indices) on startup; does not function all the time + pdfdisplaydoctitle=true, + pdfauthor={Ingram Braun}, + pdflang=en, + pdfmenubar=true, % make PDF viewer's menu bar visible + pdfkeywords={archaeology, anthropology, bibliography, typesetting, LaTeX, BibTeX, biblatex, history, Egyptology}, + pdfapart=1, + pdfaconformance=B, + pdfmetalang=en, + pdfcaptionwriter={Ingram Braun}, + pdfcontacturl={https://ingram-braun.net/public/programming/tex/latex-typography-prehistory-egyptology-anthropology-rgk-rgzm-dguf/, https://github.com/CarlOrff/biblatex-archaeology, https://twitter.com/Ingram_Braun, https://www.facebook.com/ingram.braun.7}, + pdflicenseurl = {http://www.latex-project.org/lppl.txt}, + pdftype=Software, + pdftitle={The biblatex-archaeology styles [v1.1]}, + baseurl={http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-archaeology} +} +\EnableCrossrefs +\CodelineIndex +\RecordChanges \begin{document} \DocInput{biblatex-archaeology.dtx} \end{document} @@ -177,7 +173,10 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % Right brace \} Tilde \~} % % \changes{0.1}{2005/11/11}{Begin development as a local macro collection} -% \changes{1.0}{2017/03/11}{First CTAN upload} +% \changes{1.0}{2017/03/11}{First CTAN upload} +% \changes{1.1}{2017/04/20}{Spelling errors and grammar in documentation fixed} +% \changes{1.1}{2017/05/26}{Generate \Kbd{bib} databases from \Kbd{dtx} (\href{https://github.com/CarlOrff/biblatex-archaeology/issues/4}{issue \#4})} +% \changes{1.1}{2017/05/27}{Multiple strings with same shorthand allowed (\href{https://github.com/CarlOrff/biblatex-archaeology/issues/2}{issue \#2})} % % \GetFileInfo{biblatex-archaeology.sty} % \DoNotIndex{\#,\$,\%,\&,\@,\\,\{,\},\^,\_,\~,\ } @@ -190,7 +189,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % \IndexPrologue{\section*{Index}\addcontentsline{toc}{section}{Index}} % \GlossaryPrologue{\section*{Changelog}\addcontentsline{toc}{section}{Changelog}} % -% \title{\LARGE\color{\headingscolor}The \textsf{\jobname} styles\thanks{This document corresponds to \archbib~1.0, dated~2017/03/11.}} +% \title{\LARGE\color{\headingscolor}The \textsf{\jobname} styles\thanks{This document corresponds to \archbib~1.1, dated~2017/05/27.}} % \author{\Large Ingram Braun \\ \url{https://ingram-braun.net/}} % % \maketitle @@ -199,7 +198,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % \large\archbib is a \LaTeX{} package that provides additional % \blx styles for German humanities. Its core % purpose is to enable the referencing rules of the \Deutsch{Römisch-Germanische Komission}, -% that is the department of prehistory of the \Deutsch{Deutsches Archäologisches Institut} +% the department of prehistory of the \Deutsch{Deutsches Archäologisches Institut} % (German Archaeological Institute), since these are referenced by most guidelines in German prehistory % and medieval archaeology and serve as a kind of template. \archbib contains verbose and author date styles as well. % \end{abstract} @@ -209,14 +208,13 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % \section{Introduction} % % \subsection{Installation}\label{kap:install} -% \par Most likeley you got \archbib via a \TeX distribution. If not, you can obtain installable files from CTAN as usual. Create the -% directory \Kbd{\{TEXMF\}/bibtextex/bib/biblatex-archaeology} and move the \Kbd{*.bib} databases there. Then create the -% directory \Kbd{\{TEXMF\}/tex/latex/biblatex-archaeology} and run +% \par Most likeley you got \archbib via a \TeX{} distribution. If not, you can obtain installable files from CTAN as usual. Create the +% directories \Kbd{\{TEXMF\}/bibtex/bib/biblatex-archaeology} and \Kbd{\{TEXMF\}/tex/latex/biblatex-archaeology} and run % \iffalse %<*verbins> % \fi % \begin{verbatim} - TEX biblatex-archaeology.ins + pdftex -8bit biblatex-archaeology.ins texhash \end{verbatim} % \iffalse @@ -266,7 +264,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % \Befehl{addbibresource}\{mybibliography.bib\}\\ % \end{tabular} % } -% \par Please study the main part of this manual and the example database \Datei{example.bib} carefully! +% \par Please study the main part of this manual and the example database \Datei{biblatex-archaeology-example.bib} (see \ref{kap:bib}) carefully! % % \subsection{Other solutions} % \par There are several solutions from neighboring disciplines around. \Stil{archaeologie} is an implementation of the rules of the German Archaeological Institute @@ -507,7 +505,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % \item[\Kbd{true}] use full short forms. % \end{itemize} % Verbose styles have a \Befehl{shortformcite} command that prints shortforms in footnotes. -% See kap:citecmd for details. +% See \ref{kap:citecmd} for details. % % \item[]\DescribeOption{shortjournal}=\meta{bool}\\ % If \meta{true}, the \Feld{shortjournal} field is copied into the \Feld{journaltitle} field. @@ -537,7 +535,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % } % % \item[]\DescribeOption{titlebrackets}=\meta{bool}\\ -% If \meta{true}, the \Feld{titleaddon} is not printed as a field of its own but as an addendum in parentheses of +% If \meta{true}, the \Feld{titleaddon} is not printed as a field of its own but as an addendum in parentheses % to the \Feld{title} field. % \Beispiel{% % \begin{tabular}{l} @@ -573,7 +571,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % \begin{tabular}{l} % \Kbd{\textbackslash usepackage[useeventnumber=true,style=xyz]\{biblatex\}}\\ % \Mittelpfeil\\ -% G. Popp (ed.) 2011: A title. Auction \Stark{311} Oxford. Oxford. +% Sotheby's 2011: A title. Auction \Stark{311} Oxford. Oxford. % \end{tabular} % } % @@ -897,10 +895,14 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \end{itemize} % -% \subsubsection{Boolean tests} +% \subsubsection{Boolean tests}\label{kap:bool} % % \begin{itemize} % +% \item[]\DescribeMacro{\ifbibextrayear}\marg{true}\marg{false}\\ +% Does \meta{true} if a letter was added toy the year (e.\,g. Doe:2017a), if in bibliography, if \Option{positionlabeldate}\Kbd{=true} and +% if \Option{repeatlabel}\Kbd{=false} +% % \item[]\DescribeMacro{\ifeditionsuperscript}\marg{name}\marg{true}\marg{false}\\ % Does \meta{true} if \meta{name} is one of the keys of option \Option{editionsuperscript} (see \ref{kap:pkgopt}) % and \meta{false} otherwise. Issues an error if \marg{name} does not exist. @@ -909,6 +911,9 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % Does \meta{true} if called within a citation, option \Option{idemincitation} (see \ref{kap:pkgopt}) is enabled % and \Befehl{ifciteidem} is \Kbd{true}. % +% \item[]\DescribeMacro{\ifnewspaper}\marg{true}\marg{false}\\ +% Does \meta{true} if \Feld{newsday} field is available or \Feld{entrysubtype} field equals \Kbd{news} (see \ref{kap:entry}). +% % \item[]\DescribeMacro{\ifnothesistitlepunct}\marg{true}\marg{false}\\ % Does \meta{true} if option \Option{nothesistitlepunct} is enabled and entry type is \Typ{thesis}. % @@ -931,7 +936,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % styles it always does \meta{false}. % % \item[]\DescribeMacro{\ifselfcontained}\marg{true}\marg{false}\\ -% Does \meta{true} if the current entry is a self-contained entry type (fi. \Typ{book} or \Typ{proceedings}) +% Does \meta{true} if the current entry is a self-contained entry type (e.\,g. \Typ{book} or \Typ{proceedings}) % and \meta{false} otherwise. % % \item[]\DescribeMacro{\ifshortform}\marg{name}\marg{true}\marg{false}\\ @@ -1213,7 +1218,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \subsection{Authors in auction catalogues} % -% The Author of an auction catalogue is always the auctioneer as corporative author (fi. Sotheby's). Named redactors, if available, are secondary editors similar to +% The Author of an auction catalogue is always the auctioneer as corporative author (e.\,g. Sotheby's). Named redactors, if available, are secondary editors similar to % editors of historical sources. In the example the auctioneer \enquote{Hauswedell \& Nolte} is the author and the redactor \enquote{Christian Hesse} is the editor. % % \subsection{Title addons in collaborative works} @@ -1234,7 +1239,8 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % they are needed to discriminate ambigous titles. \Datei{biblatex-archaeology-strings-full-subtitle.bib} contains full titles plus subtitles. If you followed the % installation instructions from \ref{kap:install}, you can call these databases without path. Appendix \ref{kap:strings} provides a list of availabe strings ordered % by string, and \ref{kap:journals} ordered by journal. The strings are namespaced in order to allow the use of other lists alongside, especially those from -% \Stil{archaeologie}. +% \Stil{archaeologie}. The strings were automatically generated from an MS Excel data sheet provided by the \Deutsch{Deutsche Gesellschaft f\"ur Ur- und Fr\"ugeschichte}.\footnote{\url{http://www.dguf.de/fileadmin/user_upload/Arbeitskreise/AK_DGUF-Zotero/RGK_Zeitschriften.xls}} +% If they are ambigous due to modified (sub-)titles there are counted by adding colon and number from the the second onwards. % % \subsection{Electronic identifiers} % @@ -1250,18 +1256,587 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{appendices} % +% \section{Example \Kbd{bib} entries}\label{kap:bib} +%<*exampleBIB> +% \begin{macrocode} +@INCOLLECTION{auler:hiller:2011, + AUTHOR = {Auler, Jost AND Hiller, Petra}, + TITLE = {Ein Kinderschuh des 19. Jahrhunderts aus Dor\-ma\-gen\--Stür\-zel\-berg, Rhein-Kreis Neuss}, + KEYWORDS = {Schuh, Kind, Dormagen, Nordrhein-Westfalen, 19. Jahrhundert}, + CROSSREF = {radmacher:kronsbein:2011}, + PAGES = {65--73}, + GENDER = {pp}, + OPTIONS = {uselabeltitle=true}, + SHORTTITLE = {Kinderschuh}, + GENDER = {pp}, +} +@ARTICLE{auler:hiller:2015, + AUTHOR = {Auler, Jost AND Hiller, Petra}, + TITLE = {Gürtelschnallen, Messerfragment und ein Dominostein -- (Boden)funde von einem historischen Nebenerwerbshof in Dor\-ma\-gen\--Stür\-zel\-berg}, + KEYWORDS = {Ernährung, landwirtschaft, Dormagen, Nordrhein-Westfalen, 19. Jahrhundert}, + DATE = {2015}, + PAGES = {54--60}, + JOURNALTITLE = ufg-Niederrhein, + VOLUME = 82, + LOCATION = {Krefeld}, + SHORTTITLE = {Gürtelschnallen}, + GENDER = {pp}, + LANGUAGE = {german}, +} +@INCOLLECTION{auler:hiller:2015a, + AUTHOR = {Auler, Jost AND Hiller, Petra}, + TITLE = {Buchweizen und Ziegenmilch}, + SUBTITLE = {Beobachtungen zum Alltagsleben auf einem niederrheinischen Ackererhof in Dor\-ma\-gen\--Stür\-zel\-berg im 19. und frühen 20. Jahrhundert}, + KEYWORDS = {Domino, Spiel, Dormagen, Nordrhein-Westfalen, 19. Jahrhundert}, + CROSSREF = {kronsbein:siepen:2015}, + PAGES = {37--57}, + SHORTTITLE = {Buchweizen}, + GENDER = {pp}, + OPTIONS = {uselabeltitle=true}, + SHORTTITLE = {Ziegenmilch}, +} +@ARTICLE{auler:hiller:2016, + AUTHOR = {Auler, Jost AND Hiller, Petra}, + TITLE = {Buchweizenpfannkuchen, Maifischfilet und Ziegenkäse}, + SUBTITLE = {Zur Eigenversorgung einer kleinen dörflichen Hofstelle in Stürzelberg im 19. und in der ersten Hälfte des 20. Jahrhunderts}, + KEYWORDS = {Ernährung, Landwirtschaft, Dormagen, Nordrhein-Westfalen, 19. Jahrhundert}, + DATE = {2016}, + PAGES = {30--43}, + JOURNALTITLE = ufg-JbNeuss, + LOCATION = {Neuss}, + GENDER = {pp}, + OPTIONS = {uselabeltitle=true}, + SHORTTITLE = {Maifischfilet}, + LANGUAGE = {german}, +} +@INREFERENCE{authen-blom:1989, + AUTHOR = {Authén-Blom, Grethe}, + TITLE = {Erik Blutaxt}, + EDITION = {2}, + PAGES = {501--502}, + CROSSREF = {hoops:1989}, + KEYWORDS = {Erik Blutaxt, Wikinger}, + XREF = {hoops:1989}, + GENDER = {sf}, +} +@INREFERENCE{bauchhenss:et:al:1978, + AUTHOR = {Bauchhenß, G. AND Beck, Heinrich AND Hassel, F. J. AND Capelle, + Torsten AND Wilson, David M.}, + TITLE = {Brettspiel}, + EDITION = {2}, + PAGES = {450--458}, + CROSSREF = {hoops:1978}, + KEYWORDS = {Brettspiel, Römer, Frühmittelalter}, + XREF = {hoops:1978}, + GENDER = {pm}, +} +@ARTICLE{bhattacharyya:1973, + AUTHOR = {Bhattacharyya, N. N.}, + TITLE = {The King and the Dice}, + JOURNALTITLE = ufg-JournalOrientInst, + DATE = {1973/1974}, + SUBTITLE = {A Study in the Rituals of the Rājasūa}, + VOLUME = {23}, + PAGES = {287--307}, + KEYWORDS = {Spiel, Würfel, Indologie, Rājasūa, Sanskrit, Religion}, + LOCATION = {Baroda}, + LANGUAGE = {english}, +} +@INBOOK{boppert:1998, + AUTHOR = {Boppert, Walburg}, + TITLE = {Zwei Grabsteinfragmente}, + PAGES = {265--275}, + CROSSREF = {stanzl:1998}, + KEYWORDS = {Grabstein, St. Kastor, Koblenz, Rheinland-Pfalz, Römer, Mittelalter}, + XREF = {stanzl:1998}, + GENDER = {sf}, +} +@INCOLLECTION{edenmo:1997, + AUTHOR = {Edenmo, Roger}, + TITLE = {Gravar som samhällspegel?}, + PAGES = {52--57}, + CROSSREF = {bratt:lundstroem:1997}, + KEYWORDS = {Bronzezeit, vorrömische Eisenzeit, Schweden, Bestattung}, + XREF = {bratt:lundstroem:1997}, + GENDER = {sm}, +} +@INBOOK{harck:1980, + AUTHOR = {Harck, Ole}, + TITLE = {Landschaftsgeschichte und Archäologie an der Westküste der jütischen Halbinsel}, + PAGES = {32--63}, + CROSSREF = {kossack:et:al:1980}, + XREF = {kossack:et:al:1980}, + KEYWORDS = {Archsum, Sylt, Schleswig-Holstein, Archäologie, Siedlungsarachäologie, Umweltgeschichte, Geologie}, + LANGUAGE = {german}, + GENDER = {sm}, +} +@INCOLLECTION{huet:o:j, + AUTHOR = {Huet, Theo}, + TITLE = {Een Mexikaanse Schaakpartij}, + PAGES = {150--161}, + ABSTRACT = {Reprinted from journal Het Parool 1946}, + CROSSREF = {de:laet:o:j}, + KEYWORDS = {Belgien, Flandern, Phantastik, Literatur, Schach}, + XREF = {de:laet:o:j}, + GENDER = {sm}, +} +@ARTICLE{ib:2016a, + AUTHOR = {Braun, Ingram}, + TITLE = {Die Kenntnis des Dominospiels in Europa: Archäologie, Geschichte, Bibliographie}, + JOURNALTITLE = ufg-BoardGameStudJournal, + LOCATION = {Berlin}, + PUBLISHER = {de Gruyter}, + LANGUAGE = {german}, + GENDER = {sm}, + KEYWORDS = {Spiel, Domino, Europa, Spielbücher, Grafik, Druck, Knochenschnitzerei, Archäologie}, + SHORTTITLE = {Kenntnis}, + VOLUME = 10, + NUMBER = 1, + DATE = 2016, + DOI = {10.1515/bgs-2016-0004}, + URL = {https://www.degruyter.com/view/j/bgs.2016.10.issue-1/bgs-2016-0004/bgs-2016-0004.xml}, + PAGES = {61--100}, +} +@ARTICLE{ilinskaja:1965, + AUTHOR = {Il’inskaja, V.~A.}, + TITLE = {Nekotorye motivy ranneskifs kogo zverinogo stilja}, + DATE = {1965}, + JOURNALTITLE = ufg-SovetskajaArch, + VOLUME = {1}, + PAGES = {86--107}, + SUMMARYTITLE = {Sur quelques motifs du style animal scythique}, + LOCATION = {Moskva}, + LANGUAGE = {russian}, + GENDER = {sf}, +} +@INPROCEEDINGS{schaedler:1999, + AUTHOR = {Schädler, Ulrich}, + TITLE = {Damnosa alea -- Würfelspiel in Griechenland und Rom}, + PAGES = {39--58}, + CROSSREF = {oberlechner:1999}, + KEYWORDS = {Griechenland, Römer, Würfel, Spiel}, + XREF = {oberlechner:1999}, + GENDER = {sm}, +} +@REVIEW{stafford:2004, + AUTHOR = {Stafford, Pauline}, + TITLE = {All the moves}, + JOURNALTITLE = ufg-TimesLitSuppl, + DATE = {2004-12-17}, + PAGES = {32}, + ABSTRACT = {Besprechung zu Yalom 2004.}, + KEYWORDS = {Schach, Mittelalter}, + ENTRYSUBTYPE = {news}, + LANGUAGE = {english}, + GENDER = {sf}, + LOCATION = {London}, +} +@INCOLLECTION{summerhayes:et:al:1993, + AUTHOR = {Summerhayes, G. R. AND Gosden, C. AND Fullagar, Richard AND Specht, + J. AND Torrence, R. AND Bird, J. Roger AND Shahgholi, N. AND Katsaros, + A.}, + TITLE = {West New Britain obsidian}, + SUBTITLE = {Production and consumption patterns}, + PAGES = {57--68}, + CROSSREF = {fankhauser:bird:1993}, + KEYWORDS = {Obsidian, Archäometrie, PIXEL-PIGME, Australien}, + XREF = {fankhauser:bird:1993}, + GENDER = {pm}, +} +@INBOOK{test::source, + CROSSREF = {linnaeus:2003}, + AUTHOR = {Author, Andrew}, + TITLE = {Test}, + PAGES = {1--6}, +} +@THESIS{apetz:1989, + AUTHOR = {Apetz, Rotraud}, + TITLE = {Zetel, Ketzendorf, Maschen, Oldendorf -- Gräberfelder an der + Peripherie des karolingischen Reiches}, + TYPE = {magisterthesis}, + DATE = {1989}, + SUBTITLE = {Grabformen und Grabsitten am Übergang zum Christentum}, + KEYWORDS = {Zetel, Ketzendorf, Oldendorf, Maschen, Niedersachsen, Frühmittelalter, + Sachsen, Friesen, Bestattung, Christentum, Totenkult}, + LOCATION = {Kiel}, + VOLUMES = {2}, + GENDER = {sf}, + LANGUAGE = {german}, +} +@COLLECTION{bratt:lundstroem:1997, + EDITOR = {Bratt, Peter AND Lundström, Åsa}, + TITLE = {Bronsålder och äldre järnålder i Stockholms län}, + DATE = {1997}, + SUBTITLE = {Två seminarier vid Stockholms läns museum}, + PUBLISHER = {GOTAB}, + LOCATION = {Stockholm}, + LANGUAGE = {swedish}, + GENDER = {pp}, +} +@THESIS{czarnetzki:1966, + AUTHOR = {Czarnetzki, Alfred}, + TITLE = {Die menschlichen Skelettreste aus vier neolithischen Steinkisten + Hessens und Niedersachsens}, + TYPE = {Diss. rer. nat.}, + DATE = {1966}, + KEYWORDS = {Neolithikum, Niedersachsen, Calden, Anthropologie, Megalithik, Hessen}, + LOCATION = {Tübingen}, + INSTITUTION = {Univ. Tübingen}, + LANGUAGE = {german}, + GENDER = {sm}, +} +@COLLECTION{de:laet:o:j, + EDITOR = {De Laet, Danny}, + TITLE = {Dageraad des duivels}, + SUBTITLE = {Vlaamse fantastiek en science fiction uit de 19de en 20de eeuw}, + SERIES = {Kijkgatpaperback speciaal}, + NUMBER = {6}, + PUBLISHER = {Soethoudt}, + LOCATION = {Antwerpen}, + PAGETOTAL = {294}, + EDITORTYPE = {compiler}, + KEYWORDS = {Belgien, Literatur, Phantastik, Flandern}, + GENDER = {sm}, + LANGUAGE = {dutch}, +} +@BOOK{de:neck:yoder:1978, + AUTHOR = {de Neck Yoder, Hilda}, + TITLE = {Dramatizations of social change}, + DATE = {1978}, + SUBTITLE = {Herman Heijermans' plays as compared with selected dramas by Ibsen, + Hauptmann and Chekhov}, + PUBLISHER = {Martinus Nijhoff}, + ISBN = {90 247 2117 7}, + PAGETOTAL = {81}, + SERIES = ufg-BiblNeerlandicaExtraMuros, + NUMBER = {5}, + LOCATION = {The Hague AND Boston AND London}, + ABSTRACT = {Behandelt \mkbibquote{Ghetto}, \mkbibquote{Op Hoop van Zegen} und \mkbibquote{Ora + et Labora}}, + KEYWORDS = {Niederlande, Literatur, Theater, Naturalismus}, + GENDER = {sf}, + LANGUAGE = {english}, +} +@BOOK{domino:1780, + TITLE = {Règles et principes sur le jeu de domino, avec les décisions des meilleurs joueurs}, + DATE = {1780}, + LOCATION = {Amsterdam AND Paris}, + PUBLISHER = {Fournier}, + KEYWORDS = {Domino, Frankreich, 18. Jahrhundert, Spiel}, + LANGUAGE = {french}, + GENDER = {sn}, + SHORTTITLE = {Règles et principes}, +} +@COLLECTION{fankhauser:bird:1993, + EDITOR = {Fankhauser, Barry L. AND Bird, J. Roger}, + TITLE = {Archaeometry}, + DATE = {1993}, + SUBTITLE = {Current {A}ustralasian Research}, + SERIES = ufg-OccasionalPapersPrehist, + NUMBER = {22}, + PUBLISHER = {Department of Prehistory, Research School of Pacific Studies, The + Australian National University}, + LOCATION = {Canberra}, + LANGUAGE = {english}, + GENDER = {pm}, +} +@COLLECTION{fuchs:kh:et:al:1998, + EDITOR = {Fuchs, Karl-Heinz AND Kempa, Martin AND Redies, Rainer AND Theune-Großkopf, + Claudia AND Wais, Andr\'e}, + TITLE = {Die Alamannen}, + DATE = {1998}, + EDITION = {3}, + PUBLISHER = {Theiss}, + LOCATION = {Stuttgart}, + EDITORTYPE = {Red.}, + LANGUAGE = {german}, + GENDER = {pp}, +} +@BOOK{fuchs:o:j, + AUTHOR = {Fuchs, Wolfgang}, + TITLE = {Die vielen Gesichter des Woody Allen}, + PUBLISHER = {Taschen}, + KEYWORDS = {Film, USA, Allen: Woody, Biographie}, + LANGUAGE = {german}, + GENDER = {sm}, +} +@BOOK{harsdoerffer:1656, + AUTHOR = {Harsdörffer, Georg Philipp}, + TITLE = {Das astronomische Kartenspiel}, + DATE = {1656}, + LOCATION = {Nürnberg}, + PUBLISHER = {Wolgff.}, + KEYWORDS = {Astronomie, Spiel, Kartenspiel, 17. Jahrhundert}, + LANGUAGE = {german}, + GENDER = {sm}, +} +@BOOKLET{hesse:c:1995, + AUTHOR = {{Hauswedell \& Nolte}}, + EDITOR = {Hesse, Christian}, + EDITORTYPE = {redactor}, + TITLE = {Schachliteratur aus fünf Jahrhunderten}, + EVENTDATE = {1995-11-24}, + DATE = {1995}, + LOCATION = {Hamburg}, + KEYWORDS = {Schach, Bibliographie}, + EVENTNUMBER = {314}, + EVENTTYPE = {auction}, + VENUE = {Hamburg}, + LANGUAGE = {german}, + GENDER = {sf}, +} +@REFERENCE{hoops:1978, + TITLE = {Reallexikon der germanischen Altertumskunde}, + DATE = {1978}, + EDITION = {2}, + PUBLISHER = {de Gruyter}, + LOCATION = {Berlin AND New York}, + VOLUME = 3, + SHORTFORM = {RGA}, + LANGUAGE = {german}, +} +@REFERENCE{hoops:1989, + TITLE = {Reallexikon der Germanischen Altertumskunde}, + DATE = {1989}, + VOLUME = {7}, + EDITION = {2}, + PUBLISHER = {de Gruyter}, + LOCATION = {Berlin AND New York}, + SHORTFORM = {RGA}, + LANGUAGE = {german}, +} +@ONLINE{kenmore, + URL = {http://www.kenmore.org/kenmore/kp_arch.html}, + URLDATE = {2015-12-23}, + TITLE = {Archaeology at Kenmore}, + AUTHOR = {{The George Washington Foundation}}, + SHORTAUTHOR = {{George Wahington Found.}}, + LANGUAGE = {english}, +} +@BOOK{kossack:et:al:1980, + AUTHOR = {Kossack, Georg AND Harck, Ole AND Newig, Jürgen AND Hoffmann, Dietrich AND Willkomm, Horst AND Averdieck, Fritz-Rudolf AND Reichstein, Joachim}, + TITLE = {Einführung in Forschungsverlauf und Landschaftsgeschichte}, + DATE = {1980}, + SERIES = ufg-RoemGermForsch, + NUMBER = {39}, + LOCATION = {Mainz}, + PUBLISHER = {Philipp von Zabern}, + LANGUAGE = {german}, + MAINTITLE = {Archsum auf Sylt}, + VOLUME = {1}, + ISBN = {3805304447}, + SUBSERIES = ufg-StudKuestenarchSchleswigHolsteinB, + SUBNUMBER = {1}, + GENDER = {pm}, +} +@COLLECTION{kronsbein:siepen:2015, + EDITOR = {Kronsbein, Stefan AND Siepen, Margareta}, + TITLE = {Beiträge zur Archäologie des Niederrheins und Westfalens}, + TITLEADDON = {Festschrift für Christoph Reichmann}, + FESTSCHRIFT = {Reichmann, Christoph}, + DATE = {2015}, + PUBLISHER = {Verlag Stefan Kronsbein}, + LOCATION = {Krefeld}, + LANGUAGE = {german}, + GENDER = {pp}, +} +@BOOKLET{lindauer:oj, + AUTHOR = {Lindauer, Joseph}, + TITLE = {Bey Heinrich Friedrich Müller, Kunsthändler in Wien, am Kohlmarkt Nr. 1150 sind folgende neue Spiele erschienen, und bey Joseph Lindauer, Buchhändler in München zu haben}, + URL = {http://www.mdz-nbn-resolving.de/urn/resolver.pl?urn=urn:nbn:de:bvb:12-bsb11002233-6}, + URLDATE = {2015-10-07}, + EPRINT = {urn:nbn:de:bvb:12-bsb11002233-6}, + EPRINTTYPE = {Bayerische Staatsbibliothek}, + REALDATE = {1825~}, + LOCATION = {München}, + ENTRYSUBTYPE = {digital}, + LANGUAGE = {german}, + GENDER = {sm}, + KEYWORDS = {Spiel, München, Wien, 19. Jahrhundert, Handel}, +} +@book{linnaeus:2003, + AUTHOR = {Linnæus, Carl}, + EDITOR = {Fries, Ingegerd AND Fries, Sigurd}, + COMMENTATOR = {Fries, Ingegerd AND Fries, Sigurd}, + TITLE = {Iter {Lapponicum}}, + VOLUMES = {2}, + SERIES = ufg-KglSkytteanskaSamfundetsHandlingar, + NUMBER = {54}, + LOCATION = {Umeå}, + DATE = {2003}, + ISBN = {9186438247}, + KEYWORDS = {Schweden, Lappland, Ethnologie, Biologie, Botanik, 18. Jahrhundert, + Norwegen, Finnland}, + ORIGDATE = {1732}, + PAGETOTAL = {532}, + PUBLISHER = {Kungl. Skytteanska Samfundet}, + SUBTITLE = {Lappländska resan 1732}, + LANGUAGE = {swedish}, + GENDER = {pp}, +} +@PROCEEDINGS{oberlechner:1999, + EDITOR = {Oberlechner, Manfred}, + SERIES = ufg-HomoludensSondernr, + DATE = {1999}, + TITLE = {5000 Jahre Würfelspiel}, + TITLEADDON = {Katalog zur Austellung im Schloß Kleßheim vom 31. August--31. Oktober 1999 und im Casino Linz (Casineum) vom 12. November--9. Dezember 1999 sowie 2000 im Casino Baden}, + NUMBER = {9}, + EDITORTYPE = {redactor}, + LOCATION = {Salzburg}, + PUBLISHER = {Institut für Spielforschung und Spielpädagogik der Universität Mozarteum Salzburg}, + VENUE = {Kleßheim}, + EVENTDATE = {1999-08-31/1999-10-31}, + MULTIVENUE = {Linz AND Baden}, + MULTIEVENTDATE = {1999 AND 2000}, + EVENTTYPE = {exhibition}, + ORGANIZATION = {Schloß Kleßheim AND Casino Linz AND Casino Baden}, + LANGUAGE = {german}, + GENDER = {sm}, +} +@COLLECTION{radmacher:kronsbein:2011, + EDITOR = {Radmacher, Franz-Josef AND Kronsbein, Stefan}, + TITLE = {Archiv und Erinnerung im Rhein-Kreis Neuss}, + TITLEADDON = {Festschrift für Karl Emsbach}, + FESTSCHRIFT = {Emsbach, Karl}, + DATE = {2011}, + PUBLISHER = {Kreisheimatbund}, + SERIES = {Schriftenreihe des Kreisheimatbundes Neuss}, + NUMBER = {18}, + LOCATION = {Neuss}, + LANGUAGE = {german}, + GENDER = {pm}, +} +@THESIS{sanchez:2014, + AUTHOR = {Sanchez, Caroline}, + TITLE = {Le livres des jeux aux \RN{17}\textsuperscript{e} et \RN{18}\textsuperscript{e} siècles}, + SUBTITLE = {Une typologie des lecteurs-joueurs}, + TYPE = {mathesis}, + INSTITUTION = {Université Lumière Lyon \RN{2}}, + DATE = {2014}, + LOCATION = {Lyon}, + URL = {http://www.enssib.fr/bibliotheque-numerique/documents/64960-les-livres-de-jeux-aux-xviie-et-xviiie-siecles-une-typologie-des-lecteurs-joueurs.pdf}, + PAGETOTAL = {146}, + KEYWORDS = {Spiel, 17. Jahrhundert, 18. Jahrhundert, Buchwesen}, + ENTRYSUBTYPE = {digital}, + LANGUAGE = {french}, + GENDER = {sf}, +} +@COLLECTION{siebert:u:et:al:o:j, + EDITOR = {Siebert, Ursula AND Rousselot, Jean-Loup AND Jaeger, Astrid AND Jaeger, + Halvor}, + TITLE = {Schachspiele}, + SUBTITLE = {Wandel im Laufe der Kunst- und Kulturgeschichte}, + TITLEADDON = {Privatsammlung Jaeger}, + LOCATION = {München AND Neu-Ulm}, + KEYWORDS = {Privatsammlung, Neuzeit, Schachfigur}, + LANGUAGE = {german}, + GENDER = {pp}, +} +@BOOK{stanzl:1998, + AUTHOR = {Stanzl, Günther}, + TITLE = {St. Kastor in Koblenz}, + DATE = {1998}, + SUBTITLE = {Ausgrabungen und Bauuntersuchungen 1985--1990}, + PUBLISHER = {Wernersche Verlagsgesellschaft}, + SERIES = ufg-DenkmalpflRheinlandPfalzForschber, + NUMBER = {3}, + LOCATION = {Worms}, + KEYWORDS = {Paläodemographie, Koblenz, Rheinland-Pfalz, Kirche, Baugeschichte}, + LANGUAGE = {german}, + GENDER = {sm}, +} +@BOOK{sterk:1777, + TITLE = {Plan van philanthropynsche opvoeding of volledig bericht van het eerste philantropinum te Marschlins}, + DATE = {1777}, + TRANSLATOR = {Sterk, Augustus}, + LOCATION = {Leeuwarden AND Franeker}, + PUBLISHER = {H.~A. de Chalmot AND D.~Romar}, + KEYWORDS = {Schweiz, 18. Jahrhundert, Pädagogik, Philanthropie}, + PAGETOTAL = 396, + LANGUAGE = {dutch}, + GENDER = {sm}, +} +@BOOK{tacitus:1981, + AUTHOR = {Tacitus, P. Cornelius}, + TITLE = {Germania}, + DATE = {1981}, + EDITOR = {Lindauer, Josef}, + SUBTITLE = {Bericht über Germanien}, + PUBLISHER = {dtv}, + ISBN = {3-423-09101-0}, + LANGUAGE = {latin AND german}, + LOCATION = {München}, + EDITORTYPE = {editortrco}, + ENTRYSUBTYPE = {source}, + KEYWORDS = {Römer, Tacitus, Germania, Germanen, Ethnologie}, + GENDER = {sm}, +} +@MISC{test::firstnames::1, + AUTHOR = {von altem Adel, Christian Chlodwig Frank Llewellyn Äneas Philipp Stefan Ömer Thomas IJsbrand Óðinn Þórr Schorsch}, + TITLE = {First name test}, + VOLUME = 1, + DATE = {1066}, +} +@MISC{test::firstnames::2, + AUTHOR = {von altem Adel, Christian Chlodwig Frank Llewellyn Äneas Philipp Stefan Ömer Thomas IJsbrand Óðinn Schorsch Þórr}, + TITLE = {First name test}, + VOLUME = 1, + DATE = {1066}, +} +@MISC{test::prefixnames::1, + AUTHOR = {von und zu Hohenstein und Tiefenstein}, + TITLE = {Name prefix test}, + VOLUME = 1, + DATE = {1066}, +} +@BOOK{todorova:et:al:1981, + AUTHOR = {Todorova, Henrieta AND Tschochadshiew, Michael AND Vaisow, I.}, + TITLE = {Jungsteinzeit in Bulgarien (Neolithikum und Äneolithikum)}, + DATE = {1981}, + PUBLISHER = {Komitee für Kultur}, + PAGETOTAL = {211}, + LOCATION = {Sofia}, + MULTIVENUE = {Oldenburg AND Hannover}, + MULTIEVENTDATE = {1981/82 AND 1982}, + ORGANIZATION = {Braunschweigisches Landesmuseum AND Staatliches Museum für Naturkunde + und Vorgeschichte AND Niedersächsisches Landesmuseum}, + VENUE = {Wolfenbüttel}, + EVENTDATE = {1981}, + EVENTTYPE = {exhibition}, + LANGUAGE = {german}, + GENDER = {pp}, +} +@THESIS{volk:1972, + AUTHOR = {Volk, Peter}, + TITLE = {Medizingeschichtliche Überlieferung der römischen Antike + und moderner archäologisch-pathologischer Befund am Beispiel + eines römischen Brandgräberfeldes}, + TYPE = {postdocthesis}, + DATE = {1972}, + SUBTITLE = {Paläopathologische, paläodemographische und medizingeschichtliche + Untersuchungen}, + KEYWORDS = {Römer, Paläodemographie, Paläopathologie, Medizingeschichte, + Anthropologie, Baden-Württemberg}, + LOCATION = {Freiburg/Br.}, + LANGUAGE = {german}, + GENDER = {sm}, + INSTITUTION = {Univ. Freiburg/Br.}, +} +% \end{macrocode} +%</exampleBIB> +% % \section{List of strings of journals and serieses} % % \subsection{Sorted by string}\label{kap:strings} % % \StringBox{\Stark{\texttt{ufg-AalenerJahrb}}}{Aalener Jahrbuch}\\[1.3ex] -% \StringBox{\Stark{\texttt{ufg-AanteekeningenVerhandSectieVergaderUtrecht}}}{Aanteekeningen van het Verhandeide in de Sectie-Vergaderingen van het Provinciaal Utrechtsch Genootschap van Künsten en Wetenschappen}\\[1.3ex] +% \StringBox{\Stark{\texttt{ufg-AanteekeningenVerhandSectieVergaderUtrecht}}}{Aanteekeningen van het Verhandelde in de Sectie-Vergaderingen van het Provinciaal Utrechtsch Genootschap van Künsten en Wetenschappen}\\[1.3ex] % \StringBox{\Stark{\texttt{ufg-AarbNordiskOldkdeogHist}}}{Aarbøger for Nordisk Oldkyndighed og Historie}\\[1.3ex] % \StringBox{\Stark{\texttt{ufg-Aarp}}}{Aarp. Art and Archaeology Research Papers}\\[1.3ex] % \StringBox{\Stark{\texttt{ufg-Aarsberetning}}}{Aarsberetning. Foreningen til Norske Fortidsmerkers Bevaring}\\[1.3ex] % \StringBox{\Stark{\texttt{ufg-AbhandlAkadWissuLit}}}{Abhandlungen der Akademie der Wissenschaften und der Literatur}\\[1.3ex] -% \StringBox{\Stark{\texttt{ufg-AbhandlDtAkadWissBerlin}}}{Abhandlungen der \mkbibparens{Königlich} \mkbibparens{Preussischen} Deutschen Akademie der Wissenschaften zu Berlin}\\[1.3ex] +% \StringBox{\Stark{\texttt{ufg-AbhandlDtAkadWissBerlin}}}{Abhandlungen der Deutschen Akademie der Wissenschaften zu Berlin}\\[1.3ex] % \StringBox{\Stark{\texttt{ufg-AbhandlHeidelbergerAkadWiss}}}{Abhandlungen der Heidelberger Akademie der Wissenschaften}\\[1.3ex] -% \StringBox{\Stark{\texttt{ufg-AbhandlKglPreussAkadWissBerlin}}}{Abhandlungen der Königlich Preussischen Akademie der Wissenschaften zu Berlin}\\[1.3ex] +% \StringBox{\Stark{\texttt{ufg-AbhandlKglPreussAkadWissBerlin:2}}}{Abhandlungen der Königlich Preussischen Akademie der Wissenschaften zu Berlin}\\[1.3ex] % \StringBox{\Stark{\texttt{ufg-AbhandlNaturhistGesNuernberg}}}{Abhandlungen der Naturhistorischen Gesellschaft Nürnberg}\\[1.3ex] % \StringBox{\Stark{\texttt{ufg-AbhandlPreussAkadWissBerlin}}}{Abhandlungen der Preussischen Akademie der Wissenschaften zu Berlin}\\[1.3ex] % \StringBox{\Stark{\texttt{ufg-AbhandlSaechsAkadWissLeipzig}}}{Abhandlungen der Sächsischen Akademie der Wissenschaften zu Leipzig}\\[1.3ex] @@ -3427,7 +4002,8 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % \StringBox{\Stark{\texttt{ufg-ReportNatMusIreland}}}{Report on the National Museum of Ireland}\\[1.3ex] % \StringBox{\Stark{\texttt{ufg-ReportWorkingMusDepMalta}}}{Report on the Working of the Museum Department}\\[1.3ex] % \StringBox{\Stark{\texttt{ufg-RescueArchHampshire}}}{Rescue Archaeology in Hampshire}\\[1.3ex] -% \StringBox{\Stark{\texttt{ufg-Restauro}}}{Restauro}\\[1.3ex] +% \StringBox{\Stark{\texttt{ufg-Restauro}}}{Restauro. Zeitschrift für Konservierung und Restaurierung}\\[1.3ex] +% \StringBox{\Stark{\texttt{ufg-Restauro:2}}}{Restauro. Zeitschrift für Kunsttechniken, Restaurierung und Museumsfragen}\\[1.3ex] % \StringBox{\Stark{\texttt{ufg-ResumeesArchSchweiz}}}{Résumées zur Archäologie der Schweiz. Paläolithikum -- Latènezeit}\\[1.3ex] % \StringBox{\Stark{\texttt{ufg-ResumeesArchSuisse}}}{Résumées d'Archéologie Suisse. Époque Romaine}\\[1.3ex] % \StringBox{\Stark{\texttt{ufg-RevAfricaine}}}{Revue Africaine. Journal des Travaux de la Société Historique Algérien}\\[1.3ex] @@ -3489,6 +4065,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % \StringBox{\Stark{\texttt{ufg-RevSaintongeetAunis}}}{Revue de la Saintonge et de l'Aunis}\\[1.3ex] % \StringBox{\Stark{\texttt{ufg-RevSocSavantesHauteNormandie}}}{Revue des Sociétés Savantes de Haute Normandie}\\[1.3ex] % \StringBox{\Stark{\texttt{ufg-RevSuisseCatholique}}}{Revue de la Suisse Catholique. Recueil Mensuel Religieux, Historique, Littéraire et Scientifique}\\[1.3ex] +% \StringBox{\Stark{\texttt{ufg-RheinAusgr}}}{Rheinische Ausgrabungen}\\[1.3ex] % \StringBox{\Stark{\texttt{ufg-RheinHeimatbl}}}{Rheinische Heimatblätter}\\[1.3ex] % \StringBox{\Stark{\texttt{ufg-RheinHeimatpfl}}}{Rheinische Heimatpflege}\\[1.3ex] % \StringBox{\Stark{\texttt{ufg-RheinJahrb}}}{Rheinisches Jahrbuch}\\[1.3ex] @@ -3613,7 +4190,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % \StringBox{\Stark{\texttt{ufg-SitzberDtAkadWissBerlinKlSprachen}}}{Sitzungsberichte der Deutschen Akademie der Wissenschaften zu Berlin. Klasse für Sprachen}\\[1.3ex] % \StringBox{\Stark{\texttt{ufg-SitzberGelehrteEstnGes}}}{Sitzungsberichte der Gelehrten Estnischen Gesellschaft}\\[1.3ex] % \StringBox{\Stark{\texttt{ufg-SitzberHeidelbergerAkadWiss}}}{Sitzungsberichte der Heidelberger Akademie der Wissenschaften}\\[1.3ex] -% \StringBox{\Stark{\texttt{ufg-SitzberKglBayerAkadWiss}}}{Sitzungsberichte der \mkbibparens{Königlich} Bayerischen Akademie der Wissenschaften}\\[1.3ex] +% \StringBox{\Stark{\texttt{ufg-SitzberKglBayerAkadWiss}}}{Sitzungsberichte der Königlich Bayerischen Akademie der Wissenschaften}\\[1.3ex] % \StringBox{\Stark{\texttt{ufg-SitzberPlenumuKlAkadWissDDR}}}{Sitzungsberichte des Plenums und der Klassen der Akademie der Wissenschaften der DDR}\\[1.3ex] % \StringBox{\Stark{\texttt{ufg-SitzberPreussAkadWiss}}}{Sitzungsberichte der Preussischen Akademie der Wissenschaften}\\[1.3ex] % \StringBox{\Stark{\texttt{ufg-SitzberSaechsAkadWiss}}}{Sitzungsberichte der Sächsischen Akademie der Wissenschaften}\\[1.3ex] @@ -3851,14 +4428,14 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % \StringBox{A Tapolcai Városi Múzeum Közleményei}{\Stark{\texttt{ufg-TapolcaiVarosiMuzKoezl}}}\\[1.3ex] % \StringBox{A Trencsénvármegyei Múzeum-Egyesület Értesítője}{\Stark{\texttt{ufg-TrencsenvarmegyeiMuzEgyesueletErt}}}\\[1.3ex] % \StringBox{Aalener Jahrbuch}{\Stark{\texttt{ufg-AalenerJahrb}}}\\[1.3ex] -% \StringBox{Aanteekeningen van het Verhandeide in de Sectie-Vergaderingen van het Provinciaal Utrechtsch Genootschap van Künsten en Wetenschappen}{\Stark{\texttt{ufg-AanteekeningenVerhandSectieVergaderUtrecht}}}\\[1.3ex] +% \StringBox{Aanteekeningen van het Verhandelde in de Sectie-Vergaderingen van het Provinciaal Utrechtsch Genootschap van Künsten en Wetenschappen}{\Stark{\texttt{ufg-AanteekeningenVerhandSectieVergaderUtrecht}}}\\[1.3ex] % \StringBox{Aarbøger for Nordisk Oldkyndighed og Historie}{\Stark{\texttt{ufg-AarbNordiskOldkdeogHist}}}\\[1.3ex] % \StringBox{Aarp. Art and Archaeology Research Papers}{\Stark{\texttt{ufg-Aarp}}}\\[1.3ex] % \StringBox{Aarsberetning. Foreningen til Norske Fortidsmerkers Bevaring}{\Stark{\texttt{ufg-Aarsberetning}}}\\[1.3ex] % \StringBox{Abhandlungen der Akademie der Wissenschaften und der Literatur}{\Stark{\texttt{ufg-AbhandlAkadWissuLit}}}\\[1.3ex] +% \StringBox{Abhandlungen der Deutschen Akademie der Wissenschaften zu Berlin}{\Stark{\texttt{ufg-AbhandlDtAkadWissBerlin}}}\\[1.3ex] % \StringBox{Abhandlungen der Heidelberger Akademie der Wissenschaften}{\Stark{\texttt{ufg-AbhandlHeidelbergerAkadWiss}}}\\[1.3ex] -% \StringBox{Abhandlungen der Königlich Preussischen Akademie der Wissenschaften zu Berlin}{\Stark{\texttt{ufg-AbhandlKglPreussAkadWissBerlin}}}\\[1.3ex] -% \StringBox{Abhandlungen der \mkbibparens{Königlich} \mkbibparens{Preussischen} Deutschen Akademie der Wissenschaften zu Berlin}{\Stark{\texttt{ufg-AbhandlDtAkadWissBerlin}}}\\[1.3ex] +% \StringBox{Abhandlungen der Königlich Preussischen Akademie der Wissenschaften zu Berlin}{\Stark{\texttt{ufg-AbhandlKglPreussAkadWissBerlin:2}}}\\[1.3ex] % \StringBox{Abhandlungen der Naturhistorischen Gesellschaft Nürnberg}{\Stark{\texttt{ufg-AbhandlNaturhistGesNuernberg}}}\\[1.3ex] % \StringBox{Abhandlungen der Preussischen Akademie der Wissenschaften zu Berlin}{\Stark{\texttt{ufg-AbhandlPreussAkadWissBerlin}}}\\[1.3ex] % \StringBox{Abhandlungen der Sächsischen Akademie der Wissenschaften zu Leipzig}{\Stark{\texttt{ufg-AbhandlSaechsAkadWissLeipzig}}}\\[1.3ex] @@ -5979,7 +6556,8 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % \StringBox{Report on the National Museum of Ireland}{\Stark{\texttt{ufg-ReportNatMusIreland}}}\\[1.3ex] % \StringBox{Report on the Working of the Museum Department}{\Stark{\texttt{ufg-ReportWorkingMusDepMalta}}}\\[1.3ex] % \StringBox{Rescue Archaeology in Hampshire}{\Stark{\texttt{ufg-RescueArchHampshire}}}\\[1.3ex] -% \StringBox{Restauro}{\Stark{\texttt{ufg-Restauro}}}\\[1.3ex] +% \StringBox{Restauro. Zeitschrift für Konservierung und Restaurierung}{\Stark{\texttt{ufg-Restauro}}}\\[1.3ex] +% \StringBox{Restauro. Zeitschrift für Kunsttechniken, Restaurierung und Museumsfragen}{\Stark{\texttt{ufg-Restauro:2}}}\\[1.3ex] % \StringBox{Résumées d'Archéologie Suisse. Époque Romaine}{\Stark{\texttt{ufg-ResumeesArchSuisse}}}\\[1.3ex] % \StringBox{Résumées zur Archäologie der Schweiz. Paläolithikum -- Latènezeit}{\Stark{\texttt{ufg-ResumeesArchSchweiz}}}\\[1.3ex] % \StringBox{Revista da Faculdade de Letras}{\Stark{\texttt{ufg-RevFacLetras}}}\\[1.3ex] @@ -6040,6 +6618,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % \StringBox{Revue Périodique de Vulgarisation des Sciences Naturelles et Historiques de \mkbibquote{La Physiophile}}{\Stark{\texttt{ufg-RevPeriodiqueVulgarisationLaPhysiophile}}}\\[1.3ex] % \StringBox{Revue Préhistorique Illustrée de l'Est de France}{\Stark{\texttt{ufg-RevPrehistIllustrEstFrance}}}\\[1.3ex] % \StringBox{Revue Roumaine d'Histoire}{\Stark{\texttt{ufg-RevRoumaineHist}}}\\[1.3ex] +% \StringBox{Rheinische Ausgrabungen}{\Stark{\texttt{ufg-RheinAusgr}}}\\[1.3ex] % \StringBox{Rheinische Heimatblätter}{\Stark{\texttt{ufg-RheinHeimatbl}}}\\[1.3ex] % \StringBox{Rheinische Heimatpflege}{\Stark{\texttt{ufg-RheinHeimatpfl}}}\\[1.3ex] % \StringBox{Rheinische Vierteljahrsblätter. Mitteilungen des Instituts für Geschichtliche Landeskunde der Rheinlande an der Universität Bonn}{\Stark{\texttt{ufg-RheinVierteljahrsbl}}}\\[1.3ex] @@ -6160,7 +6739,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % \StringBox{Sitzungsberichte der Deutschen Akademie der Wissenschaften zu Berlin. Klasse für Sprachen}{\Stark{\texttt{ufg-SitzberDtAkadWissBerlinKlSprachen}}}\\[1.3ex] % \StringBox{Sitzungsberichte der Gelehrten Estnischen Gesellschaft}{\Stark{\texttt{ufg-SitzberGelehrteEstnGes}}}\\[1.3ex] % \StringBox{Sitzungsberichte der Heidelberger Akademie der Wissenschaften}{\Stark{\texttt{ufg-SitzberHeidelbergerAkadWiss}}}\\[1.3ex] -% \StringBox{Sitzungsberichte der \mkbibparens{Königlich} Bayerischen Akademie der Wissenschaften}{\Stark{\texttt{ufg-SitzberKglBayerAkadWiss}}}\\[1.3ex] +% \StringBox{Sitzungsberichte der Königlich Bayerischen Akademie der Wissenschaften}{\Stark{\texttt{ufg-SitzberKglBayerAkadWiss}}}\\[1.3ex] % \StringBox{Sitzungsberichte der Preussischen Akademie der Wissenschaften}{\Stark{\texttt{ufg-SitzberPreussAkadWiss}}}\\[1.3ex] % \StringBox{Sitzungsberichte der Sächsischen Akademie der Wissenschaften}{\Stark{\texttt{ufg-SitzberSaechsAkadWiss}}}\\[1.3ex] % \StringBox{Sitzungsberichte des Plenums und der Klassen der Akademie der Wissenschaften der DDR}{\Stark{\texttt{ufg-SitzberPlenumuKlAkadWissDDR}}}\\[1.3ex] @@ -6784,7 +7363,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesPackage{biblatex-archaeology} -[2017/03/11 v1.0 biblatex-archaeology (Ingram Braun) based on biblatex] +[2017/05/27 v1.1 biblatex-archaeology (Ingram Braun) based on biblatex] \RequirePackage{xpatch} % \end{macrocode} % Basic settings @@ -6907,7 +7486,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar ] } % \end{macrocode} -% If there are words (fi. \enquote{revised}) in field \Feld{edition}, we extract the number. +% If there are words (e.\,g. \enquote{revised}) in field \Feld{edition}, we extract the number. % \begin{macrocode} \map[overwrite]{ \step[ @@ -7685,8 +8264,9 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % \end{macro} % % \begin{bibmacro}{festschrift} -% \marg{title$\|$booktitle$\|$maintitle} -% Formatting of the festschrift string. +% \marg{string} +% Formatting of the festschrift string. \meta{string} should be \Feld{title}, +% \Feld{maintitle} or \Feld{booktitle}. % \begin{macrocode} \newbibmacro*{festschrift}[1]{% \printtext[#1note]{% @@ -7718,8 +8298,9 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % \end{bibmacro} % % \begin{bibmacro}{auction} -% \marg{title|booktitle|maintitle} -% Formatting of an event with {fullevendate}. +% \marg{string} +% Formatting of an event with {fullevendate}. \meta{string} should be \Feld{title}, +% \Feld{maintitle} or \Feld{booktitle}. % \begin{macrocode} \newbibmacro*{auction}[1]{% \printtext[#1note]{% @@ -7742,8 +8323,9 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % \end{bibmacro} % % \begin{bibmacro}{exhibition/conference} -% \marg{title|booktitle|maintitle} -% Formatting of an event with {fullevendate}. +% \marg{string} +% Formatting of an event with {fullevendate}. \meta{string} should be \Feld{title}, +% \Feld{maintitle} or \Feld{booktitle}. % \begin{macrocode} \newbibmacro*{exhibition/conference}[1]{% \printtext[#1note]{% @@ -7827,10 +8409,11 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % \end{format} % % \begin{bibmacro}{titlenote} -% \marg{title|booktitle|maintitle} +% \marg{string} % Prints a title note. The \Befehl{printrext} command must be inside % the conditions, otherwise a lot of empty brackets are printed. -% \Format{issue+date} was overwritten in author date styles +% \Format{issue+date} was overwritten in author date styles. \meta{string} should be \Feld{title}, +% \Feld{maintitle} or \Feld{booktitle}. % \begin{macrocode} \newbibmacro*{titlenote}[1]{% \iftoggle{archbool:titlenote} @@ -8542,11 +9125,10 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % \end{macrocode} % \end{format} % -% % \begin{bibmacro}{note+pages} % Append \Feld{location}. % \begin{macrocode} -\xapptobibmacro{note+pages}{%} +\xapptobibmacro{note+pages}{% \iftoggle{archbool:journallocation} {\newunit% \usebibmacro{location}{location}} @@ -9092,15 +9674,34 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % \end{macrocode} % \end{option} % +% \begin{macro}{\ifnewspaper} +% \marg{true}\marg{false} +% Wether an article must be cited with full year. +% \begin{macrocode} +\newcommand{\ifnewspaper}[2]{% + \ifboolexpr{ + not test {\iffieldundef{newsday}} + or + test {\iffieldequalstr{entrysubtype}{news}} + } + {#1} + {#2}} +% \end{macrocode} +% \changes{1.1}{2017/05/23}{new Boolean test (see \ref{kap:bool}).} +% \end{macro} +% % \begin{bibmacro}{newsdate} % Full date of newspaper articles. +% \changes{1.1}{2017/05/23}{checks for \Feld{extrayear} now.} % \begin{macrocode} \newbibmacro*{newsdate}{% - \iffieldundef{newsyear} - {} - {\printtext[newsparens]{\bibstring{articledated}\addspace% - \printnewsdate}}% -} + \printtext[newsparens]{% + \bibstring{articledated}% + \addspace% + \printnewsdate% + \ifbibextrayear + {\printfield{extrayear}} + {}}} % \end{macrocode} % \end{bibmacro} % @@ -9111,6 +9712,26 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % \end{macrocode} % \end{format} % +% \begin{macro}{\ifbibextrayear} +% \marg{true}\marg{false} +% Wether to print the extrayear field in the bibliography +% \begin{macrocode} +\newcommand{\ifbibextrayear}[2]{% + \ifboolexpr{ + not test {\iffieldundef{extrayear}} + and + test {\ifpositionlabeldate{location}} + and + not test {\ifrepeatlabel} + and + test {\ifbibliography} + } + {#1} + {#2}} +% \end{macrocode} +% \changes{1.1}{2017/05/23}{new Boolean test (see \ref{kap:bool}).} +% \end{macro} +% % \begin{format}{newsparens} % Formatting of an \enquote{article dated \dots} expression. % \begin{macrocode} @@ -9137,53 +9758,44 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % \end{macro} % % \begin{bibmacro}{bibliographydate} -% \begin{bibmacro}{origdate} -% \begin{bibmacro}{addendum+pubstate} -% \begin{format}{realdate} -% \begin{format}{origrealdate} -% We never have an empty date but a string like -% 'sine anno' or the \Feld{pubstate}. +% We never have an empty date but a string like 'sine anno' or the \Feld{pubstate}. +% The newsdate has always to be printed because the label contains the year only. +% \changes{1.1}{2017/05/23}{Do not print \Feld{extrayear} field in verbose styles. (\href{https://github.com/CarlOrff/biblatex-archaeology/issues/3}{issue \#3})} % \begin{macrocode} \newbibmacro*{bibliographydate}{% - \ifboolexpr{ - test {\ifpositionlabeldate{location}} - or - test {\ifpositionlabeldate{both}} - } + \ifpositionlabeldate{label} + {\ifnewspaper + {\usebibmacro{newsdate}} + {}% + } {\printtext{% \ifeditionsuperscript{predate} {\usebibmacro{editionsuperscript}} {}% - \iffieldequalstr{entrysubtype}{news} - {\usebibmacro{newsdate}% - \ifboolexpr{ - test {\ifpositionlabeldate{location}} - and - not test {\ifrepeatlabel} - } - {\printfield{extrayear}} - {}} + \ifnewspaper + {\usebibmacro{newsdate}} {\iffieldundef{year} {\iffieldundef{pubstate} {\printtext[missingfield]{\midsentence\bibstring{nodate}}} {\printtext[missingfield]{\midsentence\printfield{pubstate}}}}% - {\printdate% - \ifboolexpr{ - test {\ifpositionlabeldate{location}} - and - not test {\ifrepeatlabel} - } - {\printfield{extrayear}} - {}}}% + {\printdate}% + \ifbibextrayear + {\printfield{extrayear}} + {}% + }% \ifeditionsuperscript{postdate} {\usebibmacro{editionsuperscript}} {}% \setunit{\daterealdatedelim}% - \usebibmacro{extendeddate}{real}}} + \usebibmacro{extendeddate}{real}}}} % \end{macrocode} -% The newsdate has always to be printed because the label only contains the year. +% \end{bibmacro} +% +% \begin{bibmacro}{origdate} +% \begin{bibmacro}{addendum+pubstate} +% \begin{format}{realdate} +% \begin{format}{origrealdate} % \begin{macrocode} - {\usebibmacro{newsdate}}} \newbibmacro*{origdate}{% \printtext{% \midsentence% @@ -9201,7 +9813,6 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % \end{format} % \end{bibmacro} % \end{bibmacro} -% \end{bibmacro} % % \subsubsubsection{Basic name formats} % @@ -10047,7 +10658,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{authoryear-archaeology.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % \begin{macro}{\archaeobibstyletitle} @@ -10067,7 +10678,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{authoryear-comp-archaeology.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -10087,7 +10698,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{authoryear-ibid-archaeology.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % Load \Paket{biblatex-archaeology} after a style. @@ -10108,7 +10719,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{authoryear-icomp-archaeology.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % Load \Datei{biblatex-archaeology.sty} always after a style. @@ -10199,7 +10810,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{verbose-ibid-archaeology.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % Load \Paket{biblatex-archaeology} after a style. @@ -10220,7 +10831,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{verbose-trad2note-archaeology.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % Load \Paket{biblatex-archaeology} after a style. @@ -10282,7 +10893,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{aefkw.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -10461,7 +11072,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{afwl.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % Load \Paket{biblatex-archaeology} after a style. @@ -10678,7 +11289,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{amit.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % Load \Paket{biblatex-archaeology} after a style. @@ -10861,7 +11472,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{archa.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % Load \Paket{biblatex-archaeology} after a style. @@ -11089,7 +11700,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{dguf.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % Load \Paket{biblatex-archaeology} after a style. @@ -11281,7 +11892,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{dguf-alt.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % Load \Paket{biblatex-archaeology} after a style. @@ -11485,7 +12096,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{dguf-apa.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % Load \Paket{biblatex-archaeology} after a style. @@ -11723,6 +12334,13 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % \end{macrocode} % \end{macro} % +% \begin{macro}{\titleseriesdelim} +% \begin{macrocode} +\renewcommand{\titleseriesdelim}{\addspace} +% \end{macrocode} +% \changes{1.1}{2017/05/23}{Must be a space in \Stil{dguf-apa}. (\href{https://github.com/CarlOrff/biblatex-archaeology/issues/1}{issue \#1})} +% \end{macro} +% % \begin{format}{titlebrackets} % \begin{macrocode} \DeclareFieldFormat*{titlebrackets}{\textup{\mkbibparens{#1}}} @@ -11850,7 +12468,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{eaz.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % Load \Paket{biblatex-archaeology} after a style. @@ -12029,7 +12647,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{eaz-alt.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % Load \Paket{biblatex-archaeology} after a style. @@ -12290,7 +12908,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{foe.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % Load \Paket{biblatex-archaeology} after a style. @@ -12543,7 +13161,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{jb-halle.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % Load \Paket{biblatex-archaeology} after a style. @@ -12782,7 +13400,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{jb-kreis-neuss.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % Load \Paket{biblatex-archaeology} after a style. @@ -13004,7 +13622,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{karl.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -13166,7 +13784,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{maja.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -13362,7 +13980,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{mpk.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % Load \Paket{biblatex-archaeology} after a style. @@ -13590,7 +14208,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{nnu.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % Load \Paket{biblatex-archaeology} after a style. @@ -13821,7 +14439,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{offa.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -14008,7 +14626,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{rgk-verbose.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -14038,7 +14656,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{rgk-inline.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -14281,7 +14899,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{rgzm-verbose.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -14311,7 +14929,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{rgzm-inline.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -14552,7 +15170,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{ufg-muenster-verbose.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -14582,7 +15200,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{ufg-muenster-inline.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -14820,7 +15438,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{volkskunde.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % Load \Paket{biblatex-archaeology} after a style. @@ -14989,7 +15607,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{zaak.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % \begin{format}{bibtex} @@ -15228,7 +15846,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{zaes.bbx} -[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +[2017/05/27 v1.1 biblatex-archaeology bibliography style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -15453,7 +16071,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{authoryear-archaeology.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macro}{\archaeocitestyletitle} @@ -15473,7 +16091,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{authoryear-comp-archaeology.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macro}{\archaeocitestyletitle} @@ -15493,7 +16111,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{authoryear-ibid-archaeology.cbx} -[v1.0 2016/03/07 biblatex-archaeology citation style (IB)] +[v1.1 2016/03/07 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macro}{\archaeocitestyletitle} @@ -15513,7 +16131,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{authoryear-icomp-archaeology.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macro}{\archaeocitestyletitle} @@ -15531,7 +16149,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{verbose-ibid-archaeology.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macro}{\archaeocitestyletitle} @@ -15551,7 +16169,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{verbose-trad2note-archaeology.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macro}{\archaeocitestyletitle} @@ -15712,7 +16330,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{aefkw.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -15732,7 +16350,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{afwl.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -15756,7 +16374,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{amit.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -15786,7 +16404,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{archa.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -15816,7 +16434,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{dguf.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -15836,7 +16454,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{dguf-alt.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -15855,7 +16473,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{dguf-apa.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -15901,7 +16519,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{eaz.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -15927,7 +16545,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{eaz-alt.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -15947,7 +16565,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{foe.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -15971,7 +16589,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{jb-halle.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -15991,7 +16609,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{jb-kreis-neuss.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -16018,7 +16636,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{karl.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -16042,7 +16660,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{maja.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -16062,7 +16680,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{mpk.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -16100,7 +16718,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{nnu.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -16120,7 +16738,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{offa.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -16140,7 +16758,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{rgk-inline.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -16160,7 +16778,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{rgk-verbose.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -16213,7 +16831,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{rgzm-inline.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -16233,7 +16851,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{rgzm-verbose.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -16259,7 +16877,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{ufg-muenster-verbose.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -16285,7 +16903,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{ufg-muenster-inline.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -16305,7 +16923,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{volkskunde.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -16338,7 +16956,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{zaak.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -16358,7 +16976,7 @@ prehistory and medieval archaeology and serve as a kind of template. biblatex-ar % % \begin{macrocode} \ProvidesFile{zaes.cbx} -[2017/03/11 v1.0 biblatex-archaeology citation style (IB)] +[2017/05/27 v1.1 biblatex-archaeology citation style (IB)] % \end{macrocode} % % \begin{macrocode} @@ -16563,7 +17181,7 @@ plate, % % \begin{macrocode} \ProvidesFile{english-archaeology.lbx} -[2017/03/11 v1.0 biblatex-archaeology localization (IB)] +[2017/05/27 v1.1 biblatex-archaeology localization (IB)] % \end{macrocode} % % Use this file for all English spellings @@ -16680,7 +17298,7 @@ plate, % % \begin{macrocode} \ProvidesFile{german-archaeology.lbx} -[2017/03/11 v1.0 biblatex-archaeology localization (IB)] +[2017/05/27 v1.1 biblatex-archaeology localization (IB)] % \end{macrocode} % % Use this file for all German spellings @@ -16809,7 +17427,7 @@ plate, % % \begin{macrocode} \ProvidesFile{aefkw-english.lbx} -[2017/03/11 v1.0 biblatex-archaeology localization (IB)] +[2017/05/27 v1.1 biblatex-archaeology localization (IB)] % \end{macrocode} % % \begin{localization}{nodate} @@ -16830,7 +17448,7 @@ plate, % % \begin{macrocode} \ProvidesFile{zaas-german.lbx} -[2017/03/11 v1.0 biblatex-archaeology (Ingram Braun) based on biblatex] +[2017/05/27 v1.1 biblatex-archaeology (Ingram Braun) based on biblatex] % \end{macrocode} % % \begin{localization}{byeditor} @@ -16956,7 +17574,7 @@ plate, % % \begin{macrocode} \ProvidesFile{archa-english.lbx} -[2017/03/11 v1.0 biblatex-archaeology localization (IB)] +[2017/05/27 v1.1 biblatex-archaeology localization (IB)] % \end{macrocode} % % \begin{localization}{urlseen} @@ -16977,7 +17595,7 @@ plate, % % \begin{macrocode} \ProvidesFile{archa-german.lbx} -[2017/03/11 v1.0 biblatex-archaeology (Ingram Braun) based on biblatex] +[2017/05/27 v1.1 biblatex-archaeology (Ingram Braun) based on biblatex] % \end{macrocode} % % \begin{localization}{andothers} @@ -17001,7 +17619,7 @@ plate, % % \begin{macrocode} \ProvidesFile{dguf-alt-german.lbx} -[2017/03/11 v1.0 biblatex-archaeology localization (IB)] +[2017/05/27 v1.1 biblatex-archaeology localization (IB)] % \end{macrocode} % % \begin{localization}{andothers} @@ -17040,7 +17658,7 @@ plate, % % \begin{macrocode} \ProvidesFile{dguf-apa-english.lbx} -[2017/03/11 v1.0 biblatex-archaeology localization (IB)] +[2017/05/27 v1.1 biblatex-archaeology localization (IB)] % \end{macrocode} % % \begin{macrocode} @@ -17074,7 +17692,7 @@ plate, % % \begin{macrocode} \ProvidesFile{eaz-english.lbx} -[2017/03/11 v1.0 biblatex-archaeology localization (IB)] +[2017/05/27 v1.1 biblatex-archaeology localization (IB)] % \end{macrocode} % % \begin{localization}{subverbum} @@ -17095,7 +17713,7 @@ plate, % % \begin{macrocode} \ProvidesFile{eaz-german.lbx} -[2017/03/11 v1.0 biblatex-archaeology localization (IB)] +[2017/05/27 v1.1 biblatex-archaeology localization (IB)] % \end{macrocode} % % \begin{localization}{subverbum} @@ -17116,7 +17734,7 @@ plate, % % \begin{macrocode} \ProvidesFile{foe-english.lbx} -[2017/03/11 v1.0 biblatex-archaeology (Ingram Braun) based on biblatex] +[2017/05/27 v1.1 biblatex-archaeology (Ingram Braun) based on biblatex] % \end{macrocode} % % \begin{localization}{urlseen} @@ -17145,7 +17763,7 @@ plate, % % \begin{macrocode} \ProvidesFile{foe-german.lbx} -[2017/03/11 v1.0 biblatex-archaeology localization (IB)] +[2017/05/27 v1.1 biblatex-archaeology localization (IB)] % \end{macrocode} % % \begin{localization}{urlseen} @@ -17174,7 +17792,7 @@ plate, % % \begin{macrocode} \ProvidesFile{jb-kreis-neuss-german.lbx} -[2017/03/11 v1.0 biblatex-archaeology localization (IB)] +[2017/05/27 v1.1 biblatex-archaeology localization (IB)] % \end{macrocode} % % \begin{localization}{ibidem} @@ -17198,7 +17816,7 @@ plate, % % \begin{macrocode} \ProvidesFile{karl-german.lbx} -[2017/03/11 v1.0 biblatex-archaeology localization (IB)] +[2017/05/27 v1.1 biblatex-archaeology localization (IB)] % \end{macrocode} % % \begin{localization}{reprint} @@ -17222,7 +17840,7 @@ plate, % % \begin{macrocode} \ProvidesFile{zaas-german.lbx} -[2017/03/11 v1.0 biblatex-archaeology localization (IB)] +[2017/05/27 v1.1 biblatex-archaeology localization (IB)] % \end{macrocode} % % \begin{localization}{byeditor} @@ -17345,7 +17963,7 @@ plate, % % \begin{macrocode} \ProvidesFile{mpk-english.lbx} -[2017/03/11 v1.0 biblatex-archaeology localization (IB)] +[2017/05/27 v1.1 biblatex-archaeology localization (IB)] % \end{macrocode} % % \begin{localization}{urlseen} @@ -17366,7 +17984,7 @@ plate, % % \begin{macrocode} \ProvidesFile{mpk-german.lbx} -[2017/03/11 v1.0 biblatex-archaeology localization (IB)] +[2017/05/27 v1.1 biblatex-archaeology localization (IB)] % \end{macrocode} % % \begin{localization}{andothers} @@ -17390,7 +18008,7 @@ plate, % % \begin{macrocode} \ProvidesFile{offa-english.lbx} -[2017/03/11 v1.0 biblatex-archaeology localization (IB)] +[2017/05/27 v1.1 biblatex-archaeology localization (IB)] % \end{macrocode} % % \begin{localization}{urlfrom} @@ -17413,7 +18031,7 @@ plate, % % \begin{macrocode} \ProvidesFile{offa-german.lbx} -[2017/03/11 v1.0 biblatex-archaeology localization (IB)] +[2017/05/27 v1.1 biblatex-archaeology localization (IB)] % \end{macrocode} % % \begin{localization}{page} @@ -17440,7 +18058,7 @@ plate, % % \begin{macrocode} \ProvidesFile{rgzm-german.lbx} -[2017/03/11 v1.0 biblatex-archaeology localization (IB)] +[2017/05/27 v1.1 biblatex-archaeology localization (IB)] % \end{macrocode} % % \begin{localization}{ibidem} @@ -17482,7 +18100,7 @@ plate, % % \begin{macrocode} \ProvidesFile{zaak-english.lbx} -[2017/03/11 v1.0 biblatex-archaeology localization (IB)] +[2017/05/27 v1.1 biblatex-archaeology localization (IB)] % \end{macrocode} % % \begin{localization}{urlfrom} @@ -17503,7 +18121,7 @@ plate, % % \begin{macrocode} \ProvidesFile{zaak- german.lbx} -[2017/03/11 v1.0 biblatex-archaeology localization (IB)] +[2017/05/27 v1.1 biblatex-archaeology localization (IB)] % \end{macrocode} % % \begin{localization}{page} @@ -17530,7 +18148,7 @@ plate, % % \begin{macrocode} \ProvidesFile{zaes-english.lbx} -[2017/03/11 v1.0 biblatex-archaeology localization (IB)] +[2017/05/27 v1.1 biblatex-archaeology localization (IB)] % \end{macrocode} % % \begin{localization}{ibidem} @@ -17551,7 +18169,7 @@ plate, % % \begin{macrocode} \ProvidesFile{zaes-german.lbx} -[2017/03/11 v1.0 biblatex-archaeology localization (IB)] +[2017/05/27 v1.1 biblatex-archaeology localization (IB)] % \end{macrocode} % % \begin{localization}{byeditor} @@ -17906,7 +18524,7 @@ plate, %<*DBX> % % \begin{macrocode} -[2017/03/11 v1.0 biblatex-archaeology data model (IB)] +[2017/05/27 v1.1 biblatex-archaeology data model (IB)] % \end{macrocode} % % \subsubsubsection{Subserieses} |