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 3b19d52 commit e1a6abfCopy full SHA for e1a6abf
inst/rmarkdown/templates/elsevier/skeleton/skeleton.Rmd
@@ -49,7 +49,7 @@ linenumbers: false
49
numbersections: true
50
bibliography: mybibfile.bib
51
biblio-style: elsarticle-harv # author year style for natbib - use 'elsarticle-num' or 'elsarticle-num-names' for numbered scheme
52
-classoption: preprint, 3p, authoryear # remove authoryear is not using `elsarticle-harv`
+classoption: preprint, 3p, authoryear # remove authoryear if not using `elsarticle-harv`
53
# Use a CSL with `citation_package = "default"`
54
# csl: https://www.zotero.org/styles/elsevier-harvard
55
output:
0 commit comments