Skip to content

Commit e71167e

Browse files
committed
Update some urls
1 parent 5c05cb8 commit e71167e

File tree

6 files changed

+61
-61
lines changed

6 files changed

+61
-61
lines changed

R/article.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ peerj_article <- function(..., keep_tex = TRUE) {
377377

378378
#' @section `pihph_article`: Format for creating submissions to the Papers
379379
#' in Historical Phonology
380-
#' (<http://journals.ed.ac.uk/pihph/about/submissions>). Adapted from
380+
#' (<https://journals.ed.ac.uk/pihph/about/submissions>). Adapted from
381381
#' <https://github.com/pihph/templates>. This format works well with
382382
#' `latex_engine = "xelatex"` and `citation_package="biblatex"`,
383383
#' which are the default. It may not work correctly if you change these value.

README.Rmd

Lines changed: 48 additions & 48 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Currently included templates and their contributors are the following:
7878
|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------|
7979
| [ACM: Association for Computings Machinery](https://www.acm.org/publications/about-publications) | [@ramnathv](https://github.com/ramnathv) | [\#8](https://github.com/rstudio/rticles/pull/8) | `acm_article()` |
8080
| ACS `https://pubs.acs.org` | [@yufree](https://github.com/yufree) | [\#15](https://github.com/rstudio/rticles/pull/15) | `acs_article()` |
81-
| [AEA: American Economic Association](https://www.aeaweb.org/journals/policies/templates) | [@sboysel](https://github.com/sboysel) | [\#86](https://github.com/rstudio/rticles/pull/86) | `aea_articles()` |
81+
| [AEA: American Economic Association](https://www.aeaweb.org/journals/templates) | [@sboysel](https://github.com/sboysel) | [\#86](https://github.com/rstudio/rticles/pull/86) | `aea_articles()` |
8282
| AGU `https://agupubs.onlinelibrary.wiley.com/` | [@eliocamp](https://github.com/eliocamp) | [\#199](https://github.com/rstudio/rticles/pull/199) | `agu_article()` |
8383
| [AJS: Austrian Journal of Statistics](https://www.ajs.or.at) | [@matthias-da](https://github.com/matthias-da) | [\#437](https://github.com/rstudio/rticles/pull/437) | `ajs_article()` |
8484
| [AMS: American Meteorological Society](https://www.ametsoc.org/) | [@yufree](https://github.com/yufree) | [\#96](https://github.com/rstudio/rticles/pull/96) | `ams_article()` |
@@ -104,9 +104,9 @@ Currently included templates and their contributors are the following:
104104
| [LIPIcs](https://www.dagstuhl.de/en/publishing/series/details/lipics) | [@nuest](https://github.com/nuest) | [\#288](https://github.com/rstudio/rticles/pull/288) | `lipics_article()` |
105105
| [MDPI](https://www.mdpi.com) | [@dleutnant](https://github.com/dleutnant), [@mps9506](https://github.com/mps9506) | [\#147](https://github.com/rstudio/rticles/pull/147), [\#515](https://github.com/rstudio/rticles/pull/515) | `mdpi_article()` |
106106
| [MNRAS: Monthly Notices of the Royal Astronomical Society](https://academic.oup.com/mnras) | [@oleskiewicz](https://github.com/oleskiewicz) | [\#175](https://github.com/rstudio/rticles/pull/175) | `mnras_article()` |
107-
| [OUP: Oxford University Press](https://academic.oup.com/pages/authoring/journals/preparing_your_manuscript) | [@dmkaplan](https://github.com/dmkaplan) | [\#284](https://github.com/rstudio/rticles/pull/284) | `oup_articles()` |
107+
| [OUP: Oxford University Press](https://academic.oup.com/pages/for-authors/journals/preparing-and-submitting-your-manuscript) | [@dmkaplan](https://github.com/dmkaplan) | [\#284](https://github.com/rstudio/rticles/pull/284) | `oup_articles()` |
108108
| [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()` |
109-
| [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()` |
109+
| [PiHPh: Papers in Historical Phonology](https://journals.ed.ac.uk/pihph/about/submissions) | [@stefanocoretta](https://github.com/stefanocoretta) | [\#362](https://github.com/rstudio/rticles/pull/362) | `pihph_article()` |
110110
| [PLOS](https://plos.org/#journals) | [@sjmgarnier](https://github.com/sjmgarnier) | [\#12](https://github.com/rstudio/rticles/pull/12) | `plos_article()` |
111111
| 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()` |
112112
| 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()` |

man/article.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/oup_article.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/tf_article.Rd

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)