From c7cde0a7c218c450a501e7bb42bff7e3c132648c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 26 Aug 2020 21:09:08 +0000 Subject: ejpecp (26aug20) git-svn-id: svn://tug.org/texlive/trunk@56188 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/ejpecp/ejpecp.cls | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/latex/ejpecp/ejpecp.cls b/Master/texmf-dist/tex/latex/ejpecp/ejpecp.cls index f91baaf6ac3..c4abe63820a 100644 --- a/Master/texmf-dist/tex/latex/ejpecp/ejpecp.cls +++ b/Master/texmf-dist/tex/latex/ejpecp/ejpecp.cls @@ -18,14 +18,14 @@ %% or (at your option) any later version. The latest version of this %% license is in: %% -%% http://www.latex-project.org/lppl.txt +%% https://www.latex-project.org/lppl.txt %% %% and version 1.2 or later is part of all distributions of LaTeX version %% 1999/12/01 or later. %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesClass{ejpecp} - [2020/07/30 v1.8.2 class for EJP and ECP journals] + [2020/08/26 v1.8.3 class for EJP and ECP journals] \ClassInfo{ejpecp}{Copyright (c) 2019-2020 Edgaras SAKURAS, VTeX, Lithuania.} \ClassInfo{ejpecp}{Copyright (c) 2018 Deimantas GALCIUS, VTeX, Lithuania.} \ClassInfo{ejpecp}{Copyright (c) 2016-2017 Eimantas GUMBAKIS, VTeX, Lithuania for EJP-ECP.} @@ -38,6 +38,7 @@ \newcommand{\@JOURNALL}{Electronic Journal of Probability} \newcommand{\@ISSN}{1083-6489} \newcommand{\@URL}{www.imstat.org/ejp} + \newcommand{\@FULLURL}{https://imstat.org/journals-and-publications/electronic-journal-of-probability/} } \DeclareOption{ECP}{% \newcommand{\@ECP}{} @@ -46,6 +47,7 @@ \newcommand{\@JOURNALL}{Electronic Communications in Probability} \newcommand{\@ISSN}{1083-589X} \newcommand{\@URL}{www.imstat.org/ecp} + \newcommand{\@FULLURL}{https://imstat.org/journals-and-publications/electronic-communications-in-probability/} } \DeclareOption{NOAMS}{% prevents the load of AMS packages \newcommand{\@NOAMS}{} @@ -204,7 +206,7 @@ \bigskip \centerline{\@JOURNALA\ \textbf{\@VOLUME} (\@YEAR),\ \papernum@name\ \@PAPERNUM, \,\@PAGESTART--\@PAGEEND.}% - \centerline{ISSN:\ \texttt{\href{http://\@URL/}{\@ISSN}} % + \centerline{ISSN:\ \texttt{\href{\@FULLURL}{\@ISSN}} % \ifx\@DOI\undefined\else \ \printdoi \fi}% @@ -221,7 +223,7 @@ \else \ \printdoi \fi \\ - ISSN:\ \texttt{\href{http://\@URL/}{\@ISSN}}% + ISSN:\ \texttt{\href{\@FULLURL}{\@ISSN}}% }% \hfill \@ECPLOGO\\ @@ -257,13 +259,13 @@ \else \noindent Supersedes - \texttt{\href{http://arXiv.org/abs/\@ARXIVID}{arXiv:\@ARXIVID}}.% + \texttt{\href{https://arXiv.org/abs/\@ARXIVID}{arXiv:\@ARXIVID}}.% \fi\par \ifx\@HALID\undefined \else \noindent Supersedes - \texttt{\href{http://hal.archives-ouvertes.fr/\@HALID}{HAL:\@HALID}}.% + \texttt{\href{https://hal.archives-ouvertes.fr/\@HALID}{HAL:\@HALID}}.% \fi\par }%footnotesize \end{abstract} @@ -276,7 +278,7 @@ \hypersetup{% pdftitle={\@JOURNALA\ \@VOLUME\ (\@YEAR), \papernum@name\ \@PAPERNUM, \@doiprefix\@DOI}}% \hypersetup{pdfkeywords={\@KEYWORDS}}% - \hypersetup{pdfproducer={\@JOURNAL\ Managing Editor http://\@URL/}}% + \hypersetup{pdfproducer={\@JOURNAL\ Managing Editor https://\@URL}}% \hypersetup{pdfcreator={LaTeX with ejpecp.cls v1.8.2}}% \hypersetup{pdfsubject={Probability Theory}}% \hypersetup{pdfauthor={Please see \@doiprefix\@DOI}}% @@ -286,8 +288,8 @@ \def\@MRExtract#1 #2!{#1} % thanks, Martin! \newcommand{\MR}[1]{% we need to strip the "(...)" \xdef\@MRSTRIP{\@MRExtract#1 !}% - \href{http://www.ams.org/mathscinet-getitem?mr=\@MRSTRIP}{MR-\@MRSTRIP}} -\newcommand{\ARXIV}[1]{\href{http://arXiv.org/abs/#1}{arXiv:#1}} + \href{https://mathscinet.ams.org/mathscinet-getitem?mr=\@MRSTRIP}{MR-\@MRSTRIP}} +\newcommand{\ARXIV}[1]{\href{https://arXiv.org/abs/#1}{arXiv:#1}} \def\bibliography@size{\small} \renewenvironment{thebibliography}[1] {% @@ -390,7 +392,7 @@ \renewcommand{\@evenfoot}{% \normalfont\footnotesize\@HBLOB\hfil \small\raisebox{-1em}{Page \thepage/\@PAGEEND}\hfil - \footnotesize\href{http://\@URL/}{http://\@URL/}} + \footnotesize\href{\@FULLURL}{https://\@URL}} \renewcommand{\@oddfoot}{\@evenfoot} \renewcommand{\@evenhead}{\hfil\@SHORTTITLE\hfil} \renewcommand{\@oddhead}{\@evenhead} -- cgit v1.2.3