diff options
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/afparticle/afparticle.cls | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/afparticle/afparticle.cls b/Master/texmf-dist/tex/latex/afparticle/afparticle.cls index 7667839b885..37b2b4d04e0 100644 --- a/Master/texmf-dist/tex/latex/afparticle/afparticle.cls +++ b/Master/texmf-dist/tex/latex/afparticle/afparticle.cls @@ -22,7 +22,7 @@ %% in the same archive or directory.) \NeedsTeXFormat{LaTeX2e} \ProvidesClass{afparticle} -[2014/10/22 v1.2 Typesetting articles for Archives of Forensic Psychology] +[2014/12/23 v1.3 Typesetting articles for Archives of Forensic Psychology] \def\AFP@DisableMacro#1{\ClassError{afparticle}{The macro \expandafter\protect\csname#1\endcsname\space is disabled}{The command @@ -263,7 +263,7 @@ \currentyear, Vol.~\currentvolume, No.~\currentissue, \thepage--\end@page}% \fancyhead[R]{\small\textcopyright~\currentyear\ Global Institute of - Forensic Psychology\\ISBN~2334-2749}% + Forensic Psychology\\ISSN~2334-2749}% } \setlength\parindent{2em} \setcounter{secnumdepth}{-1} |