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