Lluís Serra-Majem

Numerary Academician

Health Sciences: Dr. in Medicine and Dr. in Nutrition

Date of admittance: 12/07/2017

Admission speech: Dieta Mediterránea: una visión global

Reply: Dr. José Ramón Calvo Fernández and Dra. Maria dels Àngels Calvo Torras

DR. LLUÍS SERRA-MAJEM (Barcelona 1959)

Doctor of Medicine, Doctor of Nutrition and Specialist in Preventive Medicine and Public Health.

In 1995 he joined the Chair of Preventive Medicine and Public Health at the University of Las Palmas de Gran Canaria,
where he is Director of the University Institute of Biomedical and Health Research and of the Nutrition Research Group, and Holder of the UNESCO Chair on Local Systems of Health and Food Systems.

He is the founder and President of the Spanish Academy of Nutrition, the Foundation for Nutritional Research, the NGO Nutrition Without Borders and the International Foundation of Mediterranean Diet. He founded and presided from 2006 to 2012 the Mediterranean Diet Foundation. He has published 70 books and 485 scientific articles indexed with an impact factor of more than 2000 and a index H of 74. He has directed 44 doctoral theses and has organized several international congresses, highlighting the I and III World Congress of Public Health Nutrition.

Video summary

Complete video

 

(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);