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