diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2024-11-12 18:08:37 -0500 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2024-11-12 18:08:37 -0500 |
| commit | 8c295fe8e9976f64a9d64dc508a8a487b0352772 (patch) | |
| tree | ad603dc53a027416eeed73484d81000a9847615e /doc | |
| parent | f2d0333835f8efc677988d134c8f2d033beb916b (diff) | |
| download | soen423-8c295fe8e9976f64a9d64dc508a8a487b0352772.zip | |
design doc references
Diffstat (limited to 'doc')
| -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} +} + |