$-- $-- Affiliations $-- $-- wrap affiliation if it has a known institution identifier $if(it.group)$ ${it.group} $endif$ $if(it.department)$ ${it.department} $endif$ $if(it.organization)$ ${it.organization} $else$ ${it.name} $endif$ $if(it.isni)$ ${it.isni} $endif$ $if(it.ringgold)$ ${it.ringgold} $endif$ $if(it.ror)$ ${it.ror} $endif$ $for(it.pid)$ ${it.id} $endfor$ $if(it.street-address)$, $for(it.street-address)$ ${it}$sep$, $endfor$ $else$$if(it.city)$, $it.city$$endif$$endif$$if(it.country)$, $it.country$$endif$