summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/apa6/samples/shortsample.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/apa6/samples/shortsample.tex')
-rw-r--r--macros/latex/contrib/apa6/samples/shortsample.tex8
1 files changed, 4 insertions, 4 deletions
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