cite GoF for Observer pattern
[skm-ma-ws1314.git] / biblio.bib
index 928c8c5..d42cdff 100644 (file)
        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
+}
This page took 0.029666 seconds and 4 git commands to generate.