Skip to content

Commit

Permalink
Update CITATION.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rory Nolan committed Dec 13, 2023
1 parent 5dfd4dc commit da18032
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
4 changes: 2 additions & 2 deletions CRAN-SUBMISSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Version: 1.4.2
Date: 2023-12-13 04:39:20 UTC
SHA: 6ab41066325105fc629dc203226abd78f028eb95
Date: 2023-12-13 04:58:37 UTC
SHA: 5dfd4dc93563785047a6b100ddb4bb432904e092
2 changes: 1 addition & 1 deletion codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@
},
"SystemRequirements": null
},
"fileSize": "2989.315KB",
"fileSize": "2989.25KB",
"citation": [
{
"@type": "ScholarlyArticle",
Expand Down
6 changes: 2 additions & 4 deletions inst/CITATION
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
citHeader("To cite autothresholdr in publications use:")

citEntry(entry = "Article",
bibentry(bibtype = "Article",
title = "Automatic thresholding from the gradients of region boundaries",
author = personList(as.person("G. Landini"),
author = c(as.person("G. Landini"),
as.person("D.A. Randell"),
as.person("S. Fouad"),
as.person("A. Galton")),
Expand Down

0 comments on commit da18032

Please sign in to comment.