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: 25 September 2023 22:15 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 22:15, September 25, 2023 from https://wiki.haskell.org/index.php?title=Yhc/Building&oldid=37325.
MLA style
"Yhc/Building." HaskellWiki, . 22 Oct 2010, 16:33 UTC. 25 Sep 2023, 22:15 <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 25 September 2023]
Chicago style
HaskellWiki contributors, "Yhc/Building," HaskellWiki, , https://wiki.haskell.org/index.php?title=Yhc/Building&oldid=37325 (accessed September 25, 2023).
CBE/CSE style
HaskellWiki contributors. Yhc/Building [Internet]. HaskellWiki, ; 2010 Oct 22, 16:33 UTC [cited 2023 Sep 25]. 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 September 25, 2023).
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 25-September-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/Building --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Yhc/Building&oldid=37325}", note = "[Online; accessed 25-September-2023]" }