Cite This Page
Bibliographic details for Tutorials
- Page name: Tutorials
- Author: The MegaTF/TeamFortress Wiki! contributors
- Publisher: The MegaTF/TeamFortress Wiki!, .
- Date of last revision: 13 March 2018 01:31 UTC
- Date retrieved: 6 November 2025 15:49 UTC
- Permanent URL: https://wiki.megateamfortress.com/index.php?title=Tutorials&oldid=778
- Page Version ID: 778
Citation styles for Tutorials
APA style
Tutorials. (2018, March 13). The MegaTF/TeamFortress Wiki!, . Retrieved 15:49, November 6, 2025 from https://wiki.megateamfortress.com/index.php?title=Tutorials&oldid=778.
MLA style
"Tutorials." The MegaTF/TeamFortress Wiki!, . 13 Mar 2018, 01:31 UTC. 6 Nov 2025, 15:49 <https://wiki.megateamfortress.com/index.php?title=Tutorials&oldid=778>.
MHRA style
The MegaTF/TeamFortress Wiki! contributors, 'Tutorials', The MegaTF/TeamFortress Wiki!, , 13 March 2018, 01:31 UTC, <https://wiki.megateamfortress.com/index.php?title=Tutorials&oldid=778> [accessed 6 November 2025]
Chicago style
The MegaTF/TeamFortress Wiki! contributors, "Tutorials," The MegaTF/TeamFortress Wiki!, , https://wiki.megateamfortress.com/index.php?title=Tutorials&oldid=778 (accessed November 6, 2025).
CBE/CSE style
The MegaTF/TeamFortress Wiki! contributors. Tutorials [Internet]. The MegaTF/TeamFortress Wiki!, ; 2018 Mar 13, 01:31 UTC [cited 2025 Nov 6]. Available from: https://wiki.megateamfortress.com/index.php?title=Tutorials&oldid=778.
Bluebook style
Tutorials, https://wiki.megateamfortress.com/index.php?title=Tutorials&oldid=778 (last visited November 6, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "The MegaTF/TeamFortress Wiki!",
title = "Tutorials --- The MegaTF/TeamFortress Wiki!{,} ",
year = "2018",
url = "https://wiki.megateamfortress.com/index.php?title=Tutorials&oldid=778",
note = "[Online; accessed 6-November-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 = "The MegaTF/TeamFortress Wiki!",
title = "Tutorials --- The MegaTF/TeamFortress Wiki!{,} ",
year = "2018",
url = "\url{https://wiki.megateamfortress.com/index.php?title=Tutorials&oldid=778}",
note = "[Online; accessed 6-November-2025]"
}