From c5683f14018912119426d4f9f31f759731ad435b Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Fri, 29 May 2015 11:49:07 +0200 Subject: Add more protocol references --- data/db.bib | 12 +++++++++++- data/db.yaml | 7 ++++++- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/data/db.bib b/data/db.bib index 81d6342..e086af0 100644 --- a/data/db.bib +++ b/data/db.bib @@ -432,7 +432,7 @@ year = {1995}, } -@article{mascara, +@article{mascara1998, author = {Mikkonen, J. and Aldis, J. and Awater, G. and Lunn, A. and Hutchison, David}, doi = {10.1109/49.709455}, issn = {0733-8716}, @@ -3599,3 +3599,13 @@ year = {1996}, } +@inproceedings{mascara1996, + author = {Bauchot, Frederic and Decrauzat, Stephane and Marmigere, Gerad and Merakos, Lazaros and Passas, Nikos}, + booktitle = {Proc. ACTS Mobile Summit}, + organization = {Citeseer}, + pages = {17--22}, + title = {MASCARA, a MAC protocol for wireless ATM}, + volume = {96}, + year = {1996}, +} + diff --git a/data/db.yaml b/data/db.yaml index ea0a88e..cfb615a 100644 --- a/data/db.yaml +++ b/data/db.yaml @@ -395,7 +395,7 @@ algos: mascara: longname: Mobile Access Scheme based on Contention and Reservation for ATM name: MASCARA - ref: [mascara] + ref: [mascara1996, mascara1998] dsapp: longname: Dynamic Slot Assignment++ name: DSA++ @@ -478,6 +478,7 @@ algos: name: VBS ref: [vbs] #features: [adhoc] + related: [tdmatdd, mascara, dscdma] dpcalp: longname: Distributed Power Control with Active Link Protection name: DPC/ALP @@ -744,6 +745,7 @@ algos: features: realtime.guaranteed: application.wsn: + related: [speed, rap, edf] vts: longname: Virtual TDMA for Sensors name: VTS @@ -1287,6 +1289,7 @@ algos: name: UWAN-MAC longname: Underwater Acoustic Network MAC ref: [uwanmac] + related: [alohap, maca, macaw, pedamacs, smac, fpa, gsa] rmac2007c: name: R-MAC longname: Reservation-based MAC @@ -1430,6 +1433,7 @@ algos: name: W-MAC longname: Wide Duty Cycle MAC ref: [wmac] + related: [smac, scp, xmac, wisemac] mrpm: name: MRPM longname: Medium Reservation Preamble Based MAC @@ -1453,6 +1457,7 @@ algos: name: WirArb longname: Wireless Arbitration ref: [wirarb] + related: [stdma] raloha: name: R-Aloha longname: Reservation Aloha -- cgit v1.2.3