Cite This Page
Bibliographic details for Scripting/nl
- Page name: Scripting/nl
- Author: Team Fortress Wiki contributors
- Publisher: Team Fortress Wiki, .
- Date of last revision: 1 June 2023 11:06 UTC
- Date retrieved: 30 October 2025 05:59 UTC
- Permanent URL: https://wiki.teamfortress.com/w/index.php?title=Scripting/nl&oldid=3433101
- Page Version ID: 3433101
Citation styles for Scripting/nl
APA style
Scripting/nl. (2023, June 1). Team Fortress Wiki, . Retrieved 05:59, October 30, 2025 from https://wiki.teamfortress.com/w/index.php?title=Scripting/nl&oldid=3433101.
MLA style
"Scripting/nl." Team Fortress Wiki, . 1 Jun 2023, 11:06 UTC. 30 Oct 2025, 05:59 <https://wiki.teamfortress.com/w/index.php?title=Scripting/nl&oldid=3433101>.
MHRA style
Team Fortress Wiki contributors, 'Scripting/nl', Team Fortress Wiki, , 1 June 2023, 11:06 UTC, <https://wiki.teamfortress.com/w/index.php?title=Scripting/nl&oldid=3433101> [accessed 30 October 2025]
Chicago style
Team Fortress Wiki contributors, "Scripting/nl," Team Fortress Wiki, , https://wiki.teamfortress.com/w/index.php?title=Scripting/nl&oldid=3433101 (accessed October 30, 2025).
CBE/CSE style
Team Fortress Wiki contributors. Scripting/nl [Internet]. Team Fortress Wiki, ; 2023 Jun 1, 11:06 UTC [cited 2025 Oct 30]. Available from: https://wiki.teamfortress.com/w/index.php?title=Scripting/nl&oldid=3433101.
Bluebook style
Scripting/nl, https://wiki.teamfortress.com/w/index.php?title=Scripting/nl&oldid=3433101 (last visited October 30, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Team Fortress Wiki",
title = "Scripting/nl --- Team Fortress Wiki{,} ",
year = "2023",
url = "https://wiki.teamfortress.com/w/index.php?title=Scripting/nl&oldid=3433101",
note = "[Online; accessed 30-October-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 = "Scripting/nl --- Team Fortress Wiki{,} ",
year = "2023",
url = "\url{https://wiki.teamfortress.com/w/index.php?title=Scripting/nl&oldid=3433101}",
note = "[Online; accessed 30-October-2025]"
}