Skip to content

Affiliations

nickstiffler requested to merge affiliations into master

Can now add multiple affiliations for each author. This includes updating server to expect an array of strings for affiliations, button in submission form to add additional form elements, validations that expect affiliations as array, article preview has functions to handle multiple affiliations with superscript to link them to the authors. The current submissions in the microPublication instance are already using this, so no migration is needed.

Merge request reports