Skip to content

Commit 54a9824

Browse files
Add Rehaf's April paper
1 parent 141a5be commit 54a9824

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

_data/publications.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
[
2+
{
3+
"title": "Towards an Understanding of Character Believability",
4+
"url": "https://dl.acm.org/doi/abs/10.1145/3582437.3582466",
5+
"authors": ["Rehaf Aljammaz","Noah Wardrip-Fruin", "Michael Mateas"],
6+
"year": "2023",
7+
"venue": "FDG",
8+
"venue_long": "Foundations of Digital Games",
9+
"pubtype": "full"
10+
},
211
{
312
"title": "Shoelace: A Storytelling Assistant for GUMSHOE One-2-One",
413
"url": "https://dl.acm.org/doi/10.1145/3582437.3582475",

_site/publications/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,12 @@ <h1><a href="/">Expressive Intelligence Studio</a></h1>
177177
<th>Authors</th>
178178
<th>Venue</th>
179179
<th>Links</th>
180+
</tr><tr>
181+
<td>2023</td>
182+
<td class="title"><a href="https://dl.acm.org/doi/abs/10.1145/3582437.3582466">Towards an Understanding of Character Believability</a></td>
183+
<td><span class='author'>Rehaf Aljammaz</span>, <span class='author'>Noah Wardrip-Fruin</span>, <span class='author'>Michael Mateas</span></td>
184+
<td><span title="Foundations of Digital Games">FDG</span></td>
185+
<td><a href="https://scholar.google.com/scholar?q=%22Towards an Understanding of Character Believability%22 Aljammaz">Google Scholar</a></td>
180186
</tr><tr>
181187
<td>2023</td>
182188
<td class="title"><a href="https://dl.acm.org/doi/10.1145/3582437.3582475">Shoelace: A Storytelling Assistant for GUMSHOE One-2-One</a></td>

0 commit comments

Comments
 (0)