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