diff --git a/R/article.R b/R/article.R index 924718c2..da62ac29 100644 --- a/R/article.R +++ b/R/article.R @@ -60,7 +60,7 @@ aea_article <- function(..., keep_tex = TRUE, #' @section `agu_article`: Format for creating a American Geophysical Union #' (AGU) article. Adapted from -#' . +#' . #' @export #' @rdname article agu_article <- function(..., keep_tex = TRUE, @@ -169,7 +169,7 @@ ctex <- ctex_article #' @section `elsevier_article`: Format for creating submissions to Elsevier #' journals. Adapted from -#' . +#' . #' #' It requires a minimum version of 2.10 for Pandoc. #' @export diff --git a/R/ieee_article.R b/R/ieee_article.R index e4e16e25..a4b24b86 100644 --- a/R/ieee_article.R +++ b/R/ieee_article.R @@ -1,7 +1,7 @@ #' IEEE Transactions journal format. #' #' Format for creating submissions to IEEE Transaction journals. Adapted from -#' . +#' #' #' Presently, only the `"conference"` paper mode offered by the #' `IEEEtran.cls` is supported. diff --git a/README.Rmd b/README.Rmd index 117eb072..c3b4a361 100644 --- a/README.Rmd +++ b/README.Rmd @@ -99,13 +99,13 @@ Currently included templates and their contributors are the following: | [arXiv](https://arxiv.org/) pre-prints based on George Kour's template | [\@alexpghayes](https://github.com) | [#236](https://github.com/rstudio/rticles/pull/236) | `arxiv_article()` | | [Bioinformatics](https://academic.oup.com/bioinformatics) | [\@ShixiangWang](https://github.com/ShixiangWang) | [#297](https://github.com/rstudio/rticles/pull/297) | `bioinformatics_article()` | | [Biometrics](https://biometrics.biometricsociety.org) | [\@daltonhance](https://github.com/daltonhance) | [#170](https://github.com/rstudio/rticles/pull/170) | `biometrics_article()` | -| [Bulletin de l'AMQ](https://www.amq.math.ca/bulletin/) | [\@desautm](https://github.com/desautm) | [#145](https://github.com/rstudio/rticles/pull/145) | `amq_article()` | +| Bulletin de l'AMQ (`https://www.amq.math.ca/bulletin/`) | [\@desautm](https://github.com/desautm) | [#145](https://github.com/rstudio/rticles/pull/145) | `amq_article()` | | [Copernicus Publications](https://publications.copernicus.org) | [\@nuest](https://github.com/nuest), [\@RLumSK](https://github.com/RLumSK) | [#172](https://github.com/rstudio/rticles/pull/172), [#342](https://github.com/rstudio/rticles/pull/342) | `copernicus_article()` | | [CTeX](https://ctan.org/pkg/ctex) | | | `ctex()` | | [Elsevier](https://www.elsevier.com) | [\@cboettig](https://github.com/cboettig), [\@robjhyndman](https://github.com/robjhyndman) | [#27](https://github.com/rstudio/rticles/pull/27), [#467](https://github.com/rstudio/rticles/pull/467) | `elsevier_article()` | | [Frontiers](https://www.frontiersin.org/) | [\@muschellij2](https://github.com/muschellij2) | [#211](https://github.com/rstudio/rticles/pull/211) | `frontiers_article()` | | [Glossa](https://www.glossa-journal.org) | [\@stefanocoretta](https://github.com/stefanocoretta) | [#361](https://github.com/rstudio/rticles/pull/361) | `glossa_article()` | -| [IEEE Transaction](http://www.ieee.org/publications_standards/publications/authors/author_templates.html) | [\@Emaasit](https://github.com/Emaasit), [\@espinielli](https://github.com/espinielli), [\@nathanweeks](https://github.com/nathanweeks), [\@DunLug](https://github.com/DunLug) | [#97](https://github.com/rstudio/rticles/pull/97), [#169](https://github.com/rstudio/rticles/pull/169), [#227](https://github.com/rstudio/rticles/pull/227), [#263](https://github.com/rstudio/rticles/pull/263), [#264](https://github.com/rstudio/rticles/pull/264), [#265](https://github.com/rstudio/rticles/pull/265) | `ieee_article()` | +| [IEEE Transaction](https://www.ieee.org/publications_standards/publications/authors/author_templates.html) | [\@Emaasit](https://github.com/Emaasit), [\@espinielli](https://github.com/espinielli), [\@nathanweeks](https://github.com/nathanweeks), [\@DunLug](https://github.com/DunLug) | [#97](https://github.com/rstudio/rticles/pull/97), [#169](https://github.com/rstudio/rticles/pull/169), [#227](https://github.com/rstudio/rticles/pull/227), [#263](https://github.com/rstudio/rticles/pull/263), [#264](https://github.com/rstudio/rticles/pull/264), [#265](https://github.com/rstudio/rticles/pull/265) | `ieee_article()` | | [IMS: Institute of Mathematical Statistics](https://imstat.org/) [AoAS: Annals of Applied Statistics](https://imstat.org/journals-and-publications/annals-of-applied-statistics/) | [\@auzaheta](https://github.com/auzaheta) | [#372](https://github.com/rstudio/rticles/pull/372) | `ims_article()` | | [INFORMS: Institute for Operations Research and the Management Sciences](https://www.informs.org/) | [\@robjhyndman](https://github.com/robjhyndman) | [#460](https://github.com/rstudio/rticles/pull/460) | `informs_article()` | | [ISBA: International Society for Bayesian Analysis](https://bayesian.org/) | [\@dmi3nko](https://github.com/dmi3kno) | [#461](https://github.com/rstudio/rticles/pull/461) | `isba_article()` | @@ -121,14 +121,14 @@ Currently included templates and their contributors are the following: | [PeerJ: Journal of Life and Environmental Sciences](https://peerj.com) | [\@zkamvar](https://github.com/zkamvar) | [#127](https://github.com/rstudio/rticles/pull/127) | `peerj_article()` | | [PiHPh: Papers in Historical Phonology](http://journals.ed.ac.uk/pihph/about/submissions) | [\@stefanocoretta](https://github.com/stefanocoretta) | [#362](https://github.com/rstudio/rticles/pull/362) | `pihph_article()` | | [PLOS](https://plos.org/#journals) | [\@sjmgarnier](https://github.com/sjmgarnier) | [#12](https://github.com/rstudio/rticles/pull/12) | `plos_article()` | -| [PNAS: Proceedings of the National Academy of Sciences](https://www.pnas.org/) | [\@cboettig](https://github.com/cboettig) | [#72](https://github.com/rstudio/rticles/pull/72) | `pnas_article()` | +| PNAS: Proceedings of the National Academy of Sciences (`https://www.pnas.org/`) | [\@cboettig](https://github.com/cboettig) | [#72](https://github.com/rstudio/rticles/pull/72) | `pnas_article()` | | RSOS: Royal Society Open Science `https://www.royalsocietypublishing.org/journal/rsos` | [\@ThierryO](https://github.com/ThierryO) | [#135](https://github.com/rstudio/rticles/pull/135) | `rsos_article()` | | [RSS: Royal Statistical Society](https://rss.org.uk/) | [\@carlganz](https://github.com/carlganz) | [#110](https://github.com/rstudio/rticles/pull/110) | `rss_article()` | | [Sage](https://uk.sagepub.com/en-gb/eur/manuscript-submission-guidelines) | [\@oguzhanogreden](https://github.com/oguzhanogreden) | [#181](https://github.com/rstudio/rticles/pull/181) | `sage_article()` | | [Springer](https://www.springernature.com/gp/authors/campaigns/latex-author-support) | [\@strakaps](https://github.com/strakaps) | [#164](https://github.com/rstudio/rticles/pull/164) | `springer_article()` | | [Springer Lecture Notes in Computer Science (LCNS)](https://www.springer.com/gp/computer-science/lncs/conference-proceedings-guidelines) | [\@eliocamp](https://github.com/eliocamp/) | [#445](https://github.com/rstudio/rticles/issues/445) | `lncs_article()` | | SIM: Statistics in Medicine `https://onlinelibrary.wiley.com/journal/10970258)` | [\@ellessenne](https://github.com/ellessenne) | [#231](https://github.com/rstudio/rticles/pull/231) | `sim_article()` | -| [Taylor & Francis](https://www.tandfonline.com/) | [\@dleutnant](https://github.com/dleutnant) | [#218](https://github.com/rstudio/rticles/pull/218) | `tf_article()` | +| Taylor & Francis (`https://www.tandfonline.com/`) | [\@dleutnant](https://github.com/dleutnant) | [#218](https://github.com/rstudio/rticles/pull/218) | `tf_article()` | | [The R Journal](https://journal.r-project.org/) | | | Use [rjtools](https://rjournal.github.io/rjtools/) package now. `rjournal_article()` is deprecated. | | [TRB](https://trb.secure-platform.com/a/page/TRBPaperReview) | [\@gregmacfarlane](https://github.com/gregmacfarlane) | [#427](https://github.com/rstudio/rticles/pull/427) | `trb_article()` | | [Wellcome Open Research](https://wellcomeopenresearch.org) | [\@arnold-c](https://github.com/arnold-c) | [#436](https://github.com/rstudio/rticles/pull/436) | `wellcomeor_article()` | diff --git a/README.md b/README.md index 445c30fe..1dc562fc 100644 --- a/README.md +++ b/README.md @@ -86,13 +86,13 @@ Currently included templates and their contributors are the following: | [arXiv](https://arxiv.org/) pre-prints based on George Kour’s template | [@alexpghayes](https://github.com) | [\#236](https://github.com/rstudio/rticles/pull/236) | `arxiv_article()` | | [Bioinformatics](https://academic.oup.com/bioinformatics) | [@ShixiangWang](https://github.com/ShixiangWang) | [\#297](https://github.com/rstudio/rticles/pull/297) | `bioinformatics_article()` | | [Biometrics](https://biometrics.biometricsociety.org) | [@daltonhance](https://github.com/daltonhance) | [\#170](https://github.com/rstudio/rticles/pull/170) | `biometrics_article()` | -| [Bulletin de l’AMQ](https://www.amq.math.ca/bulletin/) | [@desautm](https://github.com/desautm) | [\#145](https://github.com/rstudio/rticles/pull/145) | `amq_article()` | +| Bulletin de l’AMQ (`https://www.amq.math.ca/bulletin/`) | [@desautm](https://github.com/desautm) | [\#145](https://github.com/rstudio/rticles/pull/145) | `amq_article()` | | [Copernicus Publications](https://publications.copernicus.org) | [@nuest](https://github.com/nuest), [@RLumSK](https://github.com/RLumSK) | [\#172](https://github.com/rstudio/rticles/pull/172), [\#342](https://github.com/rstudio/rticles/pull/342) | `copernicus_article()` | | [CTeX](https://ctan.org/pkg/ctex) | | | `ctex()` | | [Elsevier](https://www.elsevier.com) | [@cboettig](https://github.com/cboettig), [@robjhyndman](https://github.com/robjhyndman) | [\#27](https://github.com/rstudio/rticles/pull/27), [\#467](https://github.com/rstudio/rticles/pull/467) | `elsevier_article()` | | [Frontiers](https://www.frontiersin.org/) | [@muschellij2](https://github.com/muschellij2) | [\#211](https://github.com/rstudio/rticles/pull/211) | `frontiers_article()` | | [Glossa](https://www.glossa-journal.org) | [@stefanocoretta](https://github.com/stefanocoretta) | [\#361](https://github.com/rstudio/rticles/pull/361) | `glossa_article()` | -| [IEEE Transaction](http://www.ieee.org/publications_standards/publications/authors/author_templates.html) | [@Emaasit](https://github.com/Emaasit), [@espinielli](https://github.com/espinielli), [@nathanweeks](https://github.com/nathanweeks), [@DunLug](https://github.com/DunLug) | [\#97](https://github.com/rstudio/rticles/pull/97), [\#169](https://github.com/rstudio/rticles/pull/169), [\#227](https://github.com/rstudio/rticles/pull/227), [\#263](https://github.com/rstudio/rticles/pull/263), [\#264](https://github.com/rstudio/rticles/pull/264), [\#265](https://github.com/rstudio/rticles/pull/265) | `ieee_article()` | +| [IEEE Transaction](https://www.ieee.org/publications_standards/publications/authors/author_templates.html) | [@Emaasit](https://github.com/Emaasit), [@espinielli](https://github.com/espinielli), [@nathanweeks](https://github.com/nathanweeks), [@DunLug](https://github.com/DunLug) | [\#97](https://github.com/rstudio/rticles/pull/97), [\#169](https://github.com/rstudio/rticles/pull/169), [\#227](https://github.com/rstudio/rticles/pull/227), [\#263](https://github.com/rstudio/rticles/pull/263), [\#264](https://github.com/rstudio/rticles/pull/264), [\#265](https://github.com/rstudio/rticles/pull/265) | `ieee_article()` | | [IMS: Institute of Mathematical Statistics](https://imstat.org/) [AoAS: Annals of Applied Statistics](https://imstat.org/journals-and-publications/annals-of-applied-statistics/) | [@auzaheta](https://github.com/auzaheta) | [\#372](https://github.com/rstudio/rticles/pull/372) | `ims_article()` | | [INFORMS: Institute for Operations Research and the Management Sciences](https://www.informs.org/) | [@robjhyndman](https://github.com/robjhyndman) | [\#460](https://github.com/rstudio/rticles/pull/460) | `informs_article()` | | [ISBA: International Society for Bayesian Analysis](https://bayesian.org/) | [@dmi3nko](https://github.com/dmi3kno) | [\#461](https://github.com/rstudio/rticles/pull/461) | `isba_article()` | @@ -108,14 +108,14 @@ Currently included templates and their contributors are the following: | [PeerJ: Journal of Life and Environmental Sciences](https://peerj.com) | [@zkamvar](https://github.com/zkamvar) | [\#127](https://github.com/rstudio/rticles/pull/127) | `peerj_article()` | | [PiHPh: Papers in Historical Phonology](http://journals.ed.ac.uk/pihph/about/submissions) | [@stefanocoretta](https://github.com/stefanocoretta) | [\#362](https://github.com/rstudio/rticles/pull/362) | `pihph_article()` | | [PLOS](https://plos.org/#journals) | [@sjmgarnier](https://github.com/sjmgarnier) | [\#12](https://github.com/rstudio/rticles/pull/12) | `plos_article()` | -| [PNAS: Proceedings of the National Academy of Sciences](https://www.pnas.org/) | [@cboettig](https://github.com/cboettig) | [\#72](https://github.com/rstudio/rticles/pull/72) | `pnas_article()` | +| PNAS: Proceedings of the National Academy of Sciences (`https://www.pnas.org/`) | [@cboettig](https://github.com/cboettig) | [\#72](https://github.com/rstudio/rticles/pull/72) | `pnas_article()` | | RSOS: Royal Society Open Science `https://www.royalsocietypublishing.org/journal/rsos` | [@ThierryO](https://github.com/ThierryO) | [\#135](https://github.com/rstudio/rticles/pull/135) | `rsos_article()` | | [RSS: Royal Statistical Society](https://rss.org.uk/) | [@carlganz](https://github.com/carlganz) | [\#110](https://github.com/rstudio/rticles/pull/110) | `rss_article()` | | [Sage](https://uk.sagepub.com/en-gb/eur/manuscript-submission-guidelines) | [@oguzhanogreden](https://github.com/oguzhanogreden) | [\#181](https://github.com/rstudio/rticles/pull/181) | `sage_article()` | | [Springer](https://www.springernature.com/gp/authors/campaigns/latex-author-support) | [@strakaps](https://github.com/strakaps) | [\#164](https://github.com/rstudio/rticles/pull/164) | `springer_article()` | | [Springer Lecture Notes in Computer Science (LCNS)](https://www.springer.com/gp/computer-science/lncs/conference-proceedings-guidelines) | [@eliocamp](https://github.com/eliocamp/) | [\#445](https://github.com/rstudio/rticles/issues/445) | `lncs_article()` | | SIM: Statistics in Medicine `https://onlinelibrary.wiley.com/journal/10970258)` | [@ellessenne](https://github.com/ellessenne) | [\#231](https://github.com/rstudio/rticles/pull/231) | `sim_article()` | -| [Taylor & Francis](https://www.tandfonline.com/) | [@dleutnant](https://github.com/dleutnant) | [\#218](https://github.com/rstudio/rticles/pull/218) | `tf_article()` | +| Taylor & Francis (`https://www.tandfonline.com/`) | [@dleutnant](https://github.com/dleutnant) | [\#218](https://github.com/rstudio/rticles/pull/218) | `tf_article()` | | [The R Journal](https://journal.r-project.org/) | | | Use [rjtools](https://rjournal.github.io/rjtools/) package now. `rjournal_article()` is deprecated. | | [TRB](https://trb.secure-platform.com/a/page/TRBPaperReview) | [@gregmacfarlane](https://github.com/gregmacfarlane) | [\#427](https://github.com/rstudio/rticles/pull/427) | `trb_article()` | | [Wellcome Open Research](https://wellcomeopenresearch.org) | [@arnold-c](https://github.com/arnold-c) | [\#436](https://github.com/rstudio/rticles/pull/436) | `wellcomeor_article()` | diff --git a/man/article.Rd b/man/article.Rd index 27fad862..a7c9f46f 100644 --- a/man/article.Rd +++ b/man/article.Rd @@ -218,7 +218,7 @@ Economic Association (AER, AEJ, JEL, PP). \section{\code{agu_article}}{ Format for creating a American Geophysical Union (AGU) article. Adapted from -\url{https://www.agu.org/Publish-with-AGU/Publish/#1}. +\url{https://www.agu.org/publish-with-agu/publish#1}. } \section{\code{amq_article}}{ @@ -265,7 +265,7 @@ function \code{ctex} is an alias of \code{ctex_article}. \section{\code{elsevier_article}}{ Format for creating submissions to Elsevier journals. Adapted from -\url{https://www.elsevier.com/authors/policies-and-guidelines/latex-instructions}. +\url{https://www.elsevier.com/researcher/author/policies-and-guidelines/latex-instructions}. It requires a minimum version of 2.10 for Pandoc. } diff --git a/man/ieee_article.Rd b/man/ieee_article.Rd index f2bd1081..b38ed9a2 100644 --- a/man/ieee_article.Rd +++ b/man/ieee_article.Rd @@ -69,7 +69,7 @@ additional details.} } \description{ Format for creating submissions to IEEE Transaction journals. Adapted from -\url{http://www.ieee.org/publications_standards/publications/authors/author_templates.html}. +\url{https://www.ieee.org/publications_standards/publications/authors/author_templates.html} } \details{ Presently, only the \code{"conference"} paper mode offered by the