Cite This Page
Bibliographic details for Useful developer commands
- Page name: Useful developer commands
- Author: Team Fortress Wiki contributors
- Publisher: Team Fortress Wiki, .
- Date of last revision: 2 January 2025 17:51 UTC
- Date retrieved: 24 January 2025 15:02 UTC
- Permanent URL: https://wiki.teamfortress.com/w/index.php?title=Useful_developer_commands&oldid=3892584
- Page Version ID: 3892584
Citation styles for Useful developer commands
APA style
Useful developer commands. (2025, January 2). Team Fortress Wiki, . Retrieved 15:02, January 24, 2025 from https://wiki.teamfortress.com/w/index.php?title=Useful_developer_commands&oldid=3892584.
MLA style
"Useful developer commands." Team Fortress Wiki, . 2 Jan 2025, 17:51 UTC. 24 Jan 2025, 15:02 <https://wiki.teamfortress.com/w/index.php?title=Useful_developer_commands&oldid=3892584>.
MHRA style
Team Fortress Wiki contributors, 'Useful developer commands', Team Fortress Wiki, , 2 January 2025, 17:51 UTC, <https://wiki.teamfortress.com/w/index.php?title=Useful_developer_commands&oldid=3892584> [accessed 24 January 2025]
Chicago style
Team Fortress Wiki contributors, "Useful developer commands," Team Fortress Wiki, , https://wiki.teamfortress.com/w/index.php?title=Useful_developer_commands&oldid=3892584 (accessed January 24, 2025).
CBE/CSE style
Team Fortress Wiki contributors. Useful developer commands [Internet]. Team Fortress Wiki, ; 2025 Jan 2, 17:51 UTC [cited 2025 Jan 24]. Available from: https://wiki.teamfortress.com/w/index.php?title=Useful_developer_commands&oldid=3892584.
Bluebook style
Useful developer commands, https://wiki.teamfortress.com/w/index.php?title=Useful_developer_commands&oldid=3892584 (last visited January 24, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Team Fortress Wiki", title = "Useful developer commands --- Team Fortress Wiki{,} ", year = "2025", url = "https://wiki.teamfortress.com/w/index.php?title=Useful_developer_commands&oldid=3892584", note = "[Online; accessed 24-January-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 = "Team Fortress Wiki", title = "Useful developer commands --- Team Fortress Wiki{,} ", year = "2025", url = "\url{https://wiki.teamfortress.com/w/index.php?title=Useful_developer_commands&oldid=3892584}", note = "[Online; accessed 24-January-2025]" }