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