In Mendeley, suppose that I import a bibtex entry whose author field is
author = {Alonso, D. and Beferull, B.}
Then Mendeley interprets it correctly: when I ask it to generate a formatted citation, it indeed gives me a citation with authors "D. Alonso, B. Beferull". However, when Mendeley has to write a bibtex file or give me the bibtex entry, it will return something whose author field is
author = {Alonso, D and Beferull, B}
That is, it has removed the periods after the initials. When I create a document on latex, all citations lack the period after the first name initials.
Can this be fixed so that Mendeley generates bibtex files whose entries have the format author = {Alonso, D. and Beferull, B.} for the author field?
thanks in advance
↧