Update README.md
This commit is contained in:
parent
11026561b4
commit
aec55cd537
1 changed files with 7 additions and 4 deletions
11
README.md
11
README.md
|
@ -12,10 +12,13 @@ If you find our code useful or use it in your own projects, please cite our pape
|
||||||
|
|
||||||
```bibtex
|
```bibtex
|
||||||
@inproceedings{bortoletto2024neural,
|
@inproceedings{bortoletto2024neural,
|
||||||
author = {Bortoletto, Matteo and Lei, Shi and Bulling, Andreas},
|
title={Neural Reasoning About Agents’ Goals, Preferences, and Actions},
|
||||||
title = {{Neural Reasoning about Agents' Goals, Preferences, and Actions}},
|
author={Bortoletto, Matteo and Shi, Lei and Bulling, Andreas},
|
||||||
booktitle = {Proc. 38th AAAI Conference on Artificial Intelligence (AAAI)},
|
booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
|
||||||
year = {2024},
|
volume={38},
|
||||||
|
number={1},
|
||||||
|
pages={456--464},
|
||||||
|
year={2024}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue