diff options
Diffstat (limited to 'doc/references.bib')
| -rw-r--r-- | doc/references.bib | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/references.bib b/doc/references.bib new file mode 100644 index 0000000..beccc67 --- /dev/null +++ b/doc/references.bib @@ -0,0 +1,12 @@ +@article{melliar-smith-trans, + author={Melliar-Smith, P.M. and Moser, L.E. and Agrawala, V.}, + journal={IEEE Transactions on Parallel and Distributed Systems}, + title={Broadcast protocols for distributed systems}, + year={1990}, + volume={1}, + number={1}, + pages={17-25}, + keywords={Broadcasting;Multicast protocols;Local area networks;Telecommunication network reliability;Fault tolerant systems;Computer science;Distributed databases;Ethernet networks;Token networks;Timing}, + doi={10.1109/71.80121} +} + |