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