Skip to content

Commit

Permalink
feat: Add keynote abstract (#33)
Browse files Browse the repository at this point in the history
This commit adds the Quarto configuration file for the keynote submission. The configuration specifies the type of manuscript, the article file, and the HTML format. It also includes the index.qmd file for the keynote submission, which contains metadata such as categories, title, author information, keywords, and abstract. The abstract discusses the ethics and politics of digitization in the context of digital historical literacy.

Date: 05-10-2024
Date-modified: 05-30-2024

Co-authored-by: Gerben Zaagsma <[email protected]>
  • Loading branch information
maehr and gerbenzaagsma authored Aug 20, 2024
1 parent 96dd5f3 commit 2d1c74e
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
8 changes: 8 additions & 0 deletions submissions/keynote/_quarto.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
project:
type: manuscript

manuscript:
article: index.qmd

format:
html: default
30 changes: 30 additions & 0 deletions submissions/keynote/index.qmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
categories: 'Keynote'
title: "When Literacy Goes Digital: Rethinking the Ethics and Politics of Digitisation"
author:
- name: Gerben Zaagsma
orcid: 0000-0002-5978-9769
email: [email protected]
affiliations:
- Centre for Contemporary and Digital History (C²DH), University of Luxembourg
keywords:
- Digital history
- Digital literacy
- Digitisation
- Ethics
abstract: |
In recent years, the critical turn in digital humanities has sparked numerous discussions about digital literacy in the discipline of history. While critical work has focused on data, tools, and the skills that historians need in the current digital age, questions remain about the broader contours of digital literacy and the multiple meanings that could be attributed to it. Amidst the shift to a culture of digital abundance and a research environment that privileges what is available online, digitisation has brought old questions about heritage, power, and the production and construction of historical knowledge to the fore. This calls for an approach that expands our current methodological purview to include broader epistemological and normative considerations.
To this end, my talk will foreground the ethics and politics of digitisation as an essential component of digital historical literacy. I propose to do so in three intertwined steps. First comes historical context. Just as digital history urgently needs historicising, so too does digital literacy, not only as a product of precursors such as information and media literacy, but also in relation to notions of literacy and its ethical dimensions more generally. Second, thinking through digital literacy inevitably implies reckoning with the global dimensions of cultural heritage digitisation and its effects on historical knowledge production beyond the oft-posited Global North/South binary. Third, to exercise digital literacy is to acknowledge how ethics and politics suffuse digital epistemologies that fundamentally reframe historical research practices.
Ultimately, I argue that integrating these considerations in our discussions of digital literacy is crucial for a discipline still grappling to come to terms with the digital age.
date: 05-10-2024
date-modified: 05-30-2024
other-links:
- text: Homepage
href: https://gerbenzaagsma.github.io/
- text: Mastodon
href: https://mastodon.green/@gerbenzaagsma
- text: X
href: https://x.com/gerbenzaagsma
- text: C²DH
href: https://www.c2dh.uni.lu/
---

0 comments on commit 2d1c74e

Please sign in to comment.