Tag: Journal-Article_Conference-Paper
-
# We read 70 impact strategies from across the globe โ we found only two different strategies.pdf
# Annotations
1 2 3 4 5
let summaryPages = dv.pages('"Notes"') .where(p => p.file.name.includes("โ We read 70 impact strategies from across the globe โ we found only two different strategies")) .map(p => [p.file.link, p.annotation_status]) dv.table(["Annotation Summary", "Status"], summaryPages)
-
# 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)
-
# Human-AI Collaboration in Conceptualizing Design Science Research Studies- Perceived Helpfulness of Generative Language Models Suggestions - Memmert, Cvetkovic, Bittner - 2023 Human-AI Collaboration in Conceptualizing Design Science Research Studies- Perceived Helpfulness of Generative Language Models Suggestions - Memmert, Cvetkovic, Bittner - 2023.pdf ## Annotations
dataviewjs let summaryPages = dv.pages('"Notes"') .where(p => p.file.name.includes("โ Human-AI Collaboration in Conceptualizing Design Science Research Studies- Perceived Helpfulness of Generative Language Models Suggestions - Memmert, Cvetkovic, Bittner - 2023")) .map(p => [p.file.link, p.annotation_status]) dv.table(["Annotation Summary", "Status"], summaryPages)
-
# Writing DSR Articles for Maximum Impact - Cahenzli, Winter - 2023 Writing DSR Articles for Maximum Impact - Cahenzli, Winter - 2023.pdf ## Annotations
dataviewjs let summaryPages = dv.pages('"Notes"') .where(p => p.file.name.includes("โ Writing DSR Articles for Maximum Impact - Cahenzli, Winter - 2023")) .map(p => [p.file.link, p.annotation_status]) dv.table(["Annotation Summary", "Status"], summaryPages)