diff --git a/R/app_ui.R b/R/app_ui.R index 50d386e..043b62a 100644 --- a/R/app_ui.R +++ b/R/app_ui.R @@ -91,7 +91,9 @@ app_ui <- function() { # Citation HTML( "

Citation:
- Holcombe, A. O., Kovacs, M., Aust, F., & Aczel, B. (2020). Documenting contributions to scholarly articles using CRediT and tenzing. PLoS ONE, 15(12), e0244611.

" + Kovacs, M., Holcombe, A., Aust, F., & Aczel, B. (2021). Tenzing and the importance of tool development for research efficiency. Information Services & Use, 41, 123-130.

+
+ Holcombe, A. O., Kovacs, M., Aust, F., & Aczel, B. (2020). Documenting contributions to scholarly articles using CRediT and tenzing. PLoS ONE, 15(12), e0244611.

" ), # Donation HTML( @@ -99,7 +101,7 @@ app_ui <- function() { Open Collective

" ), # Privacy notice - HTML("

Privacy notice:
+ HTML("

Privacy notice:

To get a sense of how many users we have, we log a masked version of IP addresses. You are not identifiable by the logged information.

") ), column(2)