Skip to content

Commit

Permalink
update citation. Close #52
Browse files Browse the repository at this point in the history
  • Loading branch information
Pakillo committed Sep 15, 2024
1 parent 68af871 commit f28b020
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ To cite package 'grateful' in publications use:
A BibTeX entry for LaTeX users is

@Manual{,
title = {grateful: Facilitate citation of R packages},
title = {grateful: Facilitate citation of {R} packages},
author = {Francisco Rodriguez-Sanchez and Connor P. Jackson},
year = {2024},
url = {https://pakillo.github.io/grateful/},
Expand Down
2 changes: 1 addition & 1 deletion inst/CITATION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

bibentry(
bibtype = "Manual",
title = "grateful: Facilitate citation of R packages",
title = "grateful: Facilitate citation of {R} packages",
author = c(
person("Francisco", "Rodriguez-Sanchez"),
person("Connor P.", "Jackson")
Expand Down

0 comments on commit f28b020

Please sign in to comment.