```dataview TABLE WITHOUT ID year, publication, authors[0] AS "1st author", link(file.link, title) AS "title" FROM "z90_papers" SORT year desc ```