Acadèmic d’Honor
Premi Nobel d’Economia 2010
Ciències Socials: Dr. en Econòmiques
Data d’ingrés: 17 de juliol de 2017
Discurs d’ingrés: Robots, Artificial Intelligence and the future of work
Discurs de resposta: José Ramón Calvo Fernández
CHRISTOPHER ANTONIOU PISSARIDES
- Premi Nobel d’Economia (2010), compartit amb Peter A. Diamond i Dale T. Mortensen, per l’anàlisi dels mercats amb friccions de cerca.
- Catedràtic a la London School of Economics.
Formació Acadèmica
- Nascut el 1943 a Xipre.
- Especialitzat en macroeconomia, amb un èmfasi en les friccions del mercat laboral i les dinàmiques de l’atur.
Contribucions a la Recerca
- Pioner en el desenvolupament de la teoria de la cerca i l’emparellament en economia laboral.
- Les seves investigacions han analitzat la relació entre ocupació i macroeconomia, explicant com es creen i es cobreixen les vacants.
- Va introduir el concepte clau de la funció d’emparellament, que descriu els fluxos entre l’atur i l’ocupació en cada moment, avalat per una sòlida evidència empírica.
Publicacions Destacades
- Job Creation and Job Destruction in the Theory of Unemployment (1994), coescrit amb Dale T. Mortensen a la Review of Economic Studies, un article fonamental que consolida anys de recerca.
- Aquest treball establí el model Mortensen-Pissarides, peça central de la macroeconomia moderna.
- El model inclou una funció d’emparellament basada en la negociació de Nash, que descriu com els treballadors troben feina a partir de les vacants disponibles.
(function ($) {
$(document).ready(function () {
// Option #1: Move Divi Module(s) into a Module
// Limit: One Instance per Column
// Use following code if you want to move
// a module inside another module. Each column with the
// class 'parent-column' will append any module(s)
// with the class 'divi-portable-module' to the div
// with the class 'divi-module-destination'.
// Only one instance of 'divi-module-destination' should
// be added per column.
$('.divi-portable-module').each(function () {
$(this).closest('.parent-column').find('.divi-module-destination').append($(this));
});
// Buttons: Insert Button Module(s) into a Module
// Adding a custom CSS class to a button module
// is applied to the 'a' tag which is a child element
// of the module wrapper. This code makes sure to append
// the entire button module wrapper (the parent element)
// as well. This functionality is the same as option #3 above.
// Siimply use the class 'divi-portable-button' on a button module
// instead of 'divi-portable-module'.
$('.divi-portable-button').parent().each(function () {
$(this).closest('.parent-column').find('.divi-module-destination').append($(this));
});
// Option #2: Move Divi Row(s) into a Module
// Limit: One Instance per Section
// Use the following code if you want to move
// a row inside a module on more than one section
// of a page. Each section with the
// class 'parent-section' will append any row(s)
// with the class 'divi-portable-row' to the div
// with the class 'divi-row-destination'.
// Only one instance of 'divi-row-destination' should
// be added per section.
$('.divi-portable-row').each(function () {
$(this).closest('.parent-section').find('.divi-row-destination').append($(this));
});
});
})(jQuery);
