Skip to content

Commit

Permalink
Create basic citation file (#47)
Browse files Browse the repository at this point in the history
* Create basic citation file

* Update title

* Add other authors

* Add release date

---------

Co-authored-by: Florian Kohrt <[email protected]>
  • Loading branch information
NeuroShepherd and fkohrt authored Mar 7, 2025
1 parent 09d2381 commit c928fae
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
cff-version: 1.2.0
title: Code Publishing Tutorial
authors:
- given-names: Florian
family-names: Kohrt
orcid: 'https://orcid.org/0000-0003-0374-5625'
affiliation: LMU Munich
email: [email protected]
- given-names: Josephine
family-names: Zerna
orcid: 'https://orcid.org/0000-0003-2892-884X'
- given-names: Christoph
family-names: Scheffel
orcid: 'https://orcid.org/0000-0001-5963-9229'
repository-code: 'https://github.com/lmu-osc/code-publishing'
url: 'https://lmu-osc.github.io/code-publishing/'
date-released: '2024-09-13'

0 comments on commit c928fae

Please sign in to comment.