Skip to content

Commit

Permalink
edit pkgdown and citation
Browse files Browse the repository at this point in the history
  • Loading branch information
ernestguevarra committed Jan 6, 2025
1 parent 17caa16 commit d34d0f6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
10 changes: 10 additions & 0 deletions inst/CITATION
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
bibentry(
bibtype = "Manual",
header = "To cite bbw in publications use:",
title = "bbw: Blocked Weighted Bootstrap",
author = c(person("Mark Myatt"), person("Ernest Guevarra")),
year = "2025",
note = "R package version 0.2.2",
url = "https://rapidsurveys.io/bbw/",
doi = "https://doi.org/10.5281/zenodo.6594797"
)
3 changes: 3 additions & 0 deletions pkgdown/_pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ title: bbw

url: https://rapidsurveys.io/bbw/

development:
mode: auto

template:
bootstrap: 5
theme: breeze-light
Expand Down

0 comments on commit d34d0f6

Please sign in to comment.