#
Developing Theory from Literature Reviews with Theoretical Concept Synthesis- Topical, Propositional and Confirmatory Approaches - Okoli - 2022
Developing Theory from Literature Reviews with Theoretical Concept Synthesis-Topical, Propositional and Confirmatory Approaches - Okoli - 2022.pdf
## Annotations
dataviewjs
let summaryPages = dv.pages('"Notes"')
.where(p => p.file.name.includes("∎ Developing Theory from Literature Reviews with Theoretical Concept Synthesis- Topical, Propositional and Confirmatory Approaches - Okoli - 2022"))
.map(p => [p.file.link, p.annotation_status])
dv.table(["Annotation Summary", "Status"], summaryPages)