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