diff --git a/README.md b/README.md index 6144c57..8cdc0dc 100644 --- a/README.md +++ b/README.md @@ -184,13 +184,13 @@ Please cite [deepface](https://ieeexplore.ieee.org/document/9259802) in your pub ```BibTeX @inproceedings{serengil2020lightface, - title={LightFace: A Hybrid Deep Face Recognition Framework}, - author={Serengil, Sefik Ilkin and Ozpinar, Alper}, - booktitle={2020 Innovations in Intelligent Systems and Applications Conference (ASYU)}, - pages={23-27}, - year={2020}, - doi={10.1109/ASYU50717.2020.9259802}, - organization={IEEE} + title = {LightFace: A Hybrid Deep Face Recognition Framework}, + author = {Serengil, Sefik Ilkin and Ozpinar, Alper}, + booktitle = {2020 Innovations in Intelligent Systems and Applications Conference (ASYU)}, + pages = {23-27}, + year = {2020}, + doi = {10.1109/ASYU50717.2020.9259802}, + organization = {IEEE} } ```