On Fri, Nov 17, 2017 at 2:29 AM, Ellerbeck, Carol <cellerb...@hbs.edu>
wrote:

> On the other hand, is it really a case of two affiliations, or just one?
> The University of Maryland University College (UMUC) is an American public
> not-for-profit university located in Adelphi in Prince George's County,
> Maryland
>

That might be true in this case, but that suggests the specific example
involved a data entry error assuming the other areas truly need multiple
affiliations.

If it turned out that *all* cases of multiple affiliations were the same as
you identify, an especially easy way to deal with this would be to tweak
the output so that paper appeared before the authors (or alter the DTD so
it's an attribute of presentation). The output could then be generated with
a single line command that stripped the newlines with tr and piped that
output into sed. Though doing stuff like that via regex is not very eye
pleasing even it's fast and easy.

kyle

Reply via email to