Multiple authors and affiliations? #573
-
It appears that only one |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
What we currently support is relatively limited, though I am working on improving that a lot as we speak. For now, you can provide any number of authors and limited basic information, such as:
This will render authors and affiliations in HTML, the LaTeX only renders author names for the time being. I am working on the ability to provide custom title blocks For HTML and LaTeX which will allow you to provide both more information about authors and affiliations and customize the appearance of that output for various formats. |
Beta Was this translation helpful? Give feedback.
-
Thank you for working on more author affiliation support, @dragonstyle! Just to chime in on this feature request, it would be great to have something that allows for multiple authors to point to the same affiliation, ideally using the format in {papaja}. Also ideally allowing for something along the lines of "These authors contributed equally to this work" (see hack-y solution in papaja example below).
|
Beta Was this translation helpful? Give feedback.
What we currently support is relatively limited, though I am working on improving that a lot as we speak. For now, you can provide any number of authors and limited basic information, such as:
This will render authors and affiliations in HTML, the LaTeX only renders author names for the time being. I am working on the ability to provide custom title blocks For HTML and LaTeX which will allow you to provide bot…