0.5 Citing This Work
R and itraxR can be cited as follows:
## To cite R in publications use:
##
## R Core Team (2025). _R: A Language and Environment for Statistical
## Computing_. R Foundation for Statistical Computing, Vienna, Austria.
## <https://www.R-project.org/>.
##
## A BibTeX entry for LaTeX users is
##
## @Manual{,
## title = {R: A Language and Environment for Statistical Computing},
## author = {{R Core Team}},
## organization = {R Foundation for Statistical Computing},
## address = {Vienna, Austria},
## year = {2025},
## url = {https://www.R-project.org/},
## }
##
## We have invested a lot of time and effort in creating R, please cite it
## when using it for data analysis. See also 'citation("pkgname")' for
## citing R packages.
## To cite package 'itraxR' in publications use:
##
## Bishop T (2025). _itraxR: Itrax Data Analysis Tools_. R package
## version 1.13.2, commit 9080b03300dd86a85f81596e32c319510b7b5254,
## <https://github.com/tombishop1/itraxR>.
##
## A BibTeX entry for LaTeX users is
##
## @Manual{,
## title = {itraxR: Itrax Data Analysis Tools},
## author = {Thomas Bishop},
## year = {2025},
## note = {R package version 1.13.2, commit 9080b03300dd86a85f81596e32c319510b7b5254},
## url = {https://github.com/tombishop1/itraxR},
## }
You should also cite other packages you use, for example dplyr and tidypaleo.
This book can be cited as per the citation information in the Github repository in which it is located: github.com/tombishop1/itraxBook.