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: 20 January 2021 05:11 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HacPDX&oldid=29507
- Page Version ID: 29507
Citation styles for HacPDX
APA style
HacPDX. (2011, July 7). HaskellWiki, . Retrieved 05:11, January 20, 2021 from https://wiki.haskell.org/index.php?title=HacPDX&oldid=29507.
MLA style
"HacPDX." HaskellWiki, . 7 Jul 2011, 04:47 UTC. 20 Jan 2021, 05:11 <https://wiki.haskell.org/index.php?title=HacPDX&oldid=29507>.
MHRA style
HaskellWiki contributors, 'HacPDX', HaskellWiki, , 7 July 2011, 04:47 UTC, <https://wiki.haskell.org/index.php?title=HacPDX&oldid=29507> [accessed 20 January 2021]
Chicago style
HaskellWiki contributors, "HacPDX," HaskellWiki, , https://wiki.haskell.org/index.php?title=HacPDX&oldid=29507 (accessed January 20, 2021).
CBE/CSE style
HaskellWiki contributors. HacPDX [Internet]. HaskellWiki, ; 2011 Jul 7, 04:47 UTC [cited 2021 Jan 20]. Available from: https://wiki.haskell.org/index.php?title=HacPDX&oldid=29507.
Bluebook style
HacPDX, https://wiki.haskell.org/index.php?title=HacPDX&oldid=29507 (last visited January 20, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "HacPDX --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=HacPDX&oldid=29507", note = "[Online; accessed 20-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=29507}", note = "[Online; accessed 20-January-2021]" }