Cite This Page
From Eth0Wiki
Bibliographic details for Python Game/01/VeXocide
- Page name: Python Game/01/VeXocide
- Author: Eth0Wiki contributors
- Publisher: Eth0Wiki, .
- Date of last revision: 10 July 2008 08:38 UTC
- Date retrieved: 19 April 2026 10:55 UTC
- Permanent URL: https://wiki.eth0.nl/index.php?title=Python_Game/01/VeXocide&oldid=1223
- Page Version ID: 1223
Citation styles for Python Game/01/VeXocide
APA style
Python Game/01/VeXocide. (2008, July 10). Eth0Wiki, . Retrieved 10:55, April 19, 2026 from https://wiki.eth0.nl/index.php?title=Python_Game/01/VeXocide&oldid=1223.
MLA style
"Python Game/01/VeXocide." Eth0Wiki, . 10 Jul 2008, 08:38 UTC. 19 Apr 2026, 10:55 <https://wiki.eth0.nl/index.php?title=Python_Game/01/VeXocide&oldid=1223>.
MHRA style
Eth0Wiki contributors, 'Python Game/01/VeXocide', Eth0Wiki, , 10 July 2008, 08:38 UTC, <https://wiki.eth0.nl/index.php?title=Python_Game/01/VeXocide&oldid=1223> [accessed 19 April 2026]
Chicago style
Eth0Wiki contributors, "Python Game/01/VeXocide," Eth0Wiki, , https://wiki.eth0.nl/index.php?title=Python_Game/01/VeXocide&oldid=1223 (accessed April 19, 2026).
CBE/CSE style
Eth0Wiki contributors. Python Game/01/VeXocide [Internet]. Eth0Wiki, ; 2008 Jul 10, 08:38 UTC [cited 2026 Apr 19]. Available from: https://wiki.eth0.nl/index.php?title=Python_Game/01/VeXocide&oldid=1223.
Bluebook style
Python Game/01/VeXocide, https://wiki.eth0.nl/index.php?title=Python_Game/01/VeXocide&oldid=1223 (last visited April 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Eth0Wiki",
title = "Python Game/01/VeXocide --- Eth0Wiki{,} ",
year = "2008",
url = "https://wiki.eth0.nl/index.php?title=Python_Game/01/VeXocide&oldid=1223",
note = "[Online; accessed 19-April-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 = "Eth0Wiki",
title = "Python Game/01/VeXocide --- Eth0Wiki{,} ",
year = "2008",
url = "\url{https://wiki.eth0.nl/index.php?title=Python_Game/01/VeXocide&oldid=1223}",
note = "[Online; accessed 19-April-2026]"
}
