Hi everyone,
Just to inform you an improved fact that could be done for the next release of the useful JabRef application.
When citations are exported in bibtex format from some editors webpage, all the "keywords" appears in several lines, like
Keywords = {A},
Keywords = {B},
Keywords = {C},
After importation in JabRef and saving the file,
the only first field is considered, and the other information are lost, like:
Keywords = {A},
During the save, may in it is possible to merge all then together, separated by a simple coma ?
Keywords = {A, B, C},
Many thanks for your contribution.