Cite This Page
Bibliographic details for Microsoft .NET Framework
- Page name: Microsoft .NET Framework
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 27 December 2017 22:46 UTC
- Date retrieved: 30 March 2026 20:46 UTC
- Permanent URL: https://wpkg.org/index.php?title=Microsoft_.NET_Framework&oldid=6552
- Page Version ID: 6552
Citation styles for Microsoft .NET Framework
APA style
Microsoft .NET Framework. (2017, December 27). WPKG | Open Source Software Deployment and Distribution, . Retrieved 20:46, March 30, 2026 from https://wpkg.org/index.php?title=Microsoft_.NET_Framework&oldid=6552.
MLA style
"Microsoft .NET Framework." WPKG | Open Source Software Deployment and Distribution, . 27 Dec 2017, 22:46 UTC. 30 Mar 2026, 20:46 <https://wpkg.org/index.php?title=Microsoft_.NET_Framework&oldid=6552>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Microsoft .NET Framework', WPKG | Open Source Software Deployment and Distribution, , 27 December 2017, 22:46 UTC, <https://wpkg.org/index.php?title=Microsoft_.NET_Framework&oldid=6552> [accessed 30 March 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Microsoft .NET Framework," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Microsoft_.NET_Framework&oldid=6552 (accessed March 30, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Microsoft .NET Framework [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2017 Dec 27, 22:46 UTC [cited 2026 Mar 30]. Available from: https://wpkg.org/index.php?title=Microsoft_.NET_Framework&oldid=6552.
Bluebook style
Microsoft .NET Framework, https://wpkg.org/index.php?title=Microsoft_.NET_Framework&oldid=6552 (last visited March 30, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Microsoft .NET Framework --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2017",
url = "https://wpkg.org/index.php?title=Microsoft_.NET_Framework&oldid=6552",
note = "[Online; accessed 30-March-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 .NET Framework --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2017",
url = "\url{https://wpkg.org/index.php?title=Microsoft_.NET_Framework&oldid=6552}",
note = "[Online; accessed 30-March-2026]"
}