Skip to content

Commit

Permalink
Added CITATION file, fixes #811
Browse files Browse the repository at this point in the history
  • Loading branch information
jounathaen committed Jan 13, 2025
1 parent da4b63e commit 1e1ad00
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Lankes"
given-names: "Stefan"
orcid: "https://orcid.org/0000-0003-4718-2238"
- family-names: "Klimt"
given-names: "Jonathan"
orcid: "https://orcid.org/0000-0002-5980-2214"
- family-names: "Kröning"
given-names: "Martin"
orcid: "https://orcid.org/0009-0005-0622-4229"

title: "Uhyve - A specialized hypervisor for Hermit"
version: 0.4.0
doi: 10.5281/zenodo.14639288
date-released: 2024-11-26
url: "https://github.com/hermit-os/uhyve"
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![DOI](https://zenodo.org/badge/140960389.svg)](https://doi.org/10.5281/zenodo.14639288)

<img width="200" align="right" src="img/uhyve.svg" />

# Uhyve
Expand Down

0 comments on commit 1e1ad00

Please sign in to comment.