1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149
|
# ejpecp class
# Matthew Bertucci 4/19/2022 for v1.11.3
#include:graphicx
#include:mathtools
#include:microtype
#include:latexsym
#include:dsfont
#include:amsmath
#include:amsfonts
#include:amssymb
#include:amsthm
#include:geometry
#include:bera
#include:hyperref
#include:afterpackage
#keyvals:\documentclass/ejpecp#c
EJP
ECP
NOAMS
NODS
PSTRICKS
draft
final
preprint
nofontexpansion
nobera
#endkeyvals
#ifOption:PSTRICKS
#include:pstricks
#include:auto-pst-pdf
#endif
\ABSTRACT{text}
\ACCEPTED{date}
\ACKNO{number}
\AMSSUBJ{subj1;subj2;...}
\AMSSUBJSECONDARY{subj}
\ARXIV{path%URL}
\ARXIVID{ID}
\AUTHORS{names}
\BEMAIL{email%URL}#U
\DEDICATORY{text}
\DOI{DOI}
\EMAIL{email%URL}#U
\FIRSTNAMES#*
\FIRSTPAGE#*
\HALID{ID}
\KEYWORDS{word1;word2;...%text}
\MR{number}
\PAGEEND{number}
\PAGESTART{number}
\PAPERNUM{number}
\PDFFIELDS#*
\SHORTTITLE{text}
\SUBMITTED{date}
\SURNAME#*
\TITLE{text}
\VOLUME{number}
\YEAR{year}
#keyvals:\theoremstyle#c
ejpecpbodyit
ejpecpbodyrm
#endkeyvals
\begin{theorem}
\begin{theorem}[header%text]
\end{theorem}
\begin{assumptions}
\begin{assumptions}[header%text]
\end{assumptions}
\begin{assumption}
\begin{assumption}[header%text]
\end{assumption}
\begin{claim}
\begin{claim}[header%text]
\end{claim}
\begin{condition}
\begin{condition}[header%text]
\end{condition}
\begin{conjecture}
\begin{conjecture}[header%text]
\end{conjecture}
\begin{corollary}
\begin{corollary}[header%text]
\end{corollary}
\begin{definitions}
\begin{definitions}[header%text]
\end{definitions}
\begin{definition}
\begin{definition}[header%text]
\end{definition}
\begin{facts}
\begin{facts}[header%text]
\end{facts}
\begin{fact}
\begin{fact}[header%text]
\end{fact}
\begin{heuristics}
\begin{heuristics}[header%text]
\end{heuristics}
\begin{hypothesis}
\begin{hypothesis}[header%text]
\end{hypothesis}
\begin{hypotheses}
\begin{hypotheses}[header%text]
\end{hypotheses}
\begin{lemma}
\begin{lemma}[header%text]
\end{lemma}
\begin{notations}
\begin{notations}[header%text]
\end{notations}
\begin{notation}
\begin{notation}[header%text]
\end{notation}
\begin{proposition}
\begin{proposition}[header%text]
\end{proposition}
\begin{example}
\begin{example}[header%text]
\end{example}
\begin{exercise}
\begin{exercise}[header%text]
\end{exercise}
\begin{problem}
\begin{problem}[header%text]
\end{problem}
\begin{question}
\begin{question}[header%text]
\end{question}
\begin{remark}
\begin{remark}[header%text]
\end{remark}
\realmathbb{text%plain}#*m
\begin{supplement}
\end{supplement}
\stitle{text}
\sdescription{text}
\begin{acks}
\end{acks}
\acknowledgementsname#*
\amp#*
\printdoi#*
\support{text}#*
|