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