Hi,
after upgrading from 3.3 to 3.5, the BibTeX export was missing the author={} field, and title={} was missing too — the full article title ended
up inside the cite key instead:
article{Full Article Title Here_2025,
volume={1},
…
}
Cause: in the plugin settings under “Contributors”, the “Authors → Author” checkbox was unchecked.
Checking “Authors → Author” in the settings fixed it immediately.
To prevent something like that from happening, maybe “Author” should be checked by default and made mandatory.