Skip to content

Commit 8bf27f8

Browse files
authored
Revise citation details for RingKernel
Updated citation information for RingKernel in README.
1 parent a199b84 commit 8bf27f8

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

docs/paper/README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -143,15 +143,14 @@ The RingKernel software is licensed under Apache 2.0 / MIT dual license.
143143

144144
## Citation
145145

146-
If you use RingKernel in your research, please cite:
146+
If you use RingKernel in your research, please cite (submissing pending):
147147

148148
```bibtex
149-
@inproceedings{ringkernel2024,
149+
@inproceedings{gpunativepam2026,
150150
author = {Ivertowski, Michael},
151-
title = {RingKernel: A GPU-Native Persistent Actor Model for
152-
High-Performance Concurrent Computing},
153-
booktitle = {Proceedings of [Conference]},
154-
year = {2024},
151+
title = {The GPU-Native Persistent Actor Model: Bringing Actor Semantics to Massively Parallel Hardware},
152+
booktitle = {Pre-print},
153+
year = {2026},
155154
note = {Preprint: https://arxiv.org/abs/XXXX.XXXXX}
156155
}
157156
```

0 commit comments

Comments
 (0)