We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e3892 commit 0567006Copy full SHA for 0567006
inst/rmarkdown/templates/jss_article/skeleton/skeleton.Rmd
@@ -9,6 +9,9 @@ author:
9
email: \email{name@company.com}
10
url: http://rstudio.com
11
- name: Second Author
12
+ affiliation: 'Affiliation \AND'
13
+ # To add another line, use \AND at the end of the previous one as above
14
+ - name: Third Author
15
affiliation: Affiliation
16
title:
17
formatted: "A Capitalized Title: Something about a Package \\pkg{foo}"
0 commit comments