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: 6 March 2018 10:09 UTC
- Date retrieved: 6 November 2025 15:50 UTC
- Permanent URL: https://wiki.megateamfortress.com/index.php?title=Tutorials&oldid=679
- Page Version ID: 679
Citation styles for Tutorials
APA style
Tutorials. (2018, March 6). The MegaTF/TeamFortress Wiki!, . Retrieved 15:50, November 6, 2025 from https://wiki.megateamfortress.com/index.php?title=Tutorials&oldid=679.
MLA style
"Tutorials." The MegaTF/TeamFortress Wiki!, . 6 Mar 2018, 10:09 UTC. 6 Nov 2025, 15:50 <https://wiki.megateamfortress.com/index.php?title=Tutorials&oldid=679>.
MHRA style
The MegaTF/TeamFortress Wiki! contributors, 'Tutorials', The MegaTF/TeamFortress Wiki!, , 6 March 2018, 10:09 UTC, <https://wiki.megateamfortress.com/index.php?title=Tutorials&oldid=679> [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=679 (accessed November 6, 2025).
CBE/CSE style
The MegaTF/TeamFortress Wiki! contributors. Tutorials [Internet]. The MegaTF/TeamFortress Wiki!, ; 2018 Mar 6, 10:09 UTC [cited 2025 Nov 6]. Available from: https://wiki.megateamfortress.com/index.php?title=Tutorials&oldid=679.
Bluebook style
Tutorials, https://wiki.megateamfortress.com/index.php?title=Tutorials&oldid=679 (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=679",
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=679}",
note = "[Online; accessed 6-November-2025]"
}