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