Skip to content

Commit

Permalink
added proper citation
Browse files Browse the repository at this point in the history
  • Loading branch information
sskorik01 committed Jan 15, 2024
1 parent e290e57 commit e3095a2
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 4 deletions.
9 changes: 7 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,13 @@ read_csv("data-raw/dictionary.csv", col_types = cols(.default = "c")) |>
```


# The Research paper
The research paper associated with this data package is named ["Evaluation of user experiences for the Clean Team Ghana container-based sanitation service in Kumasi, Ghana"](https://iwaponline.com/washdev/article/12/3/336/86884/Evaluation-of-user-experiences-for-the-Clean-Team) and was published in the Journal of Water, Sanitations & Hygiene (WASH) for Development on March 1st, 2022.
# The research paper
The research paper associated with this data package is named ["Evaluation of user experiences for the Clean Team Ghana container-based sanitation service in Kumasi, Ghana"](https://iwaponline.com/washdev/article/12/3/336/86884/Evaluation-of-user-experiences-for-the-Clean-Team) (Tidwell et al., 2022).

*Tidwell, J. B., Nyarko, K. B., Ross, I., Dwumfour-Asare, B., & Scott, P. (2022). Evaluation of user experiences for the Clean Team Ghana container-based sanitation service in Kumasi, Ghana. Journal of Water, Sanitation and Hygiene for Development, 12(3), 336–346. https://doi.org/10.2166/washdev.2022.013*


It was published in the Journal of Water, Sanitations & Hygiene (WASH) for Development on March 1st, 2022.


## Description
Expand Down
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,21 @@ file from the table below.
|:---------------|:--------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------|
| cleanteamghana | [Download CSV](https://github.com/openwashdata/cleanteamghana/raw/main/inst/extdata/cleanteamghana.csv) | [Download XLSX](https://github.com/openwashdata/cleanteamghana/raw/main/inst/extdata/cleanteamghana.xlsx) |

# The Research paper
# The research paper

The research paper associated with this data package is named
[“Evaluation of user experiences for the Clean Team Ghana
container-based sanitation service in Kumasi,
Ghana”](https://iwaponline.com/washdev/article/12/3/336/86884/Evaluation-of-user-experiences-for-the-Clean-Team)
and was published in the Journal of Water, Sanitations & Hygiene (WASH)
(Tidwell et al., 2022).

*Tidwell, J. B., Nyarko, K. B., Ross, I., Dwumfour-Asare, B., & Scott,
P. (2022). Evaluation of user experiences for the Clean Team Ghana
container-based sanitation service in Kumasi, Ghana. Journal of Water,
Sanitation and Hygiene for Development, 12(3), 336–346.
<https://doi.org/10.2166/washdev.2022.013>*

It was published in the Journal of Water, Sanitations & Hygiene (WASH)
for Development on March 1st, 2022.

## Description
Expand Down

0 comments on commit e3095a2

Please sign in to comment.