Cite This Page
Bibliographic details for Yhc/Porting
- Page name: Yhc/Porting
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 3 August 2006 19:16 UTC
- Date retrieved: 18 April 2025 03:03 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Yhc/Porting&oldid=5151
- Page Version ID: 5151
Citation styles for Yhc/Porting
APA style
Yhc/Porting. (2006, August 3). HaskellWiki. Retrieved 03:03, April 18, 2025 from https://wiki.haskell.org/index.php?title=Yhc/Porting&oldid=5151.
MLA style
"Yhc/Porting." HaskellWiki. 3 Aug 2006, 19:16 UTC. 18 Apr 2025, 03:03 <https://wiki.haskell.org/index.php?title=Yhc/Porting&oldid=5151>.
MHRA style
HaskellWiki contributors, 'Yhc/Porting', HaskellWiki, 3 August 2006, 19:16 UTC, <https://wiki.haskell.org/index.php?title=Yhc/Porting&oldid=5151> [accessed 18 April 2025]
Chicago style
HaskellWiki contributors, "Yhc/Porting," HaskellWiki, https://wiki.haskell.org/index.php?title=Yhc/Porting&oldid=5151 (accessed April 18, 2025).
CBE/CSE style
HaskellWiki contributors. Yhc/Porting [Internet]. HaskellWiki; 2006 Aug 3, 19:16 UTC [cited 2025 Apr 18]. Available from: https://wiki.haskell.org/index.php?title=Yhc/Porting&oldid=5151.
Bluebook style
Yhc/Porting, https://wiki.haskell.org/index.php?title=Yhc/Porting&oldid=5151 (last visited April 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Yhc/Porting --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Yhc/Porting&oldid=5151", note = "[Online; accessed 18-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 = "Yhc/Porting --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Yhc/Porting&oldid=5151}", note = "[Online; accessed 18-April-2025]" }