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