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
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,14 @@ authors:
6
6
given-names: "Radovan"
7
7
- family-names: "Darst"
8
8
given-names: "Richard"
9
+
- family-names: "Juselius"
10
+
given-names: "Jonas"
11
+
- family-names: "Di Remigio Eikås"
12
+
given-names: "Roberto"
13
+
- family-names: "Bjørndalen"
14
+
given-names: "Ole Martin"
15
+
- family-names: "Fouilloux"
16
+
given-names: "Anne"
9
17
title: "Modular code development type-along "
10
18
type: "data"
11
19
abstract: "Making reusing parts of your code easier. The focus of this lesson is how to partition and organize projects as they grow from one screen-full to larger and how to make code portions reusable across projects and across notebooks."
0 commit comments