## 2018-08-13 Data extraction #Snippet

This little extraction took me much longer than expected.... brackets, Array.from, message to undefined, etc... this could be a benchmark for #Vivide?


```javascript
Array.from($morph("comittee").querySelectorAll("li"))
  .map(ea => Array.from(ea.querySelectorAll("h5"))).map(ea => ea[0].textContent).join(", ") 
```


```
 Tomoyuki Aotani, Nicolás Cardozo, Coen De Roover, Elisa Gonzalez Boix, David H. Lorenz, Gorel Hedin, Stefan Marr, Kim Mens, Stefan Ramson, Guido Salvaneschi, Matthias Springer, Mario Südholt, Naoyasu Ubayashi, Didier Verna, Harumi Watanabe, Tijs van der Storm
```

<ul class="list-group" style="box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding-left: 0px; color: rgb(51, 51, 51); font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;" id="comittee"><li class="list-group-item" style="box-sizing: border-box; position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: rgb(255, 255, 255); border-width: 0px 0px 1px; border-style: solid; border-color: rgb(221, 221, 221); border-image: initial; border-radius: 0px;"><a href="https://2018.ecoop.org/profile/tomoyukiaotani" class="navigate" style="box-sizing: border-box; background-color: transparent; color: rgb(51, 122, 183); text-decoration: none;"><div class="media" style="box-sizing: border-box; margin-top: 0px; zoom: 1; overflow: hidden;"><span class="pull-left" style="box-sizing: border-box; float: left !important; padding-right: 10px;"><img alt="Tomoyuki Aotani" src="https://2018.ecoop.org/getProfileImage/tomoyukiaotani/54a31b46-fcb9-45fc-98e5-823bb278931b/micro-avatar.jpg?1533543979000" class="outputimage media-object thumbnail no-bottom-margin" style="box-sizing: border-box; border: 1px solid rgb(221, 221, 221); vertical-align: middle; display: block; padding: 4px; margin-bottom: 0px !important; line-height: 1.42857; background-color: rgb(255, 255, 255); border-radius: 4px; transition: border 0.2s ease-in-out 0s;"></span><div class="media-body" style="box-sizing: border-box; zoom: 1; overflow: hidden; width: 10000px; display: table-cell; vertical-align: top;"><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;">Tomoyuki Aotani<span class="pull-right" style="box-sizing: border-box; float: right !important;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);"></small></span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><span class="text-black" style="box-sizing: border-box; color: rgb(0, 0, 0);">Tokyo Institute of Technology</span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);">Japan</small></h5></div></div></a></li><li class="list-group-item" style="box-sizing: border-box; position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: rgb(255, 255, 255); border-width: 1px 0px; border-style: solid; border-color: rgb(221, 221, 221); border-image: initial; border-radius: 0px;"><a href="https://2018.ecoop.org/profile/nicolascardozo" class="navigate" style="box-sizing: border-box; background-color: transparent; color: rgb(51, 122, 183); text-decoration: none;"><div class="media" style="box-sizing: border-box; margin-top: 0px; zoom: 1; overflow: hidden;"><span class="pull-left" style="box-sizing: border-box; float: left !important; padding-right: 10px;"><img alt="Nicolás Cardozo" src="https://2018.ecoop.org/getProfileImage/nicolascardozo/9b3cb59a-992b-48de-9b44-93603c8878e8/micro-avatar.jpg?1533543986000" class="outputimage media-object thumbnail no-bottom-margin" style="box-sizing: border-box; border: 1px solid rgb(221, 221, 221); vertical-align: middle; display: block; padding: 4px; margin-bottom: 0px !important; line-height: 1.42857; background-color: rgb(255, 255, 255); border-radius: 4px; transition: border 0.2s ease-in-out 0s;"></span><div class="media-body" style="box-sizing: border-box; zoom: 1; overflow: hidden; width: 10000px; display: table-cell; vertical-align: top;"><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;">Nicolás Cardozo<span class="pull-right" style="box-sizing: border-box; float: right !important;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);"></small></span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><span class="text-black" style="box-sizing: border-box; color: rgb(0, 0, 0);">Universidad de los Andes</span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);">Colombia</small></h5></div></div></a></li><li class="list-group-item" style="box-sizing: border-box; position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: rgb(255, 255, 255); border-width: 1px 0px; border-style: solid; border-color: rgb(221, 221, 221); border-image: initial; border-radius: 0px;"><a href="https://2018.ecoop.org/profile/coenderoover" class="navigate" style="box-sizing: border-box; background-color: transparent; color: rgb(51, 122, 183); text-decoration: none;"><div class="media" style="box-sizing: border-box; margin-top: 0px; zoom: 1; overflow: hidden;"><span class="pull-left" style="box-sizing: border-box; float: left !important; padding-right: 10px;"><img alt="Coen De Roover" src="https://2018.ecoop.org/getProfileImage/coenderoover/e090abc2-eb48-4db6-9ee3-4c50c3c6da31/micro-avatar.jpg?1533543999000" class="outputimage media-object thumbnail no-bottom-margin" style="box-sizing: border-box; border: 1px solid rgb(221, 221, 221); vertical-align: middle; display: block; padding: 4px; margin-bottom: 0px !important; line-height: 1.42857; background-color: rgb(255, 255, 255); border-radius: 4px; transition: border 0.2s ease-in-out 0s;"></span><div class="media-body" style="box-sizing: border-box; zoom: 1; overflow: hidden; width: 10000px; display: table-cell; vertical-align: top;"><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;">Coen De Roover<span class="pull-right" style="box-sizing: border-box; float: right !important;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);"></small></span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><span class="text-black" style="box-sizing: border-box; color: rgb(0, 0, 0);">Vrije Universiteit Brussel</span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);">Belgium</small></h5></div></div></a></li><li class="list-group-item" style="box-sizing: border-box; position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: rgb(255, 255, 255); border-width: 1px 0px; border-style: solid; border-color: rgb(221, 221, 221); border-image: initial; border-radius: 0px;"><a href="https://2018.ecoop.org/profile/elisagonzalezboix" class="navigate" style="box-sizing: border-box; background-color: transparent; color: rgb(51, 122, 183); text-decoration: none;"><div class="media" style="box-sizing: border-box; margin-top: 0px; zoom: 1; overflow: hidden;"><span class="pull-left" style="box-sizing: border-box; float: left !important; padding-right: 10px;"><img alt="Elisa Gonzalez Boix" src="https://2018.ecoop.org/getProfileImage/elisagonzalezboix/07cc77b9-1aab-47af-840b-b17ede267e49/micro-avatar.jpg?1533543965000" class="outputimage media-object thumbnail no-bottom-margin" style="box-sizing: border-box; border: 1px solid rgb(221, 221, 221); vertical-align: middle; display: block; padding: 4px; margin-bottom: 0px !important; line-height: 1.42857; background-color: rgb(255, 255, 255); border-radius: 4px; transition: border 0.2s ease-in-out 0s;"></span><div class="media-body" style="box-sizing: border-box; zoom: 1; overflow: hidden; width: 10000px; display: table-cell; vertical-align: top;"><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;">Elisa Gonzalez Boix<span class="pull-right" style="box-sizing: border-box; float: right !important;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);"></small></span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><span class="text-black" style="box-sizing: border-box; color: rgb(0, 0, 0);">Vrije Universiteit Brussel</span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);">Belgium</small></h5></div></div></a></li><li class="list-group-item" style="box-sizing: border-box; position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: rgb(255, 255, 255); border-width: 1px 0px; border-style: solid; border-color: rgb(221, 221, 221); border-image: initial; border-radius: 0px;"><a href="https://2018.ecoop.org/profile/davidhlorenz" class="navigate" style="box-sizing: border-box; background-color: transparent; color: rgb(51, 122, 183); text-decoration: none;"><div class="media" style="box-sizing: border-box; margin-top: 0px; zoom: 1; overflow: hidden;"><span class="pull-left" style="box-sizing: border-box; float: left !important; padding-right: 10px;"><img alt="David H. Lorenz" src="https://2018.ecoop.org/getProfileImage/davidhlorenz/cdf98566-a794-4476-850f-f2fbed222069/micro-avatar.jpg?1527298952000" class="outputimage media-object thumbnail no-bottom-margin" style="box-sizing: border-box; border: 1px solid rgb(221, 221, 221); vertical-align: middle; display: block; padding: 4px; margin-bottom: 0px !important; line-height: 1.42857; background-color: rgb(255, 255, 255); border-radius: 4px; transition: border 0.2s ease-in-out 0s;"></span><div class="media-body" style="box-sizing: border-box; zoom: 1; overflow: hidden; width: 10000px; display: table-cell; vertical-align: top;"><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;">David H. Lorenz<span class="pull-right" style="box-sizing: border-box; float: right !important;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);"></small></span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><span class="text-black" style="box-sizing: border-box; color: rgb(0, 0, 0);">Technion—Israel Institute of Technology</span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);">Israel</small></h5></div></div></a></li><li class="list-group-item" style="box-sizing: border-box; position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: rgb(255, 255, 255); border-width: 1px 0px; border-style: solid; border-color: rgb(221, 221, 221); border-image: initial; border-radius: 0px;"><a href="https://2018.ecoop.org/profile/gorelhedin" class="navigate" style="box-sizing: border-box; background-color: transparent; color: rgb(51, 122, 183); text-decoration: none;"><div class="media" style="box-sizing: border-box; margin-top: 0px; zoom: 1; overflow: hidden;"><span class="pull-left" style="box-sizing: border-box; float: left !important; padding-right: 10px;"><img alt="Gorel Hedin" src="https://2018.ecoop.org/getProfileImage/gorelhedin/807ce500-9f53-43a6-be09-69563a20bc62/micro-avatar.jpg?1533543986000" class="outputimage media-object thumbnail no-bottom-margin" style="box-sizing: border-box; border: 1px solid rgb(221, 221, 221); vertical-align: middle; display: block; padding: 4px; margin-bottom: 0px !important; line-height: 1.42857; background-color: rgb(255, 255, 255); border-radius: 4px; transition: border 0.2s ease-in-out 0s;"></span><div class="media-body" style="box-sizing: border-box; zoom: 1; overflow: hidden; width: 10000px; display: table-cell; vertical-align: top;"><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;">Gorel Hedin<span class="pull-right" style="box-sizing: border-box; float: right !important;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);"></small></span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><span class="text-black" style="box-sizing: border-box; color: rgb(0, 0, 0);">Lund University</span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);">Sweden</small></h5></div></div></a></li><li class="list-group-item" style="box-sizing: border-box; position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: rgb(255, 255, 255); border-width: 1px 0px; border-style: solid; border-color: rgb(221, 221, 221); border-image: initial; border-radius: 0px;"><a href="https://2018.ecoop.org/profile/stefanmarr" class="navigate" style="box-sizing: border-box; background-color: transparent; color: rgb(51, 122, 183); text-decoration: none;"><div class="media" style="box-sizing: border-box; margin-top: 0px; zoom: 1; overflow: hidden;"><span class="pull-left" style="box-sizing: border-box; float: left !important; padding-right: 10px;"><img alt="Stefan Marr" src="https://2018.ecoop.org/getProfileImage/stefanmarr/58fefa87-0057-4d1e-939d-2c72899b9459/micro-avatar.jpg?1533543979000" class="outputimage media-object thumbnail no-bottom-margin" style="box-sizing: border-box; border: 1px solid rgb(221, 221, 221); vertical-align: middle; display: block; padding: 4px; margin-bottom: 0px !important; line-height: 1.42857; background-color: rgb(255, 255, 255); border-radius: 4px; transition: border 0.2s ease-in-out 0s;"></span><div class="media-body" style="box-sizing: border-box; zoom: 1; overflow: hidden; width: 10000px; display: table-cell; vertical-align: top;"><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;">Stefan Marr<span class="pull-right" style="box-sizing: border-box; float: right !important;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);"></small></span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><span class="text-black" style="box-sizing: border-box; color: rgb(0, 0, 0);">University of Kent</span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);">United Kingdom</small></h5></div></div></a></li><li class="list-group-item" style="box-sizing: border-box; position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: rgb(255, 255, 255); border-width: 1px 0px; border-style: solid; border-color: rgb(221, 221, 221); border-image: initial; border-radius: 0px;"><a href="https://2018.ecoop.org/profile/kimmens" class="navigate" style="box-sizing: border-box; background-color: transparent; color: rgb(51, 122, 183); text-decoration: none;"><div class="media" style="box-sizing: border-box; margin-top: 0px; zoom: 1; overflow: hidden;"><span class="pull-left" style="box-sizing: border-box; float: left !important; padding-right: 10px;"><img alt="Kim Mens" src="https://2018.ecoop.org/getProfileImage/kimmens/987e5586-818d-465d-9ccc-4c92a3ae7927/micro-avatar.jpg?1533543986000" class="outputimage media-object thumbnail no-bottom-margin" style="box-sizing: border-box; border: 1px solid rgb(221, 221, 221); vertical-align: middle; display: block; padding: 4px; margin-bottom: 0px !important; line-height: 1.42857; background-color: rgb(255, 255, 255); border-radius: 4px; transition: border 0.2s ease-in-out 0s;"></span><div class="media-body" style="box-sizing: border-box; zoom: 1; overflow: hidden; width: 10000px; display: table-cell; vertical-align: top;"><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;">Kim Mens<span class="pull-right" style="box-sizing: border-box; float: right !important;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);"></small></span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><span class="text-black" style="box-sizing: border-box; color: rgb(0, 0, 0);">Université Catholique de Louvain, Belgium</span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);">Belgium</small></h5></div></div></a></li><li class="list-group-item" style="box-sizing: border-box; position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: rgb(255, 255, 255); border-width: 1px 0px; border-style: solid; border-color: rgb(221, 221, 221); border-image: initial; border-radius: 0px;"><a href="https://2018.ecoop.org/profile/stefanramson" class="navigate" style="box-sizing: border-box; background-color: transparent; color: rgb(51, 122, 183); text-decoration: none;"><div class="media" style="box-sizing: border-box; margin-top: 0px; zoom: 1; overflow: hidden;"><span class="pull-left" style="box-sizing: border-box; float: left !important; padding-right: 10px;"><img alt="micro-avatar" src="https://2018.ecoop.org/getDefaultImage/micro-avatar?1403689231000" class="outputimage media-object thumbnail no-bottom-margin" style="box-sizing: border-box; border: 1px solid rgb(221, 221, 221); vertical-align: middle; display: block; padding: 4px; margin-bottom: 0px !important; line-height: 1.42857; background-color: rgb(255, 255, 255); border-radius: 4px; transition: border 0.2s ease-in-out 0s;"></span><div class="media-body" style="box-sizing: border-box; zoom: 1; overflow: hidden; width: 10000px; display: table-cell; vertical-align: top;"><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;">Stefan Ramson<span class="pull-right" style="box-sizing: border-box; float: right !important;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);"></small></span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><span class="text-black" style="box-sizing: border-box; color: rgb(0, 0, 0);">Hasso Plattner Institute, Potsdam</span></h5></div></div></a></li><li class="list-group-item" style="box-sizing: border-box; position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: rgb(255, 255, 255); border-width: 1px 0px; border-style: solid; border-color: rgb(221, 221, 221); border-image: initial; border-radius: 0px;"><a href="https://2018.ecoop.org/profile/guidosalvaneschi" class="navigate" style="box-sizing: border-box; background-color: transparent; color: rgb(51, 122, 183); text-decoration: none;"><div class="media" style="box-sizing: border-box; margin-top: 0px; zoom: 1; overflow: hidden;"><span class="pull-left" style="box-sizing: border-box; float: left !important; padding-right: 10px;"><img alt="Guido Salvaneschi" src="https://2018.ecoop.org/getProfileImage/guidosalvaneschi/9bbf0c90-75cb-482a-af16-64e091e92121/micro-avatar.jpg?1533543986000" class="outputimage media-object thumbnail no-bottom-margin" style="box-sizing: border-box; border: 1px solid rgb(221, 221, 221); vertical-align: middle; display: block; padding: 4px; margin-bottom: 0px !important; line-height: 1.42857; background-color: rgb(255, 255, 255); border-radius: 4px; transition: border 0.2s ease-in-out 0s;"></span><div class="media-body" style="box-sizing: border-box; zoom: 1; overflow: hidden; width: 10000px; display: table-cell; vertical-align: top;"><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;">Guido Salvaneschi<span class="pull-right" style="box-sizing: border-box; float: right !important;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);"></small></span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><span class="text-black" style="box-sizing: border-box; color: rgb(0, 0, 0);">TU Darmstadt</span></h5></div></div></a></li><li class="list-group-item" style="box-sizing: border-box; position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: rgb(255, 255, 255); border-width: 1px 0px; border-style: solid; border-color: rgb(221, 221, 221); border-image: initial; border-radius: 0px;"><a href="https://2018.ecoop.org/profile/matthiasspringer" class="navigate" style="box-sizing: border-box; background-color: transparent; color: rgb(51, 122, 183); text-decoration: none;"><div class="media" style="box-sizing: border-box; margin-top: 0px; zoom: 1; overflow: hidden;"><span class="pull-left" style="box-sizing: border-box; float: left !important; padding-right: 10px;"><img alt="Matthias Springer" src="https://2018.ecoop.org/getProfileImage/matthiasspringer/d9c9d961-4904-473d-8179-2f7e684b54dc/micro-avatar.jpg?1533543999000" class="outputimage media-object thumbnail no-bottom-margin" style="box-sizing: border-box; border: 1px solid rgb(221, 221, 221); vertical-align: middle; display: block; padding: 4px; margin-bottom: 0px !important; line-height: 1.42857; background-color: rgb(255, 255, 255); border-radius: 4px; transition: border 0.2s ease-in-out 0s;"></span><div class="media-body" style="box-sizing: border-box; zoom: 1; overflow: hidden; width: 10000px; display: table-cell; vertical-align: top;"><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;">Matthias Springer<span class="pull-right" style="box-sizing: border-box; float: right !important;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);"></small></span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><span class="text-black" style="box-sizing: border-box; color: rgb(0, 0, 0);">Tokyo Institute of Technology</span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);">Germany</small></h5></div></div></a></li><li class="list-group-item" style="box-sizing: border-box; position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: rgb(255, 255, 255); border-width: 1px 0px; border-style: solid; border-color: rgb(221, 221, 221); border-image: initial; border-radius: 0px;"><a href="https://2018.ecoop.org/profile/mariosudholt" class="navigate" style="box-sizing: border-box; background-color: transparent; color: rgb(51, 122, 183); text-decoration: none;"><div class="media" style="box-sizing: border-box; margin-top: 0px; zoom: 1; overflow: hidden;"><span class="pull-left" style="box-sizing: border-box; float: left !important; padding-right: 10px;"><img alt="Mario Südholt" src="https://2018.ecoop.org/getProfileImage/mariosudholt/23b4b075-6204-450a-9392-8721d95ff222/micro-avatar.jpg?1533543972000" class="outputimage media-object thumbnail no-bottom-margin" style="box-sizing: border-box; border: 1px solid rgb(221, 221, 221); vertical-align: middle; display: block; padding: 4px; margin-bottom: 0px !important; line-height: 1.42857; background-color: rgb(255, 255, 255); border-radius: 4px; transition: border 0.2s ease-in-out 0s;"></span><div class="media-body" style="box-sizing: border-box; zoom: 1; overflow: hidden; width: 10000px; display: table-cell; vertical-align: top;"><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;">Mario Südholt<span class="pull-right" style="box-sizing: border-box; float: right !important;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);"></small></span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><span class="text-black" style="box-sizing: border-box; color: rgb(0, 0, 0);">IMT Atlantique, Nantes, France</span></h5></div></div></a></li><li class="list-group-item" style="box-sizing: border-box; position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: rgb(255, 255, 255); border-width: 1px 0px; border-style: solid; border-color: rgb(221, 221, 221); border-image: initial; border-radius: 0px;"><a href="https://2018.ecoop.org/profile/naoyasuubayashi" class="navigate" style="box-sizing: border-box; background-color: transparent; color: rgb(51, 122, 183); text-decoration: none;"><div class="media" style="box-sizing: border-box; margin-top: 0px; zoom: 1; overflow: hidden;"><span class="pull-left" style="box-sizing: border-box; float: left !important; padding-right: 10px;"><img alt="Naoyasu Ubayashi" src="https://2018.ecoop.org/getProfileImage/naoyasuubayashi/6beb3e26-3ff8-45d5-a362-42c7d487f087/micro-avatar.jpg?1533543979000" class="outputimage media-object thumbnail no-bottom-margin" style="box-sizing: border-box; border: 1px solid rgb(221, 221, 221); vertical-align: middle; display: block; padding: 4px; margin-bottom: 0px !important; line-height: 1.42857; background-color: rgb(255, 255, 255); border-radius: 4px; transition: border 0.2s ease-in-out 0s;"></span><div class="media-body" style="box-sizing: border-box; zoom: 1; overflow: hidden; width: 10000px; display: table-cell; vertical-align: top;"><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;">Naoyasu Ubayashi<span class="pull-right" style="box-sizing: border-box; float: right !important;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);"></small></span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><span class="text-black" style="box-sizing: border-box; color: rgb(0, 0, 0);">Kyushu University</span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);">Japan</small></h5></div></div></a></li><li class="list-group-item" style="box-sizing: border-box; position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: rgb(255, 255, 255); border-width: 1px 0px; border-style: solid; border-color: rgb(221, 221, 221); border-image: initial; border-radius: 0px;"><a href="https://2018.ecoop.org/profile/didierverna" class="navigate" style="box-sizing: border-box; background-color: transparent; color: rgb(51, 122, 183); text-decoration: none;"><div class="media" style="box-sizing: border-box; margin-top: 0px; zoom: 1; overflow: hidden;"><span class="pull-left" style="box-sizing: border-box; float: left !important; padding-right: 10px;"><img alt="Didier Verna" src="https://2018.ecoop.org/getProfileImage/didierverna/ca9e663f-f253-4c42-ab39-59ccc8c81edb/micro-avatar.jpg?1533543993000" class="outputimage media-object thumbnail no-bottom-margin" style="box-sizing: border-box; border: 1px solid rgb(221, 221, 221); vertical-align: middle; display: block; padding: 4px; margin-bottom: 0px !important; line-height: 1.42857; background-color: rgb(255, 255, 255); border-radius: 4px; transition: border 0.2s ease-in-out 0s;"></span><div class="media-body" style="box-sizing: border-box; zoom: 1; overflow: hidden; width: 10000px; display: table-cell; vertical-align: top;"><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;">Didier Verna<span class="pull-right" style="box-sizing: border-box; float: right !important;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);"></small></span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><span class="text-black" style="box-sizing: border-box; color: rgb(0, 0, 0);">EPITA / LRDE</span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);">France</small></h5></div></div></a></li><li class="list-group-item" style="box-sizing: border-box; position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: rgb(255, 255, 255); border-width: 1px 0px; border-style: solid; border-color: rgb(221, 221, 221); border-image: initial; border-radius: 0px;"><a href="https://2018.ecoop.org/profile/harumiwatanabe" class="navigate" style="box-sizing: border-box; background-color: transparent; color: rgb(51, 122, 183); text-decoration: none;"><div class="media" style="box-sizing: border-box; margin-top: 0px; zoom: 1; overflow: hidden;"><span class="pull-left" style="box-sizing: border-box; float: left !important; padding-right: 10px;"><img alt="Harumi Watanabe" src="https://2018.ecoop.org/getProfileImage/harumiwatanabe/13b4a0b5-62e7-44e5-ae24-56bf3b978107/micro-avatar.jpg?1533543965000" class="outputimage media-object thumbnail no-bottom-margin" style="box-sizing: border-box; border: 1px solid rgb(221, 221, 221); vertical-align: middle; display: block; padding: 4px; margin-bottom: 0px !important; line-height: 1.42857; background-color: rgb(255, 255, 255); border-radius: 4px; transition: border 0.2s ease-in-out 0s;"></span><div class="media-body" style="box-sizing: border-box; zoom: 1; overflow: hidden; width: 10000px; display: table-cell; vertical-align: top;"><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;">Harumi Watanabe<span class="pull-right" style="box-sizing: border-box; float: right !important;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);"></small></span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><span class="text-black" style="box-sizing: border-box; color: rgb(0, 0, 0);">Tokai University</span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);">Japan</small></h5></div></div></a></li><li class="list-group-item" style="box-sizing: border-box; position: relative; display: block; padding: 10px 15px; margin-bottom: 0px; background-color: rgb(255, 255, 255); border-width: 1px 0px 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: initial; border-left-style: solid; border-top-color: rgb(221, 221, 221); border-right-color: rgb(221, 221, 221); border-bottom-color: initial; border-left-color: rgb(221, 221, 221); border-image: initial; border-radius: 0px 0px 3px 3px;"><a href="https://2018.ecoop.org/profile/tijsvanderstorm" class="navigate" style="box-sizing: border-box; background-color: transparent; color: rgb(51, 122, 183); text-decoration: none;"><div class="media" style="box-sizing: border-box; margin-top: 0px; zoom: 1; overflow: hidden;"><span class="pull-left" style="box-sizing: border-box; float: left !important; padding-right: 10px;"><img alt="Tijs van der Storm" src="https://2018.ecoop.org/getProfileImage/tijsvanderstorm/d91bc4c5-0b52-499d-8418-a45219158cee/micro-avatar.jpg?1444037140000" class="outputimage media-object thumbnail no-bottom-margin" style="box-sizing: border-box; border: 1px solid rgb(221, 221, 221); vertical-align: middle; display: block; padding: 4px; margin-bottom: 0px !important; line-height: 1.42857; background-color: rgb(255, 255, 255); border-radius: 4px; transition: border 0.2s ease-in-out 0s;"></span><div class="media-body" style="box-sizing: border-box; zoom: 1; overflow: hidden; width: 10000px; display: table-cell; vertical-align: top;"><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;">Tijs van der Storm<span class="pull-right" style="box-sizing: border-box; float: right !important;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);"></small></span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><span class="text-black" style="box-sizing: border-box; color: rgb(0, 0, 0);">CWI</span></h5><h5 class="media-heading" style="box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 0px; margin-bottom: 5px; font-size: 14px;"><small style="box-sizing: border-box; font-size: 10.5px; font-weight: normal; line-height: 1; color: rgb(119, 119, 119);">Netherlands</small></h5></div></div></a></li></ul>