summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/apa6
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-08-09 03:01:14 +0000
committerNorbert Preining <norbert@preining.info>2023-08-09 03:01:14 +0000
commit9c6ffed1253f7d203afb08f7fffc9c661c48567b (patch)
treeeffd795e39f54272c64ea1ddae648d4d6c49bd96 /macros/latex/contrib/apa6
parent313a3ccce8935aa26c29f2e430042cffee435454 (diff)
CTAN sync 202308090301
Diffstat (limited to 'macros/latex/contrib/apa6')
-rw-r--r--macros/latex/contrib/apa6/README2
-rw-r--r--macros/latex/contrib/apa6/apa6.dtx30
-rw-r--r--macros/latex/contrib/apa6/apa6.ins8
-rw-r--r--macros/latex/contrib/apa6/apa6.pdfbin595965 -> 603020 bytes
-rw-r--r--macros/latex/contrib/apa6/config/APAamerican.txt4
-rw-r--r--macros/latex/contrib/apa6/config/APAbritish.txt4
-rw-r--r--macros/latex/contrib/apa6/config/APAczech.txt4
-rw-r--r--macros/latex/contrib/apa6/config/APAdutch.txt4
-rw-r--r--macros/latex/contrib/apa6/config/APAendfloat.cfg4
-rw-r--r--macros/latex/contrib/apa6/config/APAenglish.txt4
-rw-r--r--macros/latex/contrib/apa6/config/APAgerman.txt4
-rw-r--r--macros/latex/contrib/apa6/config/APAgreek.txt4
-rw-r--r--macros/latex/contrib/apa6/config/APAngerman.txt4
-rw-r--r--macros/latex/contrib/apa6/config/APAturkish.txt4
-rw-r--r--macros/latex/contrib/apa6/pseudoTeX/TeX2WordForapa6.bas4
-rw-r--r--macros/latex/contrib/apa6/pseudoTeX/apa6.ptex4
-rw-r--r--macros/latex/contrib/apa6/samples/bibliography.bib4
-rw-r--r--macros/latex/contrib/apa6/samples/longsample.tex4
-rw-r--r--macros/latex/contrib/apa6/samples/shortsample.tex4
19 files changed, 53 insertions, 47 deletions
diff --git a/macros/latex/contrib/apa6/README b/macros/latex/contrib/apa6/README
index c45a7bcc56..ac2ab3adc8 100644
--- a/macros/latex/contrib/apa6/README
+++ b/macros/latex/contrib/apa6/README
@@ -3,7 +3,7 @@
apa6 - A LaTeX class for formatting documents in compliance with the
American Psychological Association's Publication Manual, 6th edition
-Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License (LPPL), either
diff --git a/macros/latex/contrib/apa6/apa6.dtx b/macros/latex/contrib/apa6/apa6.dtx
index 647e6410a9..718df74936 100644
--- a/macros/latex/contrib/apa6/apa6.dtx
+++ b/macros/latex/contrib/apa6/apa6.dtx
@@ -4,11 +4,11 @@
% %
% CHANGE THESE VALUES WITH EACH NEW RELEASE: %
% %
-%<class>\ProvidesClass{apa6}[2020/01/13 v2.34 APA formatting (6th edition)]
+%<class>\ProvidesClass{apa6}[2023/08/07 v2.35 APA formatting (6th edition)]
% %
%<*internal> %
-\def\apaSixVersionDate{2020/01/13}
-\def\apaSixVersionNumber{2.34}
+\def\apaSixVersionDate{2023/08/07}
+\def\apaSixVersionNumber{2.35}
% %
% %
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -20,7 +20,7 @@
apa6 - A LaTeX class for formatting documents in compliance with the
American Psychological Association's Publication Manual, 6th edition
-Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License (LPPL), either
@@ -64,7 +64,7 @@ details.
apa6 - A LaTeX class for formatting documents in compliance with the
American Psychological Association's Publication Manual, 6th edition
-Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License (LPPL), either
@@ -84,7 +84,7 @@ by, the American Psychological Association.
\endpreamble
\postamble
-Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License (LPPL), either
@@ -321,6 +321,9 @@ and the derived files apa6.ins,
% \changes{v2.34}{2020/01/13}{Changed biblatex loading to freeze to
% APA 6th Edition compatibility}
%
+% \changes{v2.35}{2023/08/07}{Sanitize title string (credit: Ulrike
+% Fischer)}
+%
% \begin{abstract}
% The \textit{Publication Manual} of the American Psychological
% Association is widely used in the social sciences. The most
@@ -943,6 +946,7 @@ and the derived files apa6.ins,
% non-boldface; used only if no bibliographic options have been
% specified
% \item \textsf{geometry}: formats margins
+% \item \textsf{gettitlestring}: for cleaning title references
% \item \textsf{graphicx}: allows inclusion of figures
% \item \textsf{longtable}: formats tables that exceed one page in
% length; loaded only if the |longtable| option is specified. Also
@@ -1449,6 +1453,8 @@ and the derived files apa6.ins,
\RequirePackage{graphicx} % this is for including graphics
+\RequirePackage{gettitlestring} % this helps clean up section and title references
+
\RequirePackage{booktabs} % this is for nice-looking tables
\setlength{\abovetopsep}{0pt} % set the distance between the table title and the table toprule
\setlength{\belowbottomsep}{0pt} % set the distance between the table bottomrule and any notes
@@ -2214,10 +2220,9 @@ and the derived files apa6.ins,
% \newlength{\app@t@width}
% \setlength{\app@t@width}{\columnwidth}
% \addtolength{\app@t@width}{-8em}%% leveltwo is defined with leftskip=rightskip=4em plus 1fill
- \long\def\section##1{%
- \makeatletter%
- \def\@currentlabelname{##1}%
- \makeatother%
+\long\def\section##1{%
+ \GetTitleString{##1}%
+ \let\@currentlabelname\GetTitleStringResult
\ifapamodeman{%
\clearpage
\setcounter{postfig}{0}
@@ -2759,7 +2764,8 @@ and the derived files apa6.ins,
% need the `keeplastbox' option to allow final reference to be
% properly indented on the final line
% https://tex.stackexchange.com/questions/198287/reference-and-biography-indentation-issue
-\IfFileExists{flushend.sty}{\RequirePackage[keeplastbox]{flushend}}{}
+% \IfFileExists{flushend.sty}{\RequirePackage[keeplastbox]{flushend}}{} % old package version
+\IfFileExists{flushend.sty}{\RequirePackage{flushend}}{}
%========== ftnright and alterations ==================
@@ -4766,4 +4772,4 @@ End Sub
%\end{macro}
%
%
-%\Finale
+%\Finale \ No newline at end of file
diff --git a/macros/latex/contrib/apa6/apa6.ins b/macros/latex/contrib/apa6/apa6.ins
index 6d5485881b..7fb1dbae9a 100644
--- a/macros/latex/contrib/apa6/apa6.ins
+++ b/macros/latex/contrib/apa6/apa6.ins
@@ -10,7 +10,7 @@
%% apa6 - A LaTeX class for formatting documents in compliance with the
%% American Psychological Association's Publication Manual, 6th edition
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
@@ -36,7 +36,7 @@
apa6 - A LaTeX class for formatting documents in compliance with the
American Psychological Association's Publication Manual, 6th edition
-Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License (LPPL), either
@@ -56,7 +56,7 @@ by, the American Psychological Association.
\endpreamble
\postamble
-Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License (LPPL), either
@@ -127,7 +127,7 @@ and the derived files apa6.ins,
}
\endbatchfile
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
diff --git a/macros/latex/contrib/apa6/apa6.pdf b/macros/latex/contrib/apa6/apa6.pdf
index d6d3fc7cf6..082c0a9fe5 100644
--- a/macros/latex/contrib/apa6/apa6.pdf
+++ b/macros/latex/contrib/apa6/apa6.pdf
Binary files differ
diff --git a/macros/latex/contrib/apa6/config/APAamerican.txt b/macros/latex/contrib/apa6/config/APAamerican.txt
index 132ff75ecf..bd16d7849a 100644
--- a/macros/latex/contrib/apa6/config/APAamerican.txt
+++ b/macros/latex/contrib/apa6/config/APAamerican.txt
@@ -10,7 +10,7 @@
%% apa6 - A LaTeX class for formatting documents in compliance with the
%% American Psychological Association's Publication Manual, 6th edition
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
@@ -35,7 +35,7 @@
\renewcommand{\notesname}{Footnotes}
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
diff --git a/macros/latex/contrib/apa6/config/APAbritish.txt b/macros/latex/contrib/apa6/config/APAbritish.txt
index b4fe54695d..c8255209dc 100644
--- a/macros/latex/contrib/apa6/config/APAbritish.txt
+++ b/macros/latex/contrib/apa6/config/APAbritish.txt
@@ -10,7 +10,7 @@
%% apa6 - A LaTeX class for formatting documents in compliance with the
%% American Psychological Association's Publication Manual, 6th edition
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
@@ -35,7 +35,7 @@
\renewcommand{\notesname}{Footnotes}
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
diff --git a/macros/latex/contrib/apa6/config/APAczech.txt b/macros/latex/contrib/apa6/config/APAczech.txt
index 242beee55c..2a8ec9e883 100644
--- a/macros/latex/contrib/apa6/config/APAczech.txt
+++ b/macros/latex/contrib/apa6/config/APAczech.txt
@@ -10,7 +10,7 @@
%% apa6 - A LaTeX class for formatting documents in compliance with the
%% American Psychological Association's Publication Manual, 6th edition
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
@@ -35,7 +35,7 @@
\renewcommand{\notesname}{Poznámky}% Footnotes
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
diff --git a/macros/latex/contrib/apa6/config/APAdutch.txt b/macros/latex/contrib/apa6/config/APAdutch.txt
index d8b28e16da..22270e14d3 100644
--- a/macros/latex/contrib/apa6/config/APAdutch.txt
+++ b/macros/latex/contrib/apa6/config/APAdutch.txt
@@ -10,7 +10,7 @@
%% apa6 - A LaTeX class for formatting documents in compliance with the
%% American Psychological Association's Publication Manual, 6th edition
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
@@ -35,7 +35,7 @@
\renewcommand{\notesname}{Voetnoten}% Footnotes
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
diff --git a/macros/latex/contrib/apa6/config/APAendfloat.cfg b/macros/latex/contrib/apa6/config/APAendfloat.cfg
index 99c937cb39..a50cb09f4c 100644
--- a/macros/latex/contrib/apa6/config/APAendfloat.cfg
+++ b/macros/latex/contrib/apa6/config/APAendfloat.cfg
@@ -10,7 +10,7 @@
%% apa6 - A LaTeX class for formatting documents in compliance with the
%% American Psychological Association's Publication Manual, 6th edition
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
@@ -99,7 +99,7 @@
\xdef\ef@endsidetabletest{\string\\end\string\{sidewaystable\string\}}
\xdef\ef@endlongtabletest{\string\\end\string\{longtable\string\}}}%
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
diff --git a/macros/latex/contrib/apa6/config/APAenglish.txt b/macros/latex/contrib/apa6/config/APAenglish.txt
index 68ab6237d4..3063fc7d06 100644
--- a/macros/latex/contrib/apa6/config/APAenglish.txt
+++ b/macros/latex/contrib/apa6/config/APAenglish.txt
@@ -10,7 +10,7 @@
%% apa6 - A LaTeX class for formatting documents in compliance with the
%% American Psychological Association's Publication Manual, 6th edition
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
@@ -35,7 +35,7 @@
\renewcommand{\notesname}{Footnotes}
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
diff --git a/macros/latex/contrib/apa6/config/APAgerman.txt b/macros/latex/contrib/apa6/config/APAgerman.txt
index f2adf9a041..f9855ea32a 100644
--- a/macros/latex/contrib/apa6/config/APAgerman.txt
+++ b/macros/latex/contrib/apa6/config/APAgerman.txt
@@ -10,7 +10,7 @@
%% apa6 - A LaTeX class for formatting documents in compliance with the
%% American Psychological Association's Publication Manual, 6th edition
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
@@ -35,7 +35,7 @@
\renewcommand{\notesname}{Fußnoten}% Footnotes
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
diff --git a/macros/latex/contrib/apa6/config/APAgreek.txt b/macros/latex/contrib/apa6/config/APAgreek.txt
index 665d23d965..86fcf2f436 100644
--- a/macros/latex/contrib/apa6/config/APAgreek.txt
+++ b/macros/latex/contrib/apa6/config/APAgreek.txt
@@ -10,7 +10,7 @@
%% apa6 - A LaTeX class for formatting documents in compliance with the
%% American Psychological Association's Publication Manual, 6th edition
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
@@ -35,7 +35,7 @@
\renewcommand{\notesname}{Uposhmei'wseis}% Footnotes
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
diff --git a/macros/latex/contrib/apa6/config/APAngerman.txt b/macros/latex/contrib/apa6/config/APAngerman.txt
index 3b697bb7c2..c166d8961f 100644
--- a/macros/latex/contrib/apa6/config/APAngerman.txt
+++ b/macros/latex/contrib/apa6/config/APAngerman.txt
@@ -10,7 +10,7 @@
%% apa6 - A LaTeX class for formatting documents in compliance with the
%% American Psychological Association's Publication Manual, 6th edition
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
@@ -35,7 +35,7 @@
\renewcommand{\notesname}{Fußnoten}% Footnotes
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
diff --git a/macros/latex/contrib/apa6/config/APAturkish.txt b/macros/latex/contrib/apa6/config/APAturkish.txt
index bd1674d9c1..e33976e5f6 100644
--- a/macros/latex/contrib/apa6/config/APAturkish.txt
+++ b/macros/latex/contrib/apa6/config/APAturkish.txt
@@ -10,7 +10,7 @@
%% apa6 - A LaTeX class for formatting documents in compliance with the
%% American Psychological Association's Publication Manual, 6th edition
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
@@ -35,7 +35,7 @@
\renewcommand{\notesname}{Dipnotlar}% Footnotes
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
diff --git a/macros/latex/contrib/apa6/pseudoTeX/TeX2WordForapa6.bas b/macros/latex/contrib/apa6/pseudoTeX/TeX2WordForapa6.bas
index 239c8976a1..5bfdffa172 100644
--- a/macros/latex/contrib/apa6/pseudoTeX/TeX2WordForapa6.bas
+++ b/macros/latex/contrib/apa6/pseudoTeX/TeX2WordForapa6.bas
@@ -10,7 +10,7 @@
%% apa6 - A LaTeX class for formatting documents in compliance with the
%% American Psychological Association's Publication Manual, 6th edition
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
@@ -360,7 +360,7 @@ Sub FormatAndMoveTex2WordFigures()
End Sub
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
diff --git a/macros/latex/contrib/apa6/pseudoTeX/apa6.ptex b/macros/latex/contrib/apa6/pseudoTeX/apa6.ptex
index a98b14e6f2..7775a19395 100644
--- a/macros/latex/contrib/apa6/pseudoTeX/apa6.ptex
+++ b/macros/latex/contrib/apa6/pseudoTeX/apa6.ptex
@@ -10,7 +10,7 @@
%% apa6 - A LaTeX class for formatting documents in compliance with the
%% American Psychological Association's Publication Manual, 6th edition
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
@@ -375,7 +375,7 @@
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
diff --git a/macros/latex/contrib/apa6/samples/bibliography.bib b/macros/latex/contrib/apa6/samples/bibliography.bib
index fe16588c9a..4f98e6901c 100644
--- a/macros/latex/contrib/apa6/samples/bibliography.bib
+++ b/macros/latex/contrib/apa6/samples/bibliography.bib
@@ -10,7 +10,7 @@
%% apa6 - A LaTeX class for formatting documents in compliance with the
%% American Psychological Association's Publication Manual, 6th edition
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
@@ -190,7 +190,7 @@ the design of multimedia instruction},
}
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
diff --git a/macros/latex/contrib/apa6/samples/longsample.tex b/macros/latex/contrib/apa6/samples/longsample.tex
index 38d00b8546..98b9062816 100644
--- a/macros/latex/contrib/apa6/samples/longsample.tex
+++ b/macros/latex/contrib/apa6/samples/longsample.tex
@@ -10,7 +10,7 @@
%% apa6 - A LaTeX class for formatting documents in compliance with the
%% American Psychological Association's Publication Manual, 6th edition
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
@@ -185,7 +185,7 @@ The detailed results are shown in Table~\ref{tab:DeckedTable}. \lipsum[22]
\end{document}
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
diff --git a/macros/latex/contrib/apa6/samples/shortsample.tex b/macros/latex/contrib/apa6/samples/shortsample.tex
index 8c21c1004c..d854761fde 100644
--- a/macros/latex/contrib/apa6/samples/shortsample.tex
+++ b/macros/latex/contrib/apa6/samples/shortsample.tex
@@ -10,7 +10,7 @@
%% apa6 - A LaTeX class for formatting documents in compliance with the
%% American Psychological Association's Publication Manual, 6th edition
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
@@ -132,7 +132,7 @@ skill in interpreting the results for the masses.
\end{document}
%%
-%% Copyright (C) 2011-2020 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2023 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either