From 38a5292bf9afeaa3fd678f608324e330db14628a Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Tue, 19 Oct 2021 12:13:58 +0300 Subject: [PATCH] syntax --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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} } ```