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