From 8396993efe0f38c32868c954f8e7147cd66b3aaf Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 12 Jan 2012 23:37:10 +0000 Subject: ejpecp (10jan12) git-svn-id: svn://tug.org/texlive/trunk@25092 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/ejpecp/ejpecp.cls | 51 ++++++++++++++++----------- 1 file changed, 31 insertions(+), 20 deletions(-) (limited to 'Master/texmf-dist/tex/latex/ejpecp') diff --git a/Master/texmf-dist/tex/latex/ejpecp/ejpecp.cls b/Master/texmf-dist/tex/latex/ejpecp/ejpecp.cls index 92d2c1cc73f..7dcd4dea25a 100644 --- a/Master/texmf-dist/tex/latex/ejpecp/ejpecp.cls +++ b/Master/texmf-dist/tex/latex/ejpecp/ejpecp.cls @@ -22,13 +22,14 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesClass{ejpecp} - [2011/12/24 v0.5772 .dtx ejpecp file] -\ClassInfo{ejpecp}{Copyright (c) BURDZY and CHAFAI for EJP-ECP, 2011.} + [2012/01/09 v0.57721 .dtx ejpecp file] +\ClassInfo{ejpecp}{Copyright (c), 2011, 2012, BURDZY and CHAFAI for EJP-ECP.} %% We declare and handle our class options \DeclareOption{EJP}{% \makeatletter \newcommand{\@EJP}{} \newcommand{\@JOURNAL}{EJP} + \newcommand{\@JOURNALA}{Electron. J. Probab.} \newcommand{\@JOURNALL}{Electronic Journal of Probability} \newcommand{\@ISSN}{1083-6489} \newcommand{\@URL}{ejp.ejpecp.org} @@ -38,6 +39,7 @@ \makeatletter \newcommand{\@ECP}{} \newcommand{\@JOURNAL}{ECP} + \newcommand{\@JOURNALA}{Electron. Commun. Probab.} \newcommand{\@JOURNALL}{Electronic Communications in Probability} \newcommand{\@ISSN}{1083-589X} \newcommand{\@URL}{ecp.ejpecp.org} @@ -105,6 +107,7 @@ \newcommand{\DOI}[1]{\gdef\@DOI{10.1214/\@JOURNAL.#1}} \newcommand{\ARXIVID}[1]{\gdef\@ARXIVID{#1}} \newcommand{\ACKNO}[1]{\noindent\textbf{Acknowledgments.} #1} +\newcommand{\EMAIL}[1]{E-mail:~\texttt{\href{mailto:#1}{#1}}} \makeatother %% Logos \makeatletter @@ -156,11 +159,11 @@ }% }%EJPLOGO \newcommand{\@ECPLOGO}{% designed when Ren\'e Carmona was in charge of ECP - \raisebox{0.3cm}{\parbox[t]{1.6in}{\noindent\rule{1.6in}{1.6pt}\\ + \raisebox{0.3cm}{\parbox[t]{1.3in}{\noindent\rule{1.3in}{1.6pt}\\ \textbf{ ELECTRONIC}\\ \textbf{ COMMUNICATIONS}\\ \textbf{ in PROBABILITY}\\ - \rule[.08in]{1.6in}{2pt}}} + \rule[.08in]{1.3in}{1.6pt}}} }%ECPLOGO \makeatother %% Macro handling the first page @@ -171,15 +174,25 @@ \ifx\@EJP\undefined\else% \@EJPLOGO \bigskip - \centerline{Vol.\,\@VOLUME\, (\@YEAR),\ % - Paper no. \@PAPERNUM, pages \,\@PAGESTART--\@PAGEEND.} + \centerline{\@JOURNALA\ \textbf{\@VOLUME} (\@YEAR),\ % + no. \@PAPERNUM, \,\@PAGESTART--\@PAGEEND.} % + \centerline{ISSN:\ \texttt{\href{http://\@URL/}{\@ISSN}} % + \ifx\@DOI\undefined\else% + \ DOI: \texttt{\href{http://dx.doi.org/\@DOI}{\@DOI}}% + \fi} % \bigskip \bigskip {\Large\bfseries\@TITLE}%\ifx\@THANKS\undefined\else\thanks{\@THANKS}\fi \fi%EJP \ifx\@ECP\undefined\else% - \emph{Elect. Comm. in Probab.} - \textbf{\@VOLUME} (\@YEAR), \@PAGESTART--\@PAGEEND + \parbox[t]{9cm}{% + \@JOURNALA\ \textbf{\@VOLUME} (\@YEAR), % + no. \@PAPERNUM, \@PAGESTART--\@PAGEEND.\\ % + \ifx\@DOI\undefined\else% + \ DOI: \texttt{\href{http://dx.doi.org/\@DOI}{\@DOI}}% + \fi \\ % + ISSN:\ \texttt{\href{http://\@URL/}{\@ISSN}}% + }% \hfill \@ECPLOGO\\ \bigskip @@ -191,23 +204,18 @@ \maketitle\thispagestyle{empty}% \begin{abstract}% \noindent% - \@ABSTRACT\\[1.5em]% + \@ABSTRACT\\[1em]% {\footnotesize\newlength{\@DH}\setlength{\@DH}{-.2em}% - \textbf{Key words: }% + \textbf{Keywords: }% \@KEYWORDS.\\[\@DH]% \textbf{AMS 2010 Subject Classification: }% \ifx\@AMSSUBJSECONDARY\undefined \@AMSSUBJ. \else Primary \@AMSSUBJ, Secondary \@AMSSUBJSECONDARY. - \fi\\ - \@JOURNALL\ (\@JOURNAL),\ ISSN:\ \texttt{\href{http://\@URL/}{\@ISSN}}.\\[\@DH]% - Submitted to \@JOURNAL\ on \,\@SUBMITTED, % - final version accepted \,\@ACCEPTED.\\[\@DH]% - \ifx\@DOI\undefined\else% - Digital Object Identifier (DOI): % - \texttt{\href{http://dx.doi.org/\@DOI}{\@DOI}}\\[\@DH]% - \fi% + \fi\\[0.5em] + Submitted to \@JOURNAL\ on \@SUBMITTED, % + final version accepted on \@ACCEPTED.\\[\@DH]% \ifx\@ARXIVID\undefined\else% Supersedes % \texttt{\href{http://arXiv.org/abs/\@ARXIVID}{arXiv:\@ARXIVID}}.% @@ -281,6 +289,8 @@ \newtheorem{proposition}[theorem]{Proposition}% \newtheorem{lemma}[theorem]{Lemma}% \newtheorem{definition}[theorem]{Definition}% +\newtheorem{fact}[theorem]{Fact}% +\newtheorem{notation}[theorem]{Notation}% \newtheorem{hypothesis}[theorem]{Hypothesis}% \newtheorem{heuristics}[theorem]{Heuristics}% \newtheorem{conjecture}[theorem]{Conjecture}% @@ -312,8 +322,9 @@ \makeatletter \renewcommand{\@evenfoot} {\small\normalfont% - \newcommand{\@ARTICLEBLOB}{\@JOURNAL\normalfont\ Vol. \@VOLUME\, (\@YEAR),\ % - Paper no. \@PAPERNUM, pages \,\@PAGESTART--\@PAGEEND.} + \newcommand{\@ARTICLEBLOB}{\@JOURNALA\normalfont\ % + \textbf{\@VOLUME}\, (\@YEAR),\ % + no. \@PAPERNUM, \,\@PAGESTART--\@PAGEEND.} \href{http://dx.doi.org/\@DOI}{\@ARTICLEBLOB}\ % \hfil\href{http://\@URL}{\@URL}} \renewcommand{\@oddfoot}{\@evenfoot} -- cgit v1.2.3