updates
[phd-thesis.git] / back / research_data_management.tex
1 \documentclass[../thesis.tex]{subfiles}
2
3 \include{subfilepreamble}
4
5 \begin{document}
6 \chapter{Research Data Management}%
7 \label{chp:research_data_management}
8
9 This thesis research has been carried out under the research data management policy of the Institute for Computing and Information Science of Radboud University, the Netherlands.\footnote{\url{https://www.ru.nl/icis/research-data-management/}, last accessed \formatdate{20}{1}{2020}.}
10
11 The following research datasets have been produced during this PhD research:
12 \begin{itemize}
13 \item \fullref{chp:classy_deep_embedding}
14 \begin{itemize}
15 \item \rdmentry{\mlubbers}{2022}
16 {Literate Haskell/lhs2\TeX{} source code for the paper ``Deep Embedding with Class'': TFP 2022}
17 {Zenodo}{10.5281/zenodo.6650880} %chktex 8
18 \item \fullref{sec:classy_reprise}:
19 \begin{itemize}
20 \item \rdmentry{\mlubbers}{2022}
21 {\todo[inline]{replace with actual name}}
22 {Zenodo}{10.5281/zenodo.7277498} %chktex 8
23 \end{itemize}
24 \end{itemize}
25 \item \fullref{chp:first-class_datatypes}:
26 \begin{itemize}
27 \item \rdmentry{\mlubbers}{2022}
28 {Code for the paper ``First-Class Data Types in Shallow Embedded Domain-Specific Languages using Metaprogramming'': IFL 2022}
29 {Zenodo}{10.5281/zenodo.6416747}
30 \end{itemize}
31 \item \fullref{prt:top}:
32 \begin{itemize}
33 \item \rdmentry{\mlubbers; \pkoopman; \rplasmeijer}{2020}
34 {Source code for the mTask language}
35 {DANS}{10.17026/dans-xx4-8zs9} %chktex 8
36 \item \rdmentry{\mlubbers; \pkoopman; \rplasmeijer}{2020}
37 {Source code for the multitasking mTask language integrated with the iTask system}
38 {DANS}{10.17026/dans-x2y-rtxx} %chktex 8
39 \item \rdmentry{\mlubbers; \pkoopman; \rplasmeijer}{2020}
40 {Source code for a simplified mTask language integrated with the iTask system}
41 {DANS}{10.17026/dans-xv6-fvxd} %chktex 8
42 \item \rdmentry{\mlubbers; \pkoopman; \rplasmeijer}{2021}
43 {Source code for the interpreted mTask language}
44 {DANS}{10.17026/dans-zrn-2wv3} %chktex 8
45 \end{itemize}
46 \item \fullref{prt:tvt}:
47 \begin{itemize}
48 \item \rdmentry{\mlubbers; \pkoopman; \aramsingh; \jsinger; \ptrinder}{2021}
49 {Source code, line counts and memory statistics for CRS, CWS, CRTS and CWTS}
50 {Zenodo}{10.5281/zenodo.5040754}
51 \item \rdmentry{\mlubbers; \pkoopman; \aramsingh; \jsinger; \ptrinder}{2021}
52 {Source code, line counts and memory stats for PRS, PWS, PRT and PWT}
53 {Zenodo}{10.5281/zenodo.5081386}
54 \item \rdmentry{\mlubbers; \pkoopman; \aramsingh; \jsinger; \ptrinder}{2021}
55 {Source code of the PRSS and CWSS applications}
56 {DANS}{10.17026/dans-zvf-4p9m} %chktex 8
57 \end{itemize}
58 \end{itemize}
59
60 \input{subfilepostamble}
61 \end{document}