Container element to contain the information (such as name and affiliation) about a single contributor to an article, for example, one author
((anonymous | collab | string-name | address | aff | bio | etal | ext-link | fn | on-behalf-of | role | xref)*)
Any one of:
... <article-meta> ... <title-group> ...</title-group> <contrib-group content-type="primary-authors"> <contrib rid="aff1" contrib-type="author" corresp="no"> <string-name><given-names>Laura B.</given-names> <surname>Kasper</surname></string-name> </contrib> <contrib rid="aff2 corr1" contrib-type="author" corresp="yes"> <string-name><given-names>Clara E.</given-names> <surname>Hill</surname></string-name> </contrib> ... <aff id="aff1">Counseling and Personnel Services, College of Education, University of Maryland</aff> <aff id="aff2">Department of Psychology, University of Maryland</aff> </contrib-group> <author-notes> <corresp id="corr1"> <addr-line>Clara E. Hill, Department of Psychology, University of Maryland, College Park, MD 20742</addr-line> <ext-link specific-use="live" xlink:href="mailto:hill@psyc.umd.edu" ext-link-type="email">hill@psyc.umd.edu</ext-link> </corresp> </author-notes> ... </article-meta> ...
articlemeta3.ent