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: 24 April 2026 08:27 UTC
- Permanent URL: http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=2683
- Page Version ID: 2683
Citation styles for Using Adastra
APA style
Using Adastra. (2026, January 19). Planets, . Retrieved 08:27, April 24, 2026 from http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=2683.
MLA style
"Using Adastra." Planets, . 19 Jan 2026, 10:34 UTC. 24 Apr 2026, 08:27 <http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=2683>.
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=2683> [accessed 24 April 2026]
Chicago style
Planets contributors, "Using Adastra," Planets, , http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=2683 (accessed April 24, 2026).
CBE/CSE style
Planets contributors. Using Adastra [Internet]. Planets, ; 2026 Jan 19, 10:34 UTC [cited 2026 Apr 24]. Available from: http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=2683.
Bluebook style
Using Adastra, http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=2683 (last visited April 24, 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=2683",
note = "[Online; accessed 24-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 = "Planets",
title = "Using Adastra --- Planets{,} ",
year = "2026",
url = "\url{http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Using_Adastra&oldid=2683}",
note = "[Online; accessed 24-April-2026]"
}