diff options
author | Karl Berry <karl@freefriends.org> | 2020-08-29 20:14:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-08-29 20:14:18 +0000 |
commit | 5a715af044443f3d43cee220b73683c8dcdf97f9 (patch) | |
tree | 04c16587b0e9a27e9d223b3cae5cf2b6447fd6e4 /Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.tex | |
parent | ee78b27732bdc94b3c2b0505f45f4dc088cdc65e (diff) |
biblatex-apa (29aug20)
git-svn-id: svn://tug.org/texlive/trunk@56208 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.tex | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.tex b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.tex index 20605c07381..fb47beb8d20 100644 --- a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.tex +++ b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.tex @@ -24,7 +24,7 @@ url={http://mirror.ctan.org/macros/latex/exptl/biblatex-contrib/biblatex-apa/}, author={Philip Kime}, email={Philip@kime.org.uk}, - revision={9.13}, + revision={9.14}, date={\today}} \hypersetup{% @@ -365,7 +365,7 @@ associated |EDITORTYPE| fields \apa{10.5:63}. \subsubsection{Article types} Since |ARTICLE| entry types are used extensively for academic journals and -also newspaper articles, the |KEYWORD| ``nonacademic'' should be specified +also newspaper articles, the |ENTRYSUBTYPE| ``nonacademic'' should be specified for articles that are not academic articles in an academic journal. This is because date formatting differs in the style between academic and non-academic articles. This is a more general solution than introducing new @@ -397,6 +397,10 @@ the examples. \begin{changelog} +\begin{release}{9.14}{2020-08-28} +\item Bugfixes, compat with biblatex 3.15 +\end{release} + \begin{release}{9.13}{2020-05-30} \item Fixed Spanish long date format \end{release} |