Cite This Page
Bibliographic details for LMDZ.VENUS directory layout and contents
- Page name: LMDZ.VENUS directory layout and contents
- Author: Planets contributors
- Publisher: Planets, .
- Date of last revision: 27 May 2023 12:54 UTC
- Date retrieved: 17 November 2025 20:55 UTC
- Permanent URL: http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=LMDZ.VENUS_directory_layout_and_contents&oldid=1502
- Page Version ID: 1502
Citation styles for LMDZ.VENUS directory layout and contents
APA style
LMDZ.VENUS directory layout and contents. (2023, May 27). Planets, . Retrieved 20:55, November 17, 2025 from http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=LMDZ.VENUS_directory_layout_and_contents&oldid=1502.
MLA style
"LMDZ.VENUS directory layout and contents." Planets, . 27 May 2023, 12:54 UTC. 17 Nov 2025, 20:55 <http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=LMDZ.VENUS_directory_layout_and_contents&oldid=1502>.
MHRA style
Planets contributors, 'LMDZ.VENUS directory layout and contents', Planets, , 27 May 2023, 12:54 UTC, <http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=LMDZ.VENUS_directory_layout_and_contents&oldid=1502> [accessed 17 November 2025]
Chicago style
Planets contributors, "LMDZ.VENUS directory layout and contents," Planets, , http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=LMDZ.VENUS_directory_layout_and_contents&oldid=1502 (accessed November 17, 2025).
CBE/CSE style
Planets contributors. LMDZ.VENUS directory layout and contents [Internet]. Planets, ; 2023 May 27, 12:54 UTC [cited 2025 Nov 17]. Available from: http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=LMDZ.VENUS_directory_layout_and_contents&oldid=1502.
Bluebook style
LMDZ.VENUS directory layout and contents, http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=LMDZ.VENUS_directory_layout_and_contents&oldid=1502 (last visited November 17, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Planets",
title = "LMDZ.VENUS directory layout and contents --- Planets{,} ",
year = "2023",
url = "http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=LMDZ.VENUS_directory_layout_and_contents&oldid=1502",
note = "[Online; accessed 17-November-2025]"
}
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 = "LMDZ.VENUS directory layout and contents --- Planets{,} ",
year = "2023",
url = "\url{http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=LMDZ.VENUS_directory_layout_and_contents&oldid=1502}",
note = "[Online; accessed 17-November-2025]"
}