You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CITATION.cff
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,8 @@ authors:
18
18
given-names: "Enrico"
19
19
- family-names: "Vathsavayi"
20
20
given-names: "Harsha"
21
+
- family-names: "Wang"
22
+
given-names: "Yonglei"
21
23
title: "Reproducible research - Preparing code to be usable by you in the future and others in general"
22
24
type: "data"
23
25
abstract: "We focus here on 3 aspects of reproducible programs and computations: documenting dependencies, environments, and computational steps in a reproducible way. We touch on containers."
0 commit comments