```dataview table file.ctime as CREATED, author as AUTHOR from #note/sourcereview/book WHERE dateformat(file.ctime,"yyyy") = "2023" sort file.ctime asc ```