| layout | page |
|---|---|
| title | EMSICC |
| subtitle | Energy Management for Sustainable Internet-of-Things and Cloud Computing |
| use-site-title | true |
{% for p in site.data.speakers %}
{% if forloop.index<8 %}
{% endif %} {% endfor %}
{% capture id %}{{ p[0] }}{% endcapture %}
{% include profile.html p=p %}
{% capture id %}{{ p[1] }}{% endcapture %}
{% include profile_detail.html p=p %}
{% endif %} {% endfor %}