Open
Description
Hello Joost,
Thanks a lot for ebib, I'm using it a lot ! However I have an issue with autogenerated bibtex-keys.
When I hit ! ebib complains telling me [Ebib] cannot create key.
if I debug the bitex item in question:
@PhDThesis{<new-entry1>,
keywords = {Encadre},
date = {17/12/2019},
year = {2019},
institution = {L'Université de Toulouse ISAE},
title = {Développement et validation expérimentale d'une modélisation numérique pour la simulation d'un
moteur hybride},
author = {Jean-Etienne Durand}
}
bibtex-generate-autokey yields an empty string buit I can't seem to figure out why.
Any help would be great
Jouke