File: CITATION

package info (click to toggle)
r-cran-graphlayouts 1.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,660 kB
  • sloc: cpp: 696; sh: 13; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 615 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
citHeader("To cite graphlayouts in publications use:")

bibentry(
  bibtype = "Article",
  author = person("David Schoch"),
  title = "graphlayouts: Layout algorithms for network visualizations in R",
  year = "2023",
  publisher = "The Open Journal",
  volume = "8",
  number = "84",
  pages = "5238",
  journal = "Journal of Open Source Software",
  doi = "10.21105/joss.05238",
  url = "https://doi.org/10.21105/joss.05238",
  textVersion = "Schoch, D., (2023). graphlayouts: Layout algorithms for network visualizations in R. Journal of Open Source Software, 8(84), 5238, https://doi.org/10.21105/joss.05238"
)