<#-- $Header: //RepeatabilityDepot/repeatability/Java/repeatability/Repeatability/templates/aide/midProofread.html#1 $ --> (-) ${key?html} ${names?html} ${title} <#list articlesAndAuthors as articleAndAuthor> <#if articleAndAuthor?is_first> ${authors[articleAndAuthor?index].name?html} ${articleAndAuthor.thenEmail?html} <#list allInstitutions[articleAndAuthor?index] as institution> <#if institution?is_first> ${institution?html} <#else> <#list allDepartments[articleAndAuthor?index] as department> <#if department?is_first> ${department?html} <#else> <#list artifacts> ${funding?html} <#list nsfs> <#list allInstitutions[articleAndAuthor?index] as institution> <#if institution?is_first> <#else> ${institution?html} ${allDepartments[articleAndAuthor?index][institution?index]?html} <#else> ${authors[articleAndAuthor?index].name?html} ${articleAndAuthor.thenEmail?html} <#list allInstitutions[articleAndAuthor?index] as institution> <#if institution?is_first> ${institution?html} <#else> <#list allDepartments[articleAndAuthor?index] as department> <#if department?is_first> ${department?html} <#else> <#list allInstitutions[articleAndAuthor?index] as institution> <#if institution?is_first> <#else> ${institution?html} ${allDepartments[articleAndAuthor?index][institution?index]?html}