https://github.com/mit-ccc/coalesce-paper
https://github.com/mit-ccc/coalesce-paper
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mit-ccc/coalesce-paper
- Owner: mit-ccc
- Created: 2025-01-15T02:09:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-18T02:32:21.000Z (over 1 year ago)
- Last Synced: 2025-05-11T07:35:06.634Z (about 1 year ago)
- Language: JavaScript
- Size: 381 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coalesce: An Accessible Mixed-Initiative System for Designing Community-Centric Questionnaires
This repository contains the code necessary to run the Coalesce platform locally. Reference the README files within the subfolders for more detailed installation instructions. Please reach out to Cassandra Overney at coverney@mit.edu with any questions or if you would like access to the deployed platform.
## Citations
If you use anything from this repository, please cite our paper:
Cassandra Overney, Daniel T. Kessler, Suyash P. Fulay, Mahmood Jasim, and Deb Roy. 2025. Coalesce: An Accessible Mixed-Initiative System for Designing Community-Centric Questionnaires. In 30th International Conference on Intelligent User Interfaces (IUI '25), March 24–27, 2025, Cagliari, Italy. ACM, New York, NY, USA, 24 pages. https://doi.org/10.1145/3708359.3712118
```
@inproceedings{overney2025coalesce,
author = {Cassandra Overney and Daniel T. Kessler and Suyash P. Fulay and Mahmood Jasim and Deb Roy},
title = {Coalesce: An Accessible Mixed-Initiative System for Designing Community-Centric Questionnaires},
booktitle = {Proceedings of the 30th International Conference on Intelligent User Interfaces (IUI '25)},
year = {2025},
month = {March 24--27},
location = {Cagliari, Italy},
publisher = {ACM},
address = {New York, NY, USA},
pages = {24},
doi = {10.1145/3708359.3712118},
url = {https://doi.org/10.1145/3708359.3712118}
}
```