\documentclass{inase}



\author{
AUTHORS' NAMES (Capital, 12pt Times New Roman, centered)\\
Department (12pt Times New Roman, centered)\\
University (12pt Times New Roman, centered)\\
Address (12pt Times New Roman, centered)\\
COUNTRY (Capital, 12pt Times New Roman, centered)
}

%% Enter the title of your article here     %%
\title{Title of the Paper (16pt Times New Roman, Bold, Centered)}


\begin{document}
\twocolumn[
  \begin{@twocolumnfalse}
    \maketitle
    \begin{abstract}
- This is a sample of the format of your full paper. A You need to have A4-sized pages (21 x 29 cm) pages with top and bottom margins of 2.5 cm and left and right margins of 1.8 cm. Use single space. Use double- use column format after the Key-Words. Arrange the text in two columns (8.2 cm), each separated by a gap of 1 cm. Use 11 pt size Times New Roman throughout the paper except for the headlines. For the words \textit{Abstract}, \textit{Key-Words} and \textit{References} Italics. Ensure that the text on the final page is spread so that both columns finish at the same distance from the top of the page.
    \end{abstract}

    \begin{keywords}
     - Leave one blank line after the Abstract and write your Key-Words (6 - 10 words)\\
\end{keywords}

\begin{dates}
Received: May 31, 2019.  Revised: May 4, 2020.  Accepted: May 22, 2020.  Published: May 29, 2020 \\ 
{\color{red}(INASE will fill these dates in case of final acceptance, following strictly our data base and possible email communication).}
\end{dates}
  \end{@twocolumnfalse}
\vspace{2ex} 
]

\section{Introduction}
As you can see for the title of the paper you must use 16pt, Centered, Bold, Times New Roman. Leave one blank line and then type AUTHORS' NAMES (in Capital, 12pt Times New Roman, centered), Department (in 12pt Times New Roman, centered), University (in 12pt Times New Roman, centered), Address (in 12pt Times New Roman, centered), COUNTRY (in Capital, 12pt Times New Roman, centered). Then you must type your e-mail address and your Web Site address (both in 12pt Times New Roman, centered). 

The heading of each section should be printed in small, 14pt, left justified, bold, Times New Roman. You must use numbers 1, 2, 3, … for the sections' numbering and not Latin numbering (I, II, III, …)

\section{Problem Formulation}
Please, leave two blank lines between successive sections as here.

Mathematical Equations must be numbered as follows: (1), (2), $\ldots$, (99) and not (1.1), (1.2), $\ldots$, (2.1), (2.2), $\ldots$  depending on your various Sections.

\subsection{Subsection}
When including a subsection you must use, for its heading, small letters, 12pt, left justified, bold, Times New Roman as here.  

\subsubsection{Sub-subsection}
When including a sub-subsection you must use, for its heading, small letters, 11pt, left justified, bold, Times New Roman as here. 

\section{Problem Solution}
Figures and Tables should be numbered as follows: Fig.1, Fig.2, $\ldots$ etc Table 1, Table 2, $\ldots$ etc.

If your paper deviates significantly from these specifications, our Publishing House may not be able to include your paper in the Proceedings. When citing references in the text of the abstract, type the corresponding number in square brackets as shown at the end of this sentence \cite{cite1}.  

\section{Conclusion}
Please, follow our instructions faithfully, otherwise you have to resubmit your full paper. This will enable us to maintain uniformity in the conference proceedings as well as in the post-conference luxurious books by Press. Thank you for your cooperation and contribution. We are looking forward to seeing you at the Conference.


\begin{thebibliography}{9}
\bibitem{cite1} Author, Title of the Paper, \textit{International Journal of Science and Technology}, Vol.X, No.X, 200X, pp. XXX-XXX.
\bibitem{cite2}   Author, \textit{Title of the Book}, Publishing House, 200X.

\end{thebibliography}


\section*{Contribution of individual authors to the creation of a scientific article (ghostwriting policy)}
{\color{red}
\textbf{Author Contributions: Please, indicate the role and the contribution of each author:}\\
Example\\}
John Smith, Donald Smith carried out the simulation and the optimization.\\
George Smith has implemented the Algorithm 1.1 and 1.2 in C++.\\
Maria Ivanova has organized and executed the experiments of Section 4.\\
George Nikolov was responsible for the Statistics.\\

\section*{Sources of funding for research presented in a scientific article or scientific article itself}
{\color{red}\textbf{Report potential sources of funding if there is any}}


\section*{Creative Commons Attribution License 4.0 (Attribution 4.0 International , CC BY 4.0)}

This article is published under the terms of the Creative Commons Attribution License 4.0\\

\flushleft\href{https://creativecommons.org/licenses/by/4.0/deed.en\_US}{https://creativecommons.org/licenses/by/4.0/deed.en\_US}

\end{document}

