Olá,
Estou usando o abntex2cite com as opções abnt-doi=doi e alf, mas o DOI não aparece nas referências geradas.
Meu artigo no .bib está assim:
@article{Almarzouq_et.al:2020,
author = {Almarzouq, Mohammad and Alzaidan, Abdullatif and AlDallal, Jehad},
title = {Mining GitHub for research and education: challenges and opportunities},
journal = {International Journal of Web Information Systems},
year = {2020},
volume = {ahead-of-print},
doi = {10.1108/IJWIS-03-2020-0016}
}
No preâmbulo:
\bibliographystyle{abntex2-alf}
\usepackage[abnt-repeated-author-omit=yes, abnt-nbr10520=1988,alf,abnt-etal-cite=3,abnt-etal-list=0,abnt-etal-text=it, bibjustif, abnt-url-package=url,abnt-emphasize=bf, abnt-and-type=e, apud-italics=yes, abnt-doi=doi]{abntex2cite}
A referência sai sem o DOI. Alguém sabe como resolver?
Obrigado.