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: 25 January 2021 01:55 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HacPDX/Projects&oldid=30309
- Page Version ID: 30309
Citation styles for HacPDX/Projects
APA style
HacPDX/Projects. (2012, December 17). HaskellWiki, . Retrieved 01:55, January 25, 2021 from https://wiki.haskell.org/index.php?title=HacPDX/Projects&oldid=30309.
MLA style
"HacPDX/Projects." HaskellWiki, . 17 Dec 2012, 13:08 UTC. 25 Jan 2021, 01:55 <https://wiki.haskell.org/index.php?title=HacPDX/Projects&oldid=30309>.
MHRA style
HaskellWiki contributors, 'HacPDX/Projects', HaskellWiki, , 17 December 2012, 13:08 UTC, <https://wiki.haskell.org/index.php?title=HacPDX/Projects&oldid=30309> [accessed 25 January 2021]
Chicago style
HaskellWiki contributors, "HacPDX/Projects," HaskellWiki, , https://wiki.haskell.org/index.php?title=HacPDX/Projects&oldid=30309 (accessed January 25, 2021).
CBE/CSE style
HaskellWiki contributors. HacPDX/Projects [Internet]. HaskellWiki, ; 2012 Dec 17, 13:08 UTC [cited 2021 Jan 25]. Available from: https://wiki.haskell.org/index.php?title=HacPDX/Projects&oldid=30309.
Bluebook style
HacPDX/Projects, https://wiki.haskell.org/index.php?title=HacPDX/Projects&oldid=30309 (last visited January 25, 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=30309", note = "[Online; accessed 25-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=30309}", note = "[Online; accessed 25-January-2021]" }