summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/ejpecp
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-08-27 03:02:26 +0000
committerNorbert Preining <norbert@preining.info>2020-08-27 03:02:26 +0000
commita6fc9ddd9fe6e7d022d0ffb4b2ef9a72f85cb1c0 (patch)
treeb45821285ad582bbb2f9ebe943256011ec3f7276 /macros/latex/contrib/ejpecp
parent886387126dfc5fa942f9206222789ad55e0374bc (diff)
CTAN sync 202008270302
Diffstat (limited to 'macros/latex/contrib/ejpecp')
-rw-r--r--macros/latex/contrib/ejpecp/README128
-rw-r--r--macros/latex/contrib/ejpecp/README.md147
-rw-r--r--macros/latex/contrib/ejpecp/ejpecp.dtx27
-rw-r--r--macros/latex/contrib/ejpecp/ejpecp.ins4
-rw-r--r--macros/latex/contrib/ejpecp/ejpecp.pdfbin138139 -> 180717 bytes
-rw-r--r--macros/latex/contrib/ejpecp/sample.pdfbin155743 -> 155832 bytes
-rw-r--r--macros/latex/contrib/ejpecp/sample.tex14
7 files changed, 171 insertions, 149 deletions
diff --git a/macros/latex/contrib/ejpecp/README b/macros/latex/contrib/ejpecp/README
deleted file mode 100644
index dc3375cfff..0000000000
--- a/macros/latex/contrib/ejpecp/README
+++ /dev/null
@@ -1,128 +0,0 @@
-DESCRIPTION
- "ejpecp" is a LaTeX2e document class for typesetting articles for the
- mathematical research periodicals "Electronic Journal of Probability" (EJP)
- and "Electronic Communications in Probability" (ECP). The websites of these
- electronic journals are http://www.imstat.org/ejp/ and http://www.imstat.org/ecp/
-
-COPYRIGHT
- Copyright (c) 2019-2020 by Edgaras SAKURAS, VTeX, Lithuania for EJP-ECP
- Copyright (c) 2018 by Deimantas GALCIUS, VTeX, Lithuania for EJP-ECP
- Copyright (c) 2016-2017 by Eimantas GUMBAKIS, VTeX, Lithuania for EJP-ECP
- Copyright (c) 2011-2015 by Krzysztof BURDZY and Djalil CHAFAI for EJP-ECP
- The original ECP logo was designed when Ren\'e CARMONA was in charge of ECP
- The original EJP logo was designed by Krzysztof BURDZY
- The current \MR macro was provided by Martin HAIRER
- The class internals benefited from the comments of S\'ebastien GOU\"EZEL
- The mgetmref.py script is Copyright (c) 2004 S. TOLUSIS and Jim PITMAN
- The mgetmref.py script is free software licensed under the GPL
- See http://www.e-publications.org/ims/support/batchmref.html
-
-FILE LIST
- sample.tex sample article for EJP or ECP (source file)
- sample.pdf sample article for EJP or ECP (PDF compiled)
- LPPL a copy of the LaTeX Project Public License
- README this file itself!
- mgetref.py Python script to add MR URLs in bibliographies
- ejpecp.dtx class source file
- ejpecp.ins class install file
- ejpecp.pdf class documentation
-
-HOW TO BUILD ejpecp.cls
- pdflatex ejpecp.ins # produces ejpecp.cls
- pdflatex ejpecp.dtx # produces ejpecp.pdf
-
-INSTRUCTIONS FOR EJP-ECP AUTHORS
- You only need ejpecp.cls, sample.tex, and sample.pdf
- Take the time to read sample.pdf
- Copy sample.tex into yourname.tex
- Edit yourname.tex (update metadata and the content of the paper)
- Be sure to have ejpecp.cls in the same directory (or any dir scanned for cls)
- Compile yourname.tex with a pdflatex engine producing yourname.pdf
- More detailed instructions for authors are available on Internet:
- EJP: http://www.imstat.org/ejp/ ECP: http://www.imstat.org/ecp/
-
-DEPENDENCIES
- ejpecp is a LaTeX2e document class designed to be used with a pdflatex engine.
- ejpecp relies on the following packages: amsmath, amsfonts, amssymb, amsthm,
- bera, dsfont, hyperref, geometry, graphicx, lastpage, latexsym, mathtools,
- microtype, afterpackage. It was also successfully tested with the next
- generation engine lualatex.
-
-LATEST VERSION
- The latest version is on the CTAN at
- http:/mirror.ctan.org/macros/latex/contrib/ejpecp/
-
-CHANGELOG
- 2020/07/30 v1.8.2
- Updated AMS keywords to MSC2020 with url link
- Updated article no. prefix
- 2019/04/04 v1.7
- Merged changes with production version:
- fixltx2e dependency removed
- natbib setup with afterpackage
- cosmetic changes
- 2019/03/28 v1.6
- Full url doi links, new package maintainer, shorttitle info
- 2016/09/06 v1.5
- hypertexnames=false configuration for hyperref package
- 2016/04/06 v1.4
- Abstract baselineskip correction - paragraph ending inserted at the end of abstract
- 2016/02/23 v1.3
- Updated journal URLs and DOI output format
- 2015/12/23 v1.2
- Adapt sample.tex to EJMS/VTEX transition.
- 2014/12/13 v1.1
- Added class option PSTRICKS for problematic graphics
- Added Sébastien Gouëzel to \ACKNO in sample.tex
- Added load of mathtools,fixltx2e,microtype (suggested by Sébastien Gouëzel)
- Replaced \begin/end{center} by \centering for figure in sample.tex (idem)
- Removed \makeatletter/other from class file (idem)
- Removed \ARXIVPASSWORD
- Modified macro \EMAIL to allow special characters
- 2012/12/12 v1.0
- Added macro \BEMAIL for new lines in footnotes
- Added macro \DEDICATORY (suggested by Richard Bass)
- Added class option NOAMS for problematic papers
- Added trailing / in journal URL appearing in page foot
- Added support for hyperref pdftitle and other fields
- Added several environments derived from the theorem environment
- Added more comments on mgetmref.py and on environments in sample.tex
- Added more comments on \TITLE and \AUTHORS in sample.tex
- Added reference list (bibliography) to table of contents and PDF support
- Added macro \HALID for Hyper Article en Ligne (French preprints)
- Fixed incorrect key spacing in bibliography (reported by Martin Hairer)
- Fixed hyperref options pdfborder and colorlinks
- Modified paragraph on source file preparation in sample.tex (clarification)
- Modified margins (now left and right margins are identical)
- Modified headings (shorter paper reference, rational page number on foot)
- Modified "AMS Subject Classification 2010" into "AMS MSC 2010"
- Modified spacing after abstract for keywords, AMS-MSC, etc
- 2012/01/09 v0.57721
- Added \EMAIL macro and updated sample.tex accordingly
- Added environments "fact" and "notations" and updated sample.tex
- Modified headings, now DOI and ISSN are in first page headings
- Modified "Key words" into "Keywords"
- Modified ECP logo (length and width of horizontal rules)
- 2011/12/24 v0.5772
- Added dependency on lastpage package
- Modified hyperref options (no link borders + other tweaks)
- Modified sample.tex (page numbering and lastpage)
- Modified \@PAGEEND using lastpage package
- Removed \PAGESTART and \PAGEEND from sample.tex
- 2011/12/12 v0.577
- Added macro \ACKNO
- Added script mgetmref.py (suggested by Ph. Carmona)
- Modified \MR macro (thanks, Martin!) and removal of xstring dependency
- Modified sample.tex with more comments
- Removed \THANKS in favor of the standard \thanks
- 2011/12/01 v0.57
- Added ISSN and support for DOI and for arXiv
- Added new class options "draft" and "final" (passed to the article class)
- Added customized \thebibliography with reduced \itemsep (due to bera)
- Added customized \itemize and \enumerate with reduced \itemsep (due to bera)
- Modified \MR (prints now "MR-#" instead of "MR #")
- Modified sample.tex (includes corrections after Anton's comments)
- 2011/11/26 v0.5
- Initial version
-
-EOF
diff --git a/macros/latex/contrib/ejpecp/README.md b/macros/latex/contrib/ejpecp/README.md
new file mode 100644
index 0000000000..8deecbb803
--- /dev/null
+++ b/macros/latex/contrib/ejpecp/README.md
@@ -0,0 +1,147 @@
+# EJP/ECP
+
+## DESCRIPTION
+
+"ejpecp" is a LaTeX2e document class for typesetting articles for the
+mathematical research periodicals "Electronic Journal of Probability" (EJP)
+and "Electronic Communications in Probability" (ECP). The websites of these
+electronic journals are https://imstat.org/journals-and-publications/electronic-journal-of-probability/
+and https://www.imstat.org/journals-and-publications/electronic-communications-in-probability/
+
+## COPYRIGHT
+
+- Copyright (c) 2019-2020 by Edgaras SAKURAS, VTeX, Lithuania for EJP-ECP
+- Copyright (c) 2018 by Deimantas GALCIUS, VTeX, Lithuania for EJP-ECP
+- Copyright (c) 2016-2017 by Eimantas GUMBAKIS, VTeX, Lithuania for EJP-ECP
+- Copyright (c) 2011-2015 by Krzysztof BURDZY and Djalil CHAFAI for EJP-ECP
+- The original ECP logo was designed when Ren\'e CARMONA was in charge of ECP
+- The original EJP logo was designed by Krzysztof BURDZY
+- The current \MR macro was provided by Martin HAIRER
+- The class internals benefited from the comments of S\'ebastien GOU\"EZEL
+- The `getmref.py` script is Copyright (c) 2017 S. TOLUSIS, J. PITMAN, L. TOLENE
+- The `getmref.py` script is free software licensed under the GPL
+- See https://www.e-publications.org/ims/support/batchmref.html
+
+## FILE LIST
+
+- `sample.tex` - sample article for EJP or ECP (source file)
+- `sample.pdf` - sample article for EJP or ECP (PDF compiled)
+- `LPPL` - a copy of the LaTeX Project Public License
+- `README.md` - this file itself!
+- `getmref.py` - Python2 script to add MR URLs in bibliographies
+- `ejpecp.dtx` - class source file
+- `ejpecp.ins` - class install file
+- `ejpecp.pdf` - class documentation
+
+## HOW TO BUILD `ejpecp.cls`
+
+- `pdflatex ejpecp.ins` produces `ejpecp.cls`
+- `pdflatex ejpecp.dtx` produces `ejpecp.pdf`
+
+## INSTRUCTIONS FOR EJP-ECP AUTHORS
+
+- You only need `ejpecp.cls`, `sample.tex`, and `sample.pdf`
+- Take the time to read `sample.pdf`
+- Copy `sample.tex` into `yourname.tex`
+- Edit `yourname.tex` (update metadata and the content of the paper)
+- Be sure to have `ejpecp.cls` in the same directory (or any dir scanned for `cls`)
+- Compile `yourname.tex` with a `pdflatex` engine producing `yourname.pdf`
+- More detailed instructions for authors are available on Internet:
+ - EJP: https://imstat.org/journals-and-publications/electronic-journal-of-probability/
+ - ECP: https://imstat.org/journals-and-publications/electronic-communications-in-probability/
+
+## DEPENDENCIES
+
+`ejpecp` is a LaTeX2e document class designed to be used with a `pdflatex` engine.
+`ejpecp` relies on the following packages: `amsmath`, `amsfonts`, `amssymb`, `amsthm`,
+`bera`, `dsfont`, `hyperref`, `geometry`, `graphicx`, `lastpage`, `latexsym`, `mathtools`,
+`microtype`, `afterpackage`. It was also successfully tested with the next
+generation engine `lualatex`.
+
+## LATEST VERSION
+
+The latest version is on the CTAN at:
+https://www.ctan.org/pkg/ejpecp
+
+Source code and development is on the GitHub at:
+https://github.com/vtex-soft/texsupport.ims-ejpecp
+
+## CHANGELOG
+
+- 2020/08/26 v1.8.3
+ - Updated URLs
+- 2020/08/05
+ - Updated `getmref.py`
+ - Updated README and converted to Markdown syntax
+- 2020/07/30 v1.8.2
+ - Updated AMS keywords to MSC2020 with url link
+ - Updated article no. prefix
+- 2019/04/04 v1.7
+ - Merged changes with production version:
+ - `fixltx2e` dependency removed
+ - `natbib` setup with `afterpackage`
+ - cosmetic changes
+- 2019/03/28 v1.6
+ - Full url doi links, new package maintainer, shorttitle info
+- 2016/09/06 v1.5
+ - `hypertexnames=false` configuration for `hyperref` package
+- 2016/04/06 v1.4
+ - Abstract baselineskip correction - paragraph ending inserted at the end of abstract
+- 2016/02/23 v1.3
+ - Updated journal URLs and DOI output format
+- 2015/12/23 v1.2
+ - Adapt `sample.tex` to EJMS/VTEX transition.
+- 2014/12/13 v1.1
+ - Added class option `PSTRICKS` for problematic graphics
+ - Added Sébastien Gouëzel to `\ACKNO` in sample.tex
+ - Added load of `mathtools`, `fixltx2e`, `microtype` (suggested by Sébastien Gouëzel)
+ - Replaced `\begin/end{center}` by `\centering` for figure in `sample.tex` (idem)
+ - Removed `\makeatletter/other` from class file (idem)
+ - Removed `\ARXIVPASSWORD`
+ - Modified macro `\EMAIL` to allow special characters
+- 2012/12/12 v1.0
+ - Added macro `\BEMAIL` for new lines in footnotes
+ - Added macro `\DEDICATORY` (suggested by Richard Bass)
+ - Added class option `NOAMS` for problematic papers
+ - Added trailing / in journal URL appearing in page foot
+ - Added support for `hyperref` pdftitle and other fields
+ - Added several environments derived from the theorem environment
+ - Added more comments on `mgetmref.py` and on environments in `sample.tex`
+ - Added more comments on `\TITLE` and `\AUTHORS` in `sample.tex`
+ - Added reference list (bibliography) to table of contents and PDF support
+ - Added macro `\HALID` for Hyper Article en Ligne (French preprints)
+ - Fixed incorrect key spacing in bibliography (reported by Martin Hairer)
+ - Fixed `hyperref` options `pdfborder` and `colorlinks`
+ - Modified paragraph on source file preparation in `sample.tex` (clarification)
+ - Modified margins (now left and right margins are identical)
+ - Modified headings (shorter paper reference, rational page number on foot)
+ - Modified "AMS Subject Classification 2010" into "AMS MSC 2010"
+ - Modified spacing after abstract for keywords, AMS-MSC, etc
+- 2012/01/09 v0.57721
+ - Added `\EMAIL` macro and updated `sample.tex` accordingly
+ - Added environments "fact" and "notations" and updated `sample.tex`
+ - Modified headings, now DOI and ISSN are in first page headings
+ - Modified "Key words" into "Keywords"
+ - Modified ECP logo (length and width of horizontal rules)
+- 2011/12/24 v0.5772
+ - Added dependency on `lastpage` package
+ - Modified `hyperref` options (no link borders + other tweaks)
+ - Modified `sample.tex` (page numbering and `lastpage`)
+ - Modified `\@PAGEEND` using `lastpage` package
+ - Removed `\PAGESTART` and `\PAGEEND` from `sample.tex`
+- 2011/12/12 v0.577
+ - Added macro `\ACKNO`
+ - Added script `mgetmref.py` (suggested by Ph. Carmona)
+ - Modified `\MR` macro (thanks, Martin!) and removal of `xstring` dependency
+ - Modified `sample.tex` with more comments
+ - Removed `\THANKS` in favor of the standard `\thanks`
+- 2011/12/01 v0.57
+ - Added ISSN and support for DOI and for arXiv
+ - Added new class options "draft" and "final" (passed to the article class)
+ - Added customized `\thebibliography` with reduced `\itemsep` (due to `bera`)
+ - Added customized `\itemize` and `\enumerate` with reduced `\itemsep` (due to `bera`)
+ - Modified `\MR` (prints now "MR-#" instead of "MR #")
+ - Modified `sample.tex` (includes corrections after Anton's comments)
+- 2011/11/26 v0.5
+ - Initial version
+
diff --git a/macros/latex/contrib/ejpecp/ejpecp.dtx b/macros/latex/contrib/ejpecp/ejpecp.dtx
index 8fd3510c26..bc8a7ecaf1 100644
--- a/macros/latex/contrib/ejpecp/ejpecp.dtx
+++ b/macros/latex/contrib/ejpecp/ejpecp.dtx
@@ -11,7 +11,7 @@
% of this license 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.
@@ -26,7 +26,7 @@
%<class>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
%<class>\ProvidesClass{ejpecp}
%<*class>
- [2020/07/30 v1.8.2 class for EJP and ECP journals]
+ [2020/08/26 v1.8.3 class for EJP and ECP journals]
%</class>
%<class>\ClassInfo{ejpecp}{Copyright (c) 2019-2020 Edgaras SAKURAS, VTeX, Lithuania.}
%<class>\ClassInfo{ejpecp}{Copyright (c) 2018 Deimantas GALCIUS, VTeX, Lithuania.}
@@ -47,7 +47,7 @@
%</driver>
% \fi
%
-% \CheckSum{801}
+% \CheckSum{805}
%
% \CharacterTable
% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
@@ -80,13 +80,14 @@
% \changes{v1.6}{2019/03/28}{full url doi, package maintaining and shorttitle info}
% \changes{v1.7}{2019/04/04}{merged with production version: fixltx2e removed, natbib setup with afterpackage, etc}
% \changes{v1.8.2}{2020/07/30}{no. prefix updated and msc2020}
+% \changes{v1.8.3}{2020/08/26}{Update URLs}
% \GetFileInfo{ejpecp.dtx}
%
% \DoNotIndex{\newcommand,\newenvironment}
%
% \title{The ejpecp class\thanks{\fileinfo\ \fileversion\ dated \filedate.}%
% \thanks{Current maintainer of class file is
-% \href{http://www.vtex.lt}{VTeX, Lithuania}. Please send all queries to
+% \href{https://vtex.lt}{VTeX, Lithuania}. Please send all queries to
% \href{mailto:latex-support@vtex.lt}{\texttt{latex-support@vtex.lt}}.}}
%
% \author{K. Burdzy\and \href{http://djalil.chafai.net/}{D. Chafa\"\i}}
@@ -133,6 +134,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}{}
@@ -141,6 +143,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}{}
@@ -301,7 +304,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}%
@@ -318,7 +321,7 @@
\else
\ \printdoi
\fi \\
- ISSN:\ \texttt{\href{http://\@URL/}{\@ISSN}}%
+ ISSN:\ \texttt{\href{\@FULLURL}{\@ISSN}}%
}%
\hfill
\@ECPLOGO\\
@@ -354,13 +357,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}
@@ -373,7 +376,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}}%
@@ -383,8 +386,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]
{%
@@ -487,7 +490,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}
diff --git a/macros/latex/contrib/ejpecp/ejpecp.ins b/macros/latex/contrib/ejpecp/ejpecp.ins
index f9d172b204..43a1cf1c3b 100644
--- a/macros/latex/contrib/ejpecp/ejpecp.ins
+++ b/macros/latex/contrib/ejpecp/ejpecp.ins
@@ -9,7 +9,7 @@
%% 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.
@@ -34,7 +34,7 @@ the LaTeX Project Public License, either version 1.2 of this license
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.
diff --git a/macros/latex/contrib/ejpecp/ejpecp.pdf b/macros/latex/contrib/ejpecp/ejpecp.pdf
index dbd6387857..7c703f05ea 100644
--- a/macros/latex/contrib/ejpecp/ejpecp.pdf
+++ b/macros/latex/contrib/ejpecp/ejpecp.pdf
Binary files differ
diff --git a/macros/latex/contrib/ejpecp/sample.pdf b/macros/latex/contrib/ejpecp/sample.pdf
index dd8aebe890..79f20ac7fa 100644
--- a/macros/latex/contrib/ejpecp/sample.pdf
+++ b/macros/latex/contrib/ejpecp/sample.pdf
Binary files differ
diff --git a/macros/latex/contrib/ejpecp/sample.tex b/macros/latex/contrib/ejpecp/sample.tex
index 8ff684b7da..2930a08567 100644
--- a/macros/latex/contrib/ejpecp/sample.tex
+++ b/macros/latex/contrib/ejpecp/sample.tex
@@ -3,7 +3,7 @@
%% This is the sample.tex file for the ejpecp document class. %%
%% This file is for ejpecp version 1.0 %%
%% Please be sure that you are using the lastest version: %%
-%% http://mirror.ctan.org/macros/latex/contrib/ejpecp/ %%
+%% https://www.ctan.org/pkg/ejpecp %%
%% %%
%% The ejpecp class works *only* with a pdflatex engine. %%
%% You need the ejpecp.cls in your current directory or in any %%
@@ -56,7 +56,7 @@
by the Institute of Mathematical Statistics (IMS) and the Bernoulli
Society.}\
\thanks{Current maintainer of class file is
- \href{http://www.vtex.lt}{VTeX, Lithuania}. Please send all queries to
+ \href{https://vtex.lt}{VTeX, Lithuania}. Please send all queries to
\href{mailto:latex-support@vtex.lt}{\texttt{latex-support@vtex.lt}}.}} % \thanks is optional. Insert line breaks with \\
%\DEDICATORY{Dedicated to the memory of ...} % Optional
@@ -169,7 +169,7 @@
The $\LaTeXe$ class \emph{ejpecp} is designed for typesetting of articles for
the Electronic Journal of Probability (EJP) and Electronic Communications in
-Probability (ECP). Please check on \url{http://www.ctan.org/pkg/ejpecp} that
+Probability (ECP). Please check on \url{https://www.ctan.org/pkg/ejpecp} that
your are using the latest version of \emph{ejpecp}. The \emph{ejpecp} class
comes with a commented sample file called \texttt{sample.tex}. You are
probably reading the pdf version of this sample file, compiled with a pdflatex
@@ -421,10 +421,10 @@ useful to learn how to write genuine \LaTeXe\ code, rather than a mixture of
\item use prefixed labels such as \verb+eq:+ for equations and \verb+th:+ for
theorems
\item to produce graphics, avoid using \emph{psfrag} or \emph{XFig} and use
- instead \emph{\href{http://en.wikipedia.org/wiki/Ipe_(program)}{Ipe}}
+ instead \emph{\href{https://en.wikipedia.org/wiki/Ipe_(program)}{Ipe}}
\item learn how to interpret the error messages generated during compilation
-\item read the wiki-books on \href{http://en.wikibooks.org/wiki/LaTeX}{LaTeX}
- and \href{http://en.wikibooks.org/wiki/LaTeX/Mathematics}{LaTeX Mathematics}
+\item read the wiki-books on \href{https://en.wikibooks.org/wiki/LaTeX}{LaTeX}
+ and \href{https://en.wikibooks.org/wiki/LaTeX/Mathematics}{LaTeX Mathematics}
\end{itemize}
\section{How to help us}
@@ -450,7 +450,7 @@ bibtex entries from MathSciNet, and to use
automatically produce the links as in the sample below. Alternatively, if you
are not using MathSciNet and bibtex, you may simply produce the Math Reviews
links by using
-\url{http://www.e-publications.org/ims/support/mref/}
+\url{https://www.e-publications.org/ims/support/mref/}
At your option, you may also manually provide the arXiv identifier for
preprints or unpublished papers. It is your author responsibility to check if