-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.cff
33 lines (33 loc) · 971 Bytes
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
cff-version: 1.2.0
title: Workshop Best Practices for Writing Reproducible Code
message: 'If you reuse our materials, please cite us!'
type: software
authors:
- given-names: Research Data Management Support
affiliation: Utrecht University
email: [email protected]
identifiers:
- type: doi
value: 10.5281/zenodo.8167841
description: The concept DOI for the collection of these materials.
repository-code: >-
https://github.com/UtrechtUniversity/workshop-computational-reproducibility
url: 'https://uu.nl/rdm'
abstract: >
This repository contains the materials for the two-day
workshop 'Best Practices in Writing Reproducible Code',
organized by Research Data Management Support at Utrecht
University, the Netherlands.
keywords:
- reproducibility
- open science
- programming
- dependency
- documentation
- version control
- reusability
- robustness
- workshop
license: CC-BY-4.0
version: 2023.07.21
date-released: '2023-07-21'