-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwords.html
267 lines (209 loc) · 15.8 KB
/
words.html
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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>AEROGRAPHY</title>
<link rel="icon" type="image/x-icon" href="imgs/favicon-aqua.ico">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<header class="header" id="navbar">
<a href="./index.html" class="logo">AEROGRAPHY</a>
<input class="menu-btn" type="checkbox" id="menu-btn" />
<label class="menu-icon" for="menu-btn"><span class="navicon"></span></label>
<ul class="menu">
<li><a href="./works.html">works</a></li>
<li class="active_page"><a href="./words.html">words</a></li>
<li><a href="./about.html">about</a></li>
<li><a href="./phd.html">PhD</a></li>
<li><a href="./contact.html">contact</a></li>
</ul>
</header>
<article class="publications peer-reviewed" id="peer-reviewed">
<h1>Peer-reviewed publications</h1><br>
<ul>
<li class="publication">
<h4>Sentio Journal, 2024</h4>
<h3>Imag(in)ing Saharan dust</h3>
<p>This research highlights the importance of telling weather stories from underrepresented perspectives, given the disproportionate impact of air pollution in African cities, where Saharan dust is known to mix with Anthropogenic pollutants. The media analysis is supplemented with some creative feminist experiments using visual and performance-based methods to deconstruct and reconstruct satellite imagery.
</p><br>
<p><a href="./pdfs/Sentio_Journal_Issue_6.pdf" target="_blank" class="download_btn">View PDF</a></p>
</li>
<li class="publication">
<h4><i>Artnodes</i> 2024</h4>
<h3>Breathe for Ella: artivism, intersectionality, and sensing air pollution</h3>
<p>This contribution to the "media artivism" issue applies ethnography and media / interfaces theory to a political discussion of sensing air pollution in London, with the case study of Ella Kissi-Debrah and artist Dryden Goodwin's <i>Breathe:2022</i>. Key topics include the Clean Air (Human Rights) Bill (aka 'Ella's Law'), intersectionality, and the right to breathe.</p><br>
<a href="pdfs/breathe-artnodes-24.pdf" target="_blank" class="download_btn">View PDF</a>
</li>
<li class="publication">
<h4><i>Cultural Geographies</i> 2023</h4>
<h3>Exhibiting toxicity: sprayed strawberries and geographies of hope</h3>
<p><i>Exposición</i> was a 2022 art exhibition that explored seasonal farm labourers’ exposure to strawberry herbicides in Andalusia. Drawing upon a collaboration of art, social geography and soil science, this article reflects on the role of exhibition design in communicating the lived experiences of heavily polluted places in multisensory and political ways.</p><br>
<a href="pdfs/exhibiting-cult-geo.pdf" target="_blank" class="download_btn">View PDF</a>
</li>
<li class="publication">
<h4><i>EPD: Society and Space</i> 2023</h4>
<h3>Weathering Saharan dust beyond the Spanish Mediterranean Basin: an interdisciplinary dialogue</h3>
<p>Saharan dust is a biogenic form of transcontinental air pollution steeped in cultural attitudes towards weather and mobilities. This paper approaches the topic via a culture-climate dialogue with Jorge Olcina Cantos. We adopt the feminist practice of 'weathering' climate change and air quality.</p><br>
<a href="pdfs/saharan-dust.pdf" target="_blank" class="download_btn">View PDF</a>
</li>
<li class="publication">
<h4><i>Routledge Handbook of Digital Environmental Humanities</i> 2022</h4>
<h3>Chemo creatures in a digital ocean! The making of a speculative ecosystem</h3>
<p>boredomresearch designed the fictitious Chemozoa and their underwater world through interactions with scientists from the Arizona Cancer Evolution Center (ACE). This chapter explores how the interdisciplinary project uses digital technologies and media conventions to simulate paradigms for life capable of producing emergent ecological relations.</p><br>
<a href="pdfs/chemo-creatures.pdf" target="_blank" class="download_btn">View PDF</a>
</li>
<li class="publication">
<h4><i>Venti</i> 2021</h4>
<h3>Breathing worlds</h3>
<p>Lucy and Derek McCormack describe an artistic research project with Modern Art Oxford in 2020. They put forward the idea of 'breathing worlds' as a process and noun that gestures both to the conditions in which breathing takes place and to the labor that goes into making and modifying these conditions: 'Breathing worlds as both noun and verb. As worlds that breathe. Worlds that were breathed into being by others...'.</p><br>
<a href="https://www.venti-journal.com/mccormack-and-sabin" target="_blank" class="download_btn">View online</a>
</li>
</ul>
</article>
<article class="publications news" id="talks-events">
<h1>Talks and Events</h1><br>
<ul>
<li class="publication">
<h5>November 26, 2024</h5>
<h3><i>The International Conference on Sustainability Culture</i></h3>
<h4>'Field(work) to exhibition: Doing artistic research on agrochemicals'</h4>
<p>Conference presentation for ICSC 2024, 'Building a Sustainability Culture in our Higher Institutions' at National Chung Hsing University.</p><br>
<a href="https://iac.nchu.edu.tw/en/sustainabilityoffice/Sustainability.culture.conference" target="_blank" class="download_btn">View event</a><br>
</li>
<li class="publication">
<h5>June 11, 2024</h5>
<h3><i>Cases in Cultural Analysis: AIR</i></h3>
<h4>'Saharan dust: An invitation to drift'</h4>
<p>Guest lecture for an interdisciplinary course (with one of my papers on their curriculum!) at Amsterdam University College (<a href="https://www.auc.nl/academic-programme/academic-programme.html">AUC</a>), NL.</p><br>
<a href="./pdfs/saharan-dust-auc-june11.pdf" target="_blank" class="download_btn">View slides</a><br>
</li>
<li class="publication">
<h5>May 2, 2024</h5>
<h3><i>Media Artivism – Artnodes</i></h3>
<h4>'Breathe for Ella: Artivism, intersectionality, and sensing air pollution'</h4>
<p>Video presentation for a conference organised by Artnodes Journal at UOC, Barcelona.</p><br>
<a href="https://blogs.uoc.edu/artmatters/jornada-sobre-arte-ciencia-media-y-activismo/" target="_blank" class="download_btn">Learn more</a><br>
</li>
<li class="publication">
<h5>March 11, 2024</h5>
<h3><i>Breathing in: Air and Atmospheres</i></h3>
<h4>'Weathering Saharan dust'</h4>
<p>Research presentation to UCL and Wits Institute for Social and Economic Research, South Africa.</p><br>
<a href="https://wiser.wits.ac.za/event/breathing-in-air-and-atmospheres" target="_blank" class="download_btn">Learn more</a><br>
</li>
<li class="publication">
<h5>May 25, 2023</h5>
<h3><i>Geographies of Hope</i></h3>
<h4>'DRIFT'</h4>
<p>Performance lecture with Sabrina Chou on the theme of drifting in new materialist research.</p><br>
<a href="https://www.eventbrite.co.uk/e/geographies-of-hope-2023-tickets-601366672907" target="_blank" class="download_btn">Learn more</a><br>
</li>
<li class="publication">
<h5>March 14-15, 2023</h5>
<h3><i>UCL Chemical Exposures 2023</i></h3>
<h4>Workshop</h4>
<p>This workshop brought together international researchers to help shape our forthcoming anthology with UCL Press.</p><br>
<a href="https://www.ucl.ac.uk/anthropocene/blog/blog-creating-synergies-collaboration-anthropocenes-chemical-exposures-workshop" target="_blank" class="download_btn">Learn more</a><br>
</li>
<li class="publication">
<h5>February 7, 2023</h5>
<h3><i>Human Geography Seminar Series (UCL)</i></h3>
<h4>'Practice-related approaches to studying material flows'</h4>
<p>Early career research showcase with Charlotte Leib, Kristine Ericson, Jia Weng, and Sabrina Chou.</p><br>
<a href="pdfs/matflows.pdf" target="_blank" class="download_btn">Learn more</a><br>
</li>
<li class="publication">
<h5>November 12, 2022</h5>
<h3><i>SHOT, New Orleans</i></h3>
<h4>'Writing and Making the Constructed Environment: Grounding Creative Practices in Histories of Technology'</h4>
<p>Roundtable with Kristine Ericson, Charlotte Leib, Jia Weng, Sabrina Chou, and Saima Akhtar (Chair).</p><br>
<a href="https://www.historyoftechnology.org/annual-meeting/2022-shot-annual-meeting-7-13-november-new-orleans-louisiana" target="_blank" class="download_btn">Learn more</a><br>
</li>
<li class="publication">
<h5>June 10, 2022</h5>
<h3><i>UCL Chemical Exposures Workshop 2022</i></h3>
<h4>'Elusive Exposures'</h4>
<p>Presentation of exhibition design project communicating exposures to sprayed pesticides in the strawberry industry.</p><br>
<a href="https://www.ucl.ac.uk/anthropocene/projects-and-seminars/research-groups/chemical-exposures-workshop-call-papers" target="_blank" class="download_btn">See CfP</a><br>
</li>
<li class="publication">
<h5>July 12, 2021</h5>
<h3><i>Contagion: Spread the Word</i></h3>
<h4>'Suspension and the Sneeze Cloud'</h4>
<p>A presentation in response to the theme of 'viewing' contagion. Delivered at Queen Mary PGRS Virtual Conference.</p><br>
<a href="imgs/contagion-qmul.jpeg" target="_blank" class="download_btn">See programme</a><br>
</li>
<li class="publication">
<h5>May 5, 2021</h5>
<h3><i>IAS Alternative Epistemologies</i></h3>
<h4>'In the air'</h4>
<p>This talk with PhD supervisor Andrew Barry explores a method of sending postcards to communicate personal experiences of air and breathing.</p><br>
<a href="https://mediacentral.ucl.ac.uk/Play/63476" target="_blank" class="download_btn">Watch online</a><br>
</li>
<li class="publication">
<h5>October 13, 2020</h5>
<h3><i>The Oxford Research Centre in the Humanities</i></h3>
<h4>'Breathing worlds'</h4>
<p>A discussion with Derek McCormack (Geography @Oxford), Patsy Isles (Words of Colour), and Alice Sharp (Invisible Dust).</p><br>
<a href="https://youtu.be/7jqVn2iO3J0" target="_blank" class="download_btn">Watch online</a>
</li>
</ul>
</article>
<article class="publications publications_other" id="press">
<h1>Interviews, Blogs, and Press</h1><br>
<ul>
<li class="publication">
<h4><i>Edge Effects</i> 2024</h4>
<h3>What lichens teach us about the air we breathe</h3>
<p>This article explores some artistic and speculative practices for sensing atmospheres past and present via lichens as proxies. It reimagines a feminist politics of proxies as 'taking care' of our multispecies, symbiotic, aerial interconnectedness. </p><br>
<a href="https://edgeeffects.net/lichens/" target="_blank" class="download_btn">Read more</a><br>
</li>
<li class="publication">
<h4><i>Pesticide Action Network</i> 2024</h4>
<h3>The human and environmental cost of perfect strawberries</h3>
<p>This post exposes the harsh and toxic working conditions of strawberry cultivation. I explore exhibition design as a means of communicating the impacts of agrochemicals on labourers.</p><br>
<a href="https://www.pan-uk.org/the-human-and-environmental-cost-of-perfect-strawberries/" target="_blank" class="download_btn">Read more</a><br>
</li>
<li class="publication">
<h4><i>Stillpoint</i> 2021</h4>
<h3>'Conspiracy Theory': James Waddell interviews Lucy Sabin</h3>
<p>This interview explores the intentions behind <i>Breathworks</i> (Sabin 2020-21), a user-generated online exhibition commissioned by Modern Art Oxford during the Covid-19 pandemic.</p><br>
<a href="https://www.stillpointldn.com/articles/conspiracy-theory-james-waddell-interviews-lucy-sabin/" target="_blank" class="download_btn">Read more</a><br>
</li>
<li class="publication">
<h4><i>TORCH</i> 2021</h4>
<h3>My friend the sea: a breath meditation story for children</h3>
<p><i>Breathworks</i> was Modern Art Oxford’s digital participatory project by Lucy Sabin. The project inspired a creative challenge for children in collaboration Oxfordshire Kindness Wave.</p><br>
<a href="https://www.torch.ox.ac.uk/article/my-friend-the-sea-a-breath-meditation-story-for-children" target="_blank" class="download_btn">Read more</a>
</li>
<li class="publication">
<h4><i>The Polyphony</i> 2021</h4>
<h3>Following breathing</h3>
<p>This post outlines how <i>Breathworks</i> was co-designed with focus groups and interaction design methods. The result was an collective and impactful exhibition about breathing during the pandemic.</p><br>
<a href="https://thepolyphony.org/2021/01/08/following-breathing/" target="_blank" class="download_btn">Read more</a>
</li>
<li class="publication">
<h4><i>BBC Radio 4</i> 2020</h4>
<h3>Art of Now: 'Filth'</h3>
<p>'In the hands of artists, smog, landfill, and sewage become beautiful, witty and challenging statements.' This artist interview was broadcasted on January 28 and February 1, 2020.</p><br>
<a href="https://www.bbc.co.uk/programmes/m000dpjh" target="_blank" class="download_btn">Listen here</a>
</li>
<li class="publication">
<h4><i>BBC Arts</i></h4>
<h3>Culture in quarantine</h3>
<p><i>Breathworks</i> featured on BBC Arts as a 'digital storytelling project exploring individual experiences of breathing'. BBC Arts is the “homepage for Arts on the BBC, with film, features and events”.</p><br>
<a href="imgs/bbc-arts.jpeg" target="_blank" class="download_btn">View feature</a>
</li>
</ul>
</article>
<div class="spacer"></div>
<h3 id="social_media">@aerography.studio latest posts</h3><br>
<iframe height="900px" width="auto" src="https://www.instagram.com/aerography.studio/embed/" frameborder="0" class="responsive_iframe insta_iframe"></iframe>
<div class="spacer"></div>
<footer>Copyright Lucy Sabin 2025</footer>
<script src="scroll.js"></script>
</body>
</html>