long way with the long review
[rsss1516.git] / long / pre.tex
1 \documentclass{article}
2
3 \usepackage[a4paper]{geometry}
4 \usepackage{hyperref}
5 \usepackage{clean}
6
7 \title{%
8 Monads for functional programming\\
9 P.\ Wadler\\
10 {\large%
11 Originally published in Springer's \emph{Program Design Calculi} in
12 1993
13 }
14 }
15 \author{M.~Lubbers}
16 \date{\today}
17
18 \hypersetup{%
19 pdftitle={Monads for functional programming},
20 pdfauthor={Mart Lubbers},
21 pdfcreator={Mart Lubbers},
22 pdfproducer={Mart Lubbers},
23 hidelinks
24 }