@article{jmplaza,
author= "Cañas Plaza, Jose María",
title= "Manual de programación de robots con JDE",
journal= {Universidad Rey Juan Carlos},
year= {2004},
month= {abril},
pages= {1--36},
}

@article{jmplaza-tesis,
author= "Cañas Plaza, Jose María",
title= "Jerarquía Dinámica de Esquemas para la generación de comportamiento autónomo",
journal= {Tesis Doctoral - Universidad Politécnica},
year= {2003},
month={Diciembre},
}

@techreport{lobato04,
        Author = {Lobato-Bravo, David},
        Institution = {Universidad Rey Juan Carlos},
        Title = {jde+: an object oriented implementation of JDE},
        Type = {Trabajo fin de carrera},
        Year = {2004}
}


@techreport{lobato10,
       Author = {David Lobato Bravo},
       Institution = {Universidad Rey Juan Carlos},
       Title = {jderobot 5.0 : Entorno de desarrollo basado en componentes para aplicaciones robóticas},
       Type = {Trabajo fin de máster},
       Year = {2010}
}

@techreport{smarugan10,
    Author = {Sara Marugán Alonso},
    Institution = {Universidad Rey Juan Carlos},
    Title = {Sistema autónomo de detección de caídas con recepción de 
alarmas en un teléfono móvil},
    Type = {Trabajo fin de máster},
    Year = {2010}}

@techreport{sara09,
        Author = {Marugán-Alonso, Sara},
        Institution = {Universidad Rey Juan Carlos},
        Title = {People 3D tracking using volumetric primitives},
        Type = {Trabajo fin de carrera},
        Year = {2009}
}

@techreport{victor08,
        Author = {Hidalgo-Blázquez, Victor Manuel},
        Institution = {Universidad Rey Juan Carlos},
        Title = {Visual detection of vehicles speed in jdec platform.},
        Type = {Trabajo fin de carrera},
        Year = {2008}
}

@techreport{javier08,
        Author = {Martín-Ramos, Javier},
        Institution = {Universidad Rey Juan Carlos},
        Title = {Face detection and tracking on jdec platform},
        Type = {Trabajo fin de carrera},
        Year = {2008}
}

@techreport{redo10,
        Author = {Kachach, Redouane},
        Institution = {Universidad Rey Juan Carlos},
        Title = {Car Classifier},
        Type = {Trabajo fin de máster},
        Year = {2010}
}


@misc{gamma03,
	Author = {Erich Gamma and Richard Helm and Ralph Johnson and John Vlissides},
	Date-Added = {2010-05-26 17:01:46 +0200},
	Date-Modified = {2010-05-26 17:01:46 +0200},
	Title = {Design Patterns CD: Elements of Reusable Object-Oriented Software},
	Year = {2003}}

@book{bjarne97,
	Author = {Bjarne Stroustrup},
	Date-Added = {2010-05-26 17:01:46 +0200},
	Date-Modified = {2010-05-26 17:01:46 +0200},
	Publisher = {Addison Wesley},
	Title = {The C++ programming language},
	Year = {1997}}

@article{henning04,
	Abstract = {Ice is a new object-oriented middleware platform that allows developers to build distributed client-server applications with minimal effort. While similar in concept to Corba, Ice breaks new ground by providing an object model that is both simpler and more powerful, by getting rid of inefficiencies that plagued middleware in the past, and by providing new features such as user datagram protocol (UDP) support, asynchronous method dispatch, built-in security, automatic object persistence, and interface aggregation. We discuss design decisions, contrasts the Corba and Ice approaches, and outlines the advantages that result from a better design.},
	Author = {Henning, M.},
	Citeulike-Article-Id = {570562},
	Doi = {10.1109/MIC.2004.1260706},
	Journal = {Internet Computing, IEEE},
	Keywords = {distributed, master\_thesis, middleware, software, systems},
	Number = {1},
	Pages = {66--75},
	Posted-At = {2009-04-04 15:05:31},
	Priority = {0},
	Title = {A new approach to object-oriented middleware},
	Url = {http://dx.doi.org/10.1109/MIC.2004.1260706},
	Volume = {8},
	Year = {2004},
	Bdsk-Url-1 = {http://dx.doi.org/10.1109/MIC.2004.1260706}}

@book{android2009,
        Author = {Rick Rogers, John Lombardo},
        Publisher = {O'reilly},
        Title = {Android: Application Development},
        Year = {2009}}

@book{android2010,
        Author = {Reto Meier},
        Publisher = {WROX},
        Title = {Professional Android 2 Application Development},
        Year = {2010}}

@book{video4linux,
        Author = {Alan Cox},
        Publisher = {Cox},
        Title = {Video4Linux Programming},
        Year = {2000}}

@book{rtsp,
        Author = {Juha Huuhtanen},
        Url = {http://www.tml.tkk.fi/Studies/Tik-110.300/1998/Essays/rtsp.html},
        Title = {Real-Time Streaming Protocol (RTSP)},
        Year = {1999}}

@book{vlc,
        Author = {Books-LLC},
        Publisher = {Books LLC},
        Title = {Linux Dvd Players: VLC Media Player},
        Year = {2010}}

