One Hat Cyber Team
Your IP :
216.73.216.14
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
kay
/
Documents
/
Articles
/
Sigma
/
Edit File:
sigma.cls
% Document class file for on-line journal SIGMA % ``Symmetry, Integrability and Geometry: Methods and Applications'' % Document history: % Version 1.0: 2005-04-01 Vyacheslav Boyko & Roman Popovych % Known problems: % None \NeedsTeXFormat{LaTeX2e} \ProvidesClass{sigma}[2005/04/01 v1.0 Document class for ``Symmetry, Integrability and Geometry: Methods and Applications''] \DeclareOption*{\PassOptionsToClass{\CurrentOption}{article}} \ProcessOptions \LoadClass[fleqn,11pt,twoside]{article} \PassOptionsToPackage{fleqn}{amsmath} \RequirePackage{amsthm} \RequirePackage{amsmath} \RequirePackage{latexsym} \RequirePackage{amssymb} \RequirePackage{amscd} \RequirePackage{epsfig} \RequirePackage{graphics} \RequirePackage{ifthen} % Beginning initialization \newcommand{\ArticleLabel}{Article label} \newcommand{\evenhead}{Author \ name} \newcommand{\oddhead}{Article \ name} \newcommand{\theArticleName}{Article name} \newcommand{\Volume}{Vol.~1} \newcommand{\Paper}{Paper} \newcommand{\PaperNumber}{1} \newcommand{\PublicationYear}{2005} % Titlepage \newcommand{\FirstPageHeading}[1]{\thispagestyle{empty}% \noindent\raisebox{24pt}[0pt][0pt]{\makebox[\textwidth]{\protect\footnotesize \sf Symmetry, Integrability and Geometry: Methods and Applications \hfill \Volume \ (\PublicationYear), \Paper~\PaperNumber, \pageref{\ArticleLabel-lp} pages}}\par} \newcommand{\LastPageEnding}{\label{\ArticleLabel-lp}\newpage} \newcommand{\ArticleName}[1]{\renewcommand{\theArticleName}{#1}\vspace{-2mm}\par\noindent {\LARGE\bf #1\par}} \newcommand{\Author}[1]{\vspace{5mm}\par\noindent {\it #1} \par\vspace{2mm}\par} \newcommand{\Address}[1]{\vspace{2mm}\par\noindent {\it #1} \par} \newcommand{\Email}[1]{\ifthenelse{\equal{#1}{}}{}{\par\noindent {\rm E-mail: }{\it #1} \par}} \newcommand{\URLaddress}[1]{\ifthenelse{\equal{#1}{}}{}{\par\noindent {\rm URL: }{\tt #1} \par}} \newcommand{\EmailD}[1]{\ifthenelse{\equal{#1}{}}{}{\par\noindent {$\phantom{\dag}$~\rm E-mail: }{\it #1} \par}} \newcommand{\URLaddressD}[1]{\ifthenelse{\equal{#1}{}}{}{\par\noindent {$\phantom{\dag}$~\rm URL: }{\tt #1} \par}} \newcommand{\ArticleDates}[1]{\vspace{2mm}\par\noindent {\small {\rm #1} \par \noindent {\rm Original article is available at} {\tt http://www.imath.kiev.ua/\~{}sigma/\PublicationYear/Paper\PaperNumber/}} \par} \newcommand{\Abstract}[1]{\vspace{6mm}\par\noindent\hspace*{10mm} \parbox{140mm}{\small {\bf Abstract.} #1}\par} \newcommand{\Keywords}[1]{\vspace{3mm}\par\noindent\hspace*{10mm} \parbox{140mm}{\small {\it Key words:} \rm #1}\par} \newcommand{\Classification}[1]{\vspace{3mm}\par\noindent\hspace*{10mm} \parbox{140mm}{\small {\it 2000 Mathematics Subject Classification:} \rm #1}\vspace{3mm}\par} \newcommand{\ShortArticleName}[1]{\renewcommand{\oddhead}{#1}} \newcommand{\AuthorNameForHeading}[1]{\renewcommand{\evenhead}{#1}} % Set head and foot \renewcommand{\@evenhead}{ \hspace*{-3pt}\raisebox{-15pt}[\headheight][0pt]{\vbox{\hbox to \textwidth {\thepage \hfil \evenhead}\vskip4pt \hrule}}} \renewcommand{\@oddhead}{ \hspace*{-3pt}\raisebox{-15pt}[\headheight][0pt]{\vbox{\hbox to \textwidth {\oddhead \hfil \thepage}\vskip4pt\hrule}}} \renewcommand{\@evenfoot}{} \renewcommand{\@oddfoot}{} % Papersize \setlength{\textwidth}{160.0mm} \setlength{\textheight}{240.0mm} \setlength{\oddsidemargin}{0mm} \setlength{\evensidemargin}{0mm} \setlength{\topmargin}{-8mm} \setlength{\parindent}{5.0mm} % This makes the Figure/Table text a little smaller and makes the % number boldface. \long\def\@makecaption#1#2{% \vskip\abovecaptionskip \sbox\@tempboxa{\small \textbf{#1.}\ \ #2}% \ifdim \wd\@tempboxa >\hsize {\small \textbf{#1.}\ \ #2}\par \else \global \@minipagefalse \hb@xt@\hsize{\hfil\box\@tempboxa\hfil}% \fi \vskip\belowcaptionskip} % Defines the \numberwithin command from AMS-LaTeX % \def\numberwithin#1#2{\@ifundefined{c@#1}{\@nocounterr{#1}}{% \@ifundefined{c@#2}{\@nocnterr{#2}}{% \@addtoreset{#1}{#2}% \toks@\@xp\@xp\@xp{\csname the#1\endcsname}% \@xp\xdef\csname the#1\endcsname {\@xp\@nx\csname the#2\endcsname .\the\toks@}}}} % Proof should be boldface % \renewenvironment{proof}[1][\proofname]{\par \normalfont \topsep6\p@\@plus6\p@ \trivlist \item[\hskip\labelsep\textbf{% #1}\@addpunct{\bf .}]\ignorespaces }{% \qed\endtrivlist } \renewcommand{\qedsymbol}{$\blacksquare$} % Theorem-like environment % \newtheorem{theorem}{Theorem} \newtheorem{lemma}{Lemma} \newtheorem{corollary}{Corollary} \newtheorem{proposition}{Proposition} {\theoremstyle{definition} \newtheorem{definition}{Definition} \newtheorem{example}{Example} \newtheorem{remark}{Remark} \newtheorem{note}{Note} } % Thebibliography without title % \setlength\bibindent{1.5em}\renewenvironment{thebibliography}[1] {\medskip \list{\@biblabel{\@arabic\c@enumiv}}% {\parsep=-0.2ex% \settowidth\labelwidth{\@biblabel{#1}}% \leftmargin\labelwidth \advance\leftmargin\labelsep \@openbib@code \usecounter{enumiv}% \let\p@enumiv\@empty \renewcommand\theenumiv{\@arabic\c@enumiv}}% \sloppy \clubpenalty4000 \@clubpenalty \clubpenalty \widowpenalty4000% \sfcode`\.\@m} {\def\@noitemerr {\@latex@warning{Empty `thebibliography' environment}}% \endlist} \endinput
Simpan