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

citEntry(
	entry = "Manual",
	title = "{NetworkToolbox}: Methods and Measures for Brain, Cognitive, and Psychometric Network Analysis in R",
	author = personList(as.person("Alexander P. Christensen")),
	journal = "The R Journal",
	year = "in press",
	doi = "10.31234/osf.io/6kmav",

  textVersion  =
  paste(
	"Christensen, A. P. (in press).",
        "NetworkToolbox: Methods and measures for brain, cognitive, and psychometric network analysis in R.",
	"The R Journal.",
	"doi: 10.31234/osf.io/6kmav"
	)
)