Skip to content

Update static pages. #83

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 19, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 3 additions & 13 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,10 +184,10 @@ <h1 class="page-header"><i class="fa fa-fw fa-group"></i> SED-ML Editors</h1>
</div>
<div class="col-md-4">
<div class="thumbnail" style="border: 0;">
<img src="images/people/lucian_bio.jpg" alt="Lucian Smith" class="img-rounded" style="height: 200px;">
<img src="images/people/sauro_bio.png" alt="Herbert Sauro" class="img-rounded" style="height: 200px;">
<div class="caption">
<p style="font-weight: bold">Lucian Smith (2022-2024; 2016-2018)</p>
<p>Lucian Smith (PhD. in Biochemistry) works as a Research Scientist for both the University of Washington with the <a href="http://sys-bio.org/">Sauro lab</a>, and for Caltech with the <a href="http://sbml.org/About#The_SBML_Team">SBML Team</a>. He is the co-creator of <a href="http://antimony.sourceforge.net/">Antimony</a> and, more recently, of <a href="http://phrasedml.sf.net/">phraSED-ML</a>, and has been an SBML editor, working extensively with the SBML Hierarchical Model Composition specification.</p>
<p style="font-weight: bold">Herbert Sauro (2018-2020; 2025-2027)</p>
<p><a href="https://bioe.uw.edu/portfolio-items/sauro/">Herbert Sauro</a> (PhD in Systems Biology) is a Professor in the University of Washington, Department of Bioengineering. Herbert has been involved in standards and software development in systems biology for a long time and was one of the founding members of the original SBML team. The <a href="http://tellurium.analogmachine.org/">Tellurium Python modeling platform</a> which has been developed with his collaborators and students, supports the current SED-ML and COMBINE standards.</p>
</div>
</div>
</div>
Expand Down Expand Up @@ -328,16 +328,6 @@ <h1>Past members of the SED-ML editorial board</h1>
<dd>Sven Sahle (Ph. D. in Theoretical Chemistry) is a junior group leader in the <a href="http://www.cos.uni-heidelberg.de/index.php/u.kummer?l=_e" class="external text" title="http://www.cos.uni-heidelberg.de/index.php/u.kummer?l=_e" rel="nofollow">department for modeling of biological processes at the University of Heidelberg</a>. He is one of the lead software engineers of <a href="http://www.copasi.org" class="external text" title="http://www.copasi.org" rel="nofollow">COPASI</a>. His interests include kinetic modeling of signaling and metabolic processes with a focus on dynamic properties of biochemical models.</dd>
</td>
</tr>
<tr>
<td style="vertical-align: middle;">
<img src="images/people/sauro_bio.png" alt="Herbert Sauro" class="img-rounded"
style="width: 60px;"/>
</td>
<td>
<dt>Herbert Sauro (2018-2020)</dt>
<dd><a href="https://bioe.uw.edu/portfolio-items/sauro/">Herbert Sauro</a> (PhD in Systems Biology) is a Professor in the University of Washington, Department of Bioengineering. Herbert has been involved in standards and software development in systems biology for a long time and was one of the founding members of the original SBML team. The <a href="http://tellurium.analogmachine.org/">Tellurium Python modeling platform</a> which has been developed with his collaborators and students, supports the current SED-ML and COMBINE standards.</dd>
</td>
</tr>
<tr>
<td style="vertical-align: middle;">
<img src="images/people/waltemath_bio.jpg" alt="Dagmar Waltemath" class="img-rounded"
Expand Down
Loading