%%% AAM Template for articles (Version 1.03) %%% updated Dec. 19, 2019 \documentclass[final]{AAM} \usepackage{xcolor} \usepackage{mathrsfs} %%%%% this template loads the following packages %%%%% amsfonts, amssymb, amsmath, color, graphics, epstopdf, graphicx, tabularx, figsize, [T1]fontenc, caption %%%%% [amsmath,standard,thmmarks]{ntheorem} %% uncomment these lines (line 13 to line 25) if you have Keywords extend to a second line %\newenvironment{hangingpar}[1] %{\begin{list} % {} % {\setlength{\itemindent}{-#1}%%' % \setlength{\leftmargin}{#1}%%' % \setlength{\itemsep}{0pt}%%' % \setlength{\parsep}{\parskip}%%' % \setlength{\topsep}{\parskip}%%' % } % \setlength{\parindent}{-#1}%% % \item[] % } % {\end{list}} %% uncomment these lines between line 12 and line 25 if you have Keywords extend to a second line %%%%%%%%%%%%% Do not Change any of these commands %%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%% %%%%% Formatting Commands for the (not page 1) headers \newcommand{\TheAuthor}{} \newcommand{\Author}[1]{\renewcommand{\TheAuthor}{#1}} % author info for page headers \newcommand{\TheTitle}{} \newcommand{\Title}[1]{\renewcommand{\TheTitle}{#1}} % Journal title abbreviation for page headers \newcommand{\TheDateAccepted}{} \newcommand{\DateAccepted}[1]{\renewcommand{\TheDateAccepted}{#1}} \newcommand{\TheDateReceived}{} \newcommand{\DateReceived}[1]{\renewcommand{\TheDateReceived}{#1}} \usepackage{fancyhdr} % Fancy Header and Footer \pagestyle{fancy} \setlength{\voffset}{-0.45in} \setlength{\headsep}{.3in} \setlength{\headheight}{10.5pt} \fancyhf{} % clear all \fancyhead[el]{\fancyplain{}{\footnotesize \thepage}} % Page number in left on even pages and right on odd pages \fancyhead[er]{\fancyplain{}{\footnotesize \TheAuthor}} % Author in the right on even pages \fancyhead[ol]{\fancyplain{}{\footnotesize \TheTitle}} % Journal in the left on odd pages \fancyhead[or]{\fancyplain{}{\footnotesize \thepage}} % Page number in left on even pages and right on odd pages \lfoot{} \cfoot{} \rfoot{} \renewcommand{\headrulewidth}{0.0pt} \renewcommand{\footrulewidth}{0.0pt} \thispagestyle{plain} %%%%% end of Formatting Commands for the (not page 1) headers %%%%% %%%%%%%%%%%%%%%%% Now you can start changing items %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%% %%%%% Article information \setcounter{page}{1} %this is the page number for the first page of the article %% examples for Author info formatting: %% * three or more authors: J. Valles et al. %% * two authors: J. Valles and S. Schooler %% * one author: J. Valles \Author{xxx} \Title{AAM: Intern. J., Vol. 1, Issue 1 (January 1900)} \DateReceived{Feb. 29, 1900} \DateAccepted{Feb. 29, 1900} %%%%% %%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{document} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \def\undertext#1{$\underline{\smash{\hbox{#1}}}$} \renewcommand{\headrulewidth}{0pt} % remove the header rule \title{First Line \\ Second Line \\ Third Line} \maketitle %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%% Formatting for Authors Name(s) %%%%% %%%%% one author: FirstName LastName %%%%% two authors: FirstName LastName and FirstName SecondName %%%%% three authors: FirstName LastName, FirstName LastName, and FirstName SecondName %%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \centerline{\bf $^1$Author 1 and $^2$Author 2} \begin{center} Department Name\\ Institution Name\\ Institution Address\\ City, Nation\\ %%% e-mail addresses $^1${\color[rgb]{0,0,1}{\undertext{Author1@genericmail.org}}}; $^2${\color[rgb]{0,0,1}{\undertext{Author2@genericmail.org}}} \end{center} %%% use the line below to indicate corresponding Author %$^*$Corresponding Author \vspace{0.5truecm} \centerline{\received\TheDateReceived; \accepted\TheDateAccepted} \section*{Abstract} %%%%% Add your abstract here. This should be between 150 to 200 words. %% use this line if your Keywords fit on one line % {\Large{\bf{Keywords:}}} add keywords here, separated by semicolons \\ %% use these three lines if your Keywords fit on more than one line % \begin{hangingpar}{1in} % {\Large{\bf{Keywords:}}} Measure of non-compactness; Infinite system of differential equations; Banach spaces % \end{hangingpar} {\Large{\bf{MSC 2010 No.: }}}{add MSC codes here, separated by commas} %\end{abstract} \noindent %%%%% within the body of the article, the following environments are defined: %%%%% Theorem: use \begin{thm} body of theorem \end{thm} %%%%% Theorem with Proof: use \begin{thm} body of theorem \begin{proof} body of proof \end{proof}\end{thm} %%%%% Lemma: use \begin{lem} body of lemma \end{lem} %%%%% Lemma with Proof: use \begin{lem} body of lemma \begin{proof} body of proof \end{proof}\end{lem} %%%%% Proposition: use \begin{prop} body of proposition \end{prop} %%%%% Proposition with Proof: use \begin{prop} body of proposition \begin{proof} body of proof \end{proof}\end{prop} %%%%% Corollary: use \begin{coro} body of corollary \end{coro} %%%%% Corollary with Proof: use \begin{coro} body of corollary \begin{proof} body of proof \end{proof}\end{coro} %%%%% Example: use \begin{example} body of example \end{example} %%%%% Remark: use \begin{remark} body of remark \end{remark} %%%%% Definition: use \begin{defn} \end{defn} %%%%% For figures, use the following example as a template: %%%%% \begin{figure}[t] %%%%% \centering %%%%% \includegraphics[scale as necessary]{Name of Figure}\hfill %%%%% \caption{Add caption here} %%%%% \label{fig:CM} %%%%% \end{figure} %%%%% Figures supplied should be of the following types: %%%%% *.jpg %%%%% *.png %%%%% *.eps %%%%% Do not include code to create figure. The picture file for the figure is needed. %%%%% For tables, use the following example as a template: %%%%% \begin{table}[t] %%%%% \centering % used for centering table %%%%% \caption{Write desired caption here.} % title of Table %%%%% \begin{tabular}{c c c c} % centered columns (4 columns) %%%%% \hline %inserts horizontal line %%%%% Case & Method \#1 & Method \#2 & Method \#3 \\ [0.5ex] % inserts table %%%%% %heading %%%%% \hline % inserts single horizontal line %%%%% 1 & 50 & 837 & 970 \\ % inserting body of the table %%%%% 2 & 47 & 877 & 230 \\ %%%%% 3 & 31 & 25 & 415 \\ %%%%% 4 & 35 & 144 & 2356 \\ %%%%% 5 & 45 & 300 & 556 \\ %%%%% \hline %inserts single line %%%%% \end{tabular} %%%%% \label{table:nonlin} % is used to refer to this table in the text %%%%% \end{table} %%%%% to generate citations, please refer to REFERENCES section \section{Introduction }\label{intro} %%% add text here for the Introduction \section{Section 2 Heading}\label{sec:2} %%% add text here for section \section{Section 3 Heading}\label{sec:3} %%% add text here for section \section{Conclusion} %%% add text for Conclusion section here \section*{\textit{Acknowledgment:}} \textit{Add your acknowledgment here, if one to be used.} %%%%% To create citations in article %%%%% use the following as appropriate: %%%%% \cite{Author-ref} to produce (Author (year)) %%%%% \citenop{Author-ref} to produce Author (year) without enclosing parentheses %%%%% see Guide-for-Authors-LaTeX for additional options and information %%%%% For formatting of references, please follow the guidelines in the AAM Guide for Authors \section*{\centering REFERENCES} \setlength{\parindent}{0.32in} \setlength{\leftskip}{0.5in} \setlength{\parskip}{15pt} \begin{thebibliography} \bibitem[\protect\citeauthoryear{citation style for authors}{year of publication}]{Author-ref} Authors (Year of Publication). Article Name, Journal Name, Vol. xx, No. xx, pp. xx--xx. %%%%% working example (article) %%%%% \bibitem[\protect\citeauthoryear{Haghighi et al.}{2016}]{Ha-Mi-stepwise} %%%%% Haghighi, A.M. and Mishev, D.P. (2016). Stepwise Explicit %%%%% Solution for the Joint Distribution of Queue Length of a MAP Single-server %%%%% Service Queueing System with Splitting and varying Batch Size Delayed Feedback, %%%%% Int. J. Mathematics in Operational Research, Vol. 9, No. 1, pp. 39--64 %%%%% working example (book) %%%%% \bibitem[\protect\citeauthoryear{Haghighi et al.}{2016}]{Ha-Mi-delayed} %%%%% Haghighi, A.M. and Mishev, D.P. (2016). \emph{Delayed and Network %%%%% Queues}, Wiley and Sons, New Jersey. \end{thebibliography} \end{document}