diff --git a/README.md b/README.md index 878be3e7..017138b2 100644 --- a/README.md +++ b/README.md @@ -209,4 +209,19 @@ make install ``` -`python -m pytest -x -s -v tests -k "test_get_optimal_hyperparameters"` to run a specific test \ No newline at end of file +`python -m pytest -x -s -v tests -k "test_get_optimal_hyperparameters"` to run a specific test + +## Citation + +``` +@misc{beaumont-2022-autofaiss, + author = {Beaumont, Romain and others}, + title = {Autofaiss}, + year = {2022}, + publisher = {GitHub}, + journal = {GitHub repository}, + url = {https://github.com/criteo/autofaiss} +} +``` + +