Cite This Page
Bibliographic details for Crash Dive
- Page name: Crash Dive
- Author: NHRL contributors
- Publisher: NHRL.
- Date of last revision: 24 June 2025 05:03 UTC
- Date retrieved: 22 April 2026 08:31 UTC
- Permanent URL: https://wiki.nhrl.io/wiki/index.php?title=Crash_Dive&oldid=19001
- Page Version ID: 19001
Citation styles for Crash Dive
APA style
Crash Dive. (2025, June 24). NHRL. Retrieved 08:31, April 22, 2026 from https://wiki.nhrl.io/wiki/index.php?title=Crash_Dive&oldid=19001.
MLA style
"Crash Dive." NHRL. 24 Jun 2025, 05:03 UTC. 22 Apr 2026, 08:31 <https://wiki.nhrl.io/wiki/index.php?title=Crash_Dive&oldid=19001>.
MHRA style
NHRL contributors, 'Crash Dive', NHRL, 24 June 2025, 05:03 UTC, <https://wiki.nhrl.io/wiki/index.php?title=Crash_Dive&oldid=19001> [accessed 22 April 2026]
Chicago style
NHRL contributors, "Crash Dive," NHRL, https://wiki.nhrl.io/wiki/index.php?title=Crash_Dive&oldid=19001 (accessed April 22, 2026).
CBE/CSE style
NHRL contributors. Crash Dive [Internet]. NHRL; 2025 Jun 24, 05:03 UTC [cited 2026 Apr 22]. Available from: https://wiki.nhrl.io/wiki/index.php?title=Crash_Dive&oldid=19001.
Bluebook style
Crash Dive, https://wiki.nhrl.io/wiki/index.php?title=Crash_Dive&oldid=19001 (last visited April 22, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NHRL",
title = "Crash Dive --- NHRL{,} ",
year = "2025",
url = "https://wiki.nhrl.io/wiki/index.php?title=Crash_Dive&oldid=19001",
note = "[Online; accessed 22-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 = "NHRL",
title = "Crash Dive --- NHRL{,} ",
year = "2025",
url = "\url{https://wiki.nhrl.io/wiki/index.php?title=Crash_Dive&oldid=19001}",
note = "[Online; accessed 22-April-2026]"
}