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: 11 December 2023 05:07 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 05:07, December 11, 2023 from https://wiki.haskell.org/index.php?title=Yhc/Porting&oldid=5151.
MLA style
"Yhc/Porting." HaskellWiki, . 3 Aug 2006, 19:16 UTC. 11 Dec 2023, 05:07 <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 11 December 2023]
Chicago style
HaskellWiki contributors, "Yhc/Porting," HaskellWiki, , https://wiki.haskell.org/index.php?title=Yhc/Porting&oldid=5151 (accessed December 11, 2023).
CBE/CSE style
HaskellWiki contributors. Yhc/Porting [Internet]. HaskellWiki, ; 2006 Aug 3, 19:16 UTC [cited 2023 Dec 11]. 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 December 11, 2023).
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 11-December-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 = "Yhc/Porting --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Yhc/Porting&oldid=5151}", note = "[Online; accessed 11-December-2023]" }