Cite This Page
Bibliographic details for Useful Commands
- Page name: Useful Commands
- Author: GhostBSD Wiki contributors
- Publisher: GhostBSD Wiki, .
- Date of last revision: 3 June 2020 19:08 UTC
- Date retrieved: 25 February 2021 11:00 UTC
- Permanent URL: http://wiki.ghostbsd.org/index.php?title=Useful_Commands&oldid=6451
- Page Version ID: 6451
Citation styles for Useful Commands
APA style
Useful Commands. (2020, June 3). GhostBSD Wiki, . Retrieved 11:00, February 25, 2021 from http://wiki.ghostbsd.org/index.php?title=Useful_Commands&oldid=6451.
MLA style
"Useful Commands." GhostBSD Wiki, . 3 Jun 2020, 19:08 UTC. 25 Feb 2021, 11:00 <http://wiki.ghostbsd.org/index.php?title=Useful_Commands&oldid=6451>.
MHRA style
GhostBSD Wiki contributors, 'Useful Commands', GhostBSD Wiki, , 3 June 2020, 19:08 UTC, <http://wiki.ghostbsd.org/index.php?title=Useful_Commands&oldid=6451> [accessed 25 February 2021]
Chicago style
GhostBSD Wiki contributors, "Useful Commands," GhostBSD Wiki, , http://wiki.ghostbsd.org/index.php?title=Useful_Commands&oldid=6451 (accessed February 25, 2021).
CBE/CSE style
GhostBSD Wiki contributors. Useful Commands [Internet]. GhostBSD Wiki, ; 2020 Jun 3, 19:08 UTC [cited 2021 Feb 25]. Available from: http://wiki.ghostbsd.org/index.php?title=Useful_Commands&oldid=6451.
Bluebook style
Useful Commands, http://wiki.ghostbsd.org/index.php?title=Useful_Commands&oldid=6451 (last visited February 25, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "GhostBSD Wiki", title = "Useful Commands --- GhostBSD Wiki{,} ", year = "2020", url = "http://wiki.ghostbsd.org/index.php?title=Useful_Commands&oldid=6451", note = "[Online; accessed 25-February-2021]" }
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 = "GhostBSD Wiki", title = "Useful Commands --- GhostBSD Wiki{,} ", year = "2020", url = "\url{http://wiki.ghostbsd.org/index.php?title=Useful_Commands&oldid=6451}", note = "[Online; accessed 25-February-2021]" }