microsimulation / ijm-xml

XML files for the International Journal of Microsimulation
MIT License
0 stars 0 forks source link

Affiliation captured as footnote ijm-00010 #172

Open fred-atherden opened 4 years ago

fred-atherden commented 4 years ago

In ijm-00010, an affiliation has been captured incorrectly as a footnote:

<contrib-group>
<contrib contrib-type="author">
<name>
<surname>M&#x00FC;ller</surname>
<given-names>Heiko</given-names>
</name>
<email>Heiko.Mueller@ruhr-uni-bochum.de</email>
<xref ref-type="aff" rid="aff1">1</xref><xref ref-type="fn" rid="fna"/>
</contrib>
<contrib contrib-type="author">
<name>
<surname>Sureth</surname>
<given-names>Caren</given-names>
</name>
<email>csureth@notes.upb.de</email>
<xref ref-type="aff" rid="aff2">2</xref><xref ref-type="fn" rid="fn1"/>
</contrib>
<aff id="aff1"><label>1</label><institution content-type="dept">Faculty of Economics, Universit&#x00E4;tsstr</institution><institution>Ruhr-University of Bochum</institution><country>Germany</country></aff>
<aff id="aff2"><label>2</label><institution content-type="dept">Faculty of Business Administration and Economics</institution><institution>University of Paderborn</institution><country>Germany</country></aff>
</contrib-group>
<author-notes>
 <fn fn-type="fn" id="fna">
<p>arqus, Quantitative Tax Research, www.arqus.info</p>
</fn>
</author-notes>

arqus should be captured as an affiliation, without a city or country.

Additionally Caren Sureth contains a link to a footnote in the notes section, which is not necessary. This xref should be removed from the contrib - <xref ref-type="fn" rid="fn1"/>.