Cite This Page
Bibliographic details for PVP
- Page name: PVP
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 16 November 2020 17:22 UTC
- Date retrieved: 31 March 2023 06:36 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=PVP&oldid=63503
- Page Version ID: 63503
Citation styles for PVP
APA style
PVP. (2020, November 16). HaskellWiki, . Retrieved 06:36, March 31, 2023 from https://wiki.haskell.org/index.php?title=PVP&oldid=63503.
MLA style
"PVP." HaskellWiki, . 16 Nov 2020, 17:22 UTC. 31 Mar 2023, 06:36 <https://wiki.haskell.org/index.php?title=PVP&oldid=63503>.
MHRA style
HaskellWiki contributors, 'PVP', HaskellWiki, , 16 November 2020, 17:22 UTC, <https://wiki.haskell.org/index.php?title=PVP&oldid=63503> [accessed 31 March 2023]
Chicago style
HaskellWiki contributors, "PVP," HaskellWiki, , https://wiki.haskell.org/index.php?title=PVP&oldid=63503 (accessed March 31, 2023).
CBE/CSE style
HaskellWiki contributors. PVP [Internet]. HaskellWiki, ; 2020 Nov 16, 17:22 UTC [cited 2023 Mar 31]. Available from: https://wiki.haskell.org/index.php?title=PVP&oldid=63503.
Bluebook style
PVP, https://wiki.haskell.org/index.php?title=PVP&oldid=63503 (last visited March 31, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "PVP --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=PVP&oldid=63503", note = "[Online; accessed 31-March-2023]" }
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 = "HaskellWiki", title = "PVP --- HaskellWiki{,} ", year = "2020", url = "\url{https://wiki.haskell.org/index.php?title=PVP&oldid=63503}", note = "[Online; accessed 31-March-2023]" }