Closed Melissa37 closed 7 years ago
We are already submitting multiple affiliations per author, if it is provided in the XML, yes.
I will close this as done.
There is an example in the test cases (https://github.com/elifesciences/elife-pubmed-xml-generation/blob/develop/tests/test_data/elife-pubmed-02935-20170717071707.xml) from which I will include a snippet of here
<Author>
<FirstName>Jyoti</FirstName>
<LastName>Nangalia</LastName>
<AffiliationInfo>
<Affiliation>
Cancer Genome Project, Wellcome Trust Sanger Institute, Hinxton, United Kingdom
</Affiliation>
</AffiliationInfo>
<AffiliationInfo>
<Affiliation>
Cambridge University Hospitals NHS Foundation Trust, Cambridge, United Kingdom
</Affiliation>
</AffiliationInfo>
<AffiliationInfo>
<Affiliation>
Department of Haematology, University of Cambridge, Cambridge, United Kingdom
</Affiliation>
</AffiliationInfo>
</Author>
On PubMed, these show with multiple superscript ordinals, 1,2,3 like this
Are we doing this already Graham?
Can I submit multiple affiliations for one author?
Yes. Please see the following example: