summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/apa7
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-10-12 03:04:00 +0000
committerNorbert Preining <norbert@preining.info>2020-10-12 03:04:00 +0000
commit0ce40abb18ec02ec6fd6bcc5f21612c88daa7578 (patch)
tree416289fe1448873fd8ca33051f50ad85bffa8aaa /macros/latex/contrib/apa7
parentfdb18507cd80dc17f5a5256153d34668b4f4e61c (diff)
CTAN sync 202010120303
Diffstat (limited to 'macros/latex/contrib/apa7')
-rw-r--r--macros/latex/contrib/apa7/apa7.dtx21
-rw-r--r--macros/latex/contrib/apa7/apa7.pdfbin527794 -> 528179 bytes
-rw-r--r--macros/latex/contrib/apa7/samples/longsample.pdfbin196742 -> 196742 bytes
-rw-r--r--macros/latex/contrib/apa7/samples/shortsample.pdfbin64106 -> 65283 bytes
4 files changed, 16 insertions, 5 deletions
diff --git a/macros/latex/contrib/apa7/apa7.dtx b/macros/latex/contrib/apa7/apa7.dtx
index b81d61d094..31ec9cb98b 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}[2020/08/12 v2.03 APA formatting (7th edition)]
+%<class>\ProvidesClass{apa7}[2020/10/11 v2.04 APA formatting (7th edition)]
% %
%<*internal> %
-\def\apaSevenVersionDate{2020/08/12}
-\def\apaSevenVersionNumber{2.03}
+\def\apaSevenVersionDate{2020/10/11}
+\def\apaSevenVersionNumber{2.04}
% %
% %
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -255,6 +255,8 @@ and the derived files apa7.ins,
%
% \changes{v2.03}{2020/08/12}{Added French localization. }
%
+% \changes{v2.04}{2020/10/11}{Updated ORCID link style for jou mode. }
+%
% \begin{abstract}
% The \textit{Publication Manual} of the American Psychological
% Association is widely used in the social sciences. The most
@@ -2743,6 +2745,11 @@ and the derived files apa7.ins,
\@ifundefined{def@jou}{}{%
+\renewcommand{\addORCIDlink}[2]{\href{https://orcid.org/#2}{{\mbox{\scalerel*{
+\begin{tikzpicture}[yscale=-1,transform shape]
+\pic{orcidlogo};
+\end{tikzpicture}
+}{|}}} #1}}
%========== balance last-page columns =================
@@ -3387,7 +3394,7 @@ and the derived files apa7.ins,
\title{Sample APA-Style Document Using the \textsf{apa7} Package}
\authorsnames{Daniel A. Weiss}
-\authorsaffiliations{A University Somewhere}
+\authorsaffiliations{Departement of Psychology, A University Somewhere}
\leftheader{Weiss}
@@ -3398,6 +3405,10 @@ and the derived files apa7.ins,
\keywords{APA style, demonstration}
+\authornote{\addORCIDlink{Daniel A. Weiss}{0000-0000-0000-0000}, Department of Psychology, A University Somewhere
+
+Changes of Affiliations and other info here to describe what needs to be said}
+
\begin{document}
\maketitle
We begin with \textcite{Shotton1989}. We can also cite this work in
@@ -3410,7 +3421,7 @@ Method section.
\subsection{Participants}
We had a lot of people in this study, show in Figure \ref{fig:Figure1}.
-\begin{figure}[htbp]
+\begin{figure}[!htp]
\caption{This is my figure caption.}
\includegraphics[bb=0in 0in 2.5in 2.5in, height=1.4in, width=1.4in]{Figure1.pdf}
\figurenote{This is an awesome figure.}
diff --git a/macros/latex/contrib/apa7/apa7.pdf b/macros/latex/contrib/apa7/apa7.pdf
index d38e5802c1..48cbdad488 100644
--- a/macros/latex/contrib/apa7/apa7.pdf
+++ b/macros/latex/contrib/apa7/apa7.pdf
Binary files differ
diff --git a/macros/latex/contrib/apa7/samples/longsample.pdf b/macros/latex/contrib/apa7/samples/longsample.pdf
index 841fc1b02f..a306e58e99 100644
--- a/macros/latex/contrib/apa7/samples/longsample.pdf
+++ b/macros/latex/contrib/apa7/samples/longsample.pdf
Binary files differ
diff --git a/macros/latex/contrib/apa7/samples/shortsample.pdf b/macros/latex/contrib/apa7/samples/shortsample.pdf
index 57c1868a5b..12717d7dde 100644
--- a/macros/latex/contrib/apa7/samples/shortsample.pdf
+++ b/macros/latex/contrib/apa7/samples/shortsample.pdf
Binary files differ