Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-12-20 | 1.1 kB | |
rticles 0.26 source code.tar.gz | 2023-12-20 | 5.4 MB | |
rticles 0.26 source code.zip | 2023-12-20 | 5.6 MB | |
Totals: 3 Items | 11.1 MB | 0 |
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*.bst
for natbib) withelsearticle
document class.biblio-style: elsarticle-harv
is set by default to correctly work with theauthoryear
classoption 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
natbib
citation processor when Pandoc 3.1.7+ is used, because Frontiers documentclass requires usage ofnatbib
and it conflicts with pandoc Citeproc. -
Update
mnras_article()
andlncs_article()
to work with the Pandoc 3.1.7+ citeproc change.
BUG FIXES
- Update Copernicus Publications template to version 7.5 from 2023-10-20 (@RLumSK, [#551]).