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