Cite This Page
Bibliographic details for Using OctoPkg to Install Software
- Page name: Using OctoPkg to Install Software
- Author: GhostBSD Wiki contributors
- Publisher: GhostBSD Wiki, .
- Date of last revision: 15 December 2019 18:29 UTC
- Date retrieved: 22 November 2024 05:59 UTC
- Permanent URL: http://wiki.ghostbsd.org/index.php?title=Using_OctoPkg_to_Install_Software&oldid=2246
- Page Version ID: 2246
Citation styles for Using OctoPkg to Install Software
APA style
Using OctoPkg to Install Software. (2019, December 15). GhostBSD Wiki, . Retrieved 05:59, November 22, 2024 from http://wiki.ghostbsd.org/index.php?title=Using_OctoPkg_to_Install_Software&oldid=2246.
MLA style
"Using OctoPkg to Install Software." GhostBSD Wiki, . 15 Dec 2019, 18:29 UTC. 22 Nov 2024, 05:59 <http://wiki.ghostbsd.org/index.php?title=Using_OctoPkg_to_Install_Software&oldid=2246>.
MHRA style
GhostBSD Wiki contributors, 'Using OctoPkg to Install Software', GhostBSD Wiki, , 15 December 2019, 18:29 UTC, <http://wiki.ghostbsd.org/index.php?title=Using_OctoPkg_to_Install_Software&oldid=2246> [accessed 22 November 2024]
Chicago style
GhostBSD Wiki contributors, "Using OctoPkg to Install Software," GhostBSD Wiki, , http://wiki.ghostbsd.org/index.php?title=Using_OctoPkg_to_Install_Software&oldid=2246 (accessed November 22, 2024).
CBE/CSE style
GhostBSD Wiki contributors. Using OctoPkg to Install Software [Internet]. GhostBSD Wiki, ; 2019 Dec 15, 18:29 UTC [cited 2024 Nov 22]. Available from: http://wiki.ghostbsd.org/index.php?title=Using_OctoPkg_to_Install_Software&oldid=2246.
Bluebook style
Using OctoPkg to Install Software, http://wiki.ghostbsd.org/index.php?title=Using_OctoPkg_to_Install_Software&oldid=2246 (last visited November 22, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "GhostBSD Wiki", title = "Using OctoPkg to Install Software --- GhostBSD Wiki{,} ", year = "2019", url = "http://wiki.ghostbsd.org/index.php?title=Using_OctoPkg_to_Install_Software&oldid=2246", note = "[Online; accessed 22-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 Install Software --- GhostBSD Wiki{,} ", year = "2019", url = "\url{http://wiki.ghostbsd.org/index.php?title=Using_OctoPkg_to_Install_Software&oldid=2246}", note = "[Online; accessed 22-November-2024]" }