Skip to content

Commit

Permalink
Update bibtex
Browse files Browse the repository at this point in the history
cnlnpjhsy authored Aug 20, 2024
1 parent c541acd commit 89d7a80
Showing 1 changed file with 15 additions and 9 deletions.
24 changes: 15 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -32,13 +32,19 @@ The [`data`](data) directory contains all the script settings required by the IB

## Citation
```bibtex
@misc{han2024ibsendirectoractoragentcollaboration,
title={IBSEN: Director-Actor Agent Collaboration for Controllable and Interactive Drama Script Generation},
author={Senyu Han and Lu Chen and Li-Min Lin and Zhengshan Xu and Kai Yu},
year={2024},
eprint={2407.01093},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2407.01093},
@inproceedings{han-etal-2024-ibsen,
title = "{IBSEN}: Director-Actor Agent Collaboration for Controllable and Interactive Drama Script Generation",
author = "Han, Senyu and
Chen, Lu and
Lin, Li-Min and
Xu, Zhengshan and
Yu, Kai",
booktitle = "Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
month = aug,
year = "2024",
address = "Bangkok, Thailand",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2024.acl-long.88",
pages = "1607--1619",
}
```
```

0 comments on commit 89d7a80

Please sign in to comment.