Paper Template - ERSC
Author
Pedro Pinto
Last Updated
4 anni fa
License
Creative Commons CC BY 4.0
Abstract
A paper template to be used by students of ERSC graduation
A paper template to be used by students of ERSC graduation
%author: Pedro Pinto; v1.1; 5 jun 2020
%based on IEEEtran
\documentclass[conference]{IEEEtran}
\usepackage[utf8]{inputenc}
\usepackage{amsmath}
\usepackage{graphicx}
\usepackage{tabularx}
\usepackage{adjustbox}
%\usepackage[colorinlistoftodos]{todonotes}
\usepackage{csquotes}
\usepackage{comment}
\usepackage{imakeidx}
%tabela
\usepackage{multirow}
\usepackage{xcolor}
\usepackage[margin=2.5cm]{geometry}
\usepackage{hyperref} %to show links
\usepackage{titling}
\usepackage[ddmmyyyy]{datetime}
\usepackage{setspace}
\usepackage{indentfirst}
%to define placement of tables and images in strict mode
%\usepackage{placeins}
\usepackage[style=ieee]{biblatex}
\addbibresource{ref.bib}
\input{vars}
\linespread{1.2}
\begin{document}
\title{
\vspace{-10mm}
\includegraphics[width=2\columnwidth]{figs/ERSC_Logo.png}\\[1ex]
Paper Template for ERSC Graduation
}
\author{authored by\\
Student name 1 (email1@ipvc.pt),
Student name 2 (email2@ipvc.pt)\\
supervised by\\
Prof. X (email) and Prof. Y (email)}% <-this % stops a space
\makeatletter
\def\@maketitle{
\begin{center}
{\Huge \bfseries \sffamily \@title }\\[4ex]
Submitted on \@date\\
{\normalsize \@author}\\[4ex]
%\@date\\[8ex]
\end{center}}
\makeatother
% make the title area
\maketitle
\begin{IEEEkeywords}
keyword, keyword, keyword, etc.
\end{IEEEkeywords}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{abstract}
%context
The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
%problem
The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
%proposal
The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
%solution
The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
\end{abstract}
\section{Introduction}
\label{chap:introduction}
In this section ...The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
IMPORTANT:
\begin{itemize}
\item PLEASE check the file vars.tex: I'm using it in 10\kbps.
\item item
\item item
\end{itemize}
How to reference and insert a figure \ref{fig:labeloffigure}.
\begin{figure}[ht]
\centering
\includegraphics[scale=0.5]{figs/ESTG_logo.png}
\caption{This is a figure}
\label{fig:labeloffigure}
\end{figure}
This is an example of a citation \cite{Pedro2019}.
This is a way for you to generate tables:
https://www.tablesgenerator.com/
The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
\subsection{Context}
\label{sec:context}
%Context
The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
%context focus
The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
%\subsection{Problem Statement and Motivation}
%\label{sec:motivation}
%problem to solve
The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
%point the motivation
The motivation of the current project is
The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
%\subsection{Objectives}
%\label{sec:name}
The general objective is to
The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
%\subsection{Organization}
%\label{sec:org}
This paper is organized as follows. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
\section{Related Work or State-of-art}
\label{sec:soa}
The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
\subsection{Subsection 1}
\label{subsec:sec1}
The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
\begin{itemize}
\item The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
\item The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
\item The quick brown fox jumps over the lazy dog.
\item The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
\end{itemize}
\subsection{Subsection}
\label{subsec:sec2}
The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Section}
\label{sec:sec2}
The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
\subsection{Subsection}
\label{subsec:sec2}
The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
\section{Conclusions}
\label{sec:conc}
The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
\printbibliography[title={References}]
\end{document}