Cite This Page
Bibliographic details for HaskellImplementorsWorkshop/2015/Call for Contributions
- Page name: HaskellImplementorsWorkshop/2015/Call for Contributions
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 4 August 2015 12:15 UTC
- Date retrieved: 5 December 2024 22:31 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2015/Call_for_Contributions&oldid=59964
- Page Version ID: 59964
Citation styles for HaskellImplementorsWorkshop/2015/Call for Contributions
APA style
HaskellImplementorsWorkshop/2015/Call for Contributions. (2015, August 4). HaskellWiki. Retrieved 22:31, December 5, 2024 from https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2015/Call_for_Contributions&oldid=59964.
MLA style
"HaskellImplementorsWorkshop/2015/Call for Contributions." HaskellWiki. 4 Aug 2015, 12:15 UTC. 5 Dec 2024, 22:31 <https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2015/Call_for_Contributions&oldid=59964>.
MHRA style
HaskellWiki contributors, 'HaskellImplementorsWorkshop/2015/Call for Contributions', HaskellWiki, 4 August 2015, 12:15 UTC, <https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2015/Call_for_Contributions&oldid=59964> [accessed 5 December 2024]
Chicago style
HaskellWiki contributors, "HaskellImplementorsWorkshop/2015/Call for Contributions," HaskellWiki, https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2015/Call_for_Contributions&oldid=59964 (accessed December 5, 2024).
CBE/CSE style
HaskellWiki contributors. HaskellImplementorsWorkshop/2015/Call for Contributions [Internet]. HaskellWiki; 2015 Aug 4, 12:15 UTC [cited 2024 Dec 5]. Available from: https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2015/Call_for_Contributions&oldid=59964.
Bluebook style
HaskellImplementorsWorkshop/2015/Call for Contributions, https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2015/Call_for_Contributions&oldid=59964 (last visited December 5, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "HaskellImplementorsWorkshop/2015/Call for Contributions --- HaskellWiki{,} ", year = "2015", url = "https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2015/Call_for_Contributions&oldid=59964", note = "[Online; accessed 5-December-2024]" }
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/2015/Call for Contributions --- HaskellWiki{,} ", year = "2015", url = "\url{https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2015/Call_for_Contributions&oldid=59964}", note = "[Online; accessed 5-December-2024]" }