Fixed error in Web data base picture.
[PFCLatex/.git] / myrefs.bib
index be02b19..7f55d7a 100644 (file)
 @Article{C2:LBSprivacy,
     author = {{Janice Y. Tsai, Patrick Gage Kelley, Lorrie Faith Cranor y Norman Sadeh}},
     title = {Location-Sharing Technologies: Privacy Risks and Controls},
+    journal = {CyLab Usable Privacy and Security Laboratory},
     howpublished = "Website",
     note = {\url{http://cups.cs.cmu.edu/LBSprivacy/files/TsaiKelleyCranorSadeh_2009.pdf}},
     publisher = {Carnegie Mellon University},
     year = {2010},
     keywords = "GPS, location, risks, mobile, university",
 }
+
+@misc{C3:SymfonyBook14,
+    author = {{Sensio Labs}},
+    title = "The Symfony Reference Book",
+    howpublished = "Website",
+    note = {\url{http://www.symfony-project.org/get/pdf/reference-1.4-en.pdf}},
+    year = {2012},
+    keywords = "ads, advertising, mobile, opera, report",
+}
+
+@misc{C3:YiiFramework,
+    author = {{Yii Framework}},
+    title = "Best MVC Practices",
+    howpublished = "Website",
+    note = {\url{http://www.yiiframework.com/doc/guide/1.1/en/basics.best-practices}},
+    year = {2012},
+    keywords = "yiiframework, mvc, pattern",
+}
+
+@Book{C3:PPostgreSQL,
+    author = {John Worsley y Joshua Drake},
+    title = {Practical PostgreSQL},
+    publisher = {O'Reilly},
+    year = {2001},
+    keywords = "postgresql, database, postgis",
+}
+
+@Book{C3:PostGIS,
+    author = {Regina Obe y Leo Hsu},
+    title = {PostGIS in Action},
+    publisher = {Manning Publications},
+    year = {2011},
+    keywords = "postgresql, database, postgis",
+}
+
+@Book{C3:LearningAndroid,
+    author = {Marko Gargenta},
+    title = {Learning Android},
+    publisher = {O'Reilly Media, Inc.},
+    address = "1005 Gravenstein Highway North, Sebastopol, CA 95472",
+    year = {2011},
+    keywords = "android, learning",
+}
+
+@Book{C4:UMLDistilled,
+    author = {Martin Fowler},
+    title = {UML Distilled, third edition: a brief guide to the standard object modeling language},
+    publisher = {Pearson Education, Inc},
+    address = "501 Boylston Street",
+    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",
+}