Skip to content
Snippets Groups Projects
Verified Commit 605482fb authored by STEVAN Antoine's avatar STEVAN Antoine :crab:
Browse files

add BibTex citation

parent ef5a0521
No related branches found
No related tags found
1 merge request!219add BibTex citation
Pipeline #9966 passed
......@@ -65,5 +65,21 @@ 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,
author = {Komodo contributors},
title = {\texttt{komodo}: Cryptographically-proven Erasure Coding},
url = {https://gitlab.isae-supaero.fr/dragoon/komodo},
crate = {https://crates.io/crates/komodo},
mirror = {https://github.com/dragoon-rs/komodo},
docs = {https://docs.rs/komodo/1.0.1/komodo/},
version = {1.0.1},
year = {2023},
}
```
[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