rticles 0.26
MAJOR CHANGES
- Update WileyNDJ template to V5 for
sim_article(). This implies new resources files and new available options in template (thanks, @henrikibster, #545).
MINOR CHANGES
-
elsevier_article()Rmd skeleton is now updated to show different available bibliostyle file (i.e*.bstfor natbib) withelsearticledocument class.biblio-style: elsarticle-harvis set by default to correctly work with theauthoryearclassoption already set (thanks, @pepijn-devries, #545). -
Update
ajs_article()resources for the template. -
Update
frontiers_article()to version 3.4 from 2022.- New document class file (.cls) and new bibliography style file (.bst)
- LaTeX template is also updated
- The format is now only compatible with
natbibcitation processor when Pandoc 3.1.7+ is used, because Frontiers documentclass requires usage ofnatbiband it conflicts with pandoc Citeproc.
-
Update
mnras_article()andlncs_article()to work with the Pandoc 3.1.7+ citeproc change.