Skip to content

Commit

Permalink
add DOI to CITATION, closes #282
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwlambert committed May 8, 2024
1 parent 5d030f7 commit 40428d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inst/CITATION
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ bibentry(
title = paste0(meta$Package, ": ", gsub("[[:space:]]+", " ", meta$Title)),
author = author,
year = date,
doi = "10.5281/zenodo.11110881",
url = meta$URL
)

0 comments on commit 40428d3

Please sign in to comment.