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: 22 November 2024 00:19 UTC
- Permanent URL: http://wiki.ghostbsd.org/index.php?title=Using_OctoPkg_to_Manage_Software&oldid=734
- Page Version ID: 734
Citation styles for Using OctoPkg to Manage Software
APA style
Using OctoPkg to Manage Software. (2020, January 27). GhostBSD Wiki, . Retrieved 00:19, November 22, 2024 from http://wiki.ghostbsd.org/index.php?title=Using_OctoPkg_to_Manage_Software&oldid=734.
MLA style
"Using OctoPkg to Manage Software." GhostBSD Wiki, . 27 Jan 2020, 14:42 UTC. 22 Nov 2024, 00:19 <http://wiki.ghostbsd.org/index.php?title=Using_OctoPkg_to_Manage_Software&oldid=734>.
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=734> [accessed 22 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=734 (accessed November 22, 2024).
CBE/CSE style
GhostBSD Wiki contributors. Using OctoPkg to Manage Software [Internet]. GhostBSD Wiki, ; 2020 Jan 27, 14:42 UTC [cited 2024 Nov 22]. Available from: http://wiki.ghostbsd.org/index.php?title=Using_OctoPkg_to_Manage_Software&oldid=734.
Bluebook style
Using OctoPkg to Manage Software, http://wiki.ghostbsd.org/index.php?title=Using_OctoPkg_to_Manage_Software&oldid=734 (last visited November 22, 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=734", 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 Manage Software --- GhostBSD Wiki{,} ", year = "2020", url = "\url{http://wiki.ghostbsd.org/index.php?title=Using_OctoPkg_to_Manage_Software&oldid=734}", note = "[Online; accessed 22-November-2024]" }