From 872b4313a14b8c5164cc85649a8a52cc3fdc41f0 Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Thu, 11 Mar 2021 08:39:09 +0100 Subject: JATS templates: support 'equal-contrib' attrib for authors Authors who contributed equally to a paper may be marked with `equal-contrib`. --- doc/jats.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/jats.md b/doc/jats.md index 95151d9f1..c099e0a04 100644 --- a/doc/jats.md +++ b/doc/jats.md @@ -50,6 +50,13 @@ Metadata Values list must also occur as the `id` of an affiliation listed in the top-level `affiliation` list. + `equal-contrib` + : boolean attribute used to mark authors who contributed + equally to the work. The + [`equal-contrib`][attr:equal-contrib] attribute is added + to the author's [``] element if this is set to a + truthy value. + `cor-id` : identifier linking to the contributor's correspondence information. The info itself must be stored in as an item in @@ -355,6 +362,7 @@ Required metadata values: [Ringgold]: https://ringgold.com/ [attr:content-type]: https://jats.nlm.nih.gov/publishing/tag-library/1.2/attribute/content-type.html [attr:date-type]: https://jats.nlm.nih.gov/publishing/tag-library/1.2/attribute/date-type.html +[attr:equal-contrib]: https://jats.nlm.nih.gov/publishing/tag-library/1.2/attribute/equal-contrib.html [attr:fn-type]: https://jats.nlm.nih.gov/publishing/tag-library/1.2/attribute/fn-type.html [attr:institution-id-type]: https://jats.nlm.nih.gov/publishing/tag-library/1.2/attribute/institution-id-type.html [attr:iso-8601-date]: https://jats.nlm.nih.gov/publishing/tag-library/1.2/attribute/iso-8601-date.html @@ -398,6 +406,7 @@ Required metadata values: [``]: https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/addr-line.html [``]: https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/aff.html [``]: https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/city.html +[``]: https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/contrib.html [``]: https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/country.html [``]: https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/institution-id.html [``]: https://jats.nlm.nih.gov/publishing/tag-library/1.2/element/institution-wrap.html -- cgit v1.2.3