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