Cite This Page
Bibliographic details for HacPDX/Registration
- Page name: HacPDX/Registration
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 17 December 2012 13:08 UTC
- Date retrieved: 22 January 2021 01:01 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HacPDX/Registration&oldid=29506
- Page Version ID: 29506
Citation styles for HacPDX/Registration
APA style
HacPDX/Registration. (2012, December 17). HaskellWiki, . Retrieved 01:01, January 22, 2021 from https://wiki.haskell.org/index.php?title=HacPDX/Registration&oldid=29506.
MLA style
"HacPDX/Registration." HaskellWiki, . 17 Dec 2012, 13:08 UTC. 22 Jan 2021, 01:01 <https://wiki.haskell.org/index.php?title=HacPDX/Registration&oldid=29506>.
MHRA style
HaskellWiki contributors, 'HacPDX/Registration', HaskellWiki, , 17 December 2012, 13:08 UTC, <https://wiki.haskell.org/index.php?title=HacPDX/Registration&oldid=29506> [accessed 22 January 2021]
Chicago style
HaskellWiki contributors, "HacPDX/Registration," HaskellWiki, , https://wiki.haskell.org/index.php?title=HacPDX/Registration&oldid=29506 (accessed January 22, 2021).
CBE/CSE style
HaskellWiki contributors. HacPDX/Registration [Internet]. HaskellWiki, ; 2012 Dec 17, 13:08 UTC [cited 2021 Jan 22]. Available from: https://wiki.haskell.org/index.php?title=HacPDX/Registration&oldid=29506.
Bluebook style
HacPDX/Registration, https://wiki.haskell.org/index.php?title=HacPDX/Registration&oldid=29506 (last visited January 22, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "HacPDX/Registration --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=HacPDX/Registration&oldid=29506", note = "[Online; accessed 22-January-2021]" }
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 = "2012", url = "\url{https://wiki.haskell.org/index.php?title=HacPDX/Registration&oldid=29506}", note = "[Online; accessed 22-January-2021]" }