Title | Date | GS | Publication | Cites | <% if (window.ISADMIN) { %>Used Us | <% } %>Authors |
---|---|---|---|---|---|---|
<% 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) { %>
|
<% } %>
<% if (window.ISADMIN && info.authors) { %> <% var authors = []; _.each(info.authors, function(info) { authors.push("" + info.name + ""); }); print(authors.join(",")); %> <% } else {%> <%= info.latest_abstract_authors %> <% } %> |