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