add long review2 stub
[rsss1516.git] / long2 / long.tex
1 \documentclass{article}
2
3 \usepackage[a4paper]{geometry}
4 \usepackage{hyperref}
5
6 \title{%
7 Do you see what I see?\\
8 {\large\emph{Functional pearl} (2016)}
9 }
10 \author{M.~Lubbers}
11 \date{\today}
12
13 \hypersetup{%
14 pdftitle={Do you see what I see?},
15 pdfauthor={Mart Lubbers},
16 pdfcreator={Mart Lubbers},
17 pdfproducer={Mart Lubbers},
18 hidelinks
19 }
20 \begin{document}
21 \maketitle
22 \tableofcontents
23 \section{Objective}
24 % what is the goal of this work, what problem is addressed, what was the
25 % current state of the art, who is the work aimed at?
26
27 \section{Proposal}
28 % if the paper presents a new idea, what, in a nutshell, is it?
29
30 \section{Evidence}
31 % Support for claims - Theorems? Case studies? Simulations? Benchmarks? Does
32 % evidence address issues needed to support claims?
33
34 \section{Shoulders of giants\ldots}
35 % what previous research does this work build on? What are the key underlying
36 % theoretical ideas? Software infrastructure?
37
38 \section{Impact}
39 % has this work been influential? When later research papers cite it, what
40 % contribution is being referred to?
41
42 \section{Writing}
43 % analyse the writing
44
45 \section{Discussion points}
46 % end with questions which you think should arise
47
48 \end{document}