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: 21 November 2024 19:32 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:32, November 21, 2024 from http://wiki.ghostbsd.org/index.php?title=Syntax&oldid=4471.
MLA style
"Syntax." GhostBSD Wiki, . 4 Feb 2020, 08:21 UTC. 21 Nov 2024, 19:32 <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 21 November 2024]
Chicago style
GhostBSD Wiki contributors, "Syntax," GhostBSD Wiki, , http://wiki.ghostbsd.org/index.php?title=Syntax&oldid=4471 (accessed November 21, 2024).
CBE/CSE style
GhostBSD Wiki contributors. Syntax [Internet]. GhostBSD Wiki, ; 2020 Feb 4, 08:21 UTC [cited 2024 Nov 21]. 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 November 21, 2024).
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 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 = "Syntax --- GhostBSD Wiki{,} ", year = "2020", url = "\url{http://wiki.ghostbsd.org/index.php?title=Syntax&oldid=4471}", note = "[Online; accessed 21-November-2024]" }