# We read 70 impact strategies from across the globe โ we found only two different strategies.pdf
# Annotations
|
|
Search
|
|
#
A mental-health crisis is gripping science - toxic research culture is to blame - Hall - 2023
A mental-health crisis is gripping science - toxic research culture is to blame - Hall - 2023.pdf
## Annotations
dataviewjs
let summaryPages = dv.pages('"Notes"')
.where(p => p.file.name.includes("โ A mental-health crisis is gripping science - toxic research culture is to blame - Hall - 2023"))
.map(p => [p.file.link, p.annotation_status])
dv.table(["Annotation Summary", "Status"], summaryPages)