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

pin to main

parent 605482fb
No related branches found
No related tags found
1 merge request!219add BibTex citation
Pipeline #9969 passed
......@@ -69,17 +69,20 @@ note that the following people have contributed to this code base:
If you use the `komodo` library in your research projects, please cite it using the following template:
```bibtex
@software{komodo,
@software{komodo@main,
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},
url = {https://gitlab.isae-supaero.fr/dragoon/komodo/-/tree/main},
crate = {},
mirror = {https://github.com/dragoon-rs/komodo/tree/main},
docs = {},
version = {main},
year = {2023},
}
```
> [!tip] TIP
> mentions to `main` can be removed
[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