citHeader("To cite qgraph in publications use:")

citEntry(entry = "Manual",
  title        = "{NetworkToolbox}: Methods and Measures forBrain, Cognitive, and Psychometric NetworkAnalysis in R",
  author       = personList(as.person("Alexander Christensen")),
  year         = "2018",
  url          = "https://www.researchgate.net/publication/324043454_NetworkToolbox_Methods_and_Measures_for_Brain_Cognitive_and_Psychometric_Network_Analysis_in_R",

  textVersion  =
  paste("Alexander P. Christensen (2018).",
        "NetworkToolbox: Methods and Measures forBrain, Cognitive, and Psychometric NetworkAnalysis in R",
        "R package version 1.1.2",
        "https://www.researchgate.net/publication/324043454_NetworkToolbox_Methods_and_Measures_for_Brain_Cognitive_and_Psychometric_Network_Analysis_in_R")
)