diff --git a/README.md b/README.md index f3c0e6c..924bfef 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,19 @@ You can also support this project through Patreon. +## Citation + +Please cite deepface in your publications if it helps your research. Here is an example BibTeX entry: + +``` +@misc{serengil2020deepface, + title={deepface}, + author={Serengil, Sefik Ilkin}, + year={2020}, + howpublished={\url{https://github.com/serengil/deepface}}, +} +``` + ## Licence Deepface is licensed under the MIT License - see [`LICENSE`](https://github.com/serengil/deepface/blob/master/LICENSE) for more details.