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