diff --git a/README.html b/README.html index f7de4e5..a3149a3 100644 --- a/README.html +++ b/README.html @@ -66,7 +66,7 @@

Version History

Contributing

The peanutButter R package was developed by the WorldPop Research Group within the Department of Geography and Environmental Science at the University of Southampton. Funding was provided by the Bill and Melinda Gates Foundation (INV-002697). Ecopia.AI and Maxar Technologies (2020) provided high resolution building footprints based on recent satellite imagery. Gridded age-sex data were provided by the WorldPop Global High Resolution Population Denominators Project led by Alessandro Sorichetta with funding from the Bill and Melinda Gates Foundation (OPP1134076). Development of the peanutButter R package was led by Doug Leasure. Claire Dooley developed the source rasters of building counts and urban/rural settlements. Maksym Bondarenko maintains WorldPop's Shiny server. Professor Andy Tatem provides oversight of the WorldPop Research Group.

-

Leasure DR, Dooley CA, Bondarenko M, Tatem AJ. 2021. peanutButter: An R package to produce rapid-response gridded population estimates from building footprints, version 1.0.0. WorldPop, University of Southampton. doi:10.5258/SOTON/WP00717

+

Leasure DR, Dooley CA, Bondarenko M, Tatem AJ. 2021. peanutButter: An R package to produce rapid-response gridded population estimates from building footprints, version 1.0.0. WorldPop, University of Southampton. doi: 10.5258/SOTON/WP00717. https://github.com/wpgp/peanutButter

License

You are free to redistribute and modify the peanutButter software under the terms of the GNU General Public License v3.0 (GNU GPLv3). The source code is openly available on GitHub.

The source data for each country is available from the "Source Files" button in the application and the license terms for those datasets are included in the documentation with each download.

diff --git a/README.md b/README.md index 33cd4b4..66a2767 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ The *peanutButter* R package was developed by the WorldPop Research Group within ## Recommended Citation -Leasure DR, Dooley CA, Bondarenko M, Tatem AJ. 2021. peanutButter: An R package to produce rapid-response gridded population estimates from building footprints, version 1.0.0. WorldPop, University of Southampton. +Leasure DR, Dooley CA, Bondarenko M, Tatem AJ. 2021. peanutButter: An R package to produce rapid-response gridded population estimates from building footprints, version 1.0.0. WorldPop, University of Southampton. doi: 10.5258/SOTON/WP00717. ## License diff --git a/inst/CITATION b/inst/CITATION index baa10b5..e199d6c 100644 --- a/inst/CITATION +++ b/inst/CITATION @@ -10,5 +10,5 @@ citEntry(entry="Manual", publisher = "{WorldPop, University of Southampton}", doi = "10.5258/SOTON/WP00717", url = "https://github.com/wpgp/peanutButter", - textVersion = paste0('Leasure DR, Dooley CA, Bondarenko M, Tatem AJ. 2021. peanutButter: An R package to produce rapid-response gridded population estimates from building footprints, version ', meta$Version, '. WorldPop, University of Southampton. doi:10.5258/SOTON/WP00717') + textVersion = paste0('Leasure DR, Dooley CA, Bondarenko M, Tatem AJ. 2021. peanutButter: An R package to produce rapid-response gridded population estimates from building footprints, version ', meta$Version, '. WorldPop, University of Southampton. doi: 10.5258/SOTON/WP00717. https://github.com/wpgp/peanutButter') ) diff --git a/inst/jelly/www/about.html b/inst/jelly/www/about.html index 23d8cea..b7edff7 100644 --- a/inst/jelly/www/about.html +++ b/inst/jelly/www/about.html @@ -237,7 +237,7 @@

Contributing

License