Skip to content

Commit df7cce0

Browse files
author
benquist
committed
Refine identity landing design and integrate 2026 portraits
1 parent be790eb commit df7cce0

6 files changed

Lines changed: 216 additions & 154 deletions

File tree

_posts/2026-06-25-enquist-lab-research-identity.md

Lines changed: 159 additions & 148 deletions
Original file line numberDiff line numberDiff line change
@@ -10,113 +10,124 @@ related_posts: false
1010

1111
<script type="application/ld+json">
1212
{
13-
"@context": "https://schema.org",
14-
"@graph": [
15-
{
16-
"@type": "Person",
17-
"name": "Brian J. Enquist",
18-
"jobTitle": "Professor",
19-
"image": "https://enquistlab.github.io/assets/img/team/brian_enquist.jpg",
20-
"url": "https://enquistlab.github.io/blog/2026/enquist-lab-research-identity/",
21-
"affiliation": [
22-
{
23-
"@type": "Organization",
24-
"name": "University of Arizona"
25-
},
26-
{
27-
"@type": "Organization",
28-
"name": "Santa Fe Institute"
29-
}
30-
],
31-
"sameAs": [
32-
"https://enquistlab.github.io/about/",
33-
"https://github.com/benquist"
34-
]
35-
},
36-
{
37-
"@type": "ResearchOrganization",
38-
"name": "Enquist Macroecology Lab",
39-
"url": "https://enquistlab.github.io/",
40-
"parentOrganization": {
41-
"@type": "Organization",
42-
"name": "University of Arizona"
43-
},
44-
"knowsAbout": [
45-
"macroecology",
46-
"biodiversity science",
47-
"plant functional biology",
48-
"ecological scaling",
49-
"trait-based ecology",
50-
"biodiversity informatics",
51-
"global change biology"
52-
],
53-
"sameAs": [
54-
"https://enquistlab.github.io/research/",
55-
"https://enquistlab.github.io/people/",
56-
"https://enquistlab.github.io/publications/"
57-
]
58-
}
59-
]
13+
"@context": "https://schema.org",
14+
"@graph": [
15+
{
16+
"@type": "Person",
17+
"name": "Brian J. Enquist",
18+
"jobTitle": "Professor",
19+
"image": "https://enquistlab.github.io/assets/img/team/brian_enquist_headshot_2026.jpeg",
20+
"url": "https://enquistlab.github.io/blog/2026/enquist-lab-research-identity/",
21+
"affiliation": [
22+
{
23+
"@type": "Organization",
24+
"name": "University of Arizona"
25+
},
26+
{
27+
"@type": "Organization",
28+
"name": "Santa Fe Institute"
29+
}
30+
],
31+
"sameAs": [
32+
"https://enquistlab.github.io/about/",
33+
"https://github.com/benquist"
34+
]
35+
},
36+
{
37+
"@type": "ResearchOrganization",
38+
"name": "Enquist Macroecology Lab",
39+
"url": "https://enquistlab.github.io/",
40+
"parentOrganization": {
41+
"@type": "Organization",
42+
"name": "University of Arizona"
43+
},
44+
"knowsAbout": [
45+
"macroecology",
46+
"biodiversity science",
47+
"plant functional biology",
48+
"ecological scaling",
49+
"trait-based ecology",
50+
"biodiversity informatics",
51+
"global change biology"
52+
],
53+
"sameAs": [
54+
"https://enquistlab.github.io/research/",
55+
"https://enquistlab.github.io/people/",
56+
"https://enquistlab.github.io/publications/"
57+
]
58+
}
59+
]
6060
}
6161
</script>
6262

6363
<section class="identity-landing" aria-labelledby="identity-title">
64-
<div class="identity-hero">
65-
<div class="identity-hero__copy">
66-
<p class="identity-hero__eyebrow">University of Arizona · Santa Fe Institute</p>
67-
<h1 id="identity-title">Brian J. Enquist; Macroecology Lab</h1>
68-
<p class="identity-hero__lede">We develop predictive biodiversity science by linking plant functional biology, macroecology, and ecological theory to large-scale data, field research, and open infrastructure.</p>
69-
<p><strong>Brian J. Enquist</strong> is a Professor at the <a href="https://www.arizona.edu/">University of Arizona</a> and an External Professor at the <a href="https://www.santafe.edu/">Santa Fe Institute</a>. The Enquist Macroecology Lab studies how biodiversity is organized across scales, how plant form and function shape ecological systems, and how global change alters species distributions, ecosystems, and conservation risk.</p>
70-
<div class="identity-actions">
71-
<a class="btn btn-primary" href="https://enquistlab.github.io/research/">Research</a>
72-
<a class="btn btn-outline-primary" href="https://enquistlab.github.io/people/">People</a>
73-
<a class="btn btn-outline-primary" href="https://enquistlab.github.io/publications/">Publications</a>
74-
</div>
75-
<dl class="identity-facts">
76-
<div>
77-
<dt>Research areas</dt>
78-
<dd>Macroecology, biodiversity science, plant functional biology, ecological scaling, conservation forecasting</dd>
79-
</div>
80-
<div>
81-
<dt>Study systems</dt>
82-
<dd>Global plant biodiversity, tropical forests, alpine and elevational gradients, long-term ecological field sites</dd>
83-
</div>
84-
<div>
85-
<dt>Core infrastructure</dt>
86-
<dd>BIEN, trait databases, species-distribution models, reproducible ecological data workflows</dd>
87-
</div>
88-
</dl>
89-
</div>
90-
<figure class="identity-hero__portrait">
91-
<img src="{{ '/assets/img/team/brian_enquist.jpg' | relative_url }}" alt="Portrait of Brian J. Enquist" loading="eager">
92-
<figcaption>Brian J. Enquist, principal investigator of the Enquist Macroecology Lab.</figcaption>
93-
</figure>
94-
</div>
95-
96-
<figure class="identity-scenic">
97-
<img src="{{ '/assets/img/field/aberg_andes.jpeg' | relative_url }}" alt="Andean mountain landscape representing field ecology and elevational biodiversity research" loading="eager">
98-
<figcaption>Field research across mountain and forest systems connects ecological theory to biodiversity observation, trait measurement, and forecasting.</figcaption>
99-
</figure>
64+
<div class="identity-hero">
65+
<div class="identity-hero__copy">
66+
<p class="identity-hero__eyebrow">University of Arizona · Santa Fe Institute</p>
67+
<h2 id="identity-title">Brian J. Enquist; Macroecology Lab</h2>
68+
<p class="identity-hero__lede">We develop predictive biodiversity science by linking plant functional biology, macroecology, and ecological theory to large-scale data, field research, and open infrastructure.</p>
69+
<p><strong>Brian J. Enquist</strong> is a Professor at the <a href="https://www.arizona.edu/">University of Arizona</a> and an External Professor at the <a href="https://www.santafe.edu/">Santa Fe Institute</a>. The Enquist Macroecology Lab studies how biodiversity is organized across scales, how plant form and function shape ecological systems, and how global change alters species distributions, ecosystems, and conservation risk.</p>
70+
<div class="identity-actions">
71+
<a class="btn btn-primary" href="https://enquistlab.github.io/research/">Research</a>
72+
<a class="btn btn-outline-primary" href="https://enquistlab.github.io/publications/">Publications</a>
73+
<a class="btn btn-outline-primary" href="https://enquistlab.github.io/contact/">Contact</a>
74+
</div>
75+
<nav class="identity-jump" aria-label="Jump to section">
76+
<a href="#research-areas">Research Areas</a>
77+
<a href="#field-systems">Field Systems</a>
78+
<a href="#people-and-collaboration">People</a>
79+
<a href="#key-resources">Resources</a>
80+
<a href="#contact">Contact</a>
81+
</nav>
82+
<dl class="identity-facts">
83+
<div>
84+
<dt>Research areas</dt>
85+
<dd>Macroecology, biodiversity science, plant functional biology, ecological scaling, conservation forecasting</dd>
86+
</div>
87+
<div>
88+
<dt>Study systems</dt>
89+
<dd>Global plant biodiversity, tropical forests, alpine and elevational gradients, long-term ecological field sites</dd>
90+
</div>
91+
<div>
92+
<dt>Core infrastructure</dt>
93+
<dd>BIEN, trait databases, species-distribution models, reproducible ecological data workflows</dd>
94+
</div>
95+
</dl>
96+
</div>
97+
<figure class="identity-hero__portrait">
98+
<img src="{{ '/assets/img/team/brian_enquist_headshot_2026.jpeg' | relative_url }}" alt="Portrait of Brian J. Enquist" loading="eager">
99+
<figcaption>Brian J. Enquist, principal investigator of the Enquist Macroecology Lab.</figcaption>
100+
</figure>
101+
</div>
102+
103+
<figure class="identity-headshot-inline">
104+
<img src="{{ '/assets/img/team/brian_enquist_portrait_2026.jpeg' | relative_url }}" alt="Brian J. Enquist in field research attire" loading="lazy">
105+
</figure>
106+
107+
<figure class="identity-scenic">
108+
<img src="{{ '/assets/img/field/aberg_andes.jpeg' | relative_url }}" alt="Andean mountain landscape representing field ecology and elevational biodiversity research" loading="eager">
109+
<figcaption>Field research across mountain and forest systems connects ecological theory to biodiversity observation, trait measurement, and forecasting.</figcaption>
110+
</figure>
100111
</section>
101112

102113
## Research Areas
103114

104115
<div class="identity-pillars">
105-
<article class="identity-pillar">
106-
<h3>Plant form, function, and scaling</h3>
107-
<p>The lab uses metabolic scaling theory, allometry, and plant functional traits to explain why organisms vary in size, architecture, physiology, and performance across the tree of life.</p>
108-
<p class="identity-pillar__keywords">Allometry · Metabolic scaling · Trait-based ecology · Ecophysiology</p>
109-
</article>
110-
<article class="identity-pillar">
111-
<h3>Biodiversity patterns and prediction</h3>
112-
<p>Research combines biodiversity databases, statistical models, and mechanistic ideas to map where species occur, identify why biodiversity is distributed unevenly, and forecast changes through time.</p>
113-
<p class="identity-pillar__keywords">Macroecology · Biodiversity informatics · Species distributions · Global change</p>
114-
</article>
115-
<article class="identity-pillar">
116-
<h3>Conservation and open ecological infrastructure</h3>
117-
<p>The group builds data resources, analytical tools, and scenario-based assessments that support biodiversity monitoring, extinction-risk analysis, and conservation planning.</p>
118-
<p class="identity-pillar__keywords">BIEN · Open data · Conservation forecasting · Decision support</p>
119-
</article>
116+
<article class="identity-pillar">
117+
<h3>Plant form, function, and scaling</h3>
118+
<p>The lab uses metabolic scaling theory, allometry, and plant functional traits to explain why organisms vary in size, architecture, physiology, and performance across the tree of life.</p>
119+
<p class="identity-pillar__keywords">Allometry · Metabolic scaling · Trait-based ecology · Ecophysiology</p>
120+
</article>
121+
<article class="identity-pillar">
122+
<h3>Biodiversity patterns and prediction</h3>
123+
<p>Research combines biodiversity databases, statistical models, and mechanistic ideas to map where species occur, identify why biodiversity is distributed unevenly, and forecast changes through time.</p>
124+
<p class="identity-pillar__keywords">Macroecology · Biodiversity informatics · Species distributions · Global change</p>
125+
</article>
126+
<article class="identity-pillar">
127+
<h3>Conservation and open ecological infrastructure</h3>
128+
<p>The group builds data resources, analytical tools, and scenario-based assessments that support biodiversity monitoring, extinction-risk analysis, and conservation planning.</p>
129+
<p class="identity-pillar__keywords">BIEN · Open data · Conservation forecasting · Decision support</p>
130+
</article>
120131
</div>
121132

122133
## What the Lab Does
@@ -132,14 +143,14 @@ The Enquist Macroecology Lab integrates theory, field ecology, biodiversity data
132143
## Field Systems
133144

134145
<div class="identity-field-grid">
135-
<figure class="identity-field-card">
136-
<img src="{{ '/assets/img/field/rmbl_fieldwork.jpg' | relative_url }}" alt="Fieldwork at Rocky Mountain Biological Laboratory alpine systems" loading="lazy">
137-
<figcaption>Rocky Mountain Biological Laboratory and other elevational systems support long-term climate, traits, and ecosystem research.</figcaption>
138-
</figure>
139-
<figure class="identity-field-card">
140-
<img src="{{ '/assets/img/field/sefdp_forest_canopy.jpg' | relative_url }}" alt="Tropical forest canopy research site used for biodiversity and ecosystem studies" loading="lazy">
141-
<figcaption>Tropical forest plots and canopy studies connect demography, traits, carbon dynamics, and biodiversity change.</figcaption>
142-
</figure>
146+
<figure class="identity-field-card">
147+
<img src="{{ '/assets/img/field/rmbl_fieldwork.jpg' | relative_url }}" alt="Fieldwork at Rocky Mountain Biological Laboratory alpine systems" loading="lazy">
148+
<figcaption>Rocky Mountain Biological Laboratory and other elevational systems support long-term climate, traits, and ecosystem research.</figcaption>
149+
</figure>
150+
<figure class="identity-field-card">
151+
<img src="{{ '/assets/img/field/sefdp_forest_canopy.jpg' | relative_url }}" alt="Tropical forest canopy research site used for biodiversity and ecosystem studies" loading="lazy">
152+
<figcaption>Tropical forest plots and canopy studies connect demography, traits, carbon dynamics, and biodiversity change.</figcaption>
153+
</figure>
143154
</div>
144155

145156
Field research informs theory rather than decorating it. The lab works across long-term ecological sites in the Rocky Mountains, tropical forest networks, and plant functional trait courses and transects in the Andes and other biodiversity-rich regions. These study systems provide the measurements needed to test ecological scaling, understand biodiversity assembly, and improve predictive models.
@@ -149,53 +160,53 @@ Field research informs theory rather than decorating it. The lab works across lo
149160
The lab includes graduate students, postdoctoral researchers, undergraduate researchers, and collaborators working across macroecology, ecophysiology, biodiversity informatics, plant biology, and conservation science. Prospective students and collaborators can use this page as an entry point into the wider site.
150161

151162
<div class="identity-link-grid">
152-
<a class="identity-link-card" href="https://enquistlab.github.io/people/">
153-
<strong>People</strong>
154-
<span>Meet current lab members, collaborators, and alumni.</span>
155-
</a>
156-
<a class="identity-link-card" href="https://enquistlab.github.io/join/">
157-
<strong>Join the lab</strong>
158-
<span>Opportunities for graduate students, postdocs, visitors, and field collaborators.</span>
159-
</a>
160-
<a class="identity-link-card" href="https://enquistlab.github.io/field-sites/">
161-
<strong>Field sites</strong>
162-
<span>Long-term study systems, experimental sites, and research geographies.</span>
163-
</a>
163+
<a class="identity-link-card" href="https://enquistlab.github.io/people/">
164+
<strong>People</strong>
165+
<span>Meet current lab members, collaborators, and alumni.</span>
166+
</a>
167+
<a class="identity-link-card" href="https://enquistlab.github.io/join/">
168+
<strong>Join the lab</strong>
169+
<span>Opportunities for graduate students, postdocs, visitors, and field collaborators.</span>
170+
</a>
171+
<a class="identity-link-card" href="https://enquistlab.github.io/field-sites/">
172+
<strong>Field sites</strong>
173+
<span>Long-term study systems, experimental sites, and research geographies.</span>
174+
</a>
164175
</div>
165176

166177
## Key Resources
167178

168179
<div class="identity-resources">
169-
<div>
170-
<h3>Lab and research pages</h3>
171-
<ul>
172-
<li><a href="https://enquistlab.github.io/">Lab homepage</a></li>
173-
<li><a href="https://enquistlab.github.io/about/">About Brian J. Enquist</a></li>
174-
<li><a href="https://enquistlab.github.io/research/">Research</a></li>
175-
<li><a href="https://enquistlab.github.io/publications/">Publications</a></li>
176-
<li><a href="https://enquistlab.github.io/resources/">Tools and data</a></li>
177-
</ul>
178-
</div>
179-
<div>
180-
<h3>Profiles and identifiers</h3>
181-
<ul>
182-
<li><a href="https://enquistlab.github.io/about/">About and identity profile</a></li>
183-
<li><a href="https://enquistlab.github.io/publications/">Publications and profile links</a></li>
184-
<li><a href="https://github.com/benquist">GitHub: benquist</a></li>
185-
<li><a href="https://www.arizona.edu/">University of Arizona</a></li>
186-
<li><a href="https://www.santafe.edu/">Santa Fe Institute</a></li>
187-
</ul>
188-
</div>
189-
<div>
190-
<h3>Open biodiversity infrastructure</h3>
191-
<ul>
192-
<li><a href="https://biendata.org/">BIEN</a></li>
193-
<li><a href="https://bien.nceas.ucsb.edu/bien/biendata/">BIEN data portal</a></li>
194-
<li><a href="https://enquistlab.github.io/contact/">Contact and collaboration</a></li>
195-
<li><a href="https://enquistlab.github.io/cv/">Curriculum vitae</a></li>
196-
<li><a href="https://enquistlab.github.io/conservation-impacts/">Conservation impacts</a></li>
197-
</ul>
198-
</div>
180+
<div>
181+
<h3>Lab and research pages</h3>
182+
<ul>
183+
<li><a href="https://enquistlab.github.io/">Lab homepage</a></li>
184+
<li><a href="https://enquistlab.github.io/about/">About Brian J. Enquist</a></li>
185+
<li><a href="https://enquistlab.github.io/research/">Research</a></li>
186+
<li><a href="https://enquistlab.github.io/publications/">Publications</a></li>
187+
<li><a href="https://enquistlab.github.io/resources/">Tools and data</a></li>
188+
</ul>
189+
</div>
190+
<div>
191+
<h3>Profiles and affiliations</h3>
192+
<ul>
193+
<li><a href="https://enquistlab.github.io/about/">About and identity profile</a></li>
194+
<li><a href="https://enquistlab.github.io/publications/">Publications and profile links</a></li>
195+
<li><a href="https://github.com/benquist">GitHub: benquist</a></li>
196+
<li><a href="https://www.arizona.edu/">University of Arizona</a></li>
197+
<li><a href="https://www.santafe.edu/">Santa Fe Institute</a></li>
198+
</ul>
199+
</div>
200+
<div>
201+
<h3>Open biodiversity infrastructure</h3>
202+
<ul>
203+
<li><a href="https://biendata.org/">BIEN</a></li>
204+
<li><a href="https://bien.nceas.ucsb.edu/bien/biendata/">BIEN data portal</a></li>
205+
<li><a href="https://enquistlab.github.io/contact/">Contact and collaboration</a></li>
206+
<li><a href="https://enquistlab.github.io/cv/">Curriculum vitae</a></li>
207+
<li><a href="https://enquistlab.github.io/conservation-impacts/">Conservation impacts</a></li>
208+
</ul>
209+
</div>
199210
</div>
200211

201212
## Contact

0 commit comments

Comments
 (0)