Cite This Page
Bibliographic details for VisualHG
- Page name: VisualHG
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 1 February 2012 22:49 UTC
- Date retrieved: 22 April 2026 16:57 UTC
- Permanent URL: https://wpkg.org/index.php?title=VisualHG&oldid=10453
- Page Version ID: 10453
Citation styles for VisualHG
APA style
VisualHG. (2012, February 1). WPKG | Open Source Software Deployment and Distribution, . Retrieved 16:57, April 22, 2026 from https://wpkg.org/index.php?title=VisualHG&oldid=10453.
MLA style
"VisualHG." WPKG | Open Source Software Deployment and Distribution, . 1 Feb 2012, 22:49 UTC. 22 Apr 2026, 16:57 <https://wpkg.org/index.php?title=VisualHG&oldid=10453>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'VisualHG', WPKG | Open Source Software Deployment and Distribution, , 1 February 2012, 22:49 UTC, <https://wpkg.org/index.php?title=VisualHG&oldid=10453> [accessed 22 April 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "VisualHG," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=VisualHG&oldid=10453 (accessed April 22, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. VisualHG [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2012 Feb 1, 22:49 UTC [cited 2026 Apr 22]. Available from: https://wpkg.org/index.php?title=VisualHG&oldid=10453.
Bluebook style
VisualHG, https://wpkg.org/index.php?title=VisualHG&oldid=10453 (last visited April 22, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "VisualHG --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2012",
url = "https://wpkg.org/index.php?title=VisualHG&oldid=10453",
note = "[Online; accessed 22-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 = "VisualHG --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2012",
url = "\url{https://wpkg.org/index.php?title=VisualHG&oldid=10453}",
note = "[Online; accessed 22-April-2026]"
}