Say I have something like:
First author,\textsuperscript{1,2,3} Second author,\textsuperscript{2,3} Third author, etc.
Is there a way to make the superscripts start in the same location where the comma separating the authors start? In the example above, for the first author, I would like the superscript 1 to be right on top of the first comma, while for the second author, I would like the superscript 2 to be right on top of the second comma.
Thanks