Journal Articles, Monographs & More

ILSI entities around the world publish scientific articles on original research, literature reviews and gap analyses, as well as meeting proceedings in peer-reviewed journals and publications. Not one of the 1,000+ articles that ILSI has published over the last 45 years has ever been retracted. ILSI also publishes books, monographs, white papers, other scientific reports, annual reports and newsletters.

ILSI's flawless scientific publication track record, its commitment to the highest scientific standards and its adherence to rigorous scientific principles demonstrate its scientific integrity.

ILSI's publications are listed below by publication date, from the newest article to the oldest. You can also filter the list by title or publication type.

Journal Articles

Food inauthenticity: Authority activities, guidance for food operators, and mitigation tools

In the past 10 years, the integrity of food chains with respect to food fraud has again been questioned due to high profile food fraud cases. We provide an overview of the resulting numerous authoritative activities underway within different regions to counter food fraud, and we describe the guidance available to the industry to understand how to assess the vulnerability of their businesses and implement appropriate mitigation

Read more

WP_Query Object
(
    [query] => Array
        (
            [post_type] => publication
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [committee] => 
            [authors] => 
            [showtitle] => 
            [meta_query] => Array
                (
                    [0] => Array
                        (
                            [key] => _ilsi_type
                            [value] => journal-article
                            [compare] => =
                        )

                )

            [tax_query] => Array
                (
                )

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

    [query_vars] => Array
        (
            [post_type] => publication
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [committee] => 
            [authors] => 
            [showtitle] => 
            [meta_query] => Array
                (
                    [0] => Array
                        (
                            [key] => _ilsi_type
                            [value] => journal-article
                            [compare] => =
                        )

                )

            [tax_query] => Array
                (
                )

            [paged] => 5
            [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] => 
             => 
            [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_type
                                    [value] => journal-article
                                    [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_type
                            [value] => journal-article
                            [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_type' AND mt1.meta_value = 'journal-article' )
  )
) AND ((wp_posts.post_type = 'publication' 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 20, 5
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 33330
                    [post_author] => 24
                    [post_date] => 2022-11-15 10:24:37
                    [post_date_gmt] => 2022-11-15 14:24:37
                    [post_content] => 

	

The intestinal microbiota plays a major role in infant health and development. However, the role of the breastmilk microbiota in infant gut colonisation remains unclear. A systematic review was performed to evaluate the composition of the breastmilk microbiota and evidence for transfer to/colonisation of the infant gut. Searches were performed using PUBMED, OVID, LILACS and PROQUEST from inception until 18th March 2020 with a PUBMED update to December 2021. 88 full texts were evaluated before final critique based on study power, sample contamination avoidance, storage, purification process, DNA extraction/analysis, and consideration of maternal health and other potential confounders. Risk of skin contamination was reduced mainly by breast cleaning and rejecting the first milk drops. Sample storage, DNA extraction and bioinformatics varied. Several studies stored samples under conditions that may selectively impact bacterial DNA preservation, others used preculture reducing reliability. Only 15 studies, with acceptable sample size, handling, extraction, and bacterial analysis, considered transfer of bacteria to the infant. Three reported bacterial transfer from infant to breastmilk. Despite consistent evidence for the breastmilk microbiota, and recent studies using improved methods to investigate factors affecting its composition, few studies adequately considered transfer to the infant gut providing very little evidence for effective impact on gut colonisation.

Keywords Expand

Microbiota, infant, breast milk, gut colonisation, systematic review

To download this open-access article, please click here.

Commissioned by the Early Nutrition and Long-Term Health Task Force.

[post_title] => A systematic review of breast milk microbiota composition and the evidence for transfer to and colonisation of the infant gut [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => a-systematic-review-of-breast-milk-microbiota-composition-and-the-evidence-for-transfer-to-and-colonisation-of-the-infant-gut [to_ping] => [pinged] => [post_modified] => 2023-06-19 08:47:12 [post_modified_gmt] => 2023-06-19 12:47:12 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsi.org/?post_type=publication&p=33330 [menu_order] => 0 [post_type] => publication [post_mime_type] => [comment_count] => 0 [filter] => raw ) [1] => WP_Post Object ( [ID] => 33307 [post_author] => 40 [post_date] => 2022-11-08 05:32:02 [post_date_gmt] => 2022-11-08 10:32:02 [post_content] => [post_title] => Consenso do ILSI Brasil sobre vegetarianismo nos primeiros cinco anos de vida: repercussões na saúde, manejo e recomendações [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => consenso-do-ilsi-brasil-sobre-vegetarianismo-nos-primeiros-cinco-anos-de-vida-repercussoes-na-saude-manejo-e-recomendacoes [to_ping] => [pinged] => [post_modified] => 2023-12-21 12:36:16 [post_modified_gmt] => 2023-12-21 17:36:16 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsi.org/publication/consenso-do-ilsi-brasil-sobre-vegetarianismo-nos-primeiros-cinco-anos-de-vida-repercussoes-na-saude-manejo-e-recomendacoes/ [menu_order] => 0 [post_type] => publication [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 33282 [post_author] => 24 [post_date] => 2022-10-19 06:13:17 [post_date_gmt] => 2022-10-19 10:13:17 [post_content] =>

Historically, food fraud was a major public health concern which helped drive the development of early food regulations in many markets including the US and EU market. In the past 10 years, the integrity of food chains with respect to food fraud has again been questioned due to high profile food fraud cases. We provide an overview of the resulting numerous authoritative activities underway within different regions to counter food fraud, and we describe the guidance available to the industry to understand how to assess the vulnerability of their businesses and implement appropriate mitigation. We describe how such controls should be an extension of those already in place to manage wider aspects of food authenticity, and we provide an overview of relevant analytical tools available to food operators and authorities to protect supply chains.

To download this open-access article, please click here.

Commissioned by the Authenticity of Food Task Force.

[post_title] => Food inauthenticity: Authority activities, guidance for food operators, and mitigation tools [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => food-in-authenticity-authority-activities-guidance-for-food-operators-and-mitigation-tools [to_ping] => [pinged] => [post_modified] => 2023-06-19 08:48:46 [post_modified_gmt] => 2023-06-19 12:48:46 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsi.org/?post_type=publication&p=33282 [menu_order] => 0 [post_type] => publication [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 33216 [post_author] => 24 [post_date] => 2022-10-19 03:12:59 [post_date_gmt] => 2022-10-19 07:12:59 [post_content] =>

Health Benefits Assessment of Foods

GUT MICROBIOME AND HEALTH

Diet related non-communicable diseases (NCDs), as well as micronutrient deficiencies, are of widespread and growing importance to public health. Authorities are developing programs to improve nutrient intakes via foods. To estimate the potential health and economic impact of these programs there is a wide variety of models. The aim of this review is to evaluate existing models to estimate the health and/or economic impact of nutrition interventions with a focus on reducing salt and sugar intake and increasing vitamin D, iron, and folate/folic acid intake. The protocol of this systematic review has been registered with the International Prospective Register of Systematic Reviews (PROSPERO: CRD42016050873). The final search was conducted on PubMed and Scopus electronic databases and search strings were developed for salt/sodium, sugar, vitamin D, iron, and folic acid intake. Predefined criteria related to scientific quality, applicability, and funding/interest were used to evaluate the publications. In total 122 publications were included for a critical appraisal: 45 for salt/sodium, 61 for sugar, 4 for vitamin D, 9 for folic acid, and 3 for iron. The complexity of modelling the health and economic impact of nutrition interventions is dependent on the purpose and data availability. Although most of the models have the potential to provide projections of future impact, the methodological challenges are considerable. There is a substantial need for more guidance and standardization for future modelling, to compare results of different studies and draw conclusions about the health and economic impact of nutrition interventions.

To download this open-access article, please click here.

This work was commissioned by the Health Benefits Assessment of Foods Task Force.

[post_title] => Modelling health and economic impact of nutrition interventions: a systematic review [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => modelling-health-and-economic-impact-of-nutrition-interventions-a-systematic-review [to_ping] => [pinged] => [post_modified] => 2022-10-19 06:02:21 [post_modified_gmt] => 2022-10-19 10:02:21 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsi.org/?post_type=publication&p=33216 [menu_order] => 0 [post_type] => publication [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 35636 [post_author] => 41 [post_date] => 2023-03-13 16:10:09 [post_date_gmt] => 2023-03-13 20:10:09 [post_content] => [post_title] => Prevalence of Excess Sodium Intake and Their Corresponding Food Sources in Adults from the 2017-2018 Brazilian National Dietary Survey [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => prevalence-of-excess-sodium-intake-and-their-corresponding-food-sources-in-adults-from-the-2017-2018-brazilian-national-dietary-survey [to_ping] => [pinged] => [post_modified] => 2023-03-25 14:31:33 [post_modified_gmt] => 2023-03-25 18:31:33 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsi.org/publication/prevalence-of-excess-sodium-intake-and-their-corresponding-food-sources-in-adults-from-the-2017-2018-brazilian-national-dietary-survey/ [menu_order] => 0 [post_type] => publication [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 5 [current_post] => -1 [before_loop] => [in_the_loop] => [post] => WP_Post Object ( [ID] => 33330 [post_author] => 24 [post_date] => 2022-11-15 10:24:37 [post_date_gmt] => 2022-11-15 14:24:37 [post_content] =>

The intestinal microbiota plays a major role in infant health and development. However, the role of the breastmilk microbiota in infant gut colonisation remains unclear. A systematic review was performed to evaluate the composition of the breastmilk microbiota and evidence for transfer to/colonisation of the infant gut. Searches were performed using PUBMED, OVID, LILACS and PROQUEST from inception until 18th March 2020 with a PUBMED update to December 2021. 88 full texts were evaluated before final critique based on study power, sample contamination avoidance, storage, purification process, DNA extraction/analysis, and consideration of maternal health and other potential confounders. Risk of skin contamination was reduced mainly by breast cleaning and rejecting the first milk drops. Sample storage, DNA extraction and bioinformatics varied. Several studies stored samples under conditions that may selectively impact bacterial DNA preservation, others used preculture reducing reliability. Only 15 studies, with acceptable sample size, handling, extraction, and bacterial analysis, considered transfer of bacteria to the infant. Three reported bacterial transfer from infant to breastmilk. Despite consistent evidence for the breastmilk microbiota, and recent studies using improved methods to investigate factors affecting its composition, few studies adequately considered transfer to the infant gut providing very little evidence for effective impact on gut colonisation.

Keywords Expand

Microbiota, infant, breast milk, gut colonisation, systematic review

To download this open-access article, please click here.

Commissioned by the Early Nutrition and Long-Term Health Task Force.

[post_title] => A systematic review of breast milk microbiota composition and the evidence for transfer to and colonisation of the infant gut [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => a-systematic-review-of-breast-milk-microbiota-composition-and-the-evidence-for-transfer-to-and-colonisation-of-the-infant-gut [to_ping] => [pinged] => [post_modified] => 2023-06-19 08:47:12 [post_modified_gmt] => 2023-06-19 12:47:12 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsi.org/?post_type=publication&p=33330 [menu_order] => 0 [post_type] => publication [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 554 [max_num_pages] => 111 [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] => e7c0b62de89dd4ba2cb1d3592844a882 [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 ) )