diff --git a/README.md b/README.md
index 7767df8..5bba74d 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@
[](https://github.com/serengil/deepface/stargazers)
[](https://github.com/serengil/deepface/blob/master/LICENSE)
[](https://doi.org/10.1109/ASYU50717.2020.9259802)
+[](https://doi.org/10.1109/ICEET53442.2021.9659697)

@@ -198,7 +199,7 @@ There are many ways to support a project - starring⭐️ the GitHub repo is jus
## Citation
-Please cite deepface in your publications if it helps your research. Here are examples of its BibTeX entries:
+Please cite deepface in your publications if it helps your research. Here are its BibTeX entries:
```BibTeX
@inproceedings{serengil2020lightface,
@@ -218,7 +219,10 @@ Please cite deepface in your publications if it helps your research. Here are ex
title = {HyperExtended LightFace: A Facial Attribute Analysis Framework},
author = {Serengil, Sefik Ilkin and Ozpinar, Alper},
booktitle = {2021 International Conference on Engineering and Emerging Technologies (ICEET)},
+ pages = {1-4},
year = {2021},
+ doi = {10.1109/ICEET53442.2021.9659697},
+ url. = {https://doi.org/10.1109/ICEET53442.2021.9659697},
organization = {IEEE}
}
```