Generate Web of Science disclaimer
Usage
wos_disclaimer(
derived_product = "ABM",
derived_product_long = "KTH Annual Bibliometric Monitoring",
bibliometric_partner = "KTH Royal Institute of Technology",
firstyear = abm_config()$start_year,
lastyear = abm_config()$stop_year
)Arguments
- derived_product
the product the disclaimer should be applied on (short name)
- derived_product_long
a longer product name to use in the first mention of the product
- bibliometric_partner
the bibliometric partner that provide the derived product
- firstyear
the first year to use for copyright note, uses abm_config() if not given
- lastyear
the last year to use for the copyright note, uses abm_config() if not given