citHeader("Please cite this material in publications as:")

bibentry(
  bibtype = "Manual",
  title = "pnd: Parallel Numerical Derivatives, Gradients, {J}acobians, and {H}essians of Arbitrary Accuracy Order",
  author = person(given=c("Andreï", "Victorovitch"), family="Kostyrka", role = c("aut", "cre"), email = "andrei.kostyrka@gmail.com"),
  year = "2025",
  note = "R package version 0.1.0",
  organization = "University of Luxembourg",
  textVersion = "Kostyrka, Andreï V. (2025). pnd: Parallel Numerical Derivatives, Gradients, Jacobians, and Hessians of Arbitrary Accuracy Order. R package version 0.1.0. https://CRAN.R-project.org/package=pnd",
  url = "https://CRAN.R-project.org/package=pnd"
)

bibentry(
  bibtype = "Misc",
  title = "Fast and accurate parallel numerical derivatives in R",
  author = person(given=c("Andreï", "Victorovitch"), family="Kostyrka", role = c("aut", "cre"), email = "andrei.kostyrka@gmail.com"),
  year = "2025",
  organization = "University of Luxembourg",
  note = "Vignette for the R package pnd 0.1.0.",
  textVersion = "Kostyrka, Andreï V. (2025). Fast and accurate parallel numerical derivatives in R. Vignette for the R package pnd 0.1.0.",
  url = "https://github.com/Fifis/pnd/tree/main/vignettes"
)

bibentry(
  bibtype = "Misc",
  title = "Step-size-selection algorithm benchmark",
  author = person(given=c("Andreï", "Victorovitch"), family="Kostyrka", role = c("aut", "cre"), email = "andrei.kostyrka@gmail.com"),
  year = "2025",
  organization = "University of Luxembourg",
  note = "Vignette for the R package pnd 0.1.0.",
  textVersion = "Kostyrka, Andreï V. (2025). Step-size-selection algorithm benchmark. Vignette for the R package pnd 0.1.0.",
  url = "https://github.com/Fifis/pnd/tree/main/vignettes"
)

bibentry(
  bibtype = "Misc",
  title = "Compatilibility of pnd with the syntax of numDeriv",
  author = person(given=c("Andreï", "Victorovitch"), family="Kostyrka", role = c("aut", "cre"), email = "andrei.kostyrka@gmail.com"),
  year = "2025",
  organization = "University of Luxembourg",
  note = "Vignette for the R package pnd 0.1.0.",
  textVersion = "Kostyrka, Andreï V. (2025). Compatilibility of pnd with the syntax of numDeriv. Vignette for the R package pnd 0.1.0.",
  url = "https://github.com/Fifis/pnd/tree/main/vignettes"
)
