Skip to content
Snippets Groups Projects
Verified Commit 5494b37f authored by STEVAN Antoine's avatar STEVAN Antoine :crab: Committed by STEVAN Antoine
Browse files

add BibTex citation (!219 for 1.0.2)

parent 95f09f4f
Branches
Tags 1.0.2+bib
No related merge requests found
Pipeline #10323 failed
......@@ -65,5 +65,24 @@ note that the following people have contributed to this code base:
- @a.stevan
- @j.detchart
## citation
If you use the `komodo` library in your research projects, please cite it using the following template:
```bibtex
@software{komodo@v1.0.2,
author = {Komodo contributors},
title = {\texttt{komodo}: Cryptographically-proven Erasure Coding},
url = {https://gitlab.isae-supaero.fr/dragoon/komodo/-/tree/v1.0.2},
crate = {},
mirror = {https://github.com/dragoon-rs/komodo/tree/v1.0.2},
docs = {},
version = {1.0.2},
year = {2023},
}
```
> [!tip] TIP
> mentions to `1.0.2` or `v1.0.2` can be removed but are recommended to pin the version of the software.
[pcs-fec-id]: https://gitlab.isae-supaero.fr/dragoon/pcs-fec-id
[gitlab.isae-supaero.fr:dragoon/komodo@containers]: https://gitlab.isae-supaero.fr/dragoon/komodo/container_registry/42
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment