Commit 30d74435 authored by Andreas Schmidt's avatar Andreas Schmidt
Browse files

~= citation in README

parent f463a130
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -88,12 +88,12 @@ Packet 9
If you find PRRT useful and incorporate it in your works, we are very happy to hear about it. Please also consider to cite us like this:

```bibtex
@misc{sic2018prrt,
      author = {Schmidt, Andreas},
@misc{sic2019prrt,
      author = {Telecommunications Lab at Saarland Informatics Campus},
      title = {PRRT: Predictably Reliable Real-time Transport},
      howpublished={Web page},
      url = {http://prrt.larn.systems},
      year = {2018}
      year = {2019}
}
```