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