Cite This Page
Bibliographic details for Using Adastra
- Page name: Using Adastra
- Author: Planets contributors
- Publisher: Planets, .
- Date of last revision: 3 July 2026 12:32 UTC
- Date retrieved: 5 July 2026 14:15 UTC
- Permanent URL: http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=1208
- Page Version ID: 1208
Citation styles for Using Adastra
APA style
Using Adastra. (2026, July 3). Planets, . Retrieved 14:15, July 5, 2026 from http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=1208.
MLA style
"Using Adastra." Planets, . 3 Jul 2026, 12:32 UTC. 5 Jul 2026, 14:15 <http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=1208>.
MHRA style
Planets contributors, 'Using Adastra', Planets, , 3 July 2026, 12:32 UTC, <http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=1208> [accessed 5 July 2026]
Chicago style
Planets contributors, "Using Adastra," Planets, , http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=1208 (accessed July 5, 2026).
CBE/CSE style
Planets contributors. Using Adastra [Internet]. Planets, ; 2026 Jul 3, 12:32 UTC [cited 2026 Jul 5]. Available from: http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=1208.
Bluebook style
Using Adastra, http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=1208 (last visited July 5, 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=1208",
note = "[Online; accessed 5-July-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=1208}",
note = "[Online; accessed 5-July-2026]"
}