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