-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmybib.bib
29 lines (28 loc) · 1.16 KB
/
mybib.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
@book{Bertsekas1992,
abstract = {2nd ed. Introduction and layered network architecture -- Point-to-point protocols and links -- Delay models in data networks -- Multiaccess communication -- Routing in data networks -- Flow control.},
author = {Bertsekas, Dimitri P. and Gallager, Robert G.},
isbn = {0132009161},
pages = {556},
publisher = {Prentice Hall},
title = {{Data networks}},
url = {http://dl.acm.org/citation.cfm?id=121104},
year = {1992}
}
# Capetanakis Standard TA
@article{Capetanakis1979,
author = {Capetanakis, J.},
doi = {10.1109/TIT.1979.1056093},
issn = {0018-9448},
journal = {IEEE Transactions on Information Theory},
keywords = {Algorithm design and analysis,Artificial satellites,Broadcast channels,Coaxial cables,Communication system traffic control,Delay,Multiple-access communications,Packet switching,Radio broadcasting,Radio transmitters,Satellite broadcasting,Stability,Throughput},
language = {English},
mendeley-groups = {MAC/CR},
month = sep,
number = {5},
pages = {505--515},
publisher = {IEEE},
title = {{Tree algorithms for packet broadcast channels}},
url = {http://ieeexplore.ieee.org/articleDetails.jsp?arnumber=1056093},
volume = {25},
year = {1979}
}