Cite This Page
Bibliographic details for Open Source Comes to Campus/Resources/Windows command line
- Page name: Open Source Comes to Campus/Resources/Windows command line
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki, .
- Date of last revision: 24 November 2013 04:19 UTC
- Date retrieved: 24 March 2023 05:32 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Resources/Windows_command_line&oldid=12595
- Page Version ID: 12595
Citation styles for Open Source Comes to Campus/Resources/Windows command line
APA style
Open Source Comes to Campus/Resources/Windows command line. (2013, November 24). OpenHatch wiki, . Retrieved 05:32, March 24, 2023 from https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Resources/Windows_command_line&oldid=12595.
MLA style
"Open Source Comes to Campus/Resources/Windows command line." OpenHatch wiki, . 24 Nov 2013, 04:19 UTC. 24 Mar 2023, 05:32 <https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Resources/Windows_command_line&oldid=12595>.
MHRA style
OpenHatch wiki contributors, 'Open Source Comes to Campus/Resources/Windows command line', OpenHatch wiki, , 24 November 2013, 04:19 UTC, <https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Resources/Windows_command_line&oldid=12595> [accessed 24 March 2023]
Chicago style
OpenHatch wiki contributors, "Open Source Comes to Campus/Resources/Windows command line," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Resources/Windows_command_line&oldid=12595 (accessed March 24, 2023).
CBE/CSE style
OpenHatch wiki contributors. Open Source Comes to Campus/Resources/Windows command line [Internet]. OpenHatch wiki, ; 2013 Nov 24, 04:19 UTC [cited 2023 Mar 24]. Available from: https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Resources/Windows_command_line&oldid=12595.
Bluebook style
Open Source Comes to Campus/Resources/Windows command line, https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Resources/Windows_command_line&oldid=12595 (last visited March 24, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Open Source Comes to Campus/Resources/Windows command line --- OpenHatch wiki{,} ", year = "2013", url = "https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Resources/Windows_command_line&oldid=12595", note = "[Online; accessed 24-March-2023]" }
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 = "OpenHatch wiki", title = "Open Source Comes to Campus/Resources/Windows command line --- OpenHatch wiki{,} ", year = "2013", url = "\url{https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Resources/Windows_command_line&oldid=12595}", note = "[Online; accessed 24-March-2023]" }