Skip to content

Commit 0315a9a

Browse files
committed
update metadata
1 parent d12a3dd commit 0315a9a

File tree

1 file changed

+9
-14
lines changed

1 file changed

+9
-14
lines changed

docs/index.html

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -140,32 +140,27 @@
140140
}
141141
}
142142
],
143-
"datePublished": "2025-01-01",
143+
"datePublished": "2026",
144144
"publisher": {
145145
"@type": "Organization",
146-
"name": "arXiv"
146+
"name": "Association for Computing Machinery"
147+
},
148+
"isPartOf": {
149+
"@type": "Event",
150+
"name": "CHI '26: Proceedings of the 2026 CHI Conference on Human Factors in Computing Systems",
151+
"location": "Barcelona, Spain"
147152
},
148153
"url": "https://github.com/StanfordHCI/Bloom",
149154
"image": "static/images/teaser.png",
150155
"keywords": ["LLM", "health behavior change", "HCI", "mobile health", "chatbot"],
151156
"abstract": "Bloom is a physical activity promotion app that pairs an LLM health coach with evidence-based behavior change UI, evaluated in a four-week randomized field study.",
152-
"citation": "@article{jorke2025bloom, title={Bloom: Designing for LLM-augmented behavior change interactions}, author={Jörke, Matthew and Genç, Defne and Teutschbein, Valentin and Sapkota, Shardul and Chung, Sarah and Schmiedmayer, Paul and Campero, Maria Ines and King, Abby C and Brunskill, Emma and Landay, James A}, journal={arXiv preprint arXiv:2510.05449}, year={2025}}",
157+
"citation": "@inproceedings{joerke2026bloom, author={Jörke, Matthew and Genç, Defne and Teutschbein, Valentin and Sapkota, Shardul and Chung, Sarah and Schmiedmayer, Paul and Campero, Maria Ines and King, Abby C. and Brunskill, Emma and Landay, James A.}, title={Bloom: Designing for LLM-Augmented Behavior Change Interactions}, year={2026}, publisher={Association for Computing Machinery}, address={New York, NY, USA}, booktitle={Proceedings of the 2026 CHI Conference on Human Factors in Computing Systems}, location={Barcelona, Spain}, series={CHI '26}}",
153158
"isAccessibleForFree": true,
154159
"license": "https://creativecommons.org/licenses/by/4.0/",
155160
"mainEntity": {
156161
"@type": "WebPage",
157162
"@id": "https://github.com/StanfordHCI/Bloom"
158-
},
159-
"about": [
160-
{
161-
"@type": "Thing",
162-
"name": "Human-computer interaction"
163-
},
164-
{
165-
"@type": "Thing",
166-
"name": "Health behavior change"
167-
}
168-
]
163+
}
169164
}
170165
</script>
171166

0 commit comments

Comments
 (0)