Skip to content

Commit

Permalink
Merge branch 'main' of github.com:cohure/CHR2024-website into main
Browse files Browse the repository at this point in the history
  • Loading branch information
marijnkoolen committed Jul 5, 2024
2 parents 6e45e78 + 8d73b1a commit 3cf87ee
Show file tree
Hide file tree
Showing 14 changed files with 128 additions and 45 deletions.
55 changes: 40 additions & 15 deletions content/announcements.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,29 @@ date: 2021-02-19T16:05:25+01:00
<style>
div.announcements {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
grid-template-columns: repeat(auto-fill, minmax(min(400px, 100%), 1fr));
grid-column-gap: 24px;
grid-row-gap: 24px;
}
.announce {
/*border: 1px solid;*/
display: flex;
flex-direction: column;
}

.announce .content {
padding: 0 0rem 1rem 0rem;
}
.announce .content {
padding: 0 0rem 1rem 0rem;
display: flex;
flex-direction: column;
flex-grow: 1;
}

.announce .content h3 {
margin-bottom: 0px;
}
.announce img {
width: 100%;
aspect-ratio: 1.7/1;
aspect-ratio: 2/1;
object-fit: cover;
object-position: 100% 0;
}
Expand All @@ -34,32 +42,49 @@ date: 2021-02-19T16:05:25+01:00
padding: 0.5rem 1rem;
border: 1px solid;
border-radius: 24px;
margin-top: auto;
align-self: flex-start;
}
</style>

<div class="announcements">
<div class="announce">
<img src="/images/announce/CHR2024-CFP-website.jpg" alt="Call for Papers">
<img src="/images/announce/CHR2024-extension.jpg" alt="Call for Papers">
<div class="content">
<h3>Call for Papers</h3>
<h3>CFP Deadline Extension</h3>
<p>
We invite original research papers from a wide range of topics, including – but
not limited to – the following: Applications of statistical methods and machine learning to process, enrich and analyse
humanities data, including new media and cultural heritage data...
New submission deadline: July 15, 2024. We invite original research papers from a wide range of topics,
including – but not limited to – the following: Applications of statistical methods and machine learning to process,
enrich and analyse...
</p>
<a class="link-button" href="/cfp">Read More</a>
</div>
</div>
<!--
<div class="announce">
<img src="..." >
<img src="/images/announce/lauren-klein.jpg" >
<div class="content">
<h3>Keynote Lauren Klein</h3>
<p>
We are happy to announce that Lauren Klein, Winship Distinguished Research Professor and Associate Professor in the
departments of Quantitative Theory & Methods and English at Emory University, will give a keynote speech at the
Computational Humanities Research 2024 Conference...
</p>
<a class="link-button" href="/announcements/lauren-klein">Read More</a>
</div>
</div>
<div class="announce">
<img src="/images/announce/CHR2024-CFP-website.jpg" alt="Call for Papers">
<div class="content">
<h3>Lauren-Klein</h3>
<h3>Call for Papers</h3>
<p>
Lauren-Klein is a distinguished Research Professor and Associate Professor in the Departments of Quantitative Theory and Methods and English at Emory University, where I also direct the Digital Humanities Lab and serve as PI of the Atlanta Interdisciplinary AI Network.
We invite original research papers from a wide range of topics, including – but
not limited to – the following: Applications of statistical methods and machine learning to process, enrich and analyse
humanities data, including new media and cultural heritage data...
</p>
<a class="link-button" href="">Read More</a>
<a class="link-button" href="/cfp">Read More</a>
</div>
</div>
<!--
-->
</div>
27 changes: 22 additions & 5 deletions content/announcements/lauren-klein.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,31 @@ date: 2021-02-19T16:05:25+01:00
max-width: 100%;
}

p {
font-size: 1rem;
}
</style>

<div class="announce">
<img src="/images/announce/Lauren-Klein-square-med-forweb-300x300.jpg">
<img src="/images/announce/Lauren-Klein-square-med-forweb.jpg">
<p>
We are happy to announce that Lauren Klein, Winship Distinguished Research Professor and Associate Professor in the departments of Quantitative
Theory & Methods and English at Emory University, will give a keynote speech at the Computational Humanities Research 2024 Conference.
</p>
<p>
Lauren Klein also directs the <a href="http://dhlab.lmc.gatech.edu/">Digital Humanities Lab</a> at Emory University, and before moving to Emory, she taught in the School of Literature,
Media, and Communication at Georgia Tech.
</p>
<p>
Lauren works at the intersection of data science, AI, and the humanities, with an emphasis on research questions of gender and race. She has
<a href="https://dh2018.adho.org/tome-a-topic-modeling-tool-for-document-discovery-and-exploration/">designed platforms
for exploring the contents of historical newspapers</a>,
<a href="https://drive.google.com/file/d/1RvcTMegIw0sd9qV4XAIrU83Ud5558CSR/view?usp=sharing">modeled the invisible labor of women abolitionists</a>, and
<a href="https://dhlab.lmc.gatech.edu/category/floorchart/">recreated forgotten visualization schemes with fabric and addressable LEDs</a>.
She is the author of <a href="https://www.upress.umn.edu/9781517905095/an-archive-of-taste/">An Archive of Taste: Race and Eating in the Early United States</a>
(University of Minnesota Press, 2020) and, with Catherine D’Ignazio, <a href="http://datafeminism.io/">Data Feminism</a> (MIT Press, 2020),
which was named one of the “<a href="https://www.wired.com/story/2020-spring-book-list/">must-read books for Spring 2020</a>” by WIRED Magazine.
With Matthew K. Gold, she edits <a href="https://dhdebates.gc.cuny.edu/">Debates in the Digital Humanities</a>, a hybrid print-digital publication stream that explores debates in the field as they emerge.
<p>
<p>
I work at the intersection of data science, AI, and the humanities, with an emphasis on questions of gender and race. I am the author of several books, including Data Feminism (MIT Press, 2020), coauthored with Catherine D’Ignazio, which was named a “Must-Read Book for Spring 2020” by WIRED Magazine, and An Archive of Taste: Race and Eating in the Early United States (University of Minnesota Press, 2020), which shows how thinking about eating can help to tell new stories about the range of people, from the nation’s first presidents to their enslaved chefs, who worked to establish a cultural foundation for the United States. My next major project, Data by Design: An Interactive History of Data Visualization, coauthored with members of my research group, will be published in print and online by the MIT Press in 2024. With Matthew K. Gold, I edit Debates in the Digital Humanities (University of Minnesota Press), a hybrid print/digital publication stream that explores debates in the field as they emerge. The most recent book in this series is Debates in the Digital Humanities 2019.
Lauren is currently completing a digital project, <a href="http://dataxdesign.io/">Data by Design: A History in Five Charts</a>, forthcoming from the MIT Press,
and envisioning the <a href="http://aiai.network/">Atlanta Interdisciplinary AI Network</a> with colleagues at Clark Atlanta and Georgia Tech.
</p>
</div>
56 changes: 40 additions & 16 deletions docs/announcements/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,21 +88,29 @@ <h3 class="header center"></h3>
<style>
div.announcements {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
grid-template-columns: repeat(auto-fill, minmax(min(400px, 100%), 1fr));
grid-column-gap: 24px;
grid-row-gap: 24px;
}
.announce {
/*border: 1px solid;*/
display: flex;
flex-direction: column;
}

.announce .content {
padding: 0 0rem 1rem 0rem;
}
.announce .content {
padding: 0 0rem 1rem 0rem;
display: flex;
flex-direction: column;
flex-grow: 1;
}

.announce .content h3 {
margin-bottom: 0px;
}
.announce img {
width: 100%;
aspect-ratio: 1.7/1;
aspect-ratio: 2/1;
object-fit: cover;
object-position: 100% 0;
}
Expand All @@ -116,33 +124,49 @@ <h3 class="header center"></h3>
padding: 0.5rem 1rem;
border: 1px solid;
border-radius: 24px;
margin-top: auto;
align-self: flex-start;
}
</style>
<div class="announcements">
<div class="announce">
<img src="/images/announce/CHR2024-CFP-website.jpg" alt="Call for Papers">
<img src="/images/announce/CHR2024-extension.jpg" alt="Call for Papers">
<div class="content">
<h3>Call for Papers</h3>
<h3>CFP Deadline Extension</h3>
<p>
We invite original research papers from a wide range of topics, including – but
not limited to – the following: Applications of statistical methods and machine learning to process, enrich and analyse
humanities data, including new media and cultural heritage data...
New submission deadline: July 15, 2024. We invite original research papers from a wide range of topics,
including – but not limited to – the following: Applications of statistical methods and machine learning to process,
enrich and analyse...
</p>
<a class="link-button" href="/cfp">Read More</a>
</div>
</div>
<!--
<div class="announce">
<img src="..." >
<img src="/images/announce/lauren-klein.jpg" >
<div class="content">
<h3>Lauren-Klein</h3>
<h3>Keynote Lauren Klein</h3>
<p>
Lauren-Klein is a distinguished Research Professor and Associate Professor in the Departments of Quantitative Theory and Methods and English at Emory University, where I also direct the Digital Humanities Lab and serve as PI of the Atlanta Interdisciplinary AI Network.
We are happy to announce that Lauren Klein, Winship Distinguished Research Professor and Associate Professor in the
departments of Quantitative Theory & Methods and English at Emory University, will give a keynote speech at the
Computational Humanities Research 2024 Conference...
</p>
<a class="link-button" href="">Read More</a>
<a class="link-button" href="/announcements/lauren-klein">Read More</a>
</div>
</div>
-->
<div class="announce">
<img src="/images/announce/CHR2024-CFP-website.jpg" alt="Call for Papers">
<div class="content">
<h3>Call for Papers</h3>
<p>
We invite original research papers from a wide range of topics, including – but
not limited to – the following: Applications of statistical methods and machine learning to process, enrich and analyse
humanities data, including new media and cultural heritage data...
</p>
<a class="link-button" href="/cfp">Read More</a>
</div>
</div>
<!--
<p>&ndash;&gt;</p>
</div>

</div>
Expand Down
27 changes: 22 additions & 5 deletions docs/announcements/lauren-klein/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,14 +91,31 @@ <h3 class="header center"></h3>
max-width: 100%;
}

p {
font-size: 1rem;
}
</style>
<div class="announce">
<img src="/images/announce/Lauren-Klein-square-med-forweb-300x300.jpg">
<img src="/images/announce/Lauren-Klein-square-med-forweb.jpg">
<p>
We are happy to announce that Lauren Klein, Winship Distinguished Research Professor and Associate Professor in the departments of Quantitative
Theory & Methods and English at Emory University, will give a keynote speech at the Computational Humanities Research 2024 Conference.
</p>
<p>
Lauren Klein also directs the <a href="http://dhlab.lmc.gatech.edu/">Digital Humanities Lab</a> at Emory University, and before moving to Emory, she taught in the School of Literature,
Media, and Communication at Georgia Tech.
</p>
<p>
Lauren works at the intersection of data science, AI, and the humanities, with an emphasis on research questions of gender and race. She has
<a href="https://dh2018.adho.org/tome-a-topic-modeling-tool-for-document-discovery-and-exploration/">designed platforms
for exploring the contents of historical newspapers</a>,
<a href="https://drive.google.com/file/d/1RvcTMegIw0sd9qV4XAIrU83Ud5558CSR/view?usp=sharing">modeled the invisible labor of women abolitionists</a>, and
<a href="https://dhlab.lmc.gatech.edu/category/floorchart/">recreated forgotten visualization schemes with fabric and addressable LEDs</a>.
She is the author of <a href="https://www.upress.umn.edu/9781517905095/an-archive-of-taste/">An Archive of Taste: Race and Eating in the Early United States</a>
(University of Minnesota Press, 2020) and, with Catherine D’Ignazio, <a href="http://datafeminism.io/">Data Feminism</a> (MIT Press, 2020),
which was named one of the “<a href="https://www.wired.com/story/2020-spring-book-list/">must-read books for Spring 2020</a>” by WIRED Magazine.
With Matthew K. Gold, she edits <a href="https://dhdebates.gc.cuny.edu/">Debates in the Digital Humanities</a>, a hybrid print-digital publication stream that explores debates in the field as they emerge.
<p>
<p>
I work at the intersection of data science, AI, and the humanities, with an emphasis on questions of gender and race. I am the author of several books, including Data Feminism (MIT Press, 2020), coauthored with Catherine D’Ignazio, which was named a “Must-Read Book for Spring 2020” by WIRED Magazine, and An Archive of Taste: Race and Eating in the Early United States (University of Minnesota Press, 2020), which shows how thinking about eating can help to tell new stories about the range of people, from the nation’s first presidents to their enslaved chefs, who worked to establish a cultural foundation for the United States. My next major project, Data by Design: An Interactive History of Data Visualization, coauthored with members of my research group, will be published in print and online by the MIT Press in 2024. With Matthew K. Gold, I edit Debates in the Digital Humanities (University of Minnesota Press), a hybrid print/digital publication stream that explores debates in the field as they emerge. The most recent book in this series is Debates in the Digital Humanities 2019.
Lauren is currently completing a digital project, <a href="http://dataxdesign.io/">Data by Design: A History in Five Charts</a>, forthcoming from the MIT Press,
and envisioning the <a href="http://aiai.network/">Atlanta Interdisciplinary AI Network</a> with colleagues at Clark Atlanta and Georgia Tech.
</p>
</div>
</div>
Expand Down
Binary file modified docs/images/announce/CHR2024-CFP-website.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/announce/CHR2024-extension.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/announce/lauren-klein.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta name="generator" content="Hugo 0.126.1">
<meta name="generator" content="Hugo 0.127.0">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0"/>
<title>Computational Humanities Research 2024</title>
Expand Down
6 changes: 3 additions & 3 deletions docs/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
<link>http://2024.computational-humanities-research/announcements/</link>
<pubDate>Fri, 19 Feb 2021 16:05:25 +0100</pubDate>
<guid>http://2024.computational-humanities-research/announcements/</guid>
<description> Call for Papers We invite original research papers from a wide range of topics, including – but not limited to – the following: Applications of statistical methods and machine learning to process, enrich and analyse humanities data, including new media and cultural heritage data... Read More </description>
<description>CFP Deadline Extension&#xD;New submission deadline: July 15, 2024. We invite original research papers from a wide range of topics, including – but not limited to – the following: Applications of statistical methods and machine learning to process, enrich and analyse...&#xD;Read More&#xD;Keynote Lauren Klein&#xD;We are happy to announce that Lauren Klein, Winship Distinguished Research Professor and Associate Professor in the departments of Quantitative Theory &amp; Methods and English at Emory University, will give a keynote speech at the Computational Humanities Research 2024 Conference.</description>
</item>
<item>
<title>Keynote Lauren Klein</title>
<link>http://2024.computational-humanities-research/announcements/lauren-klein/</link>
<pubDate>Fri, 19 Feb 2021 16:05:25 +0100</pubDate>
<guid>http://2024.computational-humanities-research/announcements/lauren-klein/</guid>
<description>I work at the intersection of data science, AI, and the humanities, with an emphasis on questions of gender and race. I am the author of several books, including Data Feminism (MIT Press, 2020), coauthored with Catherine D’Ignazio, which was named a “Must-Read Book for Spring 2020” by WIRED Magazine, and An Archive of Taste: Race and Eating in the Early United States (University of Minnesota Press, 2020), which shows how thinking about eating can help to tell new stories about the range of people, from the nation’s first presidents to their enslaved chefs, who worked to establish a cultural foundation for the United States.</description>
<description>We are happy to announce that Lauren Klein, Winship Distinguished Research Professor and Associate Professor in the departments of Quantitative Theory &amp; Methods and English at Emory University, will give a keynote speech at the Computational Humanities Research 2024 Conference.&#xD;Lauren Klein also directs the Digital Humanities Lab at Emory University, and before moving to Emory, she taught in the School of Literature, Media, and Communication at Georgia Tech.&#xD;Lauren works at the intersection of data science, AI, and the humanities, with an emphasis on research questions of gender and race.</description>
</item>
<item>
<title>Past Events</title>
Expand Down Expand Up @@ -48,7 +48,7 @@
<link>http://2024.computational-humanities-research/cfp/</link>
<pubDate>Sun, 15 Dec 2019 11:11:58 +0100</pubDate>
<guid>http://2024.computational-humanities-research/cfp/</guid>
<description>Extended submission deadline: July 8, 2024 July 11, 2024 AoE (23:59:59 UTC-12) In the arts and humanities, the use of computational, statistical, and mathematical approaches has considerably increased in recent years. This research is characterized by the use of formal methods and the construction of explicit, computational models. This includes quantitative, statistical approaches, but also more generally computational methods for processing and analyzing data, as well as theoretical reflections on these approaches.</description>
<description>Extended submission deadline: July 11, 2024 AoE (23:59:59 UTC-12) In the arts and humanities, the use of computational, statistical, and mathematical approaches has considerably increased in recent years. This research is characterized by the use of formal methods and the construction of explicit, computational models. This includes quantitative, statistical approaches, but also more generally computational methods for processing and analyzing data, as well as theoretical reflections on these approaches.</description>
</item>
<item>
<title></title>
Expand Down
Binary file modified themes/chr/static/images/announce/CHR2024-CFP-website.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3cf87ee

Please sign in to comment.