\documentclass{imsproc}
\usepackage{hyperref}
\newcommand*{\publname}{\begin{minipage}{\dimexpr(0.5\textwidth-0.5\columnsep-0.5\columnseprule)}
بیستمین سمینار آنالیز و کاربردهای آن%
\\[4pt]
۹ الی ۲۱ تیر ۱۳۹۰
\end{minipage}\hskip\dimexpr(\columnsep+\columnseprule)%
\begin{minipage}{\dimexpr(0.5\textwidth-0.5\columnsep-0.5\columnseprule)}
\raggedright
\includegraphics[width=1.5cm]{logo.jpg}
\end{minipage}
}
\usepackage{xepersian}
\newtheorem{theorem}{قضیه}[section]
\newtheorem{lemma}[theorem]{لم}
\newtheorem{pro}[theorem]{گزاره}
\newtheorem{exam}{مثال}
\newtheorem{result}[theorem]{نتیجه}
\newtheorem{defi}[theorem]{تعریف }
\newtheorem{case}{حالت}
\title[عنوان کوتاه]{
عنوان مقاله 
}
% first author
\author{وفا خلیقی}
\curraddr{ایران، مشهد، دانشگاه فردوسی}
\urladdr{http://um.ac.ir/~myhomepage}
\email{simurgh12@gmail.com}

% second author
\author{مهدی امیدعلی}
\curraddr{ایران، مشهد، دانشگاه فردوسی}
\urladdr{http://um.ac.ir/~myhomepage}
\email{mehdioa@gmail.com}
 % third author
\author{محمود امین‌طوسی}
\curraddr{ایران، مشهد، دانشگاه فردوسی}
\urladdr{http://um.ac.ir/~myhomepage}
\email{m.amintoosi@gmail.com}
\dedicatory{تقدیم به جمشید کاشانی، ریاضی‌دان هموطنم}
\copyrightinfo{1390}{(وفا خلیقی)}
\keywords{اعداد مرکب، نظریه رسته‌ها}
\thanks{از انجمن ریاضی ایران بابت حمایت‌هاشان تشکر می‌کنم}
\subjclass[2010]{Analysis; topology}
\begin{document}
\begin{abstract}
در این قسمت چکیده مقاله، حداقل در سه و حداکثر در هفت
 سطر نوشته شود. 
\end{abstract}
\maketitle
\tableofcontents
\section{مقدمه }

در این قسمت مقدمات نوشته شود. 
\begin{defi}
تعریف مطالب 
\end{defi}
\begin{pro}
گزاره نوشته شود. 
\cite{chen}
\end{pro}
\begin{lemma}
لم نوشته شود.
\end{lemma}
\begin{theorem}\label{th:hj}
قضیه نوشته شود.
\begin{align}\label{a}
f(x)=\begin{cases}
\sin x& x>0\\
\cos x& x<0
\end{cases}
\end{align}
\end{theorem}
\begin{proof}
در این قسمت برهان نوشته شود.
\end{proof}
\begin{exam}
مثال نوشته شود.
\end{exam}
\begin{result}
نتیجه نوشته شود.
\end{result}

\section{نتایج اصلی}
در این بخش نتایج اصلی نوشته شود.


برای وارد کردن تصاویر و جداول از دستورهای زیر استفاده کنید.



\begin{figure}
\centering
\includegraphics[width=3cm]{logo.jpg}
\caption{آرم دانشگاه مراغه}
\end{figure}



\begin{latin}
\begin{verbatim}
\begin{center}
\begin{tabular}{cc}
x & y\\
a& b
\end{tabular}
\caption{ جدول }
\end{center}
\end{verbatim}
\end{latin}
\setLTRbibitems
\begin{thebibliography}{99}%
\resetlatinfont

\bibitem{bgilkeyns}
 N.~Bla\v{z}i\'c, P.~Gilkey, S.~Nik\v{c}evi\'c, and U.~Simon, {\em
  Algebraic theory of affine curvature tensors}, Archivum Mathematicum, 42
  (2006), pp.~147--168.

\bibitem{chen}
 B.~Y. Chen and S.~W. Wei, {\em Differential geometry of submanifolds of
  warped product manifolds {$I\times_fS^{m-1}(k)$}}, J. Geom., 91 (2009),
  pp.~21--42.

\bibitem{onil2}
 B.~O`Neill, {\em Semi-{Riemannian geometry}}, Academic Press, 1986.

\bibitem{oprea}
 J.~Oprea, {\em Differential geometry and its applications}, Prentice
  Hall, second~ed., 2004.

\end{thebibliography}
\end{document}