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