Cite This Page
Bibliographic details for KaleidaGraph
- Page name: KaleidaGraph
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 31 March 2011 14:03 UTC
- Date retrieved: 23 April 2026 14:05 UTC
- Permanent URL: https://wpkg.org/index.php?title=KaleidaGraph&oldid=2156
- Page Version ID: 2156
Citation styles for KaleidaGraph
APA style
KaleidaGraph. (2011, March 31). WPKG | Open Source Software Deployment and Distribution, . Retrieved 14:05, April 23, 2026 from https://wpkg.org/index.php?title=KaleidaGraph&oldid=2156.
MLA style
"KaleidaGraph." WPKG | Open Source Software Deployment and Distribution, . 31 Mar 2011, 14:03 UTC. 23 Apr 2026, 14:05 <https://wpkg.org/index.php?title=KaleidaGraph&oldid=2156>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'KaleidaGraph', WPKG | Open Source Software Deployment and Distribution, , 31 March 2011, 14:03 UTC, <https://wpkg.org/index.php?title=KaleidaGraph&oldid=2156> [accessed 23 April 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "KaleidaGraph," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=KaleidaGraph&oldid=2156 (accessed April 23, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. KaleidaGraph [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2011 Mar 31, 14:03 UTC [cited 2026 Apr 23]. Available from: https://wpkg.org/index.php?title=KaleidaGraph&oldid=2156.
Bluebook style
KaleidaGraph, https://wpkg.org/index.php?title=KaleidaGraph&oldid=2156 (last visited April 23, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "KaleidaGraph --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2011",
url = "https://wpkg.org/index.php?title=KaleidaGraph&oldid=2156",
note = "[Online; accessed 23-April-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "KaleidaGraph --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2011",
url = "\url{https://wpkg.org/index.php?title=KaleidaGraph&oldid=2156}",
note = "[Online; accessed 23-April-2026]"
}