Cite This Page
Bibliographic details for Vandal
- Page name: Vandal
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 18 May 2024 10:56 UTC
- Date retrieved: 25 April 2026 23:40 UTC
- Permanent URL: http://test.zero-k.info/mediawiki/index.php?title=Vandal&oldid=9580
- Page Version ID: 9580
Citation styles for Vandal
APA style
Vandal. (2024, May 18). Zero-K, . Retrieved 23:40, April 25, 2026 from http://test.zero-k.info/mediawiki/index.php?title=Vandal&oldid=9580.
MLA style
"Vandal." Zero-K, . 18 May 2024, 10:56 UTC. 25 Apr 2026, 23:40 <http://test.zero-k.info/mediawiki/index.php?title=Vandal&oldid=9580>.
MHRA style
Zero-K contributors, 'Vandal', Zero-K, , 18 May 2024, 10:56 UTC, <http://test.zero-k.info/mediawiki/index.php?title=Vandal&oldid=9580> [accessed 25 April 2026]
Chicago style
Zero-K contributors, "Vandal," Zero-K, , http://test.zero-k.info/mediawiki/index.php?title=Vandal&oldid=9580 (accessed April 25, 2026).
CBE/CSE style
Zero-K contributors. Vandal [Internet]. Zero-K, ; 2024 May 18, 10:56 UTC [cited 2026 Apr 25]. Available from: http://test.zero-k.info/mediawiki/index.php?title=Vandal&oldid=9580.
Bluebook style
Vandal, http://test.zero-k.info/mediawiki/index.php?title=Vandal&oldid=9580 (last visited April 25, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Zero-K",
title = "Vandal --- Zero-K{,} ",
year = "2024",
url = "http://test.zero-k.info/mediawiki/index.php?title=Vandal&oldid=9580",
note = "[Online; accessed 25-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 = "Zero-K",
title = "Vandal --- Zero-K{,} ",
year = "2024",
url = "\url{http://test.zero-k.info/mediawiki/index.php?title=Vandal&oldid=9580}",
note = "[Online; accessed 25-April-2026]"
}