{{#resume.basics}}
{{name}}
{{label}}
{{email}}
{{phone}}
{{website}}
{{#each profiles}}
{{username}} {{/each}}
{{#each resume.education}}
{{#if @first}}
Education
{{/if}}
{{studyType}} in {{area}}, {{institution}}, {{prettifyYearDate endDate}}
{{/each}}
{{#each resume.teaching}}
{{#if @first}}
Teaching
{{/if}}
{{company}},
{{position}}
{{prettifyMonthDate startDate}} – {{prettifyMonthDate endDate}}
{{summary}}
{{#each highlights}}
{{this}}
{{/each}}
{{/each}}
{{#each resume.talks}} {{#each this.talks}} {{#if @first}}
{{/if}}
{{#if @../first}} {{#if @first}}
Lectures
{{/if}} {{/if}} {{#if @first}}
{{prettifyYearDate date}}
{{/if}}
{{location}}
{{#each (toArray title)}}
{{this}}
{{/each}}
{{summary}}
{{#each highlights}}
{{this}}
{{/each}}
{{/each}}
{{/each}}
{{#each resume.work}}
{{#if @first}}
Relevant Positions
{{/if}}
{{company}},
{{position}}
{{prettifyMonthDate startDate}} – {{prettifyMonthDate endDate}}
{{summary}}
{{#each highlights}}
{{this}}
{{/each}}
{{/each}}
Coding Skills
{{#each resume.skills}} Expertise in: {{#each keywords}} {{#if @last}} {{this}} {{else}} {{this}}, {{/if}} {{/each}}
{{/each}}
{{#each resume.publications}}
{{#if @first}}
Publications
{{/if}}
{{{entryTags.title}}}
{{entryTags.author}} ({{entryTags.year}}). {{#if entryTags.editor}}(Eds.) {{entryTags.editor}}{{/if}} {{#if entryTags.booktitle}}
{{entryTags.booktitle}}.
{{/if}} {{#if entryTags.journal}}
{{entryTags.journal}}
,{{/if}} {{#if entryTags.volume}}
{{entryTags.volume}}
{{#if entryTags.number}}({{entryTags.number}}){{/if}}.{{/if}} {{#if entryTags.publisher}}{{entryTags.publisher}}.{{/if}}
{{#if website}}
{{website}}
{{/if}}
{{summary}}
{{#each highlights}}
{{this}}
{{/each}}
{{/each}}
{{#each resume.solo_releases}}
{{#if @first}}
Recordings
Solo Albums
{{/if}}
{{title}}. {{publisher}}. {{media_type}}. {{date}}.
{{#if website}}
{{website}}
{{/if}}
{{summary}}
{{#each highlights}}
{{this}}
{{/each}}
{{/each}}
{{#each resume.compilation_releases}} {{#if @first}}
Compilation Albums
{{/if}}
{{title}}. {{publisher}}. {{media_type}}. {{date}}.
featuring
{{work}}
{{#if website}}
{{website}}
{{/if}}
{{summary}}
{{#each highlights}}
{{this}}
{{/each}}
{{/each}}
{{#each resume.residencies}}
{{#if @first}}
Residencies and Awards
{{/if}}
{{org}}, {{ date }}
{{#if website}}
{{website}}
{{/if}}
{{summary}}
{{#each highlights}}
{{this}}
{{/each}}
{{/each}}
{{#each resume.references}}
{{#if @first}}
References
{{/if}}
{{name}}
{{position}}
{{email}}
{{#if website}}
{{website}}
{{/if}}
{{summary}}
{{#each highlights}}
{{this}}
{{/each}}
{{/each}}