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