xmpp: addressing and architecture
[skm-ma-ws1314.git] / biblio.bib
index f7914ff..2feee3b 100644 (file)
 }
 
 @misc{xep-0060,
-       abstract = "
-
-This specification defines an XMPP protocol extension for generic publish-subscribe functionality. The protocol enables XMPP entities to create nodes (topics) at a pubsub service and publish information at those nodes; an event notification (with or without payload) is then broadcasted to all entities that have subscribed to the node. Pubsub therefore adheres to the classic Observer design pattern and can serve as the foundation for a wide variety of applications, including news feeds, content syndication, rich presence, geolocation, workflow systems, network management systems, and any other application that requires event notifications.
-",
+       abstract = "This specification defines an XMPP protocol extension for generic publish-subscribe functionality. The protocol enables XMPP entities to create nodes (topics) at a pubsub service and publish information at those nodes; an event notification (with or without payload) is then broadcasted to all entities that have subscribed to the node. Pubsub therefore adheres to the classic Observer design pattern and can serve as the foundation for a wide variety of applications, including news feeds, content syndication, rich presence, geolocation, workflow systems, network management systems, and any other application that requires event notifications.",
        author = "Millard, Peter and Saint-Andre, Peter and Meijer, Ralph",
        howpublished = "http://xmpp.org/extensions/xep-0060.html",
        month = jul,
@@ -174,3 +171,29 @@ This specification defines an XMPP protocol extension for generic publish-subscr
        year = "2012"
 }
 
+@misc{rfc6121,
+       author = "Saint-Andre, P.",
+       howpublished = "RFC 6121 (Proposed Standard)",
+       month = mar,
+       number = "6121",
+       organization = "Internet Engineering Task Force",
+       publisher = "IETF",
+       series = "{Request for Comments}",
+       title = "{Extensible Messaging and Presence Protocol (XMPP): Instant Messaging and Presence}",
+       url = "http://www.ietf.org/rfc/rfc6121.txt",
+       year = 2011
+}
+
+@misc{rfc6122,
+       author = "Saint-Andre, P.",
+       howpublished = "RFC 6122 (Proposed Standard)",
+       month = mar,
+       number = "6122",
+       organization = "Internet Engineering Task Force",
+       publisher = "IETF",
+       series = "{Request for Comments}",
+       title = "{Extensible Messaging and Presence Protocol (XMPP): Address Format}",
+       url = "http://www.ietf.org/rfc/rfc6122.txt",
+       year = 2011
+}
+
This page took 0.026895 seconds and 4 git commands to generate.