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: 13 August 2026 04:09 UTC
- Permanent URL: http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Quick_Install_and_Run&oldid=2899
- Page Version ID: 2899
Citation styles for Quick Install and Run
APA style
Quick Install and Run. (2026, May 15). Planets, . Retrieved 04:09, August 13, 2026 from http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Quick_Install_and_Run&oldid=2899.
MLA style
"Quick Install and Run." Planets, . 15 May 2026, 14:33 UTC. 13 Aug 2026, 04:09 <http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Quick_Install_and_Run&oldid=2899>.
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=2899> [accessed 13 August 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=2899 (accessed August 13, 2026).
CBE/CSE style
Planets contributors. Quick Install and Run [Internet]. Planets, ; 2026 May 15, 14:33 UTC [cited 2026 Aug 13]. Available from: http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Quick_Install_and_Run&oldid=2899.
Bluebook style
Quick Install and Run, http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Quick_Install_and_Run&oldid=2899 (last visited August 13, 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=2899",
note = "[Online; accessed 13-August-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=2899}",
note = "[Online; accessed 13-August-2026]"
}