Cite This Page
Bibliographic details for Vandal
- Page name: Vandal
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 15 March 2020 05:24 UTC
- Date retrieved: 9 November 2025 18:37 UTC
- Permanent URL: http://test.zero-k.info/mediawiki/index.php?title=Vandal&oldid=6015
- Page Version ID: 6015
Citation styles for Vandal
APA style
Vandal. (2020, March 15). Zero-K, . Retrieved 18:37, November 9, 2025 from http://test.zero-k.info/mediawiki/index.php?title=Vandal&oldid=6015.
MLA style
"Vandal." Zero-K, . 15 Mar 2020, 05:24 UTC. 9 Nov 2025, 18:37 <http://test.zero-k.info/mediawiki/index.php?title=Vandal&oldid=6015>.
MHRA style
Zero-K contributors, 'Vandal', Zero-K, , 15 March 2020, 05:24 UTC, <http://test.zero-k.info/mediawiki/index.php?title=Vandal&oldid=6015> [accessed 9 November 2025]
Chicago style
Zero-K contributors, "Vandal," Zero-K, , http://test.zero-k.info/mediawiki/index.php?title=Vandal&oldid=6015 (accessed November 9, 2025).
CBE/CSE style
Zero-K contributors. Vandal [Internet]. Zero-K, ; 2020 Mar 15, 05:24 UTC [cited 2025 Nov 9]. Available from: http://test.zero-k.info/mediawiki/index.php?title=Vandal&oldid=6015.
Bluebook style
Vandal, http://test.zero-k.info/mediawiki/index.php?title=Vandal&oldid=6015 (last visited November 9, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Zero-K",
title = "Vandal --- Zero-K{,} ",
year = "2020",
url = "http://test.zero-k.info/mediawiki/index.php?title=Vandal&oldid=6015",
note = "[Online; accessed 9-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 = "Zero-K",
title = "Vandal --- Zero-K{,} ",
year = "2020",
url = "\url{http://test.zero-k.info/mediawiki/index.php?title=Vandal&oldid=6015}",
note = "[Online; accessed 9-November-2025]"
}