Recent Events

Browse past events for program agendas; summary reports; copies of presentations; presenter videos; and other event outputs.

Past Events

Suplementación Nutricional en el deporte

ILSI Nor-Andino , Colombia, Venezuela, Ecuador

Este webinar tiene como objetivo generar un espacio científico para revisar el uso seguro y la evidencia científica entorno a los suplementos y alimentos deportivos, así como, la normatividad vigente actualmente en Colombia.

 

Read more

Mesa virtual III: Comunicación y Educación

ILSI Nor-Andino , ILSI Nor-Andino

Este es el tercer y último espacio de discusión multisectorial creado por el grupo de trabajo de Empaques y Envases de ILSI Nor-Andino.  La Mesa Virtual III abordará temas relacionados con la Comunicación y Educación.

Read more

WP_Query Object
(
    [query] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 2024-04-26
            [after] => 
            [tags] => 
            [showtitle] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2024-04-26
                            [compare] => <=
                        )

                )

            [paged] => 7
            [meta_key] => _ilsi_date
            [orderby] => meta_value
            [order] => DESC
        )

    [query_vars] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 2024-04-26
            [after] => 
            [tags] => 
            [showtitle] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2024-04-26
                            [compare] => <=
                        )

                )

            [paged] => 7
            [meta_key] => _ilsi_date
            [orderby] => meta_value
            [order] => DESC
            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                )

            [queried_terms] => Array
                (
                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => _ilsi_date
                        )

                    [1] => Array
                        (
                            [0] => Array
                                (
                                    [key] => _ilsi_date
                                    [value] => 2024-04-26
                                    [compare] => <=
                                )

                            [relation] => OR
                        )

                    [relation] => AND
                )

            [relation] => AND
            [meta_table] => wp_postmeta
            [meta_id_column] => post_id
            [primary_table] => wp_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => wp_postmeta
                    [1] => mt1
                )

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => _ilsi_date
                            [compare] => =
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => CHAR
                        )

                    [mt1] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2024-04-26
                            [compare] => <=
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => 
					SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )  INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id )
					WHERE 1=1  AND ( 
  wp_postmeta.meta_key = '_ilsi_date' 
  AND 
  ( 
    ( mt1.meta_key = '_ilsi_date' AND mt1.meta_value <= '2024-04-26' )
  )
) AND ((wp_posts.post_type = 'event' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')))
					GROUP BY wp_posts.ID
					ORDER BY wp_postmeta.meta_value DESC
					LIMIT 30, 5
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 33603
                    [post_author] => 351
                    [post_date] => 2022-12-05 11:45:06
                    [post_date_gmt] => 2022-12-05 11:45:06
                    [post_content] => 

	

[wpanchor id="menu"] AboutProgramme | Registration | Venue | Accomodation | Contact

IEAS2023 hero banner

[wpanchor id="event"] About the event

The ILSI Europe Annual Symposium (IEAS) will be back on 24 & 25 October 2023 in Brussels.

IEAS is a gathering of experts from around the world who meet to shed light on the current and future challenges in food safety, nutrition and sustainability. It is also an opportunity for stakeholders to take part in the debate around those topics and create connections.

This year, we also propose as a side event an interdisciplinary interactive workshop on the health benefits of prebiotics. (fully booked)

↑ Back to top

[wpanchor id="programme"] Programme and activities

Tuesday 24 October: ILSI Europe Annual Symposium

Scientific sessions and keynote presentations from top-notch experts in the field of food safety, nutrition and sustainability. A breakfast buffet will be available to participants upon arrival and the symposium will be followed by a reception on Tuesday 24.

Programme

Consult the detailed agenda Download the presentations' slides

Speakers

Confirmed speakers include:

Dr. Paul Cotter

Head of Food Biosciences Department, Teagasc (IR)

Anna Stubbendorff

PhD Student, Sustainable Nutrition, Lund University (SE)

Dr. Boushra Dalile

Postdoctoral Researcher, KU Leuven (BE)

Dr. Ermolaos Ververis

Scientific Officer at Nutrition & Innovation Unit, EFSA (IT)

Prof. Julia Stingl

Professor, RWTH Aachen University (DE)

Dr. Willian Abraham da Silveira

Lecturer in Molecular Genetics and Genomics, Staffordshire University (UK)

Dr. Stefano Renzetti

Senior Scientist and Project Leader, Wageningen University (NL)

Dr. Torstein Skåra

Senior Scientist at Nofima (NO)

Prof. Ciarán G. Forde

Professor at Wageningen University & Research (NL)

Dr. Miguel Gueimonde

Research Scientist at IPLA-CSIC (ES)

Prof. Marco Arlorio

University of Piemonte Orientale (IT)

Organising Committee

Prof. Bas Blaauboer​

University of Utrecht (NL)
President of ILSI Europe (BE)

Dr. David Vauzour​

Associate Professor, University of East Anglia, Norwich Medical School (UK)

Dr. Laura Righetti​

Assistant Professor, Wageningen University & Research (NL)

Dr. Carolien van Loo-Bouwman

Senior manager Nutrition and Innovation, Yili Innovation Center Europe (NL)

Clémentine Thabuis

Nutrition Research Manager, Roquette (FR)

Dr. Jan de Vries

Consultant, De Vries Nutrition Solutions (NL)

Call for abstracts

We accept abstracts for the following sessions:

  • Session 2: Beyond bread and beer: unleashing the power of fermented foods
  • Session 3: Waste not, want more: creating ​value from food by-products and waste streams​

Abstracts will be selected based on scientific excellence and relevance for the sessions. Submissions are accepted until August 31st. Presenting authors will be informed between Sept 1st and Sep 15th. If the presenting author is an Early Career Scientist, he/she will get priority over a senior scientist. An Early Career Scientist is defined as postgraduate student or a scientist from academia or industry who has received his/her highest degree (MSc or PhD) within the past ten years. Travel and accommodation for the selected presenting authors will be covered by ILSI Europe.

Abstracts submission is closed. 

↑ Back to top

Wednesday 25 October: Prebiotics "sandpit"
Identifying knowledge gaps and a roadmap for building a health claims portfolio

 

Interdisciplinary interactive workshop organised by the Prebiotic Task Force to identify current gaps in scientific understanding and support for prebiotic health benefits and the link to microbiota modulation.

Objectives

  • Provide a state-of-the-art overview of the scientific evidence on the health benefits of prebiotics and the link to microbiota modulation.
  • Identify the current routes to make a prebiotic claim for food or food supplements in Europe and compare these with worldwide health claim regulations (e.g. North America, Asia-Pacific).
  • Design and co-build a roadmap to progress scientific support for prebiotic health effects and health claim substantiation.

What to expect from the interactive sandpits?

Three experts in the field will give a presentation on the mechanistic, clinical and regulatory insights related to prebiotic health benefits. The session will be closed with a 40min interactive discussion, in which the experts and workshop participants aim to answer the following questions:

  1. What is the consensus position with regard to the mechanism(s) and evidence linking prebiotics, microbiome modulation and physiological function for the corresponding topics?
  2. What are the gaps (both scientifically and from a regulatory perspective) regarding health claims for prebiotics and the corresponding topic?
  3. What is needed (or should be done) to approach/tackle these gaps?
  4. What could be an ideal roadmap to address these gaps and develop further support for prebiotic health effects and health claim substantiations?

Programme

 

Consult the detailed agenda Download the presentations' slides

Speakers

Confirmed speakers include:

Prof. Paul de Vos

University of Groningen (NL)

Prof. Nathalie Delzenne

UCLouvain (BE)

Prof. Gemma Walton

University of Reading (UK)

Prof. Seppo Salminen

University of Turku (FI)

Prof. Kieran Tuohy

University of Leeds (UK)

Prof. Ellen Blaak

University of Maastricht (NL)

Prof. Philip Calder

University of Southampton (UK)

Prof. Louise Dye

University of Leeds (UK)

Dr. Kathy Musa-Veloso

Intertek Scientific and Regulatory Consultancy (CA)

Dr. Alessandro Busetti

Metabolon (IT)

Dr. Annegret Nielsen

Analyze & Realize GmbH (DE)

Dr. Alwine Kardinaal

NIZO (NL)

Prof. Philip Burnet

University of Oxford (UK)

Dr. Lesley A. Houghton

University of Leeds (UK)

Organising Committee

Dr. Anirikh Chakrabarti

Senior Scientist, Cargill (BE)

Dr. Elaine Vaughan

Scientific & Regulatory Affairs, Sensus (NL)

Dr. Damien Guillemet

Scientific Development Director, Nexira (FR)

Prof. Kieran Tuohy

Professor of Energy Metabolism and Microbiome, University of Leeds (UK)

Dr. Lucien Harthoorn

Director Research & Development, Clasado Biosciences (UK)

↑ Back to top

[wpanchor id="registration"] Registration

Registration for IEAS on 24 October
To attend the ILSI Europe Annual Symposium, register using the blue button below. Different fee categories are proposed. The registration fee for the Annual Symposium gives you access to the workshop on 25 October. Early bird fees are valid until 30 June 2023. Register to IEAS 2023 Registrations for workshop on 25 October
Registrations for the prebiotics workshop are closed.

Cancellation policy

Registration cancellations should be addressed in writing to Hugo Costa (hcosta@ilsieurope.be). Cancellations received before 10 October 2023 will be refunded minus €50 handling charges. Cancellations received after 10 October 2023 will not be refunded. Substitutions of attendees are accepted if addressed in writing to Hugo Costa.

↑ Back to top

[wpanchor id="venue"] Venue and access

The Symposium will take place in Comet Meetings Louise: Place Stéphanie 20, 1050 Brussels.

khk
Metro, tram and bus

Comet Meetings Louise is located in the heart of the Louise district. Public transport is an excellent option to reach the venue:

  • (M) Louise - Lines 2 and 6 (5 min walk)
  • (T) Louise - Lines 8, 92, 93, 97 (5 min walk)
  • (T) Stéphanie - Lines 8, 92, 93 (2min walk)
  • (B) Stéphanie - Line N11 (3min walk)
Public transport timetable
Parking

If you decide to come by your own car, you will find several parking options just a few minutes' walk away.

  • Inter-Parking Parking Stéphanie (4min walk)
  • Q-Park Parking (4min walk)
  • ZenPark Parking (5min walk)

Access to the conference will be granted to registered participants only. Upon arrival, participants should present themselves at the registration desk and will receive a personal badge. The registration desk will be opened from 08:30am to 09:30am.

Accessibility for everyone is one of our priorities. Comet has put in place various devices that make their facilities accessible to people with reduced mobility (PRM).

Free internet is provided by WiFi throughout the venue.

If you have any questions or specific access requirements, please email us at any time at hcosta@ilsieurope.be

↑ Back to top

[wpanchor id="hotel"] Accomodation

Moxy Brussels City Center (Bruxelles, Belgique) : tarifs 2023 et 16 avisAll pre-booked rooms at Moxy Hotel for our upcoming event have been reserved. In case you were unable to secure a room, we have provided a list of nearby hotels from the venue for your convenience. Some of these hotels offer a discount code that can be used to secure a room at a better rate. Please follow this link for alternative accommodation options and to have access to these discounted rates.

Recording and photos

Video recording and photos will be taken during the event for communication purposes.

[wpanchor id="contact"] Contact

For more information about the symposium program, please contact Isabelle Guelinckx at iguelinckx@ilsieurope.be

For questions about the registration, please contact Hugo Costa at hcosta@ilsieurope.be

↑ Back to top

[post_title] => ILSI Europe Annual Symposium 2023 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => ilsi-europe-annual-symposium-2023 [to_ping] => [pinged] => [post_modified] => 2023-11-13 10:43:31 [post_modified_gmt] => 2023-11-13 15:43:31 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsi.org/event/ilsi-europe-annual-symposium-2023/ [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [1] => WP_Post Object ( [ID] => 38514 [post_author] => 40 [post_date] => 2023-09-25 11:17:33 [post_date_gmt] => 2023-09-25 16:17:33 [post_content] => [post_title] => Evento anual – XIII Atualidades em Food Safety: Edulcorantes [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => evento-anual-xiii-atualidades-em-food-safety-edulcorantes [to_ping] => [pinged] => [post_modified] => 2023-12-10 17:08:27 [post_modified_gmt] => 2023-12-10 22:08:27 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsi.org/event/evento-anual-xi-atualidades-em-food-safety-edulcorantes/ [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 38891 [post_author] => 100 [post_date] => 2023-10-10 18:51:16 [post_date_gmt] => 2023-10-10 22:51:16 [post_content] => [post_title] => Suplementación Nutricional en el deporte [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => suplementacion-nutricional-en-el-deporte [to_ping] => [pinged] => [post_modified] => 2023-10-10 19:35:37 [post_modified_gmt] => 2023-10-10 23:35:37 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsi.org/event/suplementacion-nutricional-en-el-deporte/ [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 38960 [post_author] => 100 [post_date] => 2023-10-17 16:02:52 [post_date_gmt] => 2023-10-17 20:02:52 [post_content] => [post_title] => Mesa virtual III: Comunicación y Educación [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mesa-virtual-iii-comunicacion-y-educacion [to_ping] => [pinged] => [post_modified] => 2023-10-23 15:07:49 [post_modified_gmt] => 2023-10-23 19:07:49 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsi.org/event/mesa-virtual-iii-comunicacion-y-educacion/ [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 38739 [post_author] => 40 [post_date] => 2023-10-03 10:19:10 [post_date_gmt] => 2023-10-03 15:19:10 [post_content] => [post_title] => Lançamento do Manual de Screening Nutricional [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => lancamento-do-manual-de-screening-nutricional [to_ping] => [pinged] => [post_modified] => 2023-12-10 16:55:11 [post_modified_gmt] => 2023-12-10 21:55:11 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsi.org/event/lancamento-do-manual-de-screening-nutricional/ [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 5 [current_post] => -1 [before_loop] => [in_the_loop] => [post] => WP_Post Object ( [ID] => 33603 [post_author] => 351 [post_date] => 2022-12-05 11:45:06 [post_date_gmt] => 2022-12-05 11:45:06 [post_content] =>

[wpanchor id="menu"] AboutProgramme | Registration | Venue | Accomodation | Contact

IEAS2023 hero banner

[wpanchor id="event"] About the event

The ILSI Europe Annual Symposium (IEAS) will be back on 24 & 25 October 2023 in Brussels.

IEAS is a gathering of experts from around the world who meet to shed light on the current and future challenges in food safety, nutrition and sustainability. It is also an opportunity for stakeholders to take part in the debate around those topics and create connections.

This year, we also propose as a side event an interdisciplinary interactive workshop on the health benefits of prebiotics. (fully booked)

↑ Back to top

[wpanchor id="programme"] Programme and activities

Tuesday 24 October: ILSI Europe Annual Symposium

Scientific sessions and keynote presentations from top-notch experts in the field of food safety, nutrition and sustainability. A breakfast buffet will be available to participants upon arrival and the symposium will be followed by a reception on Tuesday 24.

Programme

Consult the detailed agenda Download the presentations' slides

Speakers

Confirmed speakers include:

Dr. Paul Cotter

Head of Food Biosciences Department, Teagasc (IR)

Anna Stubbendorff

PhD Student, Sustainable Nutrition, Lund University (SE)

Dr. Boushra Dalile

Postdoctoral Researcher, KU Leuven (BE)

Dr. Ermolaos Ververis

Scientific Officer at Nutrition & Innovation Unit, EFSA (IT)

Prof. Julia Stingl

Professor, RWTH Aachen University (DE)

Dr. Willian Abraham da Silveira

Lecturer in Molecular Genetics and Genomics, Staffordshire University (UK)

Dr. Stefano Renzetti

Senior Scientist and Project Leader, Wageningen University (NL)

Dr. Torstein Skåra

Senior Scientist at Nofima (NO)

Prof. Ciarán G. Forde

Professor at Wageningen University & Research (NL)

Dr. Miguel Gueimonde

Research Scientist at IPLA-CSIC (ES)

Prof. Marco Arlorio

University of Piemonte Orientale (IT)

Organising Committee

Prof. Bas Blaauboer​

University of Utrecht (NL)
President of ILSI Europe (BE)

Dr. David Vauzour​

Associate Professor, University of East Anglia, Norwich Medical School (UK)

Dr. Laura Righetti​

Assistant Professor, Wageningen University & Research (NL)

Dr. Carolien van Loo-Bouwman

Senior manager Nutrition and Innovation, Yili Innovation Center Europe (NL)

Clémentine Thabuis

Nutrition Research Manager, Roquette (FR)

Dr. Jan de Vries

Consultant, De Vries Nutrition Solutions (NL)

Call for abstracts

We accept abstracts for the following sessions:

  • Session 2: Beyond bread and beer: unleashing the power of fermented foods
  • Session 3: Waste not, want more: creating ​value from food by-products and waste streams​

Abstracts will be selected based on scientific excellence and relevance for the sessions. Submissions are accepted until August 31st. Presenting authors will be informed between Sept 1st and Sep 15th. If the presenting author is an Early Career Scientist, he/she will get priority over a senior scientist. An Early Career Scientist is defined as postgraduate student or a scientist from academia or industry who has received his/her highest degree (MSc or PhD) within the past ten years. Travel and accommodation for the selected presenting authors will be covered by ILSI Europe.

Abstracts submission is closed. 

↑ Back to top

Wednesday 25 October: Prebiotics "sandpit"
Identifying knowledge gaps and a roadmap for building a health claims portfolio

 

Interdisciplinary interactive workshop organised by the Prebiotic Task Force to identify current gaps in scientific understanding and support for prebiotic health benefits and the link to microbiota modulation.

Objectives

  • Provide a state-of-the-art overview of the scientific evidence on the health benefits of prebiotics and the link to microbiota modulation.
  • Identify the current routes to make a prebiotic claim for food or food supplements in Europe and compare these with worldwide health claim regulations (e.g. North America, Asia-Pacific).
  • Design and co-build a roadmap to progress scientific support for prebiotic health effects and health claim substantiation.

What to expect from the interactive sandpits?

Three experts in the field will give a presentation on the mechanistic, clinical and regulatory insights related to prebiotic health benefits. The session will be closed with a 40min interactive discussion, in which the experts and workshop participants aim to answer the following questions:

  1. What is the consensus position with regard to the mechanism(s) and evidence linking prebiotics, microbiome modulation and physiological function for the corresponding topics?
  2. What are the gaps (both scientifically and from a regulatory perspective) regarding health claims for prebiotics and the corresponding topic?
  3. What is needed (or should be done) to approach/tackle these gaps?
  4. What could be an ideal roadmap to address these gaps and develop further support for prebiotic health effects and health claim substantiations?

Programme

 

Consult the detailed agenda Download the presentations' slides

Speakers

Confirmed speakers include:

Prof. Paul de Vos

University of Groningen (NL)

Prof. Nathalie Delzenne

UCLouvain (BE)

Prof. Gemma Walton

University of Reading (UK)

Prof. Seppo Salminen

University of Turku (FI)

Prof. Kieran Tuohy

University of Leeds (UK)

Prof. Ellen Blaak

University of Maastricht (NL)

Prof. Philip Calder

University of Southampton (UK)

Prof. Louise Dye

University of Leeds (UK)

Dr. Kathy Musa-Veloso

Intertek Scientific and Regulatory Consultancy (CA)

Dr. Alessandro Busetti

Metabolon (IT)

Dr. Annegret Nielsen

Analyze & Realize GmbH (DE)

Dr. Alwine Kardinaal

NIZO (NL)

Prof. Philip Burnet

University of Oxford (UK)

Dr. Lesley A. Houghton

University of Leeds (UK)

Organising Committee

Dr. Anirikh Chakrabarti

Senior Scientist, Cargill (BE)

Dr. Elaine Vaughan

Scientific & Regulatory Affairs, Sensus (NL)

Dr. Damien Guillemet

Scientific Development Director, Nexira (FR)

Prof. Kieran Tuohy

Professor of Energy Metabolism and Microbiome, University of Leeds (UK)

Dr. Lucien Harthoorn

Director Research & Development, Clasado Biosciences (UK)

↑ Back to top

[wpanchor id="registration"] Registration

Registration for IEAS on 24 October
To attend the ILSI Europe Annual Symposium, register using the blue button below. Different fee categories are proposed. The registration fee for the Annual Symposium gives you access to the workshop on 25 October. Early bird fees are valid until 30 June 2023. Register to IEAS 2023 Registrations for workshop on 25 October
Registrations for the prebiotics workshop are closed.

Cancellation policy

Registration cancellations should be addressed in writing to Hugo Costa (hcosta@ilsieurope.be). Cancellations received before 10 October 2023 will be refunded minus €50 handling charges. Cancellations received after 10 October 2023 will not be refunded. Substitutions of attendees are accepted if addressed in writing to Hugo Costa.

↑ Back to top

[wpanchor id="venue"] Venue and access

The Symposium will take place in Comet Meetings Louise: Place Stéphanie 20, 1050 Brussels.

khk
Metro, tram and bus

Comet Meetings Louise is located in the heart of the Louise district. Public transport is an excellent option to reach the venue:

  • (M) Louise - Lines 2 and 6 (5 min walk)
  • (T) Louise - Lines 8, 92, 93, 97 (5 min walk)
  • (T) Stéphanie - Lines 8, 92, 93 (2min walk)
  • (B) Stéphanie - Line N11 (3min walk)
Public transport timetable
Parking

If you decide to come by your own car, you will find several parking options just a few minutes' walk away.

  • Inter-Parking Parking Stéphanie (4min walk)
  • Q-Park Parking (4min walk)
  • ZenPark Parking (5min walk)

Access to the conference will be granted to registered participants only. Upon arrival, participants should present themselves at the registration desk and will receive a personal badge. The registration desk will be opened from 08:30am to 09:30am.

Accessibility for everyone is one of our priorities. Comet has put in place various devices that make their facilities accessible to people with reduced mobility (PRM).

Free internet is provided by WiFi throughout the venue.

If you have any questions or specific access requirements, please email us at any time at hcosta@ilsieurope.be

↑ Back to top

[wpanchor id="hotel"] Accomodation

Moxy Brussels City Center (Bruxelles, Belgique) : tarifs 2023 et 16 avisAll pre-booked rooms at Moxy Hotel for our upcoming event have been reserved. In case you were unable to secure a room, we have provided a list of nearby hotels from the venue for your convenience. Some of these hotels offer a discount code that can be used to secure a room at a better rate. Please follow this link for alternative accommodation options and to have access to these discounted rates.

Recording and photos

Video recording and photos will be taken during the event for communication purposes.

[wpanchor id="contact"] Contact

For more information about the symposium program, please contact Isabelle Guelinckx at iguelinckx@ilsieurope.be

For questions about the registration, please contact Hugo Costa at hcosta@ilsieurope.be

↑ Back to top

[post_title] => ILSI Europe Annual Symposium 2023 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => ilsi-europe-annual-symposium-2023 [to_ping] => [pinged] => [post_modified] => 2023-11-13 10:43:31 [post_modified_gmt] => 2023-11-13 15:43:31 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsi.org/event/ilsi-europe-annual-symposium-2023/ [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 946 [max_num_pages] => 190 [max_num_comment_pages] => 0 [is_single] => [is_preview] => [is_page] => [is_archive] => [is_date] => [is_year] => [is_month] => [is_day] => [is_time] => [is_author] => [is_category] => [is_tag] => [is_tax] => [is_search] => [is_feed] => [is_comment_feed] => [is_trackback] => [is_home] => 1 [is_privacy_policy] => [is_404] => [is_embed] => [is_paged] => 1 [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_favicon] => [is_posts_page] => [is_post_type_archive] => [query_vars_hash:WP_Query:private] => 975929efc2132e2f89430bcbf0c1b8b0 [query_vars_changed:WP_Query:private] => [thumbnails_cached] => [allow_query_attachment_by_filename:protected] => [stopwords:WP_Query:private] => [compat_fields:WP_Query:private] => Array ( [0] => query_vars_hash [1] => query_vars_changed ) [compat_methods:WP_Query:private] => Array ( [0] => init_query_flags [1] => parse_tax_query ) )