Skip to content

Latest commit

 

History

History
99 lines (82 loc) · 4.3 KB

index.md

File metadata and controls

99 lines (82 loc) · 4.3 KB
layout title hero_height hero_image
page
SPORES Program
is-fullwidth
/assets/site_images/backgrounds/gradientBlue.png
SPORES Program <style> .hover-opacity:hover { opacity: 0.7; /* Opaque effect on hover */ } </style>

Increasing Diversity at the Mycological Society of America through Mentorship


<style> .big-button { display: block; /* Center the button */ margin: 0 auto; /* Auto margins for horizontal centering */ padding: 15px 30px; /* Larger padding */ text-align: center; text-decoration: none; color: #ffffff; /* Keep text color white for readability */ background-color: #344960; /* Set the background color to the provided dark blue */ border-radius: 6px; outline: none; font-size: 20px; /* Larger font size */ transition: opacity 0.3s ease; /* Smooth transition for the hover effect */ } .big-button:hover { opacity: 0.7; /* Opaque effect on hover */ } .top-button { display: block; /* Necessary to apply margins */ margin-top: 20px; /* Space above the button */ } </style> Visit the applications page
Diverse scientific visions enrich communities and lead to novel ideas for research, education, and outreach. However, the vast majority of scientific communities tend to be white and male-dominated. The Mycological Society of America (MSA) is no exception and faces severe issues of gender imbalance (Branco and Vellinga, 2015) and overall underrepresentation, with a majority of MSA members being white, cis-gender, heterosexual, and male (Cheeke et al. 2018). One of the barriers leading to inequity that requires attention is our ability to recruit and retain the diversity of membership.

As an effort to diversify MSA membership, we created the SPORES program (Society Prioritizes Our Recruitment of Every Scholar). SPORES is a mentor-mentee-based program with the mission to diversify, advance, and promote future mycologists via recruitment of undergraduate students from demographics that are underrepresented at MSA.

SPORES allows diverse and underrepresented (Low Income, African American, Latinx, Asian American Pacific Islander, Native American, First Genetation, etc.) budding mycologists to become members of MSA and attend the annual meeting in a supportive environment.


Check the About page for more information on the program and the roles of Mentor and Mentee.

The link to the application form can be found in the Apply page.

Information on current member of SPORES can be found in the Members page

For additional inforamtion, please visit the Contact or send us an e-mail


SPORES Poster 2024 <style> .hover-opacity:hover { opacity: 0.7; /* Opaque effect on hover */ } </style>

References

  • Cheeke Tanya E., Branco Sara, Haelewaters Danny, Natvig Donald O., Maltz Mia, Rodriguez Sharon Cantrell, Cafaro Matias J., and May Georgiana. 2018. Diversity in the Mycological Society of America. Inoculum, 1-10.

  • Branco Sara and Vellinga Else. 2015. Gender Balance in Mycology. Inoculum, Vol. 66, Issue 5, 1-4.


<style> .back-to-top { display: block; margin: 20px auto; /* Centering the button */ padding: 10px 20px; text-align: center; text-decoration: none; color: #000000; /* Black text */ background-color: transparent; /* Transparent background */ border: none; /* Remove border */ outline: none; cursor: pointer; /* Cursor changes to a hand icon */ } </style> Back to Top