diff options
Diffstat (limited to '2019-Mascots.tex')
| -rw-r--r-- | 2019-Mascots.tex | 25 |
1 files changed, 23 insertions, 2 deletions
diff --git a/2019-Mascots.tex b/2019-Mascots.tex index fdf9b7b..6cf680d 100644 --- a/2019-Mascots.tex +++ b/2019-Mascots.tex @@ -1,6 +1,17 @@ % Intended LaTeX compiler: pdflatex -\documentclass{IEEEtran} +\documentclass[conference]{IEEEtran} \usepackage{hyperref} +\IEEEoverridecommandlockouts +\author{\IEEEauthorblockN{1\textsuperscript{st} Anne-Cécile Orgerie} +\IEEEauthorblockA{\textit{Univ Rennes, Inria, CNRS, IRISA, Rennes, France} \\ +Rennes, France \\ +anne-cecile.orgerie@irisa.fr} +\and +\IEEEauthorblockN{2\textsuperscript{nd} Loic Guegan} +\IEEEauthorblockA{\textit{Univ Rennes, Inria, CNRS, IRISA, Rennes, France} \\ +Rennes, France \\ +loic.guegan@irisa.fr} +} \date{\today} \title{A Large-Scale Wired Network Energy Model for Flow-Level Simulations} \hypersetup{ @@ -13,8 +24,18 @@ \begin{document} \maketitle +\begin{abstract} +This document is a model and instructions for \LaTeX. +This and the IEEEtran.cls file define the components of your paper [title, text, heads, etc.]. *CRITICAL: Do Not Use Symbols, Special Characters, Footnotes, +or Math in Paper Title or Abstract. +\end{abstract} + +\begin{IEEEkeywords} +component, formatting, style, styling, insert +\end{IEEEkeywords} + \section{Introduction} -\label{sec:orgbd6dcef} +\label{sec:org718d7e5} blabla \end{document} |
