Skip to content

Commit e1a6abf

Browse files
authored
Fixing a typo in a comment in the Elsevier skeleton (#586)
1 parent 3b19d52 commit e1a6abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inst/rmarkdown/templates/elsevier/skeleton/skeleton.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ linenumbers: false
4949
numbersections: true
5050
bibliography: mybibfile.bib
5151
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`
52+
classoption: preprint, 3p, authoryear # remove authoryear if not using `elsarticle-harv`
5353
# Use a CSL with `citation_package = "default"`
5454
# csl: https://www.zotero.org/styles/elsevier-harvard
5555
output:

0 commit comments

Comments
 (0)