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