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
+}
the other user's status. The mechanism behind this is called
\term{Publish-Subscribe} and is specified in XEP-0060~\cite{xep0060}. It can
be used to notify interested users about changes in personal information, and
-implements the well-known Observer pattern.
+implements the well-known Observer pattern~\cite{GOF95}.
A user publishes information by creating a \term{node} on the XMPP server, which
acts as a handle for the data. Interested users can then query the server for