Dr. Nalini Nadkarni is a forest ecologist and Professor Emeritus in the Department of Biology at the University of Utah. Since 1984, she has carried out research on the biota that live in rainforest canopies, supported by the National Science Foundation and the National Geographic Society. She has written 150 scientific papers and three scholarly books. In 2024, she became a Senior Fellow in Residence at the Sorenson Impact Institute to engage sustainable support for programs with positive environmental impacts. She also interweaves her rainforest research with innovative public engagement. She engages those who do not or cannot gain access to science education with the diverse values of trees to broaden awareness for forest conservation around the world. Her programs include faith-based groups, artists, corporations, and people who are incarcerated in state prisons, county jails, and juvenile detention centers.
'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )
WHERE 1=1 AND (
wp_posts.ID NOT IN (
SELECT object_id
FROM wp_term_relationships
WHERE term_taxonomy_id IN (47485,47486)
)
) AND (
(
( wp_postmeta.meta_key = \'the_author\' AND wp_postmeta.meta_value = \'4029633\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{26fa36b49b49a2db82d2aaf49d7aecce3e96338e3df7996e3ae262a16a6da07d}\\"4029633\\"{26fa36b49b49a2db82d2aaf49d7aecce3e96338e3df7996e3ae262a16a6da07d}\' )
)
) AND wp_posts.post_type = \'post\' AND ((wp_posts.post_status = \'publish\'))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 0, 6'


