|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" ""> |
|
<html xmlns=""> |
|
<head> |
|
<style> |
|
|
|
|
|
|
|
|
|
* { |
|
margin: 0; |
|
padding: 0; |
|
} |
|
|
|
body { |
|
background: #FFFFFF url(images/menu_gris.png) repeat-x; |
|
font-family: Verdana, Arial, Helvetica, sans-serif; |
|
font-size: 13px; |
|
color: #666666; |
|
} |
|
|
|
h1, h2 { |
|
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; |
|
font-weight: normal; |
|
} |
|
|
|
h1 { |
|
font-size: 210%; |
|
font-weight:bold; |
|
} |
|
|
|
h2 { |
|
font-size: 167%; |
|
} |
|
|
|
h3 { |
|
margin-bottom: 1em; |
|
text-transform: uppercase; |
|
font-size: 100%; |
|
color: #000000; |
|
} |
|
|
|
p, ul, ol { |
|
margin-bottom: 1.5em; |
|
line-height: 1.6em; |
|
} |
|
|
|
p { |
|
} |
|
|
|
ol { |
|
} |
|
|
|
ul { |
|
list-style: none; |
|
} |
|
|
|
ul li { |
|
padding-left: 10px; |
|
background: url(images/img16.gif) no-repeat 0px 10px; |
|
} |
|
|
|
a { |
|
color: #3490F8; |
|
} |
|
|
|
a:hover, a:active { |
|
text-decoration: none; |
|
color: #F89934; |
|
} |
|
|
|
a:visited { |
|
color: #666666; |
|
} |
|
|
|
img { |
|
border: none; |
|
} |
|
|
|
img.left { |
|
float: left; |
|
margin: 0 20px 10px 0; |
|
} |
|
|
|
img.right { |
|
float: right; |
|
margin: 0 0 10px 20px; |
|
} |
|
|
|
.byline { |
|
color: #CCCCCC; |
|
} |
|
|
|
.col-one { |
|
float: left; |
|
} |
|
|
|
.col-two { |
|
float: right; |
|
} |
|
|
|
.two-cols { |
|
} |
|
|
|
.two-cols .col-one, .two-cols .col-two { |
|
width: 250px; |
|
} |
|
|
|
|
|
|
|
|
|
.links-box { |
|
background: url(images/menu-marron.png) repeat-x; |
|
} |
|
|
|
.links-box .section { |
|
color: #FFFFFF; |
|
} |
|
|
|
.links-box .section b { |
|
display: block; |
|
height: 23px; |
|
padding: 7px 0 0 10px; |
|
} |
|
|
|
.links-box .content { |
|
padding: 20px; |
|
} |
|
|
|
.links-box .nueva-seccion { |
|
background:#C66145; |
|
color: #ffffcc; |
|
} |
|
|
|
.content-box { |
|
background: url(images/menu-azul.png) repeat-x; |
|
} |
|
|
|
.content-box .section { |
|
color: #FFFFFF; |
|
} |
|
|
|
.content-box .section b { |
|
display: block; |
|
height: 23px; |
|
padding: 7px 0 0 10px; |
|
} |
|
|
|
.content-box .content { |
|
padding: 20px; |
|
} |
|
|
|
.content-box .nueva-seccion { |
|
background:#ff0000; |
|
color: #ffffcc; |
|
} |
|
|
|
.content-box a { |
|
color: #3490F8; |
|
} |
|
|
|
|
|
|
|
|
|
#header { |
|
width: 800px; |
|
height: 100px; |
|
margin: 0 auto; |
|
padding-top: 10px; |
|
} |
|
|
|
|
|
|
|
#logo { |
|
float: left; |
|
width: 800px; |
|
} |
|
|
|
#poli{float: right; |
|
margin-top: 20px;} |
|
#grc{float:left} |
|
|
|
#logo h1, #logo h2 { |
|
float: left; |
|
} |
|
|
|
#logo h1 { |
|
padding-top: 30px; |
|
text-transform: lowercase; |
|
font-size: 34px; |
|
font-weight: normal; |
|
} |
|
|
|
#logo h2 { |
|
padding: 0px 0 0 0px; |
|
text-transform: uppercase; |
|
font-family: Verdana, Arial, Helvetica, sans-serif; |
|
font-size: 9px; |
|
} |
|
|
|
#logo a { |
|
text-decoration: none; |
|
color: #000000; |
|
bottom: middle; |
|
} |
|
|
|
|
|
|
|
#menu { |
|
width: 800px; |
|
height: 30px; |
|
margin: 0 auto; |
|
} |
|
|
|
#menu ul { |
|
margin: 0; |
|
list-style: none; |
|
line-height: normal; |
|
} |
|
|
|
#menu li { |
|
display: block; |
|
float: left; |
|
margin-right: 1px; |
|
padding: 0; |
|
background: #FFFFFF; |
|
} |
|
|
|
#menu a { |
|
display: block; |
|
float: left; |
|
background: url(images/EsquinaBoton.png) no-repeat; |
|
text-decoration: none; |
|
color: #666666; |
|
} |
|
|
|
#menu a:hover { |
|
color: #1777B1; |
|
} |
|
|
|
#menu b { |
|
display: block; |
|
float: left; |
|
height: 23px; |
|
padding: 7px 20px 0 20px; |
|
background: url(images/EsquinaBotonB.png) no-repeat right top; |
|
cursor: hand; |
|
} |
|
|
|
#menu li.active { |
|
background: #CFCECE url(images/img04.gif) repeat-x; |
|
} |
|
|
|
#menu li.active a { |
|
background: url(images/EsquinaBotonB.png) no-repeat right top; |
|
color: #C45A3C; |
|
} |
|
|
|
#menu li.active b { |
|
background: url(images/EsquinaBoton.png) no-repeat; |
|
} |
|
|
|
|
|
|
|
#page { |
|
width: 800px; |
|
margin: 0 auto; |
|
padding: 30px 0 0 0; |
|
} |
|
|
|
#page-alumni { |
|
width: 800px; |
|
margin: 0 auto; |
|
} |
|
|
|
|
|
|
|
#barra-derecha { |
|
float: right; |
|
width: 380px; |
|
} |
|
#barra-derecha-soft { |
|
float: right; |
|
width: 620px; |
|
} |
|
|
|
|
|
#feature { |
|
margin-bottom: 20px; |
|
} |
|
|
|
|
|
|
|
#barra-izquierda { |
|
float: left; |
|
width: 380px; |
|
} |
|
|
|
#barra-unica { |
|
float: center; |
|
width: 800px; |
|
} |
|
|
|
#barra-izquierda-soft { |
|
float: left; |
|
width: 180px; |
|
} |
|
|
|
#barra-izquierda .col-one { |
|
width: 200px; |
|
} |
|
|
|
#barra-izquierda .col-two { |
|
width: 200px; |
|
} |
|
|
|
|
|
|
|
#footer { |
|
background: #DDDDDD; |
|
border-top: 1px solid #999999; |
|
border-bottom: 1px solid #999999; |
|
border-left: 1px solid #999999; |
|
border-right: 1px solid #999999; |
|
width: 800px; |
|
height: 30px; |
|
margin: 0 auto; |
|
} |
|
|
|
#footer p { |
|
margin: 0; |
|
text-align: center; |
|
font-size: 85%; |
|
} |
|
</style> |
|
<meta content="application/xhtml+xml; charset=utf-8" http-equiv="content-type"> |
|
<title> |
|
Grupo de Redes de Computadores |
|
</title> |
|
<meta content name="keywords"> |
|
<meta content name="description"> |
|
</head> |
|
<body> |
|
<div id="header"> |
|
<div id="logo"> |
|
<div id="grc"> |
|
<a target="_self"> |
|
<img alt="GRC" height="90" longdesc="Grupo de Redes de Computadores" src="rick.jpg"> |
|
</a> |
|
</div> |
|
<div id="poli"> |
|
<img alt="UPV" height="62" longdesc="Universidad Politecnica de Valencia" src="rick.jpg"> |
|
</div> |
|
</div> |
|
</div> |
|
<div id="menu"> |
|
<ul> |
|
<li> |
|
<a> |
|
<b> |
|
Home |
|
</b> |
|
</a> |
|
</li> |
|
<li class="active"> |
|
<a> |
|
<b> |
|
Members |
|
</b> |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
<b> |
|
Papers |
|
</b> |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
<b> |
|
Projects |
|
</b> |
|
</a> |
|
</li> |
|
|
|
|
|
|
|
</ul> |
|
</div> |
|
<div id="page"> |
|
|
|
<div id="barra-derecha"> |
|
<div class="content-box" id="feature"> |
|
<h2 class="section"> |
|
<b> |
|
PhD Students |
|
</b> |
|
</h2> |
|
<div class="content"> |
|
<ul> |
|
<li> |
|
Alicia Sepulveda Muñoz |
|
<br> |
|
(Advisor: José M. Cecilia, Carlos Periñán-Pascual) |
|
</li> |
|
<li> |
|
Daniel Hernández |
|
<br> |
|
(Advisor: José María Cecilia) |
|
</li> |
|
<li> |
|
Jamie Wubben |
|
<br> |
|
(Advisor: Carlos Tavares Calafate, Juan Carlos Cano) |
|
</li> |
|
<li> |
|
Juan José Franco Peñaranda |
|
<br> |
|
(Advisor: José M. Cecilia, Joaquín Lasheras) |
|
</li> |
|
</ul> |
|
<h2> |
|
<b> |
|
Master Students |
|
</b> |
|
</h2> |
|
<ul> |
|
<li> |
|
Cristian Villarroya |
|
<br> |
|
(Advisor: Juan Carlos Cano, Carlos Calafate) |
|
</li> |
|
<li> |
|
José Daniel Padrón |
|
<br> |
|
(Advisor: Carlos Calafate, Juan Carlos Cano) |
|
</li> |
|
<li> |
|
Julio José Fernández |
|
<br> |
|
(Advisor: José María Cecilia, Pietro Manzoni) |
|
</li> |
|
<li> |
|
Pedro Garcia |
|
<br> |
|
(Advisor: José María Cecilia, Pietro Manzoni) |
|
</li> |
|
</ul> |
|
</div> |
|
</div> |
|
</div> |
|
|
|
<div class="two-cols" id="barra-izquierda"> |
|
<div class="content-box"> |
|
<h2 class="section"> |
|
<b> |
|
Faculty (UPV) |
|
</b> |
|
</h2> |
|
<div class="content"> |
|
<ul> |
|
<li> |
|
<a> |
|
Pietro Manzoni [coordinator] |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Juan Carlos Cano |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Carlos Tavares Calafate |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Enrique Hernández |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
</div> |
|
<div class="content-box" id="feature"> |
|
<h2 class="section"> |
|
<b> |
|
Collaborators/Advisors |
|
</b> |
|
</h2> |
|
<div class="content"> |
|
<ul> |
|
<li> |
|
<a target="_blank"> |
|
C.K. Toh |
|
</a> |
|
(National Tsing Hua University Honor Chair Professor of EECS, TAIWAN, considered one of the fathers of mobile ad hoc networks) |
|
</li> |
|
<li> |
|
<a target="_blank"> |
|
Edjair Mota |
|
</a> |
|
(Institute of Computing at the Federal University of Amazonas – UFAM, BRASIL) |
|
</li> |
|
<li> |
|
<a target="_blank"> |
|
Francisco Martínez |
|
</a> |
|
(Universidad de Zaragoza, SPAIN) |
|
</li> |
|
<li> |
|
Piedad Garrido (Universidad de Zaragoza, SPAIN) |
|
</li> |
|
</ul> |
|
</div> |
|
</div> |
|
</div> |
|
<div style="clear: both;"> |
|
|
|
</div> |
|
</div> |
|
<div id="page-alumni"> |
|
<div class="content-box"> |
|
<h2 class="section"> |
|
<b> |
|
Alumni |
|
</b> |
|
</h2> |
|
<div class="content"> |
|
<ul> |
|
<li> |
|
Francisco José Fabra Collado, "Flight coordination solutions for multirotor unmanned aerial vehicles", June 2020 |
|
</li> |
|
<li> |
|
Jorge Zambrano, "Efficient Traffic Management in Urban Environments", September 2019 |
|
</li> |
|
<li> |
|
Leonardo Javier Chancay García, "Evaluación y modelado de Redes Oportunistas", June 2019 |
|
</li> |
|
<li> |
|
Subhadeep Patra, "Development and evaluation of smartphone-based ITS applications for vehicular networks", June 2019 |
|
</li> |
|
</ul> |
|
</div> |
|
</div> |
|
</div> |
|
<div id="footer"> |
|
<p id="pie"> |
|
<a> |
|
[EMAIL REDACTED] |
|
</a> |
|
| |
|
Last update: January 15, 2020 |
|
|
|
</p> |
|
</div> |
|
</body> |
|
</html> |
|
|