Skip to content

Commit

Permalink
update citation
Browse files Browse the repository at this point in the history
  • Loading branch information
MathiasHarrer committed May 20, 2022
1 parent 5251fb8 commit f379e4b
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@


![R CMD Check](https://img.shields.io/badge/R%20CMD%20Check-passing-brightgreen)
[![DOI](https://zenodo.org/badge/366115984.svg)](https://zenodo.org/badge/latestdoi/366115984)
![DOI](https://img.shields.io/badge/DOI-10.5281/zenodo.6566632-blue)](https://doi.org/10.5281/zenodo.6566632)

The `metapsyTools` package facilitates the calculation of effect sizes and meta-analyses based on the [Metapsy](https://www.metapsy.org) database (or databases adhering to the same format).

Expand Down
4 changes: 2 additions & 2 deletions docs/authors.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ articles:
metapsyTools: metapsyTools.html
installation: web/installation.html
look_inside: web/look_inside.html
last_built: 2022-05-20T11:33Z
last_built: 2022-05-20T13:04Z

2 changes: 1 addition & 1 deletion docs/search.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions inst/CITATION
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ citEntry(
title = '{metapsyTools}: Several {R} Helper Functions For The {"Metapsy"} Database',
author = "Mathias Harrer and Paula Kuper and Antonia Sprenger and Pim Cuijpers",
year = "2022",
url = "https://doi.org/10.5281/zenodo.6448403",
url = "https://doi.org/10.5281/zenodo.6566632",
textVersion = paste("Harrer, M., Kuper, P., Sprenger, A. & Cuijpers, P. (2022). metapsyTools: Several R Helper",
'Functions For the "Metapsy" Database. DOI: 10.5281/zenodo.6448403.'
'Functions For the "Metapsy" Database. DOI: 10.5281/zenodo.6566632.'
)
)

0 comments on commit f379e4b

Please sign in to comment.