I think the first thing you need to try is adding the Natbibapa module. It is not there in the MWE that you sent.
Re the Biblio.bib file. I am no expert but I have never seen so many \ in a bib file. For example at the end of an entry I see \}\ \ where I would expect }. Have a look at the attached bibtest.bib file vs your Biblio.bib to see what I mean. I got the bibtest.bib file to work with your .lyx file after installing the Natbibapa module. See the attached Bib.example.lyx and check settings as I may have made another change and not documented it. On Thu, 14 Mar 2019 at 10:29, Harold Mouras <[email protected]> wrote: > > Dear Users, > excuse if this is a silly question. I have A LyX file and a .bib file > (attached). The bibliography option of the LyX document is set up on NatBib > and the .bib file should be correct, but I cannot generate any bibliography. > Thank you very much for your help.... > Best regards, > Harold > -- John Kane Kingston ON Canada
bib.example.lyx
Description: application/lyx
@book{collingham2006curry,
title = {Curry : A tale of cooks and conquerors},
publisher = {Oxford University Press},
author = {Collingham, Elizabeth M. (Lizzie)},
year = {2006},
keywords = {Food}
}
@book{abela2007beans,
title = {Beans},
publisher = {Berg},
author = {Abela, Ken},
year = {2007}
}
@book{low2002integral,
title = {Integral hydroponics},
publisher = {Kitchen},
author = {Low, Grant},
year = {2002},
keywords = {Farming, Gardening, hydroponics}
}
