Cite This Page
Bibliographic details for Plots With PyVista
- Page name: Plots With PyVista
- Author: Planets contributors
- Publisher: Planets, .
- Date of last revision: 24 March 2023 09:42 UTC
- Date retrieved: 6 November 2025 14:14 UTC
- Permanent URL: http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Plots_With_PyVista&oldid=1338
- Page Version ID: 1338
Citation styles for Plots With PyVista
APA style
Plots With PyVista. (2023, March 24). Planets, . Retrieved 14:14, November 6, 2025 from http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Plots_With_PyVista&oldid=1338.
MLA style
"Plots With PyVista." Planets, . 24 Mar 2023, 09:42 UTC. 6 Nov 2025, 14:14 <http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Plots_With_PyVista&oldid=1338>.
MHRA style
Planets contributors, 'Plots With PyVista', Planets, , 24 March 2023, 09:42 UTC, <http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Plots_With_PyVista&oldid=1338> [accessed 6 November 2025]
Chicago style
Planets contributors, "Plots With PyVista," Planets, , http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Plots_With_PyVista&oldid=1338 (accessed November 6, 2025).
CBE/CSE style
Planets contributors. Plots With PyVista [Internet]. Planets, ; 2023 Mar 24, 09:42 UTC [cited 2025 Nov 6]. Available from: http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Plots_With_PyVista&oldid=1338.
Bluebook style
Plots With PyVista, http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Plots_With_PyVista&oldid=1338 (last visited November 6, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Planets",
title = "Plots With PyVista --- Planets{,} ",
year = "2023",
url = "http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Plots_With_PyVista&oldid=1338",
note = "[Online; accessed 6-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 = "Plots With PyVista --- Planets{,} ",
year = "2023",
url = "\url{http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Plots_With_PyVista&oldid=1338}",
note = "[Online; accessed 6-November-2025]"
}