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