Funded by an NIH-MBRS Initiative to Maximize Student Development (IMSD) grant, the Meyerhoff Fellows Program focuses on promoting cultural diversity in the biomedical sciences at the graduate level. Now in its 16th year, the program attracts students from such institutions as Duke, Emory, Stanford and the University of Delaware.
Related Video Links
Meyerhoff IMSD Graduate Fellows Testimonial
UMBC and The Meyerhoff Scholarship Program on CBS "60 Minutes"
Orette Wauchope received his PhD in November 2011 and is currently working as a postdoctoral fellow at Vanderbilt
Melinda Capes received her PhD in the Biochemistry Program in January 2012
items, 0); $items = array_merge ($items , $thisitem); } ///////// SORT THE FINAL ARRAY function cmp($a, $b) { if ($a["sortdate"] == $b["sortdate"]) { return 0; } return ($a["sortdate"] > $b["sortdate"]) ? -1 : 1; } usort($items, "cmp"); ///////// DISPLAY 3 NEWS STORIES for ($i = 0 ; $i < 3 ; $i++ ) { ?>