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: 9 July 2026 20:25 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 20:25, July 9, 2026 from https://wiki.megateamfortress.com/index.php?title=Tutorials&oldid=778.
MLA style
"Tutorials." The MegaTF/TeamFortress Wiki!, . 13 Mar 2018, 01:31 UTC. 9 Jul 2026, 20:25 <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 9 July 2026]
Chicago style
The MegaTF/TeamFortress Wiki! contributors, "Tutorials," The MegaTF/TeamFortress Wiki!, , https://wiki.megateamfortress.com/index.php?title=Tutorials&oldid=778 (accessed July 9, 2026).
CBE/CSE style
The MegaTF/TeamFortress Wiki! contributors. Tutorials [Internet]. The MegaTF/TeamFortress Wiki!, ; 2018 Mar 13, 01:31 UTC [cited 2026 Jul 9]. 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 July 9, 2026).
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 9-July-2026]"
}
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 9-July-2026]"
}