Skip to content

Commit

Permalink
fixed citation string
Browse files Browse the repository at this point in the history
  • Loading branch information
hzambran committed Jan 22, 2024
1 parent 99112b9 commit 3df591a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/CITATION
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ bibentry(bibtype = "Manual",
textVersion = paste("Zambrano-Bigiarini, M. (2024) ",
"hydroTSM: Time Series Management and Analysis for Hydrological Modelling",
vers,
". URL:https://cran.r-project.org/package=hydroTSM"",
". URL:https://cran.r-project.org/package=hydroTSM",
". doi:10.5281/zenodo.839565",
".", sep = ""))

Expand Down

0 comments on commit 3df591a

Please sign in to comment.