-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathDH-ResTech.html
More file actions
78 lines (66 loc) · 6.21 KB
/
DH-ResTech.html
File metadata and controls
78 lines (66 loc) · 6.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Careers in DH</title>
<!-- CSS -->
<link rel="stylesheet" href="custom.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css" integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous">
<!-- JS -->
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.min.js" integrity="sha384-w1Q4orYjBQndcko6MimVbzY0tgp4pWB4lZ7lr30WKz0vr/aWKhXdBNmNb5D92v7s" crossorigin="anonymous"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-68372757-3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-68372757-3');
</script>
<script type="text/javascript">
$(document).ready(function(){
$('#navigation').load('nav.html');
});
</script>
</head>
<body>
<div id="navigation">nav</div>
<!-- title -->
<h1 class="text-center" style="padding-top: 90px; padding-bottom: 30px">DH outside of the tenure-track</h1>
<main role="main" class="container">
<!-- end title -->
<p>DH researchers can find employment also outside of tenure-track jobs (i.e. teaching and research jobs leading to professorships). Research data management, digital expertise, web development, etc. are skills that are needed at university level, to support researchers in different departments, as well as train students in using digital tools and methods in their research.
For this reason, you will find digital humanities jobs affiliated with academic and research services, libraries, and digital labs.
Researchers in these jobs have less career progression possibilities, but they can also focus on supporting the development of infrastructures and skills in their institutions, without the pressure to publish typical of 'traditional' academic roles.
</p>
<p>The MLA (Modern Language Association of America) committee on Information Technology has been producing guidelines on professionals issues related to digital humanities, including the evaluation of work in the 'alt-ac' paths of Digital Scholarship Specialists and Digital Humanities Librarian.
They suggest that these paths can include combinations of these roles: Program Coordinator/Administrator; Teaching-Focused Scholar-Practitioners; Research and/or Teaching Support/Librarians; Researchers; Developers, and they evaluated <a href="https://infotech.mla.hcommons.org/2018/evaluating-digital-humanities-beyond-the-tenure-track-part-1-for-employees/" target="_blank">skills, needs, and 'evidence of success'</a> for digital humanities work in these areas.</p>
<p>The interest in the combination of digital equipment, methods, experimentation, communication, and 'maker' cultures has led to a growth of labs, which for example are at the core of a new special issue of DHQ <a href="http://www.digitalhumanities.org/dhq/preview/index.html" target="_blank">Lab and Slack. Situated Research Practices in Digital Humanities</a> (November 2020) and a forthcoming book (Routledge 2021).</p>
<p>Here some examples of DH labs:
<ul>
<li><a href="https://dhlab.yale.edu/about.html" target="_blank">Digital Humanities Laboratory (DHLab), a unit of Yale University Library</a></li>
<li><a href="https://digitalhumanities.duke.edu/support-units" target="_blank">Duke University DH support units</a></li>
<li><a href="https://www.libraries.rutgers.edu/digital-humanities-lab" target="_blank">Digital Humanities Lab at Rutgers</a></li>
<li><a href="https://www.kdl.kcl.ac.uk" target="_blank">King's Digital Lab</a>, at King's College London, and closely working with the Digital Humanities department</li>
<li><a href="https://dig.hum.uu.nl" target="_blank">Utrecht Digital Humanities Lab</a></li>
</ul></p>
<p>Posts, publications, and debates on the position of DH specialists in alternative academic roles ('alt-ac')have been frequent in the last decade (or more!).
For example, this is a reflection from 2010 on such roles by Bethany Nowviskie: <a href="http://nowviskie.org/2010/alt-ac/#more-403" target="_blank">#alt-ac: alternate academic careers for humanities scholars</a>.
After the emergence of a debate around 'alt-ac', the postion of DH was discussed by Julia Flanders, in the chapter <a href="https://dhdebates.gc.cuny.edu/read/untitled-88c11800-9446-469b-a3be-3fdb36bfbd1e/section/769e1bc9-25c1-49c0-89ed-8580290b7695" target="_blank">'Time, Labor, and “Alternate Careers” in Digital Humanities Knowledge Work'</a> in <i>Debates in the Digital Humanities</i> (2012), which reflects on career paths for DH researchers, across diverse research and support roles in academia and outside.
In 2018, <a href="https://talkinghumanities.blogs.sas.ac.uk/2018/07/10/we-need-to-talk-about-the-digital-humanities-job/" target="_blank">Dr James O’Sullivan wrote about 'the digital humanities job'</a>, discussing the challenges of DH researchers who are hired to 'develop DH' in an institution. A <a href="https://dhdebates.gc.cuny.edu/read/untitled-4e08b137-aec5-49a4-83c0-38258425f145/section/db658807-141d-4911-b2d6-8e5682c8d08f#ch17" target="_blank">chapter on 'alt-ac' careers within universities</a> by Lisa Brundage, Karen Gregory, and Emily Sherwood offers a perspective on the type of training and work for these positions, and its gendered framing (with a focus on the US context).
</p>
</main>
<!-- start footer -->
<footer>
<script type="text/javascript">
$(document).ready(function(){
$('#myfooter').load('footer.html');
});
</script>
<div id="myfooter">
footer
</div>
</footer>
<!-- end footer -->
</body>
</html>