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