From: Mart Lubbers Date: Tue, 22 Mar 2016 18:50:39 +0000 (+0100) Subject: started with why X-Git-Tag: first_presentation~2 X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=22ab8c6492c87042d876c00e3bebf8b9df4ceda1;p=rsss1516.git started with why --- diff --git a/long1/pre.tex b/long1/pre.tex index bd9e489..99a38e7 100644 --- a/long1/pre.tex +++ b/long1/pre.tex @@ -14,7 +14,7 @@ Computing Science: Software Science\\ Radboud University Nijmegen } -\date[RSSS-w2]{\today} +\date[RSSS-w2]{2016{--}03{--}22} \hypersetup{% pdftitle={Monads for functional programming}, diff --git a/shorts1/Makefile b/shorts1/Makefile index bd19687..af0284f 100644 --- a/shorts1/Makefile +++ b/shorts1/Makefile @@ -1,5 +1,5 @@ LATEX:=pdflatex -DOCUMENTS:=yesterday data_types +DOCUMENTS:=yesterday data_types why_functional .SECONDARY: pre.fmt diff --git a/shorts1/why_functional.tex b/shorts1/why_functional.tex new file mode 100644 index 0000000..ec12749 --- /dev/null +++ b/shorts1/why_functional.tex @@ -0,0 +1,27 @@ +%&pre +\title{Why functional programming matters} +\date{2016{--}03{--}22} +\begin{document} +\maketitle +\subsubsection*{Summary \& Evidence} +%Summary (as briefly as you can - two or three sentences) + +%Evidence (what evidence is offered to support the claims?) + +\subsubsection*{Strengths \& Weaknesses} +%Strength (what positive basis is there for publishing/reading it?) + +%Weaknesses + +\subsubsection*{Evaluation} +%Evaluation (if you were running the conference/journal where it was published, +%would you recommend acceptance?) + +%Comments on quality of writing + +\subsubsection*{Discussion} +%Queries for discussion +\begin{itemize} + \item +\end{itemize} +\end{document}