Cite This Page
Bibliographic details for IPC
- Page name: IPC
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 31 July 2008 21:19 UTC
- Date retrieved: 4 March 2021 04:15 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=IPC&oldid=22085
- Page Version ID: 22085
Citation styles for IPC
APA style
IPC. (2008, July 31). HaskellWiki, . Retrieved 04:15, March 4, 2021 from https://wiki.haskell.org/index.php?title=IPC&oldid=22085.
MLA style
"IPC." HaskellWiki, . 31 Jul 2008, 21:19 UTC. 4 Mar 2021, 04:15 <https://wiki.haskell.org/index.php?title=IPC&oldid=22085>.
MHRA style
HaskellWiki contributors, 'IPC', HaskellWiki, , 31 July 2008, 21:19 UTC, <https://wiki.haskell.org/index.php?title=IPC&oldid=22085> [accessed 4 March 2021]
Chicago style
HaskellWiki contributors, "IPC," HaskellWiki, , https://wiki.haskell.org/index.php?title=IPC&oldid=22085 (accessed March 4, 2021).
CBE/CSE style
HaskellWiki contributors. IPC [Internet]. HaskellWiki, ; 2008 Jul 31, 21:19 UTC [cited 2021 Mar 4]. Available from: https://wiki.haskell.org/index.php?title=IPC&oldid=22085.
Bluebook style
IPC, https://wiki.haskell.org/index.php?title=IPC&oldid=22085 (last visited March 4, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "IPC --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=IPC&oldid=22085", note = "[Online; accessed 4-March-2021]" }
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 = "IPC --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=IPC&oldid=22085}", note = "[Online; accessed 4-March-2021]" }