Skip to content

Commit 4e08af6

Browse files
committed
Updated README file
1 parent c71ddb6 commit 4e08af6

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

README.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -123,24 +123,24 @@ branch to develop a feature/modification and submit a pull request.
123123
## Acknowledgements
124124

125125
``` r
126-
> citation("popRF")
127-
128-
To cite popRF in publications use:
129-
130-
Bondarenko M., Nieves J.J., Forrest R.S., Andrea E.G., Jochem C., Kerr D., and Sorichetta A. (2021): popRF: Random Forest-informed Population
131-
Disaggregation R package, _Comprehensive R Archive Network (CRAN)_, url:https://cran.r-project.org/package=popRF, DOI:10.5258/SOTON/WP00715.
132-
133-
A BibTeX entry for LaTeX users is
134-
135-
@Manual{,
136-
title = {popRF: Random Forest-informed Population Disaggregation R package.},
137-
author = {Maksym Bondarenko and Jeremiah J Nieves and Forrest R. Stevens and Andrea E. Gaughan and Chris Jochem and David Kerr and Alessandro Sorichetta},
138-
year = {2021},
139-
journal = {Comprehensive R Archive Network (CRAN)},
140-
url = {https://cran.r-project.org/package=popRF},
141-
doi = {10.5258/SOTON/WP00715},
142-
language = {English},
143-
}
126+
#> citation("popRF")
127+
128+
#> To cite popRF in publications use:
129+
#>
130+
#> Bondarenko M., Nieves J.J., Forrest R.S., Andrea E.G., Jochem C., Kerr D., and Sorichetta A. (2021): popRF: Random Forest-informed Population
131+
#> Disaggregation R package, _Comprehensive R Archive Network (CRAN)_, url:https://cran.r-project.org/package=popRF, DOI:10.5258/SOTON/WP00715.
132+
#>
133+
#> A BibTeX entry for LaTeX users is
134+
#>
135+
#> @Manual{,
136+
#> title = {popRF: Random Forest-informed Population Disaggregation R package.},
137+
#> author = {Maksym Bondarenko and Jeremiah J Nieves and Forrest R. Stevens and Andrea E. Gaughan and Chris Jochem and David Kerr and Alessandro Sorichetta},
138+
#> year = {2021},
139+
#> journal = {Comprehensive R Archive Network (CRAN)},
140+
#> url = {https://cran.r-project.org/package=popRF},
141+
#> doi = {10.5258/SOTON/WP00715},
142+
#> language = {English},
143+
#> }
144144

145145
```
146146

0 commit comments

Comments
 (0)