Cite This Page
Bibliographic details for Source SDK/pl
- Page name: Source SDK/pl
- Author: Team Fortress Wiki contributors
- Publisher: Team Fortress Wiki, .
- Date of last revision: 24 January 2011 16:49 UTC
- Date retrieved: 29 October 2025 23:46 UTC
- Permanent URL: https://wiki.teamfortress.com/w/index.php?title=Source_SDK/pl&oldid=327212
- Page Version ID: 327212
Citation styles for Source SDK/pl
APA style
Source SDK/pl. (2011, January 24). Team Fortress Wiki, . Retrieved 23:46, October 29, 2025 from https://wiki.teamfortress.com/w/index.php?title=Source_SDK/pl&oldid=327212.
MLA style
"Source SDK/pl." Team Fortress Wiki, . 24 Jan 2011, 16:49 UTC. 29 Oct 2025, 23:46 <https://wiki.teamfortress.com/w/index.php?title=Source_SDK/pl&oldid=327212>.
MHRA style
Team Fortress Wiki contributors, 'Source SDK/pl', Team Fortress Wiki, , 24 January 2011, 16:49 UTC, <https://wiki.teamfortress.com/w/index.php?title=Source_SDK/pl&oldid=327212> [accessed 29 October 2025]
Chicago style
Team Fortress Wiki contributors, "Source SDK/pl," Team Fortress Wiki, , https://wiki.teamfortress.com/w/index.php?title=Source_SDK/pl&oldid=327212 (accessed October 29, 2025).
CBE/CSE style
Team Fortress Wiki contributors. Source SDK/pl [Internet]. Team Fortress Wiki, ; 2011 Jan 24, 16:49 UTC [cited 2025 Oct 29]. Available from: https://wiki.teamfortress.com/w/index.php?title=Source_SDK/pl&oldid=327212.
Bluebook style
Source SDK/pl, https://wiki.teamfortress.com/w/index.php?title=Source_SDK/pl&oldid=327212 (last visited October 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Team Fortress Wiki",
title = "Source SDK/pl --- Team Fortress Wiki{,} ",
year = "2011",
url = "https://wiki.teamfortress.com/w/index.php?title=Source_SDK/pl&oldid=327212",
note = "[Online; accessed 29-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 = "Source SDK/pl --- Team Fortress Wiki{,} ",
year = "2011",
url = "\url{https://wiki.teamfortress.com/w/index.php?title=Source_SDK/pl&oldid=327212}",
note = "[Online; accessed 29-October-2025]"
}