Skip to content

Commit 3190b8a

Browse files
Fix citation to match the tutorial (#35)
* Fix citation to match the tutorial * Update release date
1 parent d1b0d0e commit 3190b8a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CITATION.cff

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
cff-version: 1.2.0
22
message: "If you use this software, please cite it as below."
33
authors:
4-
- family-names: "Krystalli"
5-
given-names: "Anna"
6-
orcid: "https://orcid.org/0000-0002-2378-4915"
7-
title: "Collaborative coding with GitHub and RStudio"
4+
- family-names: "Croucher"
5+
given-names: "Mike""
6+
affiliation: "Community Developer Advocate, MathWorks"
7+
title: "Introduction to version Control with git and GitHub within RStudio"
88
version: 1.0.0
99
doi:
10-
date-released: 2016-07-01
11-
repository-code: "https://github.com/lmu-osc/Collaborative-RStudio-GitHub"
12-
url: "https://github.com/lmu-osc/Collaborative-RStudio-GitHub"
10+
date-released: 2016-09-03
11+
repository-code: "https://github.com/lmu-osc/Introduction-RStudio-Git-GitHub"
12+
url: "https://github.com/lmu-osc/Introduction-RStudio-Git-GitHub"

0 commit comments

Comments
 (0)