mirror of
https://github.com/zama-ai/concrete.git
synced 2026-05-09 03:00:34 -04:00
chore(common): add citing Concrete in README
This commit is contained in:
committed by
Quentin Bourgerie
parent
1b0106302b
commit
bac5682027
12
README.md
12
README.md
@@ -147,6 +147,18 @@ If you have built awesome projects using Concrete, feel free to let us know and
|
||||
<img src="https://user-images.githubusercontent.com/5758427/231145251-9cb3f03f-3e0e-4750-afb8-2e6cf391fa43.png">
|
||||
</a>
|
||||
|
||||
## Citing Concrete
|
||||
To cite Concrete in academic papers, please use the following entry:
|
||||
|
||||
```text
|
||||
@Misc{Concrete,
|
||||
title={{Concrete: TFHE Compiler that converts python programs into FHE equivalent}},
|
||||
author={Zama},
|
||||
year={2022},
|
||||
note={\url{https://github.com/zama-ai/concrete}},
|
||||
}
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
This software is distributed under the BSD-3-Clause-Clear license. If you have any questions, please contact us at hello@zama.ai.
|
||||
|
||||
Reference in New Issue
Block a user