-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbio.tex
More file actions
38 lines (26 loc) · 4.58 KB
/
bio.tex
File metadata and controls
38 lines (26 loc) · 4.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
\documentclass[11pt]{article}
% Page layout
\usepackage[margin=1in]{geometry}
\usepackage{setspace}
\setstretch{1.15}
% Fonts and language
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{lmodern}
\usepackage[english]{babel}
% Paragraph spacing
\usepackage{parskip}
% Hyperlinks
\usepackage[hidelinks]{hyperref}
% Section styling (if needed)
\usepackage{titlesec}
\titleformat{\section}{\large\bfseries}{}{0em}{}[\titlerule]
% No page numbers
\pagestyle{empty}
\begin{document}
\section*{Biography: Jay T. Lennon}
Lennon is a Professor in the Department of Biology at Indiana University and former Chair of the Evolution, Ecology, and Behavior (EEB) Section. He teaches a computationally focused graduate course in \href{https://github.com/QuantitativeBiodiversity}{\textit{Quantitative Biodiversity}} and an undergraduate course on \textit{Microbiomes: Host and Environmental Health}, and was an instructor for the \href{https://tinyurl.com/2x3f57ws}{Microbial Diversity} course at the Marine Biological Laboratory (MBL) in Woods Hole. Previously, Lennon was an Assistant and Associate Professor in the Department of Microbiology \& Molecular Genetics and the W.K. Kellogg Biological Station (KBS) at Michigan State University. He completed postdoctoral training at Brown University and earned a Ph.D. at Dartmouth College, a Master’s degree at the University of Kansas, and a Bachelor’s degree at the SUNY College of Environmental Science and Forestry (ESF) at Syracuse University.
Lennon’s research team is motivated by the ecological and evolutionary processes that generate and maintain microbial biodiversity. In turn, they investigate the implications of diversity for the stability and functioning of ecosystems using molecular biology, mathematical modeling, data synthesis, laboratory experiments, and field work in a wide range of habitats. His group has shed light on the role of functional traits for predicting community dynamics. They have documented the importance of dormancy, whereby individuals can enter a reversible state of reduced metabolic activity. Recent work has shown how the resulting seed banks lead to the emergence of complex phenomena. His group also integrates microbial life forms with other taxa across the tree of life to test macroecological theory. Such efforts have unveiled scaling laws which predict Earth is home to one trillion ($10^{12}$) species.
Lennon is actively engaged in scientific leadership. He has served on the Governing Boards of both the American Academy of Microbiology (AAM) and the Ecological Society of America (ESA). Within the AAM, he chairs the \href{https://asm.org/academy/climate-change-and-microbes-scientific-portfolio}{Climate Change \& Microbes Scientific Portfolio}, where he fosters partnerships across academia, non-profits, foundations, and the private sector to advance science and policy. He is also a founding member of a global coalition that brings together microbiological societies to identify and implement climate change solutions. Most recently, Lennon was appointed \href{https://tinyurl.com/5ymw5hvs}{Chair of the Scientific Unit} on Applied and Environmental Microbiology at the American Society for Microbiology (ASM), a new initiative designed to address global sustainability challenges through the scientific foundations of microbiology.
Lennon has published more than 150 papers with competitive awards from the National Science Foundation (NSF), the National Aeronautics and Space Administration (NASA), the Department of Defense, (DoD), United States Department of Agriculture (USDA), and the United States Geological Survey (UGSG). Among other recognitions, Lennon has been elected to the American Association for the Advancement of Science (AAAS), the American Academy of Microbiology (AAM), and the Ecological Society of America (ESA). He was named an ASM Distinguished Lecturer, is a recipient of the Humboldt Prize from the Alexander von Humboldt Foundation, and was selected as a Kavli Fellow by the National Academy of Sciences. Taken together, my research, leadership, and recognition highlight a career-long commitment to uncovering the hidden biodiversity of life, advancing fundamental theory, and connecting science with society. Support from the Guggenheim Fellowship will accelerate this trajectory by enabling transformative experiments that test how microbial dormancy and seed banks shape biodiversity and evolution across deep time. These efforts not only illuminate the unseen majority of life on Earth but also provide a framework for understanding how biodiversity supports ecosystem resilience in a rapidly changing world.
\end{document}