Skip to content

Commit

Permalink
Update README.md (#8)
Browse files Browse the repository at this point in the history
* Update README.md

Updating BibTeX with the one provided by the publisher.
  • Loading branch information
massimim authored Jul 22, 2022
1 parent 987c20a commit d945fa9
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,14 @@ Neon is licenced under the Apache License, Version 2.0. For more information ple
## How to cite Neon

```
@article{Meneghin:2022:NAM,
title = {Neon: A Multi-GPU Programming Model for Grid-based Computations},
booktitle = {Proceedings of the 36th IEEE International Parallel and Distributed Processing Symposium},
series = {IPDPS 2022},
year = 2022,
month = june,
author = {Meneghin, Massimiliano and Mahmoud, Ahmed H. and Jayaraman, Pradeep Kumar and Morris, Nigel J. W.},
url = {https://escholarship.org/uc/item/9fz7k633}
@INPROCEEDINGS{Meneghin:2022:NAM,
author = {Meneghin, Massimiliano and Mahmoud, Ahmed H. and Jayaraman, Pradeep Kumar and Morris, Nigel J. W.},
booktitle = {Proceedings of the 36th IEEE International Parallel and Distributed Processing Symposium},
title = {Neon: A Multi-GPU Programming Model for Grid-based Computations},
year = {2022},
month = {june},
pages = {817--827},
doi = {10.1109/IPDPS53621.2022.00084},
url = {https://escholarship.org/uc/item/9fz7k633}
}
```

0 comments on commit d945fa9

Please sign in to comment.