Skip to content

Commit 6881b99

Browse files
authored
Merge pull request #15 from snakemake/docs/citation
docs: citation
2 parents f754fc8 + 010a6cc commit 6881b99

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed

CITATION.cff

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
cff-version: 1.2.0
2+
message: "If you use this teaching material, please cite it as below."
3+
authors:
4+
- family-names: "Petersen"
5+
given-names: "Malte"
6+
orcid: "https://orcid.org/0000-0001-7601-9873"
7+
- family-names: "Hellmann"
8+
given-names: "Sören Lukas"
9+
orcid: "https://orcid.org/0000-0003-4958-1419"
10+
- family-names: "Böker"
11+
given-names: "Florian"
12+
orcid: "https://orcid.org/0000-0002-0732-6914"
13+
- family-names: "Brand"
14+
given-names: "Fabian"
15+
orcid: "https://orcid.org/0000-0003-1885-7021"
16+
- family-names: "Sharma"
17+
given-names: "Aasish Kumar"
18+
orcid: "https://orcid.org/0000-0002-7514-2340"
19+
- family-names: "Pleico"
20+
given-names: "Martin Leandro"
21+
orcid: "https://orcid.org/0000-0002-8427-0221"
22+
- family-names: "Köster"
23+
given-names: "Johannes"
24+
orcid: "https://orcid.org/0000-0001-9818-9320"
25+
- family-names: "Meesters"
26+
given-names: "Christian"
27+
orcid: "https://orcid.org/0000-0003-2408-7588"
28+
title: "Teaching Reproducible Data Analysis for HPC Users -- The Snakemake Teaching Alliance "
29+
version: 1.0
30+
doi: https://doi.org/10.14279/eceasst.v83.2600
31+
date-released: 2025-02-21
32+
url: "https://github.com/snakemake/snakemake-hpc-teaching-material/"

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
[![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/snakemake/snakemake-hpc-teaching-material/build.yml?label=tests)](https://github.com/snakemake/snakemake-hpc-teaching-material/actions?query=branch%3Amain++)
33
[![Build LaTex sources.](https://github.com/snakemake/snakemake-hpc-teaching-material/actions/workflows/build.yml/badge.svg)](https://github.com/snakemake/snakemake-hpc-teaching-material/actions/workflows/build.yml)
44
![Mastodon Follow](https://img.shields.io/mastodon/follow/109245696038111591?domain=https%3A%2F%2Ffediscience.org&style=flat)
5+
![Mastodon Follow](https://img.shields.io/mastodon/follow/113407240116926289?domain=fediscience.org&style=flat)
56

67
# The Snakemake Teaching Alliance
78

0 commit comments

Comments
 (0)