'platforms:'+p).join(" ")}" data-title="${item.title}" data-date="${item.submitTime}">
${item.authors.map((auth) => { return `
${auth.name}`; }).join(", ")}
${item.blurb}
`;
}).join("");
const tagsElt = document.getElementById('tags');
tagsElt.innerHTML = `