Supernumerary Academician

Technological Sciences:  Doctor of Agronomic Engineering

Date of admittance: 28.10.2019

Admission Speech: “Días de campo”

Reply: Dr. Javier Gil Mur

Dr. EMILIO GIL MOYA

Academic Career

Projects and Advisory Roles

  • Coordinator of the INNOSETA project under the European Horizon 2020 program.
  • Advisor to the Spanish Ministry of Agriculture in drafting the Royal Decree on Sustainable Use of Pesticides.
  • Author of the Inspection Manual for Application Equipment.
  • Member of the EIP-FOCUS GROUP Precision Agriculture (DG Rural Development).
  • Member of ISO and CEN.
  • Training coordinator in European Union programs (DG SANTE).
  • Expert Advisor (TAIEX) to the Government of Serbia.
  • Advisor to the Agri-Food Research Institute (INIA) of Chile.

Scientific Societies and Networks

  • Member of the Club of Bologna.
  • Member of SPISE.
  • Member of ASABE (American Society of Agricultural and Biological Engineers).
  • Member of the Jury of Technical Innovations at FIMA (Zaragoza).

Awards and Distinctions

  • Manuel Campos Lafuente Award for Viticulture Research (2002).
  • Fertiberia Award (2nd Prize) for Best Doctoral Thesis (2004).
  • Award of the College of Agronomists of Central Spain and the Canary Islands (2002).

Scientific and Technical Production

  • Author of more than 50 scientific articles in international journals.
  • Over 200 technical and outreach publications.
  • Editor and reviewer for leading international scientific journals.
  • More than 60 invited lectures worldwide.
  • Author of several technical books.

Institutional Roles

  • Director of the Office of the Government of Aragón in Brussels.

Literary and Cultural Work

  • Author of the novel Zarpazos en el alma (Ed. El Gato Negro, 2017).
  • Saxophonist in the Rivas Music Band.
  • Author of the books:
    • Banda de música de Rivas, Celebración de un siglo y cuarto de andanzas musicales (2008).
    • Historia del socialismo y el sindicalismo en Rivas (2010).
    • Entre el Riguel y La Bardena (2011).

Video summary

C

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