diff --git a/README.md b/README.md index 963e65f48..b5e12a9d3 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,19 @@ libraries. +## Citing TFHE-rs + +To cite TFHE-rs in academic papers, please use the following entry: + +```text +@Misc{TFHE-rs, + title={{TFHE-rs: A Pure Rust Implementation of the TFHE Scheme for Boolean and Integer Arithmetics Over Encrypted Data}}, + author={Zama}, + year={2022}, + note={\url{https://github.com/zama-ai/tfhe-rs}}, +} +``` + ## License This software is distributed under the BSD-3-Clause-Clear license. If you have any questions,