rticles 0.23
BREAKING CHANGE
- Update Elsevier template and of
elsarticle.clsto version 3.3 inelsevier_article(). This is a breaking change in the format that now requires at least Pandoc 2.10 and uses the latest version of the.clsfile, also provided in elsarticle on CTAN. See the included template for this format. Also,natbibis now used y default for citation processing. You can use renv to manage your project in locked environment of packages (thanks, @robjhyndman, #467).
NEW FEATURES
-
Update
jss_article()template to handle ORCID links for each author from a new YAML field, and to use updatedjss.clsclass file (thanks, @remlapmot, #465). -
New
informs_article()template for submissions to INFORMS journals (thanks, @robjhyndman, #460). -
New
iop_article()template for submissions to IOP journals (thanks, @robjhyndman, #462). -
New
isba_article()template for submissions to Bayesian Analysis journal (thanks, @dmi3kno, #461).
MINOR CHANGES
-
Update Copernicus Publications template to version 6.6 from 2022-01-18 (@RLumSK, #463, #464).
-
rss_article()now supports more than two authors using usual YAML list syntax in the newauthorsfield. Oldauthorandauthor2are kept for backward compatibility, but we advice any user to use the new formats. See update Rmd skeleton template (thanks, @dmi3kno, #466).
BUG FIXES
graphicxLaTeX package has been added toieee_article()format (thanks, Sachin Hebbar, on RStudio Community).