Skip to content

Commit 54ed6d9

Browse files
committed
Readme
1 parent dd4805c commit 54ed6d9

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,16 +152,18 @@ After packaging, OGO can be used in a third-party maven project.
152152
```
153153

154154
## Citation ##
155-
If you use OGO in your research, please cite our ICSE'24 paper.
156-
The paper can be found [here](https://users.ece.utexas.edu/~gligoric/papers/ThimmaiahETAL24OGO.pdf).
155+
If you use OGO in your research, please cite the following paper:
157156

158157
```bibtex
159158
@inproceedings{ThimmaiahETAL24OGO,
160159
author = {Thimmaiah, Aditya and Lampropoulos, Leonidas and Rossbach, Christopher and Gligoric, Milos},
161160
title = {Object Graph Programming},
162161
year = {2024},
163162
doi = {10.1145/3597503.3623319},
164-
booktitle = {Proceedings of the IEEE/ACM 46th International Conference on Software Engineering},
163+
booktitle = {International Conference on Software Engineering},
165164
pages = {1--13},
166165
}
167166
```
167+
168+
The paper can be found
169+
[here](https://users.ece.utexas.edu/~gligoric/papers/ThimmaiahETAL24OGO.pdf).

0 commit comments

Comments
 (0)