Is this a problem with Lyx or the parser? What reference engine are you using? Can you replicate it with biber and biblatex? I only harp on this a bit because I ended up with huge problems with my .bib file and the solution was to switch to biber (which AFAIK) is unsupported by lyx, though that might have changed.
~Ben On Thu, Oct 27, 2016 at 12:08 PM, Bernt Lie <[email protected]> wrote: > > -----Original Message----- > From: Jürgen Spitzmüller [mailto:[email protected]] > Sent: torsdag 27. oktober 2016 18.00 > To: Bernt Lie <[email protected]>; [email protected] > Subject: Re: Appearance of bibliography references in LyX > > Am Donnerstag, den 27.10.2016, 15:34 +0000 schrieb Bernt Lie: > > This happens with *all* of my references in LyX... Which may indicate > > some weirdness of my set-up... Here is one item in the BibTeX file: > > > > @Article{LuisA.Forero2014, > > author = {Luis A. {Forero G.} AND Jorge A. {Vel{\'a}squez J.}}, > > title = {{A modified Patel-Teja cubic equation of state. Part > > II: Parameters for polar substances and its mixtures}}, > > journal = {Fluid Phase Equilibria}, > > year = {2014}, > > volume = {364}, > > pages = {75--87}, > > owner = {Bernt}, > > timestamp = {2016.10.25}, > > } > > > Thank you. I can confirm the problem. Looks like a bug in LyX's bibtex > parser. > > First of all, the capital "AND" is not correctly parsed (which is one > bug), but there are other bugs concerning the last names here. The LyX > parser does not honor grouping in {...}. > > I will file a bug report. > > Note that the following will work: > > author = {Forero G., Luis A. and Vel{\'a}squez J., Jorge A.}, > > Thanks > Jürgen > -- > Thanks, Jürgen! I hope you can fix this... my BibTeX file contains > hundreds, if not thousands of references, and it would be a horrible job to > change the grouping... (changing AND to and is easy, of course). > > -B >
