Cite This Page
Bibliographic details for Introduction
- Page name: Introduction
- Author: parachute contributors
- Publisher: parachute.
- Date of last revision: 31 July 2024 17:17 UTC
- Date retrieved: 11 June 2026 06:20 UTC
- Permanent URL: https://mediawiki.aerodecelerator.org/index.php?title=Introduction&oldid=800
- Page Version ID: 800
Citation styles for Introduction
APA style
Introduction. (2024, July 31). parachute. Retrieved 06:20, June 11, 2026 from https://mediawiki.aerodecelerator.org/index.php?title=Introduction&oldid=800.
MLA style
"Introduction." parachute. 31 Jul 2024, 17:17 UTC. 11 Jun 2026, 06:20 <https://mediawiki.aerodecelerator.org/index.php?title=Introduction&oldid=800>.
MHRA style
parachute contributors, 'Introduction', parachute, 31 July 2024, 17:17 UTC, <https://mediawiki.aerodecelerator.org/index.php?title=Introduction&oldid=800> [accessed 11 June 2026]
Chicago style
parachute contributors, "Introduction," parachute, https://mediawiki.aerodecelerator.org/index.php?title=Introduction&oldid=800 (accessed June 11, 2026).
CBE/CSE style
parachute contributors. Introduction [Internet]. parachute; 2024 Jul 31, 17:17 UTC [cited 2026 Jun 11]. Available from: https://mediawiki.aerodecelerator.org/index.php?title=Introduction&oldid=800.
Bluebook style
Introduction, https://mediawiki.aerodecelerator.org/index.php?title=Introduction&oldid=800 (last visited June 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "parachute",
title = "Introduction --- parachute{,} ",
year = "2024",
url = "https://mediawiki.aerodecelerator.org/index.php?title=Introduction&oldid=800",
note = "[Online; accessed 11-June-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 = "parachute",
title = "Introduction --- parachute{,} ",
year = "2024",
url = "\url{https://mediawiki.aerodecelerator.org/index.php?title=Introduction&oldid=800}",
note = "[Online; accessed 11-June-2026]"
}