xtma commited on
Commit
2e8c92e
·
verified ·
1 Parent(s): 4685a58

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -179,12 +179,12 @@ This adapter is trained on top of `Qwen/Qwen3-30B-A3B-Instruct-2507`. Users are
179
  ## Citation
180
 
181
  ```bibtex
182
- @misc{macaron_a2ui_tall,
183
- title = {Macaron A2UI Tall},
184
- author = {Mind Lab},
185
  year = {2026},
186
- publisher = {Hugging Face},
187
- howpublished = {\url{https://huggingface.co/mindlab-research/Macaron-A2UI-Tall}}
188
  }
189
  ```
190
 
 
179
  ## Citation
180
 
181
  ```bibtex
182
+ @misc{kong2026macaron_a2ui,
183
+ author = {Fancy Kong and Congjie Zheng and Murphy Zhuang and Rio Yang and Sueky Zhang and Hao Fu and Gene Jin and Andrew Chen and Pony Ma and {Mind Lab}},
184
+ title = {Macaron-A2UI: A Model for Generative UI in Personal Agent},
185
  year = {2026},
186
+ howpublished = {Mind Lab: A Lab for Experiential Intelligence},
187
+ note = {https://macaron.im/mindlab/research/macaron-a2ui-generative-ui-personal-agent}
188
  }
189
  ```
190