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