Cite This Page
Bibliographic details for Open Source Comes to Campus/Curriculum/Laptop setup/Windows command line
- Page name: Open Source Comes to Campus/Curriculum/Laptop setup/Windows command line
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki, .
- Date of last revision: 2 December 2018 05:14 UTC
- Date retrieved: 31 January 2023 00:04 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Curriculum/Laptop_setup/Windows_command_line&oldid=17269
- Page Version ID: 17269
Citation styles for Open Source Comes to Campus/Curriculum/Laptop setup/Windows command line
APA style
Open Source Comes to Campus/Curriculum/Laptop setup/Windows command line. (2018, December 2). OpenHatch wiki, . Retrieved 00:04, January 31, 2023 from https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Curriculum/Laptop_setup/Windows_command_line&oldid=17269.
MLA style
"Open Source Comes to Campus/Curriculum/Laptop setup/Windows command line." OpenHatch wiki, . 2 Dec 2018, 05:14 UTC. 31 Jan 2023, 00:04 <https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Curriculum/Laptop_setup/Windows_command_line&oldid=17269>.
MHRA style
OpenHatch wiki contributors, 'Open Source Comes to Campus/Curriculum/Laptop setup/Windows command line', OpenHatch wiki, , 2 December 2018, 05:14 UTC, <https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Curriculum/Laptop_setup/Windows_command_line&oldid=17269> [accessed 31 January 2023]
Chicago style
OpenHatch wiki contributors, "Open Source Comes to Campus/Curriculum/Laptop setup/Windows command line," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Curriculum/Laptop_setup/Windows_command_line&oldid=17269 (accessed January 31, 2023).
CBE/CSE style
OpenHatch wiki contributors. Open Source Comes to Campus/Curriculum/Laptop setup/Windows command line [Internet]. OpenHatch wiki, ; 2018 Dec 2, 05:14 UTC [cited 2023 Jan 31]. Available from: https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Curriculum/Laptop_setup/Windows_command_line&oldid=17269.
Bluebook style
Open Source Comes to Campus/Curriculum/Laptop setup/Windows command line, https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Curriculum/Laptop_setup/Windows_command_line&oldid=17269 (last visited January 31, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Open Source Comes to Campus/Curriculum/Laptop setup/Windows command line --- OpenHatch wiki{,} ", year = "2018", url = "https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Curriculum/Laptop_setup/Windows_command_line&oldid=17269", note = "[Online; accessed 31-January-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/Curriculum/Laptop setup/Windows command line --- OpenHatch wiki{,} ", year = "2018", url = "\url{https://wiki.openhatch.org/w/index.php?title=Open_Source_Comes_to_Campus/Curriculum/Laptop_setup/Windows_command_line&oldid=17269}", note = "[Online; accessed 31-January-2023]" }