Skip to content

Commit

Permalink
Added inst/
Browse files Browse the repository at this point in the history
  • Loading branch information
zhizuio committed Jul 10, 2024
1 parent a82e430 commit 5527097
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions inst/CITATION
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
bibentry("Manual",
title = "{BayesSurvive}: {B}ayesian Survival Models for High-Dimensional Data",
author = c(person(given = "Zhi",
family = "Zhao",
email = "[email protected]"),
person(given = "Waldir",
family = "Leoncio"),
person(given = "Katrin",
family = "Madjar"),
person(given = "Tobias",
family = "Østmo Hermansen")),
year = 2024,
note = " R package version 0.0.2",
doi = "10.32614/CRAN.package.BayesSurvive",
header = "To cite BayesSurvive in publications use:"
)

0 comments on commit 5527097

Please sign in to comment.