Cite This Page
Bibliographic details for Using OctoPkg to Manage Software
- Page name: Using OctoPkg to Manage Software
- Author: GhostBSD Wiki contributors
- Publisher: GhostBSD Wiki, .
- Date of last revision: 27 January 2020 14:42 UTC
- Date retrieved: 21 November 2024 14:41 UTC
- Permanent URL: http://wiki.ghostbsd.org/index.php?title=Using_OctoPkg_to_Manage_Software&oldid=4278
- Page Version ID: 4278
Citation styles for Using OctoPkg to Manage Software
APA style
Using OctoPkg to Manage Software. (2020, January 27). GhostBSD Wiki, . Retrieved 14:41, November 21, 2024 from http://wiki.ghostbsd.org/index.php?title=Using_OctoPkg_to_Manage_Software&oldid=4278.
MLA style
"Using OctoPkg to Manage Software." GhostBSD Wiki, . 27 Jan 2020, 14:42 UTC. 21 Nov 2024, 14:41 <http://wiki.ghostbsd.org/index.php?title=Using_OctoPkg_to_Manage_Software&oldid=4278>.
MHRA style
GhostBSD Wiki contributors, 'Using OctoPkg to Manage Software', GhostBSD Wiki, , 27 January 2020, 14:42 UTC, <http://wiki.ghostbsd.org/index.php?title=Using_OctoPkg_to_Manage_Software&oldid=4278> [accessed 21 November 2024]
Chicago style
GhostBSD Wiki contributors, "Using OctoPkg to Manage Software," GhostBSD Wiki, , http://wiki.ghostbsd.org/index.php?title=Using_OctoPkg_to_Manage_Software&oldid=4278 (accessed November 21, 2024).
CBE/CSE style
GhostBSD Wiki contributors. Using OctoPkg to Manage Software [Internet]. GhostBSD Wiki, ; 2020 Jan 27, 14:42 UTC [cited 2024 Nov 21]. Available from: http://wiki.ghostbsd.org/index.php?title=Using_OctoPkg_to_Manage_Software&oldid=4278.
Bluebook style
Using OctoPkg to Manage Software, http://wiki.ghostbsd.org/index.php?title=Using_OctoPkg_to_Manage_Software&oldid=4278 (last visited November 21, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "GhostBSD Wiki", title = "Using OctoPkg to Manage Software --- GhostBSD Wiki{,} ", year = "2020", url = "http://wiki.ghostbsd.org/index.php?title=Using_OctoPkg_to_Manage_Software&oldid=4278", note = "[Online; accessed 21-November-2024]" }
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 = "Using OctoPkg to Manage Software --- GhostBSD Wiki{,} ", year = "2020", url = "\url{http://wiki.ghostbsd.org/index.php?title=Using_OctoPkg_to_Manage_Software&oldid=4278}", note = "[Online; accessed 21-November-2024]" }