Is there any practical difference in doing this:
@techreport{Key,
author = "Sanchez, E.J.",
...
}
instead of doing this:
@techreport{Key,
author = {Sanchez, E.J.},
...
}
Is there any practical difference in doing this:
@techreport{Key,
author = "Sanchez, E.J.",
...
}
instead of doing this:
@techreport{Key,
author = {Sanchez, E.J.},
...
}