If I want to sort the publication list in alphabetical order rather than by “type”, I assume I have to put some sort of sort($a1); somewhere in “function tp_get_publication_html”, but I can’t figure it out. Do you habe any suggestion how I could do that?