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: 7 November 2025 09:57 UTC
- Permanent URL: http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Plots_With_PyVista&oldid=1027
- Page Version ID: 1027
Citation styles for Plots With PyVista
APA style
Plots With PyVista. (2023, March 24). Planets, . Retrieved 09:57, November 7, 2025 from http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Plots_With_PyVista&oldid=1027.
MLA style
"Plots With PyVista." Planets, . 24 Mar 2023, 09:42 UTC. 7 Nov 2025, 09:57 <http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Plots_With_PyVista&oldid=1027>.
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=1027> [accessed 7 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=1027 (accessed November 7, 2025).
CBE/CSE style
Planets contributors. Plots With PyVista [Internet]. Planets, ; 2023 Mar 24, 09:42 UTC [cited 2025 Nov 7]. Available from: http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Plots_With_PyVista&oldid=1027.
Bluebook style
Plots With PyVista, http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=Plots_With_PyVista&oldid=1027 (last visited November 7, 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=1027",
note = "[Online; accessed 7-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=1027}",
note = "[Online; accessed 7-November-2025]"
}