diff --git a/_includes/list.html b/_includes/list.html
index 019c74c5..4f8c4cab 100644
--- a/_includes/list.html
+++ b/_includes/list.html
@@ -55,6 +55,7 @@
type=d.type
url=d.url
width=d.width
+ years_worked=d.years_worked
%}
{% endfor %}
-{% endfor %}
+{% endfor %}
\ No newline at end of file
diff --git a/_includes/portrait.html b/_includes/portrait.html
index da5c8a9b..f700a06c 100644
--- a/_includes/portrait.html
+++ b/_includes/portrait.html
@@ -44,6 +44,11 @@
{{ member.description | default: type.description }}
{% endif %}
+ {% if member.years_worked %}
+
+ {{ member.years_worked }}
+
+ {% endif %}
{% endif %}
{% endif %}
diff --git a/_members/aaron-leung.md b/_members/aaron-leung.md
index c3a87589..b65e6894 100644
--- a/_members/aaron-leung.md
+++ b/_members/aaron-leung.md
@@ -3,6 +3,7 @@ name: Aaron Leung
image: images/aaron-leung.jfif
role: intern
group: alum
+years_worked: 2016
links:
linkedin: a3leong
github:
diff --git a/_members/adam-mark.md b/_members/adam-mark.md
index e2f9e699..91cc335c 100644
--- a/_members/adam-mark.md
+++ b/_members/adam-mark.md
@@ -4,6 +4,7 @@ image: images/adam.png
role: programmer
group: alum
aliases:
+years_worked: 2014-2015
links:
linkedin: adam-mark-9b8b5520
github:
diff --git a/_members/amitesh-sharma.md b/_members/amitesh-sharma.md
index bc892876..1c0e4d17 100644
--- a/_members/amitesh-sharma.md
+++ b/_members/amitesh-sharma.md
@@ -3,6 +3,7 @@ name: Amitesh Sharma
image: images/amitesh-sharma.jfif
role: intern
group: alum
+years_worked: 2021
links:
linkedin: amiteshksharma
github:
diff --git a/_members/ben-good.md b/_members/ben-good.md
index fe1afb2d..86558fe0 100644
--- a/_members/ben-good.md
+++ b/_members/ben-good.md
@@ -4,6 +4,7 @@ image: images/ben.jpg
role: pi
group: alum
aliases:
+years_worked: 2011-2017
links:
orcid: 0000-0002-7334-7852
linkedin: bgood
diff --git a/_members/byung-jeon.md b/_members/byung-jeon.md
index 25a9cb07..d457a9e8 100644
--- a/_members/byung-jeon.md
+++ b/_members/byung-jeon.md
@@ -4,6 +4,7 @@ image: images/person.png
role: visitor
group: alum
aliases:
+years_worked: 2017-2019
links:
linkedin:
github:
diff --git a/_members/chrissy-aceves.md b/_members/chrissy-aceves.md
index 8327867b..301cdcad 100644
--- a/_members/chrissy-aceves.md
+++ b/_members/chrissy-aceves.md
@@ -4,6 +4,7 @@ image: images/aceves.jfif
role: phd
group: active
aliases:
+years_worked: 2023-
links:
linkedin:
github: cmaceves
diff --git a/_members/cyrus-afrasiabi.md b/_members/cyrus-afrasiabi.md
index 4ef3acd8..03932b5d 100644
--- a/_members/cyrus-afrasiabi.md
+++ b/_members/cyrus-afrasiabi.md
@@ -4,6 +4,7 @@ image: images/cyrus2.jpg
role: programmer
group: alum
aliases:
+years_worked: 2015-2019
links:
linkedin: cyrus-afrasiabi-b623604a
github:
diff --git a/_members/derek-jow.md b/_members/derek-jow.md
index 9cd4b53e..a274490c 100644
--- a/_members/derek-jow.md
+++ b/_members/derek-jow.md
@@ -4,6 +4,7 @@ image: images/person.png
role: intern
group: alum
aliases:
+years_worked: 2018
links:
linkedin:
github:
diff --git a/_members/eric-hu.md b/_members/eric-hu.md
index 5fe6affc..86915067 100644
--- a/_members/eric-hu.md
+++ b/_members/eric-hu.md
@@ -4,6 +4,7 @@ image: images/Eric-Hu-205x300.jpg
role: postdoc
group: alum
aliases:
+years_worked: 2020-2022
links:
linkedin: eric-hu-70082718
github:
diff --git a/_members/erick-scott.md b/_members/erick-scott.md
index c90a8227..23e1f3db 100644
--- a/_members/erick-scott.md
+++ b/_members/erick-scott.md
@@ -4,6 +4,7 @@ image: images/Erick-shrunk-278x300.jpg
role: phd
group: alum
aliases:
+years_worked: 2014-2015
links:
linkedin: erick-r-scott
github:
diff --git a/_members/erik-clarke.md b/_members/erik-clarke.md
index 32f86ab3..27bb035d 100644
--- a/_members/erik-clarke.md
+++ b/_members/erik-clarke.md
@@ -4,6 +4,7 @@ image: images/erik-clarke.jfif
role: programmer
group: alum
aliases:
+years_worked: 2011-2012
links:
linkedin: erik-clarke-56029b24
github:
diff --git a/_members/greg-stupp.md b/_members/greg-stupp.md
index 3d041138..35bb93ee 100644
--- a/_members/greg-stupp.md
+++ b/_members/greg-stupp.md
@@ -4,6 +4,7 @@ image: images/greg_stupp.jpg
role: staff
group: alum
aliases:
+years_worked: 2014-2019
links:
linkedin: gregory-stupp-4295b411a
github:
diff --git a/_members/ian-macleod.md b/_members/ian-macleod.md
index 63a76e8a..bddd24a3 100644
--- a/_members/ian-macleod.md
+++ b/_members/ian-macleod.md
@@ -4,6 +4,7 @@ image: images/ian.jpg
role: programmer
group: alum
aliases:
+years_worked: 2011-2012
links:
linkedin: iancmacleod
github:
diff --git a/_members/jake-bruggemann.md b/_members/jake-bruggemann.md
index 9825159c..a66eb43f 100644
--- a/_members/jake-bruggemann.md
+++ b/_members/jake-bruggemann.md
@@ -4,6 +4,7 @@ image: images/jake.png
role: phd
group: alum
aliases:
+years_worked: 2015-2020
links:
linkedin: jacob-bruggemann-a4388193
github:
diff --git a/_members/jennifer-fouquier.md b/_members/jennifer-fouquier.md
index fc41e576..62a7ff57 100644
--- a/_members/jennifer-fouquier.md
+++ b/_members/jennifer-fouquier.md
@@ -4,6 +4,7 @@ image: images/jennifer.jpg
role: programmer
group: alum
aliases:
+years_worked: 2015-2016
links:
linkedin: jennifer-fouquier-45856b7
github:
diff --git a/_members/jerry-zhou.md b/_members/jerry-zhou.md
index 21993868..1b7366f0 100644
--- a/_members/jerry-zhou.md
+++ b/_members/jerry-zhou.md
@@ -4,6 +4,7 @@ image: images/jerry_zhou.jpg
role: programmer
group: alum
aliases:
+years_worked: 2018-2021
links:
linkedin: jerry-zhou-b48b04b1
github:
diff --git a/_members/julee-adesara.md b/_members/julee-adesara.md
index d9fb0f38..eb27cb25 100644
--- a/_members/julee-adesara.md
+++ b/_members/julee-adesara.md
@@ -4,6 +4,7 @@ image: images/julee-adesara.jfif
role: master's student
group: alum
aliases:
+years_worked: 2015-2017
links:
linkedin: julee-adesara
github:
diff --git a/_members/julia-mullen.md b/_members/julia-mullen.md
index b4ac2c67..927434b2 100644
--- a/_members/julia-mullen.md
+++ b/_members/julia-mullen.md
@@ -4,6 +4,7 @@ image: images/Julia-Mullen-225x300.jpg
role: programmer
group: alum
aliases:
+years_worked: 2020-2023
links:
linkedin: juliamul
github:
diff --git a/_members/kaleigh-jaeger.md b/_members/kaleigh-jaeger.md
index 164fcdbb..74ed74b2 100644
--- a/_members/kaleigh-jaeger.md
+++ b/_members/kaleigh-jaeger.md
@@ -4,6 +4,7 @@ image: images/kaleigh-jaeger.jfif
role: intern
group: alum
aliases:
+years_worked: 2021
links:
linkedin: kaleigh-jaeger-79870b120
github:
diff --git a/_members/karina-zaiets.md b/_members/karina-zaiets.md
index 853e5c99..4eef68be 100644
--- a/_members/karina-zaiets.md
+++ b/_members/karina-zaiets.md
@@ -4,6 +4,7 @@ image: images/karina_zaiets-300x185.jpg
role: programmer
group: alum
aliases:
+years_worked: 2021-2022
links:
linkedin:
github:
diff --git a/_members/karthik-gangavarapu.md b/_members/karthik-gangavarapu.md
index 2a8a8727..c9c2fe7c 100644
--- a/_members/karthik-gangavarapu.md
+++ b/_members/karthik-gangavarapu.md
@@ -4,6 +4,7 @@ image: images/karthik.jpg
role: phd
group: alum
aliases:
+years_worked: 2012-2021
links:
orcid: 0000-0002-5027-3440
linkedin:
diff --git a/_members/katie-fisch.md b/_members/katie-fisch.md
index 829c3917..7ee87fd8 100644
--- a/_members/katie-fisch.md
+++ b/_members/katie-fisch.md
@@ -4,6 +4,7 @@ image: images/Fisch_Picture-Copy-Copy.jpg
role: postdoc
group: alum
aliases:
+years_worked: 2013-2016
links:
linkedin: kfisch
github:
diff --git a/_members/kavin-kamaraj.md b/_members/kavin-kamaraj.md
index a3362259..e71a6dcc 100644
--- a/_members/kavin-kamaraj.md
+++ b/_members/kavin-kamaraj.md
@@ -4,6 +4,7 @@ image: images/kavin-kamaraj.jfif
role: intern
group: alum
aliases:
+years_worked: 2016-2017
links:
linkedin: kavin-kamaraj-408526100
github:
diff --git a/_members/kevin-xin.md b/_members/kevin-xin.md
index e8c84952..9c90d1d4 100644
--- a/_members/kevin-xin.md
+++ b/_members/kevin-xin.md
@@ -1,9 +1,10 @@
---
name: Kevin Xin
image: images/kevin_xin.jpg
-role: phd
+role: staff
group: alum
aliases:
+years_worked: 2013-2021
links:
linkedin: jiwenxin
github:
@@ -15,4 +16,4 @@ links:
youtube:
---
-Kevin was a graduate student and staff scientist in the lab from December 2014 to May 2021.
\ No newline at end of file
+Kevin was a graduate student from August 2013 through November 2018, and then a staff scientist until May 2021.
\ No newline at end of file
diff --git a/_members/laura-hughes.md b/_members/laura-hughes.md
index 3f6b9578..c2ea7833 100644
--- a/_members/laura-hughes.md
+++ b/_members/laura-hughes.md
@@ -4,6 +4,7 @@ image: images/hughes.jpg
role: pi
group: alum
aliases:
+years_worked: 2017-2023
links:
orcid: 0000-0003-1718-6676
linkedin: lauradhughes
diff --git a/_members/louis-gioia.md b/_members/louis-gioia.md
index b6d69b34..4ec89384 100644
--- a/_members/louis-gioia.md
+++ b/_members/louis-gioia.md
@@ -4,6 +4,7 @@ image: images/louis_profile.jpg
role: phd
group: alum
aliases:
+years_worked: 2014-2019
links:
linkedin:
github:
diff --git a/_members/madhumita-narayan.md b/_members/madhumita-narayan.md
index e4609dc7..3ec6caf1 100644
--- a/_members/madhumita-narayan.md
+++ b/_members/madhumita-narayan.md
@@ -4,6 +4,7 @@ image: images/madhumita-narayan.jfif
role: intern
group: alum
aliases:
+years_worked: 2022-2023
links:
linkedin: madhumita-narayan-1864b4288
github:
diff --git a/_members/max-nanis.md b/_members/max-nanis.md
index 0a132671..bd5d9bac 100644
--- a/_members/max-nanis.md
+++ b/_members/max-nanis.md
@@ -4,6 +4,7 @@ image: images/nanis_headshot.jpg
role: programmer
group: alum
aliases:
+years_worked: 2012-2018
links:
linkedin: termsofservice
github:
diff --git a/_members/mike-mayers.md b/_members/mike-mayers.md
index 26bc070e..1606e4cd 100644
--- a/_members/mike-mayers.md
+++ b/_members/mike-mayers.md
@@ -4,6 +4,7 @@ image: images/mayers-768x768.jpg
role: phd
group: alum
aliases:
+years_worked: 2016-2021
links:
orcid: 0000-0002-7792-0150
linkedin: m-mayers
diff --git a/_members/nuria-rosinach.md b/_members/nuria-rosinach.md
index da6c0913..9b572fc9 100644
--- a/_members/nuria-rosinach.md
+++ b/_members/nuria-rosinach.md
@@ -4,6 +4,7 @@ image: images/nuria.jpg
role: postdoc
group: alum
aliases:
+years_worked: 2016-2019
links:
orcid: 0000-0003-0169-8159
google-scholar: bS4a_T8AAAAJ&hl=ca
diff --git a/_members/paul-gaudin.md b/_members/paul-gaudin.md
index 6ff92774..4485b92c 100644
--- a/_members/paul-gaudin.md
+++ b/_members/paul-gaudin.md
@@ -4,6 +4,7 @@ image: images/paul_gaudin-261x300.jpg
role: programmer
group: alum
aliases:
+years_worked: 2020
links:
linkedin: paulgaudin
github:
diff --git a/_members/ramya-gamini.md b/_members/ramya-gamini.md
index 8b788a52..9d4cc224 100644
--- a/_members/ramya-gamini.md
+++ b/_members/ramya-gamini.md
@@ -4,6 +4,7 @@ image: images/ramya.jpg
role: postdoc
group: alum
aliases:
+years_worked: 2014-2017
links:
linkedin: ramya-gamini
github:
diff --git a/_members/ricardo-avila.md b/_members/ricardo-avila.md
index d8544300..afe05e15 100644
--- a/_members/ricardo-avila.md
+++ b/_members/ricardo-avila.md
@@ -4,6 +4,7 @@ image: images/Ricardo-Avila-300x300.jpg
role: programmer
group: alum
aliases:
+years_worked: 2020-2022
links:
linkedin: ravila4
github:
diff --git a/_members/runjie-guan.md b/_members/runjie-guan.md
index c7a09374..18abb5e6 100644
--- a/_members/runjie-guan.md
+++ b/_members/runjie-guan.md
@@ -4,6 +4,7 @@ image: images/runjie-guan.jfif
role: intern
group: alum
aliases:
+years_worked: 2016-2017
links:
linkedin: runjieguan
github:
diff --git a/_members/sabah-ul-hasan.md b/_members/sabah-ul-hasan.md
index 50504d6f..87357aaa 100644
--- a/_members/sabah-ul-hasan.md
+++ b/_members/sabah-ul-hasan.md
@@ -4,6 +4,7 @@ image: images/UlHasan-Sabah-Sabah-Ul-Hasan.jpg
role: postdoc
group: alum
aliases:
+years_worked: 2019-2022
links:
orcid: 0000-0001-6334-452X
linkedin: sabahulhasan
diff --git a/_members/sachiko-matsumoto.md b/_members/sachiko-matsumoto.md
index c6cc5b4b..9d5f40e8 100644
--- a/_members/sachiko-matsumoto.md
+++ b/_members/sachiko-matsumoto.md
@@ -4,6 +4,7 @@ image: images/sachiko-matsumoto.jfif
role: intern
group: alum
aliases:
+years_worked: 2015
links:
linkedin: matsumotosachiko
github:
diff --git a/_members/salvatore-loguercio.md b/_members/salvatore-loguercio.md
index 255a3420..9ce0c310 100644
--- a/_members/salvatore-loguercio.md
+++ b/_members/salvatore-loguercio.md
@@ -4,6 +4,7 @@ image: images/sal.jpg
role: postdoc
group: alum
aliases:
+years_worked: 2012-2015
links:
linkedin: sloguercio
github:
@@ -15,4 +16,4 @@ links:
youtube:
---
-Sal was a postdoctoral researcher in the lab from January 2012 to December 1899.
\ No newline at end of file
+Sal was a postdoctoral researcher in the lab from January 2012 to December 2015.
\ No newline at end of file
diff --git a/_members/sander-su.md b/_members/sander-su.md
index 02d6f336..7c96cf56 100644
--- a/_members/sander-su.md
+++ b/_members/sander-su.md
@@ -4,6 +4,7 @@ image: images/sander-su.jpeg
role: programmer
group: alum
aliases:
+years_worked: 2021-2022
links:
linkedin: sanders2011
github:
diff --git a/_members/sandip-chatterjee.md b/_members/sandip-chatterjee.md
index fc90a4d5..0826683a 100644
--- a/_members/sandip-chatterjee.md
+++ b/_members/sandip-chatterjee.md
@@ -4,6 +4,7 @@ image: images/sandip.jpg
role: postdoc
group: alum
aliases:
+years_worked: 2015-2016
links:
linkedin: sandipchatterjee
github:
diff --git a/_members/sebastian-burgstaller.md b/_members/sebastian-burgstaller.md
index c5d2e2f2..b856bde5 100644
--- a/_members/sebastian-burgstaller.md
+++ b/_members/sebastian-burgstaller.md
@@ -4,6 +4,7 @@ image: images/sebastian_cropped-246x300.jpg
role: postdoc
group: alum
aliases:
+years_worked: 2015-2018
links:
linkedin: sebastian-burgstaller-muehlbacher-680208120
github:
diff --git a/_members/sebastien-lelong.md b/_members/sebastien-lelong.md
index 925fbc68..00cfda73 100644
--- a/_members/sebastien-lelong.md
+++ b/_members/sebastien-lelong.md
@@ -4,6 +4,7 @@ image: images/sebastien.jpg
role: programmer
group: alum
aliases:
+years_worked: 2016-2020
links:
linkedin: slelong
github:
diff --git a/_members/tim-putman.md b/_members/tim-putman.md
index e07eb014..6f5d34da 100644
--- a/_members/tim-putman.md
+++ b/_members/tim-putman.md
@@ -4,6 +4,7 @@ image: images/tim_putman_self-e1438965128933-225x300.jpeg
role: postdoc
group: alum
aliases:
+years_worked: 2015-2017
links:
linkedin: timothyputman
github:
diff --git a/_members/tobias-meissner.md b/_members/tobias-meissner.md
index 33687cfe..9ec13b23 100644
--- a/_members/tobias-meissner.md
+++ b/_members/tobias-meissner.md
@@ -4,6 +4,7 @@ image: images/tobias.jpg
role: postdoc
group: alum
aliases:
+years_worked: 2013-2016
links:
linkedin: tobias-mei%C3%9Fner-07a91036
github:
diff --git a/_members/toby-li.md b/_members/toby-li.md
index 0910feab..c1fa4d5e 100644
--- a/_members/toby-li.md
+++ b/_members/toby-li.md
@@ -4,6 +4,7 @@ image: images/Toby.jpg
role: phd
group: alum
aliases:
+years_worked: 2015-2020
links:
linkedin: tong-shu-toby-li
github:
diff --git a/_members/vyshakh-babji.md b/_members/vyshakh-babji.md
index 9d539b8b..318e445c 100644
--- a/_members/vyshakh-babji.md
+++ b/_members/vyshakh-babji.md
@@ -4,6 +4,7 @@ image: images/vyshakh-babji.jfif
role: intern
group: alum
aliases:
+years_worked: 2014
links:
linkedin: vyshakhbabji
github:
diff --git a/_members/xuqian-tan.md b/_members/xuqian-tan.md
index 2ba955e3..5c2371b5 100644
--- a/_members/xuqian-tan.md
+++ b/_members/xuqian-tan.md
@@ -4,6 +4,7 @@ image: images/person.png
role: intern
group: alum
aliases:
+years_worked: 2019-2020
links:
linkedin:
github:
diff --git a/_members/yao-yao.md b/_members/yao-yao.md
index 0656ab67..9fc2f520 100644
--- a/_members/yao-yao.md
+++ b/_members/yao-yao.md
@@ -4,6 +4,7 @@ image: images/yaoyao_cropped-300x300.jpg
role: staff
group: alum
aliases:
+years_worked: 2020-2023
links:
linkedin: yyao
github:
diff --git a/_members/zhongchao-qian.md b/_members/zhongchao-qian.md
index 4ad06db1..989f65c3 100644
--- a/_members/zhongchao-qian.md
+++ b/_members/zhongchao-qian.md
@@ -4,6 +4,7 @@ image: images/Zhongchao-Qian.jpg
role: programmer
group: alum
aliases:
+years_worked: 2020-2022
links:
linkedin: zhongchao-qian-04069730
github: