Saltar al contenido.
- Dr. Pierre Guichard (Université Lumière-Lyon
II y Miembro de la Casa de Velázquez de Madrid)
- Dr. Gabino Ponce Herrero (Catedrático de
Geografía Humana, Universidad de Alicante)
- Dr. Ángel Luis Molina Molina (Catedrático
Historia Medieval, Universidad de Murcia)
- Dr. José Cabezuelo Pliego (Catedrático de
Historia Medieval, Universidad de Alicante, pendiente de confirmar)
- Dr. Juan Francisco Jiménez Alcázar
(Catedrático Historia Medieval, Universidad de Murcia)
- Dr. Luís Bernabé Pons (Catedrático de árabe,
Universidad de Alicante)
- Dr. Manuel González Giménez (Catedrático
emérito de la Universidad de Sevilla)
- Dr. Don Francisco Ruiz Gómez (Catedrático de
Historia Medieval de la Universidad de Castilla-La Mancha)
- Dr. Enric Guinot Rodríguez (Catedrático de
Historia Medieval, Universidad de Valencia).
- Dr. Carlos de Ayala Martínez (Catedrático de
Historia Medieval, Universidad Autónoma de Madrid).
- Dr. David Igual Luis (Profesor Titular de
Historia Medieval, Universidad de Castilla-La Mancha).
- Dr. Jorge Alejandro Eiroa Rodriguez (Profesor
Titular de Historia Medieval, Universidad de Murcia)
- Dr. José Ferrándiz Lozano (Director del
Instituto “Juan Gil Albert” de Alicante)
- Dr. Julio Navarro Palazón (Científico titular
del CSIC, adscrito a la Escuela de Estudios Árabes)
- Dr. Juan González Castaño (Presidente de la
Real Academia Alfonso X el Sabio de Murcia)
Me gusta esto:
Me gusta Cargando...
Relacionado
var windowOpen;
(function () {
function matches(el, sel) {
return !!(
el.matches && el.matches(sel) ||
el.msMatchesSelector && el.msMatchesSelector(sel)
);
}
document.body.addEventListener('click', function (event) {
if (!event.target) {
return;
}
var el;
if (matches(event.target, 'a.share-twitter')) {
el = event.target;
} else if (event.target.parentNode && matches(event.target.parentNode, 'a.share-twitter')) {
el = event.target.parentNode;
}
if (el) {
event.preventDefault();
// If there's another sharing window open, close it.
if (typeof windowOpen !== 'undefined') {
windowOpen.close();
}
windowOpen = window.open(el.getAttribute('href'), 'wpcomtwitter', 'menubar=1,resizable=1,width=600,height=350');
return false;
}
});
})();
var windowOpen;
(function () {
function matches(el, sel) {
return !!(
el.matches && el.matches(sel) ||
el.msMatchesSelector && el.msMatchesSelector(sel)
);
}
document.body.addEventListener('click', function (event) {
if (!event.target) {
return;
}
var el;
if (matches(event.target, 'a.share-facebook')) {
el = event.target;
} else if (event.target.parentNode && matches(event.target.parentNode, 'a.share-facebook')) {
el = event.target.parentNode;
}
if (el) {
event.preventDefault();
// If there's another sharing window open, close it.
if (typeof windowOpen !== 'undefined') {
windowOpen.close();
}
windowOpen = window.open(el.getAttribute('href'), 'wpcomfacebook', 'menubar=1,resizable=1,width=600,height=400');
return false;
}
});
})();