From 336f8694d93700c09ac6a66e6f01687f8917a589 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Mon, 4 May 2015 13:45:28 +0200 Subject: Add macari --- data/db.bib | 17 +++++++++++++++++ data/db.yaml | 4 ++++ 2 files changed, 21 insertions(+) (limited to 'data') diff --git a/data/db.bib b/data/db.bib index 1f9d0df..80c3386 100644 --- a/data/db.bib +++ b/data/db.bib @@ -2462,3 +2462,20 @@ year = {2013}, } +@incollection{macari, + author = {Chalhoub, Gérard and Guitton, Alexandre and Misson, Michel}, + booktitle = {Wireless Sensor and Actor Networks II}, + doi = {10.1007/978-0-387-09441-0_19}, + editor = {Miri, Ali}, + isbn = {978-0-387-09440-3}, + keywords = {wireless sensor networks; IEEE 802.15.4; tree-based synchro-nization; energy efficient MAC}, + language = {English}, + pages = {221-232}, + publisher = {Springer US}, + series = {IFIP – The International Federation for Information Processing}, + title = {MAC specifications for a WPAN allowing both energy saving and guaranteed delay}, + url = {http://dx.doi.org/10.1007/978-0-387-09441-0_19}, + volume = {264}, + year = {2008}, +} + diff --git a/data/db.yaml b/data/db.yaml index a61cebc..25101a4 100644 --- a/data/db.yaml +++ b/data/db.yaml @@ -1129,4 +1129,8 @@ algos: name: EEDF-MAC ref: [eedfmac] longname: Energy efficient earliest deadline first + macari: + name: MaCARI + ref: [macari] + longname: MAC protocol for Ad-hoc Industrial Network -- cgit v1.2.3