diff --git a/R/app_ui.R b/R/app_ui.R index eee59aa..15491a0 100644 --- a/R/app_ui.R +++ b/R/app_ui.R @@ -104,11 +104,13 @@ 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.

" ), # 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.

") + HTML("

Privacy:
+ 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) ), diff --git a/inst/app/www/about.Rmd b/inst/app/www/about.Rmd index 9ddecb5..eb112ba 100644 --- a/inst/app/www/about.Rmd +++ b/inst/app/www/about.Rmd @@ -3,28 +3,31 @@ title: "" output: html_document --- -### About contributorship +tenzing is a project of the Contributorship Collaboration. -CRediT (Contributor Roles Taxonomy) is a high-level taxonomy, including 14 roles, that indicate some of the roles played by contributors to scientific scholarly output. The roles describe each contributor's specific contribution to the scholarly output. +_tenzing_ is named after the Nepali-Indian Sherpa Tenzing Norgay, who was one of the first two people to reach the summit of Mount Everest. Despite his essential contribution, the achievement is often credited less to him than to his partner, the New Zealand mountaineer Edmund Hillary. -*tenzing* is named after the Nepali-Indian Sherpa Tenzing Norgay, who was one of the two individuals who reached the summit of Mount Everest for the first time. Despite his essential contribution, the achievement is less credited to him than to his partner, the New Zealand mountaineer Edmund Hillary. +### About CRediT -### Contributors +CRediT (Contributor Roles Taxonomy) is a high-level taxonomy of 14 roles that indicate some of the roles played by contributors to scientific scholarly output. The roles describe each contributor’s specific contribution to the scholarly output. -Marton Kovacs, Alex Holcombe, Balazs Aczel, Frederik Aust, Julien Colomb +### Contributors -### Citation +Marton Kovacs, Alex Holcombe, Balazs Aczel, Frederik Aust, Julien Colomb. -Please cite the following article when referring to tenzing: +### Related papers 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. DOI:10.3233/ISU-210109 -### Organizations recommending the app +### Groups that recommend tenzing Collabra: Psychology
DORA +
+UKRN -### Questions and comments +### Contact -If you have any questions or comments, please write to Marton Kovacs, or submit an issue on Github. +If you have any questions or comments, please add to the issues on Github, email Marton: marton.balazs.kovacs@gmail.com, or message us on Mastodon. \ No newline at end of file