Acadèmic Honorari
Premi Nobel de Medicina
Dr. ERWIN NEHER
- Nascut a Landsberg am Lech, Alemanya, 20 de març de 1944.
Premi Nobel
- Premi Nobel de Medicina (1991), juntament amb Bert Sakmann, pel desenvolupament de la tècnica patch-clamp i els seus descobriments sobre els canals iònics en les cèl·lules.
Formació Acadèmica
- Llicenciat en Bioquímica per la Universitat de Munic i la University of Wisconsin (EUA).
- Doctorat en Biofísica (1970) a la Universitat de Göttingen.
Trajectòria Científica
- Investigador a l’Institut Max Planck de Biofísica.
- Investigador al California Institute of Technology (Caltech).
- Estades a les universitats de Wisconsin, Yale i Göttingen.
- Director del Departament de Membranes i Biofísica Cel·lular a l’Institut Max Planck de Química Biofísica (Göttingen).
Aportacions Científiques
- Desenvolupament del mètode patch-clamp, que permet estudiar l’activitat d’un sol canal iònic en membranes cel·lulars.
- Avanços en la comprensió de la conducció nerviosa, la plasticitat sinàptica i processos com la secreció d’hormones.
- Demostració del paper essencial del calci com a missatger intracel·lular.
Reconeixements i Honors
- Membre de la National Academy of Sciences of the United States.
- Membre de l’Acadèmia Europea.
- Membre de l’Acadèmia Alemanya de Ciències Leopoldina.
- Guardons internacionals en biofísica i neurociència per la seva contribució a la medicina i a la biologia cel·lular.
(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);
