{{firstname}} {{middlename}} {{lastname}}

{{headline}}

{{cities[i]}}, {{countries[i]}}

{{email}}

{{website}}

{{summary}}

{% if (cities_exp|length) > 0 %}

Experience

{% endif %} {% if (start_dates_proj|length) > 0 %}

Projects

{% endif %} {% if (degrees|length) > 0 %}

Education

{% endif %} {% if (paper_titles|length) > 0 %}

Publication

{% for i in range(paper_titles|length) %}

{{publications[i]}}

{% endif %}
{% endif %}