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