\documentclass[conference]{IEEEtran} \IEEEoverridecommandlockouts % The preceding line is only needed to identify funding in the first footnote. If that is unneeded, please comment it out. %Template version as of 6/27/2024 \usepackage{cite} \usepackage{amsmath,amssymb,amsfonts} \usepackage{algorithmic} \usepackage{graphicx} \usepackage{textcomp} \usepackage{xcolor} \usepackage{subcaption} \begin{document} % \title{Intermittent Systems with Small Scale: Model and Design Guidelines \\ \title{Intermittent Systems in Small Scale: Execution Model and Design Guidelines \\ \thanks{This work was supported by IITP grant funded by the Korea government (MSIT) (No.2021-0-00360, Development of Core Technology for Autonomous Energy-driven Computing System SW in Power-instable Environment).} } \author{\IEEEauthorblockN{Youngbin Kim and Yoojin Lim} \IEEEauthorblockA{yb.kim@etri.re.kr, yoojin.lim@etri.re.kr \\ Electronics and Telecommunications Research Institute (ETRI), Daejeon, Republic of Korea } } \maketitle \begin{abstract} Abstract. \end{abstract} \begin{IEEEkeywords} keywords. \end{IEEEkeywords} \input{sections/Introduction.tex} \input{sections/OurModel.tex} \input{sections/OurApproach.tex} \input{sections/RelatedWork.tex} \input{sections/Conclusion.tex} \input{sections/Notes.tex} \bibliographystyle{ieeetr} \bibliography{../refs} \end{document}