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