Skip to content

Commit 77fc494

Browse files
authored
Acknowledge ELIZA (#15)
* add ELIZA logo * add eliza to organisers
1 parent d086157 commit 77fc494

File tree

4 files changed

+69
-1
lines changed

4 files changed

+69
-1
lines changed

_pages/about.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@ The International Interdisciplinary Computational Cognitive Science Summer Schoo
2626

2727
**In 2025, IICCSSS will take place in Darmstadt, from 1st to 5th of September 2025**. In addition to [invited talks and workshops](/speakers/), the summer school will include a tour of research labs, a panel discussion, a contributed talks session, a hackathon, and a city rallye. Full program will soon be available [here](/program/).
2828

29+
**IICCSSS 2025 is co-organized by [ELIZA](https://www.tu-darmstadt.de/forschen/forschungsfelder/information_intelligence_ii/eliza/eliza.en.jsp)**. The Konrad Zuse School of Excellence in Learning and Intelligent Systems (ELIZA) is a graduate school in the field of AI, funded by the German Academic Exchange Service (DAAD).
30+
31+
<div style="text-align: center;">
32+
<a href="https://www.tu-darmstadt.de/forschen/forschungsfelder/information_intelligence_ii/eliza/eliza.en.jsp" target="_blank" rel="noopener noreferrer">
33+
<img src="assets/img/eliza_logo.svg" alt="ELIZA" height="150">
34+
</a>
35+
</div>
36+
2937
In the past years, the summer school was supported by [Universitätsgesellschaft Osnabrück e.V.](https://www.uni-osnabrueck.de/universitaet/foerderung-und-sponsoring/kreis-der-foerderer/universitaetsgesellschaft/), the [Begegnungszonen](https://www.joachim-herz-stiftung.de/was-wir-tun/naturwissenschaften-begreifen/wissenschaftlicher-nachwuchs/begegnungszonen) of the [Joachim Herz Stiftung](https://www.joachim-herz-stiftung.de/en), and the Computational Cognitive Science Colloquium e.V.
3038

3139
### Key dates

_pages/organisers.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,25 @@
22
layout: page
33
title: organisers
44
permalink: /organisers/
5-
description: IICCSSS is organised by a team of graduate students
5+
description: IICCSSS 2025 is co-organised by a team of graduate students, and ELIZA.
66
nav: false
77
nav_order:
88
---
99

1010
<!-- pages/organisers.md -->
1111
<div class="row justify-content-left">
12+
<div class="col-auto mb-3">
13+
<div class="card h-100" style="width: 14rem;">
14+
<a href="https://www.tu-darmstadt.de/forschen/forschungsfelder/information_intelligence_ii/eliza/eliza.en.jsp" target="_blank" rel="noopener noreferrer">
15+
<img src="/assets/img/eliza_profile.png" class="card-img-top" alt="ELIZA">
16+
</a>
17+
<div class="card-body">
18+
<h5 class="card-title">ELIZA</h5>
19+
<h6 class="card-subtitle mb-2 text-muted">Konrad Zuse School of Excellence in Learning and Intelligent Systems</h6>
20+
<p class="card-text"></p>
21+
</div>
22+
</div>
23+
</div>
1224
<div class="col-auto mb-3">
1325
<div class="card h-100" style="width: 14rem;">
1426
<img src="/assets/img/organisers/thomasklein.jpg" class="card-img-top" alt="Thomas Klein">

assets/img/eliza_logo.svg

Lines changed: 48 additions & 0 deletions
Loading

assets/img/eliza_profile.png

70.9 KB
Loading

0 commit comments

Comments
 (0)