Simple AAA Template for Journals or Conferences by Jinwei Lin
Author
Jinwei Lin
Last Updated
bir yıl önce
License
Creative Commons CC BY 4.0
Abstract
Simple Arrow Area Architecture Template for Journals or Conferences by Jinwei Lin.
% >>:=======================================================================================
% Name->paper.tex
% Version->V0.1
% Time->2023/05/01
% by Jinwei Lin
% Users are solely responsible for their use of templates.
% <<:=======================================================================================
% >>:=======================================================================================
% >>:-----------------------------------------------------------------------------------
% >>:-----------------------------------------------------------------------------------
\documentclass[journal]{IEEEtran}
\begin{document}
% >>:-----------------------------------------------------------------------------------
\title{Simple Arrow Area Architecture Template for\\Journals or Conferences by Jinwei Lin}
\author{Jinwei~Lin,~\IEEEmembership{Member,~IEEE,}
FirstName~LastName,~\IEEEmembership{Fellow,~ACM}
\thanks{Jinwei Lin is come from Monash University,}
\thanks{ORCID of Jinwei Lin:0000 0003 0558 6699,}
\thanks{Manuscript received May 01, 2023; revised May 29, 2023.}}
% Paper Title
\markboth{Journal or Conference of \LaTeX\, No.~1, May~2023}
{Shell \MakeLowercase{\textit{et al.}}: Simple Arrow Area Architecture Template}
\maketitle
% <<:-----------------------------------------------------------------------------------
% >>:-----------------------------------------------------------------------------------
\begin{abstract}
The abstract ...
You can call it a AAA Template.
\end{abstract}
% <<:-----------------------------------------------------------------------------------
% >>:-----------------------------------------------------------------------------------
% Note that keywords are not normally used for peerreview papers.
\begin{IEEEkeywords}
simple, journals, conferences, \LaTeX, template.
\end{IEEEkeywords}
% <<:-----------------------------------------------------------------------------------
% >>:=======================================================================================
\section{Introduction}
Section ... \cite{ref2023}
You can call it a AAA Template.
% >>:-----------------------------------------------------------------------------------
\subsection{Subsection Heading}
Subsection ...
% <<:-----------------------------------------------------------------------------------
% <<:=======================================================================================
% >>:=======================================================================================
\section{Literature Review}
Section ...
% >>:-----------------------------------------------------------------------------------
\subsection{Subsection Heading}
Subsection ...
% <<:-----------------------------------------------------------------------------------
% <<:=======================================================================================
% >>:=======================================================================================
\section{Methodology Analysis}
Section ...
% >>:-----------------------------------------------------------------------------------
\subsection{Subsection Heading}
Subsection ...
% <<:-----------------------------------------------------------------------------------
% <<:=======================================================================================
% >>:=======================================================================================
\section{Experiment and Evaluation}
Section ...
% >>:-----------------------------------------------------------------------------------
\subsection{Subsection Heading}
Subsection ...
% <<:-----------------------------------------------------------------------------------
% <<:=======================================================================================
% >>:=======================================================================================
\section{Conclusion}
Conclusion ...
% >>:-----------------------------------------------------------------------------------
\subsection{Subsection Heading}
Subsection ...
% <<:-----------------------------------------------------------------------------------
% <<:=======================================================================================
\appendices
% >>:=======================================================================================
\section{Proof of ...}
Appendix ...
% <<:-----------------------------------------------------------------------------------
% >>:-----------------------------------------------------------------------------------
% use section* for acknowledgment
\section*{Acknowledgment}
Acknowledgment ...
% <<:-----------------------------------------------------------------------------------
% <<:=======================================================================================
% >>:=======================================================================================
\bibliographystyle{IEEEtran}
\bibliography{ref}{}
\end{document}
% <<:=======================================================================================
% >>:-----------------------------------------------------------------------------------
% >>:-----------------------------------------------------------------------------------
% >>:=======================================================================================