Cite This Page
Bibliographic details for Syntax Highlighting
- Page name: Syntax Highlighting
- Author: Freephile Wiki contributors
- Publisher: Freephile Wiki, .
- Date of last revision: 14 May 2020 23:22 UTC
- Date retrieved: 31 October 2024 23:45 UTC
- Permanent URL: https://wiki.freephile.org/wiki/index.php?title=Syntax_Highlighting&oldid=9868
- Page Version ID: 9868
Citation styles for Syntax Highlighting
APA style
Syntax Highlighting. (2020, May 14). Freephile Wiki, . Retrieved 23:45, October 31, 2024 from https://wiki.freephile.org/wiki/index.php?title=Syntax_Highlighting&oldid=9868.
MLA style
"Syntax Highlighting." Freephile Wiki, . 14 May 2020, 23:22 UTC. 31 Oct 2024, 23:45 <https://wiki.freephile.org/wiki/index.php?title=Syntax_Highlighting&oldid=9868>.
MHRA style
Freephile Wiki contributors, 'Syntax Highlighting', Freephile Wiki, , 14 May 2020, 23:22 UTC, <https://wiki.freephile.org/wiki/index.php?title=Syntax_Highlighting&oldid=9868> [accessed 31 October 2024]
Chicago style
Freephile Wiki contributors, "Syntax Highlighting," Freephile Wiki, , https://wiki.freephile.org/wiki/index.php?title=Syntax_Highlighting&oldid=9868 (accessed October 31, 2024).
CBE/CSE style
Freephile Wiki contributors. Syntax Highlighting [Internet]. Freephile Wiki, ; 2020 May 14, 23:22 UTC [cited 2024 Oct 31]. Available from: https://wiki.freephile.org/wiki/index.php?title=Syntax_Highlighting&oldid=9868.
Bluebook style
Syntax Highlighting, https://wiki.freephile.org/wiki/index.php?title=Syntax_Highlighting&oldid=9868 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Freephile Wiki", title = "Syntax Highlighting --- Freephile Wiki{,} ", year = "2020", url = "https://wiki.freephile.org/wiki/index.php?title=Syntax_Highlighting&oldid=9868", note = "[Online; accessed 31-October-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 = "Freephile Wiki", title = "Syntax Highlighting --- Freephile Wiki{,} ", year = "2020", url = "\url{https://wiki.freephile.org/wiki/index.php?title=Syntax_Highlighting&oldid=9868}", note = "[Online; accessed 31-October-2024]" }