Cite This Page
Bibliographic details for AusHac2010
- Page name: AusHac2010
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 19 March 2010 01:26 UTC
- Date retrieved: 20 May 2022 08:51 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=AusHac2010&oldid=34170
- Page Version ID: 34170
Citation styles for AusHac2010
APA style
AusHac2010. (2010, March 19). HaskellWiki, . Retrieved 08:51, May 20, 2022 from https://wiki.haskell.org/index.php?title=AusHac2010&oldid=34170.
MLA style
"AusHac2010." HaskellWiki, . 19 Mar 2010, 01:26 UTC. 20 May 2022, 08:51 <https://wiki.haskell.org/index.php?title=AusHac2010&oldid=34170>.
MHRA style
HaskellWiki contributors, 'AusHac2010', HaskellWiki, , 19 March 2010, 01:26 UTC, <https://wiki.haskell.org/index.php?title=AusHac2010&oldid=34170> [accessed 20 May 2022]
Chicago style
HaskellWiki contributors, "AusHac2010," HaskellWiki, , https://wiki.haskell.org/index.php?title=AusHac2010&oldid=34170 (accessed May 20, 2022).
CBE/CSE style
HaskellWiki contributors. AusHac2010 [Internet]. HaskellWiki, ; 2010 Mar 19, 01:26 UTC [cited 2022 May 20]. Available from: https://wiki.haskell.org/index.php?title=AusHac2010&oldid=34170.
Bluebook style
AusHac2010, https://wiki.haskell.org/index.php?title=AusHac2010&oldid=34170 (last visited May 20, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "AusHac2010 --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=AusHac2010&oldid=34170", note = "[Online; accessed 20-May-2022]" }
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 = "AusHac2010 --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=AusHac2010&oldid=34170}", note = "[Online; accessed 20-May-2022]" }