We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d062d3b commit d29fa22Copy full SHA for d29fa22
README.md
@@ -34,7 +34,7 @@ citation('writR')
34
## To cite package 'writR' in publications use:
35
##
36
## Matías Castillo Aguilar (2021). writR: Inferential statistics and
37
-## reporting in APA style. R package version 0.1.1.
+## reporting in APA style. R package version 0.1.2.
38
## https://github.com/matcasti/writR
39
40
## A BibTeX entry for LaTeX users is
@@ -43,7 +43,7 @@ citation('writR')
43
## title = {writR: Inferential statistics and reporting in APA style},
44
## author = {Matías {Castillo Aguilar}},
45
## year = {2021},
46
-## note = {R package version 0.1.1},
+## note = {R package version 0.1.2},
47
## url = {https://github.com/matcasti/writR},
48
## }
49
```
0 commit comments