diff options
author | Norbert Preining <norbert@preining.info> | 2020-01-14 03:00:43 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2020-01-14 03:00:43 +0000 |
commit | b3225c4301e7724de481f410444fef5463799b9d (patch) | |
tree | 537c4ee5a5bda1ac7ea14c96cb3fcc453061ecd6 /macros/latex/contrib/apa6/samples | |
parent | d8d4c8c20f235a6610baf22bea580063cc19e9a6 (diff) |
CTAN sync 202001140300
Diffstat (limited to 'macros/latex/contrib/apa6/samples')
-rw-r--r-- | macros/latex/contrib/apa6/samples/bibliography.bib | 4 | ||||
-rw-r--r-- | macros/latex/contrib/apa6/samples/longsample.tex | 12 | ||||
-rw-r--r-- | macros/latex/contrib/apa6/samples/shortsample.tex | 8 |
3 files changed, 12 insertions, 12 deletions
diff --git a/macros/latex/contrib/apa6/samples/bibliography.bib b/macros/latex/contrib/apa6/samples/bibliography.bib index d65b959273..fe16588c9a 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-2017 by Brian D. Beitzel <brian at beitzel.com> +%% Copyright (C) 2011-2020 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-2017 by Brian D. Beitzel <brian at beitzel.com> +%% Copyright (C) 2011-2020 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 a14ca85bfa..38d00b8546 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-2017 by Brian D. Beitzel <brian at beitzel.com> +%% Copyright (C) 2011-2020 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 @@ -34,14 +34,14 @@ \usepackage[american]{babel} \usepackage{csquotes} -\usepackage[style=apa,sortcites=true,sorting=nyt,backend=biber]{biblatex} +\usepackage[style=apa6,sortcites=true,sorting=nyt,backend=biber]{biblatex} \DeclareLanguageMapping{american}{american-apa} \addbibresource{bibliography.bib} \title{Sample APA-Style Document Using the \textsf{apa6} Package} \shorttitle{Sample Document} -\author{Brian D. Beitzel} +\author{Brian D.\ Beitzel} \affiliation{SUNY Oneonta} \leftheader{Beitzel} @@ -50,11 +50,11 @@ \keywords{APA style, demonstration} -\authornote{Brian D. Beitzel, Department of Educational Psychology, +\authornote{Brian D.\ Beitzel, Department of Educational Psychology, Counseling and Special Education, SUNY Oneonta. Correspondence concerning this article should be addressed to Brian - D. Beitzel, Department of Educational Psychology, Counseling and + D.\ Beitzel, Department of Educational Psychology, Counseling and Special Education, SUNY Oneonta, 366 Fitzelle Hall, Oneonta, NY 13820. E-mail: beitzebd@oneonta.edu} @@ -185,7 +185,7 @@ The detailed results are shown in Table~\ref{tab:DeckedTable}. \lipsum[22] \end{document} %% -%% Copyright (C) 2011-2017 by Brian D. Beitzel <brian at beitzel.com> +%% Copyright (C) 2011-2020 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 739ed5c4f7..8c21c1004c 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-2017 by Brian D. Beitzel <brian at beitzel.com> +%% Copyright (C) 2011-2020 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 @@ -32,13 +32,13 @@ \usepackage[american]{babel} \usepackage{csquotes} -\usepackage[style=apa,sortcites=true,sorting=nyt,backend=biber]{biblatex} +\usepackage[style=apa6,sortcites=true,sorting=nyt,backend=biber]{biblatex} \DeclareLanguageMapping{american}{american-apa} \addbibresource{bibliography.bib} \title{Sample APA-Style Document Using the \textsf{apa6} Package} -\author{Brian D. Beitzel} +\author{Brian D.\ Beitzel} \affiliation{SUNY Oneonta} \leftheader{Beitzel} @@ -132,7 +132,7 @@ skill in interpreting the results for the masses. \end{document} %% -%% Copyright (C) 2011-2017 by Brian D. Beitzel <brian at beitzel.com> +%% Copyright (C) 2011-2020 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 |