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