Skip to content

Commit 89c1c0e

Browse files
authored
[FIX] Fixed the bibtex in the readme file
1 parent f948e31 commit 89c1c0e

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -60,16 +60,16 @@ WindFlow and FastFlow are released with the <strong>LGPL-3</strong> license and
6060
# Cite our Work
6161
In order to cite our work, we kindly ask interested people to use the following reference:
6262
```
63-
@article{9408386,
64-
author={Mencagli, Gabriele and Torquati, Massimo and Cardaci, Andrea and Fais, Alessandra and Rinaldi, Luca and Danelutto, Marco},
65-
journal={IEEE Transactions on Parallel and Distributed Systems},
66-
title={WindFlow: High-Speed Continuous Stream Processing with Parallel Building Blocks},
67-
year={2021},
68-
volume={},
69-
number={},
70-
pages={1-1},
71-
doi={10.1109/TPDS.2021.3073970}
72-
}
63+
@article{WF_Paper,
64+
author={Mencagli, Gabriele and Torquati, Massimo and Cardaci, Andrea and Fais, Alessandra and Rinaldi, Luca and Danelutto, Marco},
65+
journal={IEEE Transactions on Parallel and Distributed Systems},
66+
title={WindFlow: High-Speed Continuous Stream Processing With Parallel Building Blocks},
67+
year={2021},
68+
volume={32},
69+
number={11},
70+
pages={2748-2763},
71+
doi={10.1109/TPDS.2021.3073970}
72+
}
7373
```
7474

7575
# Contributors

0 commit comments

Comments
 (0)