Skip to content

Commit bcf1c50

Browse files
authored
current volume and issue are set for the current publication (#1588)
1 parent 3569f09 commit bcf1c50

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

CITATION.cff

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,8 @@ preferred-citation:
2121
doi: 10.35378/gujs.1794891
2222
url: https://dergipark.org.tr/en/pub/gujs/article/1794891
2323
journal: "Gazi University Journal of Science"
24-
issue: "Advanced Online Publication"
25-
# volume: "39"
26-
# issue: "1"
27-
# start: "xx"
28-
# end: "yy"
24+
volume: "39"
25+
issue: "1"
26+
start: "452"
27+
end: "466"
2928
publisher: "Gazi University"

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -401,14 +401,16 @@ If you do like this work, then you can support it financially on [Patreon](https
401401
Please cite deepface in your publications if it helps your research.
402402

403403
<details open>
404-
<summary>S. I. Serengil and A. Ozpinar, <b>Boosted LightFace: A Hybrid DNN and GBM Model for Boosted Facial Recognition</b>, <i>Gazi University Journal of Science</i>, no. Advanced Online Publication, 2026.</summary>
404+
<summary>S. I. Serengil and A. Ozpinar, <b>Boosted LightFace: A Hybrid DNN and GBM Model for Boosted Facial Recognition</b>, <i>Gazi University Journal of Science</i>, vol. 39, no. 1, pp. 452-466, 2026.</summary>
405405

406406
```BibTeX
407407
@article{serengil2026boosted,
408408
title = {Boosted LightFace: A Hybrid DNN and GBM Model for Boosted Facial Recognition},
409409
author = {Serengil, Sefik Ilkin and Ozpinar, Alper},
410410
journal = {Gazi University Journal of Science},
411-
number = {Advanced Online Publication},
411+
volume = {39},
412+
number = {1},
413+
pages = {452-466},
412414
year = {2026},
413415
doi = {10.35378/gujs.1794891},
414416
url = {https://dergipark.org.tr/en/pub/gujs/article/1794891},

0 commit comments

Comments
 (0)