Skip to content

Commit 034548a

Browse files
authored
Update CITATION.cff
add "yonglei wang" as one author in the CITATION.cff
1 parent fb26888 commit 034548a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CITATION.cff

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ authors:
1818
given-names: "Enrico"
1919
- family-names: "Vathsavayi"
2020
given-names: "Harsha"
21+
- family-names: "Wang"
22+
given-names: "Yonglei"
2123
title: "Reproducible research - Preparing code to be usable by you in the future and others in general"
2224
type: "data"
2325
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

Comments
 (0)