summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ejpecp/sample.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/ejpecp/sample.tex')
-rw-r--r--Master/texmf-dist/doc/latex/ejpecp/sample.tex34
1 files changed, 16 insertions, 18 deletions
diff --git a/Master/texmf-dist/doc/latex/ejpecp/sample.tex b/Master/texmf-dist/doc/latex/ejpecp/sample.tex
index 282b1033d74..3230af53622 100644
--- a/Master/texmf-dist/doc/latex/ejpecp/sample.tex
+++ b/Master/texmf-dist/doc/latex/ejpecp/sample.tex
@@ -51,7 +51,7 @@
\SHORTTITLE{Introduction to the \emph{ejpecp} Class}
-\TITLE{Introduction to the \emph{ejpecp} Class Version 1.0\thanks{Supported
+\TITLE{Introduction to the \emph{ejpecp} Class Version 1.1\thanks{Supported
by the Institute of Mathematical Statistics (IMS) and the Bernoulli
Society.}} % \thanks is optional. Insert line breaks with \\
@@ -64,11 +64,11 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\AUTHORS{%
- Krzysztof~Burdzy\footnote{University of Washington, USA.
+ Krzysztof~Burdzy\footnote{University of Washington, United States of America.
\EMAIL{burdzy@math.washington.edu}}
\and %% remove this line and below if single author
- Djalil~Chafa\"{\i}\footnote{Universit\'e Paris-Est Marne-la-Vall\'ee,
- France. \BEMAIL{djalil@chafai.net} \url{http://djalil.chafai.net/}}}%AUTHORS
+ Djalil~Chafa\"{\i}\footnote{Universit\'e Paris-Dauphine,
+ France. \BEMAIL{djalil@chafai.net} \url{http://djalil.chafai.net}}}%AUTHORS
%% Type \and between all consecutive authors (not only before the last author).
%% Note: you may use \BEMAIL to force a line break before e-mail display.
@@ -91,8 +91,8 @@
\AMSSUBJ{NA} % Edit. Separate items with ;
%\AMSSUBJSECONDARY{FIXME:} % Optional, separate items with ;
-\SUBMITTED{January 1, 2012} % Edit.
-\ACCEPTED{December 31, 2012} % Edit.
+\SUBMITTED{January 2, 2013} % Edit.
+\ACCEPTED{December 13, 2014} % Edit.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% %%
@@ -101,7 +101,6 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\ARXIVID{NNNN.NNNNvn} % Edit.
-%\ARXIVPASSWORD{xxxxx} % Edit.
%\HALID{hal-NNN} % Edit.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -170,7 +169,7 @@ Probability (ECP). Please check on \url{http://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
-engine.
+engine\footnote{The \emph{ejpecp} class was also successfully tested with the lualatex next generation engine.}.
\textbf{An easy way to prepare an article for publication in EJP/ECP is to
edit the source file \texttt{sample.tex} for this document. Replace the main
@@ -195,9 +194,10 @@ The \emph{ejpecp} document class loads automatically the following packages:
\begin{center}
\ttfamily
amsmath, amsthm, amsfonts, amssymb, bera, dsfont, \\
- hyperref, geometry, graphicx, lastpage, latexsym.
+ hyperref, geometry, graphicx, lastpage, latexsym, \\
+ mathtools, fixltx2e, microtype.
\end{center}
-It is therefore not necessary to add \verb+\usepackage+ load commands for
+It is thus not necessary to add \verb+\usepackage+ load commands for
these packages to your latex file. However, you may want to load additional
packages, such as the \emph{enumerate} package by using a \verb+\usepackage+
command. The precise location of these extra load commands is clearly
@@ -315,7 +315,7 @@ indicators of sets.
\section{Page numbering}
-EJP and ECP are purely electronic journals and their volumes will never be
+EJP and ECP are purely electronic journals. Their volumes will never be
printed. Each paper published in EJP and ECP has pages numbered starting from
$1$. This numbering scheme, used starting from 2012, was already used for the
first volumes of EJP.
@@ -366,11 +366,10 @@ You may include graphics in PDF or EPS or JPEG or PNG format as follows
\begin{verbatim}
\begin{figure}[htbp]
- \begin{center}
- \includegraphics[scale=1.0]{filename}
- \caption{This is my figure.}
- \label{fi:myfigure}
- \end{center}
+ \centering % gives better spacing than \begin{center}...\end{center}
+ \includegraphics[scale=1.0]{filename}
+ \caption{This is my figure.}
+ \label{fi:myfigure}
\end{figure}
\end{verbatim}
@@ -473,7 +472,6 @@ links by using the \verb+mgetmref.py+ Python script provided by the
\emph{Python} installed on your system to run this script (you can download
\emph{Python} here \url{http://www.python.org/}).
-
At your option, you may also manually provide the arXiv identifier for
preprints or unpublished papers. It is your author responsibility to check if
the preprint is actually published and referenced in the Mathematical Reviews,
@@ -526,7 +524,7 @@ identifier. It is acceptable to leave arXiv links in the bibliography
%% %%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ACKNO{We thank Martin Hairer who provided a nice \texttt{MR} macro.}
+\ACKNO{We are grateful to Martin Hairer who provided a nice \texttt{MR} macro and to S\'ebastien Gou\"ezel for his useful comments on the internals of the class file.}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%