async function createPubliUI(publi,toolTips=false,abstract=false) { const art = $("
").addClass("publi") art.className = "publi" $("", { href: publi.URL, target: "_blank" }).html($("

").text(publi.title[0])).appendTo(art) const authors = publi.author const ulauthors = $("