Using JabRef-4.0.0-dev--snapshot--2017-02-10--master--2b886cb71.jar,
if the author is set as
author = {Franck {Taboado Varia}},
it is displayed in the main window as
Varia
I.e., the output is the same as for
author={Franck Taboado Varia},
It means the additional {} (used to group the compound last name) are not taken into account.
Using JabRef-4.0.0-dev--snapshot--2017-02-10--master--2b886cb71.jar,
if the author is set as
author = {Franck {Taboado Varia}},it is displayed in the main window as
VariaI.e., the output is the same as for
author={Franck Taboado Varia},It means the additional {} (used to group the compound last name) are not taken into account.