%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% International Conference on Mathematics, Informatics and Information Technologies dedicated to the illustrious scientist Valentin Belousov - MITI~2018
%
% April 19-21, 2018
%
% Alecu Russo Balti State University, Balti, Republic of Moldova
%
%http://miti.usarb.md
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%----------------------------------------------------------------------------------------
%	VARIOUS REQUIRED PACKAGES AND CONFIGURATIONS
%----------------------------------------------------------------------------------------

\usepackage[top=2cm,bottom=2cm,left=3cm,right=2.0cm,footskip=15pt,a4paper, twoside]{geometry} % Page margins

\usepackage[T2A]{fontenc}
\usepackage[english]{babel}
%\usepackage[english,russian,romanian]{babel}

\usepackage[utf8]{inputenc}
\usepackage{authblk}
\usepackage{latexsym}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsthm}
\usepackage{mathrsfs}
\usepackage{textcomp}
\usepackage{tipa}
\usepackage{array}
\usepackage{graphicx}
\usepackage{verbatim}
\usepackage{amscd}
\usepackage{color}
\usepackage{multicol}
\usepackage{wrapfig}
\usepackage{hyperref}
\usepackage{subcaption}
\usepackage{caption}
\usepackage{placeins}
\usepackage{multirow}
\usepackage{makecell}
\usepackage{tabularx}
\usepackage{fancyhdr}

%----------------------------------------------------------------------------------------

% headers and footers

\pagestyle{fancy}
\fancyfoot[C]{\textcolor{blue}{\scriptsize{International Conference on Mathematics, Informatics and Information Technologies\\ 
dedicated to the illustrious scientist Valentin Belousov - MITI~2018, April 19--21, 2018\\ 
Alecu Russo Balti State University, Republic of Moldova}}}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0.4pt}

% theorems

\newtheorem{definition}{Definition}
\newtheorem*{definition*}{Definition}
\newtheorem{theorem}{Theorem}
\newtheorem*{theorem*}{Theorem}
\newtheorem{statement}{Statement}
\newtheorem*{statement*}{Statement}
\newtheorem{lemma}{Lemma}
\newtheorem*{lemma*}{Lemma}
\newtheorem{corollary}{Corollary}
\newtheorem*{corollary*}{Corollary}

%----------------------------------------------------------------------------------------








