How to use new features in settings window.
[PFCLatex/.git] / myrefs.bib
index 2a30d1e..7f55d7a 100644 (file)
     year = {2004},
     keywords = "UML",
 }
+
+@Book{C4:Specifications,
+    author = {Prof. Betty H.C. Cheng},
+    title = {Requirementes Assignment},
+    publisher = {Michigan State University},
+    year = {2007},
+    keywords = "SRS, software, requirements",
+}
+
+@Book{C5:EntityRelationship,
+    author = {Prabhudev Konana},
+    title = {Relational Database And Entity-Relationship Modeling: A Primer},
+    publisher = {The Graduate School of Business, The University of Texas at Austin},
+    address = "Austin, TX 78712",
+    year = {2000},
+    keywords = "entity, relationship, model",
+}
+
+@Article{C5:IBMREST,
+    author = {{Lawrence Mandel}},
+    title = {Describe REST Web services with WSDL 2.0.},
+    howpublished = "Website",
+    note = {\url{http://www.ibm.com/developerworks/webservices/library/ws-restwsdl/}},
+    publisher = {IBM},
+    year = {2008},
+    keywords = "IBM, REST, SOAP, Web, services",
+}