Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -153,11 +153,12 @@ Aggregate CSV outputs include sensitivity curves, core metrics, hallucination me
153
  If you use the Assistive Prompting Disabilities Dataset or our associated research, please cite:
154
 
155
  ```bibtex
156
- @inproceedings{anonymous2026assistive,
157
- title={Assistive Prompt Mediation: Evaluating Language Models Under Accessibility Constraints},
158
- author={Anonymous},
159
- booktitle={Forty-third International Conference on Machine Learning},
160
- year={2026},
161
- url={https://openreview.net/forum?id=wknFUdE3MH}
 
162
  }
163
  ```
 
153
  If you use the Assistive Prompting Disabilities Dataset or our associated research, please cite:
154
 
155
  ```bibtex
156
+ @inproceedings{
157
+ pattnayak2026assistive,
158
+ title={Assistive Prompt Mediation: Evaluating Language Models Under Accessibility Constraints},
159
+ author={Priyaranjan Pattnayak and Ishan Banerjee},
160
+ booktitle={Forty-third International Conference on Machine Learning},
161
+ year={2026},
162
+ url={https://openreview.net/forum?id=wknFUdE3MH}
163
  }
164
  ```