nicklashansen commited on
Commit
b7f7b22
·
verified ·
1 Parent(s): bea067d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -71,9 +71,12 @@ Released under the MIT License.
71
  ## Citation
72
 
73
  ```bibtex
74
- @article{Hansen2026Hallucination,
75
- title={Hallucination in World Models is Predictable and Preventable},
76
- author={Nicklas Hansen and Xiaolong Wang},
77
- year={2026},
 
 
 
78
  }
79
  ```
 
71
  ## Citation
72
 
73
  ```bibtex
74
+ @misc{Hansen2026Hallucination,
75
+ title={Hallucination in World Models is Predictable and Preventable},
76
+ author={Nicklas Hansen and Xiaolong Wang},
77
+ year={2026},
78
+ eprint={2606.27326},
79
+ archivePrefix={arXiv},
80
+ primaryClass={cs.LG}
81
  }
82
  ```