-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add back in CITATION.cff (and force build)
- Loading branch information
1 parent
8cfa1a6
commit d979b59
Showing
1 changed file
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
cff-version: 1.1.0 | ||
message: "If you reuse this training material, please cite it as below." | ||
authors: | ||
- family-names: "Buenabad-Chavez" | ||
given-names: "Jorge" | ||
- family-names: "Cansdale" | ||
given-names: "Annabel" | ||
orcid: "https://orcid.org/0000-0001-9548-3110" | ||
- family-names: "Chong" | ||
given-names: "James" | ||
orcid: "https://orcid.org/0000-0001-9447-7421" | ||
- family-names: "Forrester" | ||
given-names: "Sarah" | ||
orcid: "https://orcid.org/0000-0001-8332-7196" | ||
- family-names: "Greeves" | ||
given-names: "Evelyn" | ||
orcid: "https://orcid.org/0000-0003-4800-3422" | ||
- family-names: "Rand" | ||
given-names: "Emma" | ||
orcid: "https://orcid.org/0000-0002-1358-8275" | ||
title: "Cloud-SPAN Genomics Course: Project Management for Cloud Genomics" | ||
version: 0.1.0 | ||
doi: 10.5281/zenodo.5582906 | ||
date-released: 2022-03-01 | ||
url: "https://cloud-span.github.io/01genomics/" | ||
references: | ||
- authors: | ||
- family-names: "Lemus" | ||
given-names: "Roselyn" | ||
- family-names: "Gui" | ||
given-names: "Yujuan" | ||
- family-names: "Kuzak" | ||
given-names: "Mateusz" | ||
date-released: "2017-11-01" | ||
doi: 10.5281/zenodo.1064242 | ||
repository-code: "https://github.com/datacarpentry/organization-genomics" | ||
title: "Data Carpentry: Genomics Organization Lesson" | ||
type: software | ||
version: v2017.11.0 |