Skip to content
Snippets Groups Projects
Commit 46387eb5 authored by Prakalp Srivastava's avatar Prakalp Srivastava
Browse files

Introduction todo list added

parent 758a0b63
No related branches found
No related tags found
No related merge requests found
\begin{abstract}
State the problem, your approach and solution, and the main contributions of the
paper. Include little if any background and motivation. Be factual but
comprehensive. The material in the abstract should not be repeated later word
for word in the paper.
\end{abstract}
\section{Introduction}
\label{sec:Introduction}
\todo[inline]{What is the problem?}
\todo[inline]{Why is it interesting and important?}
\todo[inline]{Why is it hard?}
\todo[inline]{Why hasn't it been solved before?}
\todo[inline]{What are the key components of my apprach and results?}
......@@ -4,18 +4,20 @@
\newcommand{\asplossubmissionnumber}{XXX}
\usepackage[normalem]{ulem}
\usepackage{todonotes}
\begin{document}
\title{
Instructions for Submission to ASPLOS 2015}
VISC: Virtual Instruction Set Computing}
\date{}
\maketitle
\thispagestyle{empty}
Test
\input{Abstract}
\input{Introduction}
~\cite{lamport94}
\listoftodos
\bibliographystyle{plain}
\bibliography{references}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment