<%- item["pub-status"] === "Preprint" ? "Preprint" : (item["pub-year"] ? item["pub-year"] : "") %>
<% if (item.venue) { %>
<% } %>
<%- item.title %>
<% if (item["pub-authors"] && item["pub-authors"].length) { %> <% } %>
Read
<% if (item.link) { %>
↗
<% } else { %>
→
<% } %>