One Hat Cyber Team
Your IP :
216.73.216.24
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
/
nosc
/
public_html
/
View File Name :
sample.ua.tex
\documentclass{amsart} \usepackage{amssymb,latexsym} \usepackage[cp1251]{inputenc} %% for windows \usepackage[english,russian,ukrainian]{babel} \theoremstyle{plain} \newtheorem{theorem}{Theorem} \newtheorem{lemma}{Lemma} \newtheorem{corollary}{Corollary} \newtheorem{proposition}{Proposition} \theoremstyle{definition} \newtheorem{definition}{Definition} \theoremstyle{remark} \newtheorem{remark}{Remark} \newtheorem{example}{Example} \begin{document} \title{Paper Title} \author{A. Author} \address{Address of the first author} \email{aauthor@email.com} \author{B. Author} \address{Address of the second author} \email{bauthor@email.net} \begin{abstract} Some abstract. \end{abstract} \subjclass{34B10, 34B15} %\udc{517.9} \keywords{equation, other sample keywords} \maketitle \section{Introduction, etc} \section{Results} \subsection{Something} We have \begin{theorem}\label{thm:1} \end{theorem} \begin{remark}\label{rem:1} As is shown byTheorem~\ref{thm:1}, ... \end{remark} \begin{thebibliography}{99} \bibitem{some1}S. S. Some, ``Title,'' J. Journal, {\bf 4}, No.~4, 12--24 (2003). \end{thebibliography} \end{document}