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: 4 July 2026 14:53 UTC
- Permanent URL: http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=2771
- Page Version ID: 2771
Citation styles for Using Adastra
APA style
Using Adastra. (2026, July 3). Planets, . Retrieved 14:53, July 4, 2026 from http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=2771.
MLA style
"Using Adastra." Planets, . 3 Jul 2026, 12:32 UTC. 4 Jul 2026, 14:53 <http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=2771>.
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=2771> [accessed 4 July 2026]
Chicago style
Planets contributors, "Using Adastra," Planets, , http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=2771 (accessed July 4, 2026).
CBE/CSE style
Planets contributors. Using Adastra [Internet]. Planets, ; 2026 Jul 3, 12:32 UTC [cited 2026 Jul 4]. Available from: http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=2771.
Bluebook style
Using Adastra, http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=2771 (last visited July 4, 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=2771",
note = "[Online; accessed 4-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=2771}",
note = "[Online; accessed 4-July-2026]"
}