#
A Guide to Conducting a Standalone Systematic Literature Review - Okoli - 2015
A Guide to Conducting a Standalone Systematic Literature Review - Okoli - 2015.pdf
## Annotations
dataviewjs
let summaryPages = dv.pages('"Notes"')
.where(p => p.file.name.includes("∎ A Guide to Conducting a Standalone Systematic Literature Review - Okoli - 2015"))
.map(p => [p.file.link, p.annotation_status])
dv.table(["Annotation Summary", "Status"], summaryPages)