How to assign author variables from the YAML header to LaTeX code in journal template #6364
-
DescriptionI have this little Quarto project to build a journal submission template for the American Political Science Review (APSR). Here is the repo. One thing I need to do is to figure out how to convert the names and affiliations of authors in the YAML header into variables in the LaTeX code. Here is what the official journal template LaTeX code looks like:
And here is what I want to build for the YAML header:
|
Beta Was this translation helpful? Give feedback.
Answered by
eteitelbaum
Jul 30, 2023
Replies: 1 comment
-
Nevermind! Looks like Christopher Kenny beat me to it |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
eteitelbaum
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nevermind! Looks like Christopher Kenny beat me to it