Skip to content

Commit

Permalink
added zenodo doi and citation cff file
Browse files Browse the repository at this point in the history
  • Loading branch information
anneferger committed Dec 21, 2023
1 parent 9c1e7b5 commit 687592a
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@
!*.jpg
!MANIFEST.MF
!*.yml
!CITATION.cff
31 changes: 31 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Parkoła"
given-names: "Tomasz"
- family-names: "Stanisławczyk"
given-names: "Mariusz"
- family-names: "Cummings"
given-names: "James"
- family-names: "Burnard"
given-names: "Lou"
- family-names: "Rahtz"
given-names: "Sebastian"
- family-names: "Werla"
given-names: "Marcin"
- family-names: "Mittelbach"
given-names: "Arno"
- family-names: "Cayless"
given-names: "Hugh"
- family-names: "Viglianti"
given-names: "Raffaele"
- family-names: "Röwenstrunk"
given-names: "Daniel"
- family-names: "Stadler"
given-names: "Peter"
- family-names: "Ferger"
given-names: "Anne"
title: "ege-api"
version: 0.4.0
date-released: 2022-01-10
url: "https://github.com/TEIC/ege-api"
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# TEIGarage/MEIGarage
# ege-api [![DOI](https://zenodo.org/badge/368163593.svg)](https://zenodo.org/doi/10.5281/zenodo.10417697)

## TEIGarage/MEIGarage

This repository is a dependency used in the [TEIGarage](https://github.com/TEIC/TEIGarage) and/or [MEIGarage](https://github.com/Edirom/MEIGarage) project which are based on the proven [OxGarage](https://github.com/TEIC/oxgarage).

Expand Down

0 comments on commit 687592a

Please sign in to comment.