Published papers that have used <%- window.APTTILE %>

There are matching papers
<% if (window.ISADMIN) { %> <% } %> <% _.each(papers, function(info, scopus_id) { %> <% if (!window.ISADMIN && info.uses == "no") { return; } %> <% if (window.ISADMIN) { %> <% } %> <% }); %>
Title Date GS Publication CitesUsed UsAuthors
<% if (info.latest_abstract_doi) { %> <%= info.latest_abstract_title %> <% } else if (info.latest_abstract_url) { %> <%= info.latest_abstract_title %> <% } else { %> <%= info.latest_abstract_title %> <% } %> <%= info.latest_abstract_pubdate %> <% if (info.latest_abstract_doi) { %> <% } else { %> "> <% } %> <%= info.latest_abstract_pubname %> <%= info.citedby_count %>
<% if (window.ISADMIN && info.authors) { %> <% var authors = []; _.each(info.authors, function(info) { authors.push("" + info.name + ""); }); print(authors.join(",")); %> <% } else {%> <%= info.latest_abstract_authors %> <% } %>