diff options
Diffstat (limited to 'macros/latex/contrib/apa7')
-rw-r--r-- | macros/latex/contrib/apa7/apa7.dtx | 24 | ||||
-rw-r--r-- | macros/latex/contrib/apa7/apa7.pdf | bin | 530694 -> 530950 bytes | |||
-rw-r--r-- | macros/latex/contrib/apa7/samples/longsample.pdf | bin | 196588 -> 196588 bytes | |||
-rw-r--r-- | macros/latex/contrib/apa7/samples/shortsample.pdf | bin | 65352 -> 65352 bytes |
4 files changed, 11 insertions, 13 deletions
diff --git a/macros/latex/contrib/apa7/apa7.dtx b/macros/latex/contrib/apa7/apa7.dtx index 9819cca02b..85bcdc5e88 100644 --- a/macros/latex/contrib/apa7/apa7.dtx +++ b/macros/latex/contrib/apa7/apa7.dtx @@ -4,11 +4,11 @@ % % % CHANGE THESE VALUES WITH EACH NEW RELEASE: % % % -%<class>\ProvidesClass{apa7}[2021/03/03 v2.09 APA formatting (7th edition)] +%<class>\ProvidesClass{apa7}[2021/03/04 v2.10 APA formatting (7th edition)] % % %<*internal> % -\def\apaSevenVersionDate{2021/03/03} -\def\apaSevenVersionNumber{2.09} +\def\apaSevenVersionDate{2021/03/04} +\def\apaSevenVersionNumber{2.10} % % % % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -267,6 +267,8 @@ and the derived files apa7.ins, % % \changes{v2.09}{2021/03/03}{Updated APA7endfloat.cfg file to use more modern DeclareDelayedFloatFlavor. This fixes the bug where longtable can be shown on the same page as another table. } % +% \changes{v2.10}{2021/03/04}{Update BibLaTex instructions to remove DeclareLanguageMapping and remove commands that are no longer required. } +% % \begin{abstract} % The \textit{Publication Manual} of the American Psychological % Association is widely used in the social sciences. The most @@ -788,9 +790,8 @@ and the derived files apa7.ins, % \textit{\textbf{Note:} This is the recommended method for 7th edition citations and references.} \\ % Biblatex is the most APA-compliant bibiliography package. The % \DescribeMacro{biblatex}|biblatex| option directs \textsf{apa7} to -% load the \textsf{biblatex} package with the following options: -% style=apa,sortcites=true,sorting=nyt; however, the -% |\DeclareLanguageMapping| and |\addbibresource| commands will need +% load the \textsf{biblatex} package with the following option: +% style=apa; however, the |\addbibresource| command will need % to be specified by the user within the document preamble. In the % absence of bibliographic options, \textsf{apa7} will mask references % using \textsf{biblatex} commands if the |mask| option is specified. @@ -915,8 +916,7 @@ and the derived files apa7.ins, \usepackage[american]{babel} \usepackage{csquotes} - \usepackage[style=apa,sortcites=true,sorting=nyt,backend=biber]{biblatex} - \DeclareLanguageMapping{american}{american-apa} + \usepackage[style=apa,backend=biber]{biblatex} \addbibresource{bibliography.bib} \title{Sample APA-Style Document Using the \textsf{apa7} Package} @@ -1235,7 +1235,7 @@ and the derived files apa7.ins, \ClassInfo{apa7}{No bibliography package was specified; defaulting to (but not loading) Biblatex} }{% \def\def@biblatex{\@biblatexmode}% the selected bibliography package is Biblatex - \RequirePackage[style=apa,sortcites=true,sorting=nyt,backend=biber]{biblatex} + \RequirePackage[style=apa,backend=biber]{biblatex} \@ifundefined{def@man}{% \defbibheading{bibliography}[\refname]{\section*{\normalfont\textbf{#1}}}% }{% @@ -3411,8 +3411,7 @@ and the derived files apa7.ins, \usepackage[american]{babel} \usepackage{csquotes} -\usepackage[style=apa,sortcites=true,sorting=nyt,backend=biber]{biblatex} -\DeclareLanguageMapping{american}{american-apa} +\usepackage[style=apa,backend=biber]{biblatex} \addbibresource{bibliography.bib} \title{Sample APA-Style Document Using the \textsf{apa7} Package} @@ -3528,8 +3527,7 @@ skill in interpreting the results for the masses. \usepackage[american]{babel} \usepackage{csquotes} -\usepackage[style=apa,sortcites=true,sorting=nyt,backend=biber]{biblatex} -\DeclareLanguageMapping{american}{american-apa} +\usepackage[style=apa,backend=biber]{biblatex} \addbibresource{bibliography.bib} \title{Sample APA-Style Document Using the \textsf{apa7} Package} diff --git a/macros/latex/contrib/apa7/apa7.pdf b/macros/latex/contrib/apa7/apa7.pdf Binary files differindex 342cc96d43..fcfd0c2041 100644 --- a/macros/latex/contrib/apa7/apa7.pdf +++ b/macros/latex/contrib/apa7/apa7.pdf diff --git a/macros/latex/contrib/apa7/samples/longsample.pdf b/macros/latex/contrib/apa7/samples/longsample.pdf Binary files differindex 52c3461ee0..35f4b63630 100644 --- a/macros/latex/contrib/apa7/samples/longsample.pdf +++ b/macros/latex/contrib/apa7/samples/longsample.pdf diff --git a/macros/latex/contrib/apa7/samples/shortsample.pdf b/macros/latex/contrib/apa7/samples/shortsample.pdf Binary files differindex 63b1d5be79..135d919beb 100644 --- a/macros/latex/contrib/apa7/samples/shortsample.pdf +++ b/macros/latex/contrib/apa7/samples/shortsample.pdf |