if (oldEmail == null || oldEmail.equals("")) {
theAuthor.setEmailAddressString(a.getsval("email"));
}
ContextManager.getPersonService().save(theAuthor);
theCitation.addAuthor(theAuthor);
}
ContextManager.getCitationHome().flush();
ContextManager.getCitationService().save(theCitation);
// TODO: submission.setSubmitter