diff --git a/README.md b/README.md index 924bfef..5c6d8e9 100644 --- a/README.md +++ b/README.md @@ -210,10 +210,11 @@ Please cite deepface in your publications if it helps your research. Here is an ``` @misc{serengil2020deepface, - title={deepface}, + abstract = {Lightweight Facial Analysis Framework for Python Including Face Recognition and Facial Attributes (Age, Gender, Emotion and Race)}, author={Serengil, Sefik Ilkin}, - year={2020}, - howpublished={\url{https://github.com/serengil/deepface}}, + title={deepface}, + url = {https://github.com/serengil/deepface}, + year={2020} } ```