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