Cite This Page
Bibliographic details for MPTC
- Page name: MPTC
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 8 June 2023 11:10 UTC
- Date retrieved: 21 April 2025 20:59 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=MPTC&oldid=66051
- Page Version ID: 66051
Citation styles for MPTC
APA style
MPTC. (2023, June 8). HaskellWiki. Retrieved 20:59, April 21, 2025 from https://wiki.haskell.org/index.php?title=MPTC&oldid=66051.
MLA style
"MPTC." HaskellWiki. 8 Jun 2023, 11:10 UTC. 21 Apr 2025, 20:59 <https://wiki.haskell.org/index.php?title=MPTC&oldid=66051>.
MHRA style
HaskellWiki contributors, 'MPTC', HaskellWiki, 8 June 2023, 11:10 UTC, <https://wiki.haskell.org/index.php?title=MPTC&oldid=66051> [accessed 21 April 2025]
Chicago style
HaskellWiki contributors, "MPTC," HaskellWiki, https://wiki.haskell.org/index.php?title=MPTC&oldid=66051 (accessed April 21, 2025).
CBE/CSE style
HaskellWiki contributors. MPTC [Internet]. HaskellWiki; 2023 Jun 8, 11:10 UTC [cited 2025 Apr 21]. Available from: https://wiki.haskell.org/index.php?title=MPTC&oldid=66051.
Bluebook style
MPTC, https://wiki.haskell.org/index.php?title=MPTC&oldid=66051 (last visited April 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "MPTC --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=MPTC&oldid=66051", note = "[Online; accessed 21-April-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 = "HaskellWiki", title = "MPTC --- HaskellWiki{,} ", year = "2023", url = "\url{https://wiki.haskell.org/index.php?title=MPTC&oldid=66051}", note = "[Online; accessed 21-April-2025]" }