Cite This Page
Bibliographic details for Power Shell
- Page name: Power Shell
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 27 August 2013 19:37 UTC
- Date retrieved: 3 October 2024 14:29 UTC
- Permanent URL: https://rosettacode.org/wiki/Power_Shell?oldid=234956
- Page Version ID: 234956
Citation styles for Power Shell
APA style
Power Shell. (2013, August 27). Rosetta Code. Retrieved 14:29, October 3, 2024 from https://rosettacode.org/wiki/Power_Shell?oldid=234956.
MLA style
"Power Shell." Rosetta Code. 27 Aug 2013, 19:37 UTC. 3 Oct 2024, 14:29 <https://rosettacode.org/wiki/Power_Shell?oldid=234956>.
MHRA style
Rosetta Code contributors, 'Power Shell', Rosetta Code, 27 August 2013, 19:37 UTC, <https://rosettacode.org/wiki/Power_Shell?oldid=234956> [accessed 3 October 2024]
Chicago style
Rosetta Code contributors, "Power Shell," Rosetta Code, https://rosettacode.org/wiki/Power_Shell?oldid=234956 (accessed October 3, 2024).
CBE/CSE style
Rosetta Code contributors. Power Shell [Internet]. Rosetta Code; 2013 Aug 27, 19:37 UTC [cited 2024 Oct 3]. Available from: https://rosettacode.org/wiki/Power_Shell?oldid=234956.
Bluebook style
Power Shell, https://rosettacode.org/wiki/Power_Shell?oldid=234956 (last visited October 3, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Power Shell --- Rosetta Code{,} ", year = "2013", url = "https://rosettacode.org/wiki/Power_Shell?oldid=234956", note = "[Online; accessed 3-October-2024]" }
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 = "Rosetta Code", title = "Power Shell --- Rosetta Code{,} ", year = "2013", url = "\url{https://rosettacode.org/wiki/Power_Shell?oldid=234956}", note = "[Online; accessed 3-October-2024]" }