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