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