All Indices
-
# Making sense of preprints by adding context โ The Publish Your Reviews initiative Impact of Social Sciences.pdf
# Annotations
1 2 3 4 5
let summaryPages = dv.pages('"Notes"') .where(p => p.file.name.includes("โ Making sense of preprints by adding context โ The Publish Your Reviews initiative Impact of Social Sciences")) .map(p => [p.file.link, p.annotation_status]) dv.table(["Annotation Summary", "Status"], summaryPages)
-
%%
Leave, Adapt, Resist โ Time to rethink Academic Twitter?.pdf
Index/2022/Summer/Leave, Adapt, Resist โ Time to rethink Academic Twitter-.pdf
# Annotations
1 2 3 4 5
let summaryPages = dv.pages('"Notes"') .where(p => p.file.name.includes("โ Leave, Adapt, Resist โ Time to rethink Academic Twitter?")) .map(p => [p.file.link, p.annotation_status]) dv.table(["Annotation Summary", "Status"], summaryPages)
-
%%
Indigenous Approaches to Digital Infrastructure by Tiara Roxanne Jul, 2022 Data & Society Points.pdf
# Annotations
1 2 3 4 5
let summaryPages = dv.pages('"Notes"') .where(p => p.file.name.includes("โ Indigenous Approaches to Digital Infrastructure by Tiara Roxanne Jul, 2022 Data & Society Points")) .map(p => [p.file.link, p.annotation_status]) dv.table(["Annotation Summary", "Status"], summaryPages)