\documentclass{MX2020}
\usepackage{lipsum}
%\usepackage[utf8]{inputenc}
\usepackage[english]{babel}
%===============================================================================
\title{Preparation of Papers for MECHATRONICS 2020}
\author{First A. Author$^{*}$ , Second B. Author, Jr.$^{**}$ , Third C. Author$^{***}$ }
\affiliation{ $^{*}$ National Institute of Standards and Technology, Boulder, CO 80305, USA (Tel: 303-555-5555; e-mail: author@boulder.nist.gov).
\\
$^{**}$Colorado State University, Fort Collins, CO 80523 USA (e-mail:
author@lamar. colostate.edu)
\\
$^{***}$ Electrical Engineering Department, Seoul National University,
Seoul, Korea, (e-mail: author@snu.ac.kr)
}
\begin{document}
\MXabstract{These instructions give you guidelines for preparing papers for MECHATRONICS 2020. Use this document as a template to compose your paper if you are using \LaTeX. For submission guidelines, follow instructions on the Conference website.}{Include a list of 5 keywords.}
\section{Introduction}
Please remember that the paper size is to be A4.
\newline
Do not change the font sizes or line spacing to squeeze more text into a limited number of pages. Use italics for emphasis; do not underline.
\subsection{A subsection}
Please observe the page limits of the conference (8 pages). Please do not modify margins.
\section{PROCEDURE FOR PAPER SUBMISSION}
\subsection{Review Stage}
Please use this document as a "template" to prepare your manuscript. For submission guidelines, follow instructions on the Conference website.
\\\\
Note that conference impose a strict page limit (8 pages), so it will be better for you to prepare your initial submission in the camera ready layout so that you will have a good estimate for the paper length. Additionally, the effort required for final submission will be minimal.
\section{lorem ipsum}
\lipsum[1-2]
\section{Conclusion}
\lipsum[4]
%Bibliography
\bibliographystyle{plain}
\bibliography{biblio}
\end{document}