citHeader("To cite the 'SNPkit' package in publications, use:")

bibentry(
  "Manual",
  title = "SNPkit: S4 Tools for Reading and Organizing Genetic Data",
  author = c(
    person(given = "Vinícius", family = "Junqueira",
           email = "junqueiravinicius@hotmail.com", role = c("aut", "cre")),
    person(given = "Roberto", family = "Higa",
           email = "roberto.higa@embrapa.br", role = "aut"),
    person(given = "Fernando Flores", family = "Cardoso",
           email = "fernando.cardoso@embrapa.br", role = "aut"),
    person(given = "Marcos Jun Iti", family = "Yokoo",
           email = "marcos.yokoo@embrapa.br", role = "aut")
  ),
  year = 2025,
  note = "R package version 0.1.0",
  url = "https://github.com/viniciusjunqueira/SNPkit"
)
