I must match entries coming from arrays of Strings, strings are Author names, but the code doesn't work, as processing recognises as different equal strings
for instance the same author name written in the same way, parsed via a regex that makes sure spaces are not there, are not seen as equal, but they should be recognised as coincident (FROM LINE 170 to the end)