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