X-Git-Url: https://git.gumartinm.name/?a=blobdiff_plain;f=myrefs.bib;h=2a30d1ebf6097a8d3a709e1764b0da19e076d996;hb=3c46e769f5303a01ac40384e907fc4f30d7f2f38;hp=f4fd3bd71630bd98fef73533370bae26bfabc706;hpb=fb91f666c695229fc982d011dfd8aed9a884ecbc;p=PFCLatex%2F.git diff --git a/myrefs.bib b/myrefs.bib index f4fd3bd..2a30d1e 100644 --- a/myrefs.bib +++ b/myrefs.bib @@ -179,6 +179,7 @@ @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}, @@ -195,3 +196,46 @@ 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", +}