-
DescriptionIm trying to include some authors meta data in the PDF title-page.
Now Im using PDF output. When I render the page, i see my name as the author of the paper, but I cant find a way to include the email or affiliation (other than typing it as "thanks"). Is there any way around it? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
You need to modify the template or the partials to use whatever parts of the author schema, see https://quarto.org/docs/journals/templates.html. |
Beta Was this translation helpful? Give feedback.
You need to modify the template or the partials to use whatever parts of the author schema, see https://quarto.org/docs/journals/templates.html.
The best examples of that are the journal formats extension, see https://quarto.org/docs/extensions/listing-journals.html.