citHeader("To cite HS Package in publications use:")

year <- sub("-.*", "", meta$Date)
note <- sprintf("R package version %s", meta$Version)

bibentry(
 bibtype="Manual",
 title="{HS}: Homogenous Segmentation for Spatial Lines Data",
 author="Yongze Song",
 year=year,
 note=note,
 url="https://CRAN.R-project.org/package=GD")

