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