Cite This Page
Bibliographic details for Introduction
- Page name: Introduction
- Author: PVMET contributors
- Publisher: PVMET, .
- Date of last revision: 27 March 2025 10:39 UTC
- Date retrieved: 14 August 2026 22:41 UTC
- Permanent URL: https://wiki.pvmet.org/index.php?title=Introduction&oldid=459
- Page Version ID: 459
Citation styles for Introduction
APA style
Introduction. (2025, March 27). PVMET, . Retrieved 22:41, August 14, 2026 from https://wiki.pvmet.org/index.php?title=Introduction&oldid=459.
MLA style
"Introduction." PVMET, . 27 Mar 2025, 10:39 UTC. 14 Aug 2026, 22:41 <https://wiki.pvmet.org/index.php?title=Introduction&oldid=459>.
MHRA style
PVMET contributors, 'Introduction', PVMET, , 27 March 2025, 10:39 UTC, <https://wiki.pvmet.org/index.php?title=Introduction&oldid=459> [accessed 14 August 2026]
Chicago style
PVMET contributors, "Introduction," PVMET, , https://wiki.pvmet.org/index.php?title=Introduction&oldid=459 (accessed August 14, 2026).
CBE/CSE style
PVMET contributors. Introduction [Internet]. PVMET, ; 2025 Mar 27, 10:39 UTC [cited 2026 Aug 14]. Available from: https://wiki.pvmet.org/index.php?title=Introduction&oldid=459.
Bluebook style
Introduction, https://wiki.pvmet.org/index.php?title=Introduction&oldid=459 (last visited August 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "PVMET",
title = "Introduction --- PVMET{,} ",
year = "2025",
url = "https://wiki.pvmet.org/index.php?title=Introduction&oldid=459",
note = "[Online; accessed 14-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 = "PVMET",
title = "Introduction --- PVMET{,} ",
year = "2025",
url = "\url{https://wiki.pvmet.org/index.php?title=Introduction&oldid=459}",
note = "[Online; accessed 14-August-2026]"
}