X-Git-Url: http://git.rohieb.name/skm-ma-ws1314.git/blobdiff_plain/04c610bbe6f1781d0b051334ae92788dddbb31de..2c0161afb1c6a586eab897af57d3288f74c3ddb5:/biblio.bib diff --git a/biblio.bib b/biblio.bib index 3d0c6e8..d42cdff 100644 --- a/biblio.bib +++ b/biblio.bib @@ -207,3 +207,93 @@ year = 2011 } +@misc{xep0322, + abstract = "This specification describes how EXI compression can be used in XMPP networks.", + author = "Waher, Peter and DOI, Yusuke", + howpublished = "\url{http://xmpp.org/extensions/xep-0322.html}", + month = jul, + organization = "{XMPP Standards Foundation}", + series = "{XMPP Extension Protocols}", + title = "{XEP-0322: Efficient XML Interchange (EXI) Format}", + year = "2013" +} + +@misc{xep0323, + abstract = "This specification provides the common framework for sensor data interchange over XMPP networks.", + author = "Waher, Peter", + howpublished = "\url{http://xmpp.org/extensions/xep-0323.html}", + month = apr, + organization = "{XMPP Standards Foundation}", + series = "{XMPP Extension Protocols}", + title = "{XEP-0323: Internet of Things - Sensor Data}", + year = "2013" +} + +@misc{xep0324, + abstract = "This specification describes an architecture for efficient provisioning of services, access rights and user privileges in sensor networks.", + author = "Waher, Peter", + howpublished = "\url{http://xmpp.org/extensions/xep-0324.html}", + month = apr, + organization = "{XMPP Standards Foundation}", + series = "{XMPP Extension Protocols}", + title = "{XEP-0324: Internet of Things - Provisioning}", + year = "2013" +} + +@misc{xep0325, + abstract = "This specification describes how to control devices or actuators in an XMPP-based sensor network.", + author = "Waher, Peter", + howpublished = "\url{http://xmpp.org/extensions/xep-0325.html}", + month = may, + organization = "{XMPP Standards Foundation}", + series = "{XMPP Extension Protocols}", + title = "{XEP-0325: Internet of Things - Control}", + year = "2013" +} + +@misc{xep0326, + abstract = "This specification describes how to manage and get information from concentrators of devices over XMPP networks.", + author = "Waher, Peter", + howpublished = "\url{http://xmpp.org/extensions/xep-0326.html}", + month = may, + organization = "{XMPP Standards Foundation}", + series = "{XMPP Extension Protocols}", + title = "{XEP-0326: Internet of Things - Concentrators}", + year = "2013" +} + +@misc{rfc2131, + author="R. Droms", + title="{Dynamic Host Configuration Protocol}", + series="Request for Comments", + number="2131", + howpublished="RFC 2131 (Draft Standard)", + publisher="IETF", + organization="Internet Engineering Task Force", + year=1997, + month=mar, + url="http://www.ietf.org/rfc/rfc2131.txt", +} + +@misc{rfc1035, + author="P.V. Mockapetris", + title="{Domain names - implementation and specification}", + series="Request for Comments", + number="1035", + howpublished="RFC 1035 (INTERNET STANDARD)", + publisher="IETF", + organization="Internet Engineering Task Force", + year=1987, + month=nov, + url="http://www.ietf.org/rfc/rfc1035.txt", +} + +@book{GOF95, + author = "Gamma, E. and Helm, R. and Johnson, R. and Vlissides, J.", + interhash = "666db7e026c02bfa3e89b7b2772d18a2", + intrahash = "ee90f849e019 01dd605163c365d247fa", + keywords = "patterns object-oriented", + publisher = "Addison Wesley", + title = "{Design Patterns - Elements of Reus able Object-Oriented Software}", + year = 1995 +}