Ambiguous attributes in the author/affiliation schemas #5860
-
DescriptionQuarto's author and affiliation schemas both have an attribute I guess most people (myself included) understand the Now the affiliation schema also has an attribute Not completely related but that would also be great to have a bit more details on the attribute |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
We can improve documentation around these attributes - improvements to the author and affiliation schema documentation are coming soon!
It is actually a number assigned to author in the list (literally the number of the author). This is useful as often LaTeX title blocks need the ability to display author name and author data in separate locations of the title block. This often accomplished using a superscript number. This is merely a convenience for template authors.
This, too, is an affiliation number, which is assigned based upon the order of affiliates. This, too, is provided as a convenience to coordinate affiliation names and data.
Currently that |
Beta Was this translation helpful? Give feedback.
-
To followup, our improved Author and Affiliation documentation is now part of the Front Matter page under Guide > Scholarly Writing, at: https://quarto.org/docs/authoring/front-matter.html |
Beta Was this translation helpful? Give feedback.
We can improve documentation around these attributes - improvements to the author and affiliation schema documentation are coming soon!
It is actually a number assigned to author in the list (literally the number of the author). This is useful as often LaTeX title blocks need the ability to display author name and author data in separate locations of the title block. This often accomplished using a superscript number. This is merely a convenience for template authors.