Cite This Page
Bibliographic details for Using Adastra
- Page name: Using Adastra
- Author: Planets contributors
- Publisher: Planets, .
- Date of last revision: 19 January 2026 10:34 UTC
- Date retrieved: 26 June 2026 04:10 UTC
- Permanent URL: http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=2149
- Page Version ID: 2149
Citation styles for Using Adastra
APA style
Using Adastra. (2026, January 19). Planets, . Retrieved 04:10, June 26, 2026 from http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=2149.
MLA style
"Using Adastra." Planets, . 19 Jan 2026, 10:34 UTC. 26 Jun 2026, 04:10 <http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=2149>.
MHRA style
Planets contributors, 'Using Adastra', Planets, , 19 January 2026, 10:34 UTC, <http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=2149> [accessed 26 June 2026]
Chicago style
Planets contributors, "Using Adastra," Planets, , http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=2149 (accessed June 26, 2026).
CBE/CSE style
Planets contributors. Using Adastra [Internet]. Planets, ; 2026 Jan 19, 10:34 UTC [cited 2026 Jun 26]. Available from: http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=2149.
Bluebook style
Using Adastra, http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=2149 (last visited June 26, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Planets",
title = "Using Adastra --- Planets{,} ",
year = "2026",
url = "http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=2149",
note = "[Online; accessed 26-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 = "Planets",
title = "Using Adastra --- Planets{,} ",
year = "2026",
url = "\url{http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=2149}",
note = "[Online; accessed 26-June-2026]"
}