Cite This Page
Bibliographic details for Glome
- Page name: Glome
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 11 April 2014 19:46 UTC
- Date retrieved: 8 December 2019 05:39 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Glome&oldid=57860
- Page Version ID: 57860
Citation styles for Glome
APA style
Glome. (2014, April 11). HaskellWiki, . Retrieved 05:39, December 8, 2019 from https://wiki.haskell.org/index.php?title=Glome&oldid=57860.
MLA style
"Glome." HaskellWiki, . 11 Apr 2014, 19:46 UTC. 8 Dec 2019, 05:39 <https://wiki.haskell.org/index.php?title=Glome&oldid=57860>.
MHRA style
HaskellWiki contributors, 'Glome', HaskellWiki, , 11 April 2014, 19:46 UTC, <https://wiki.haskell.org/index.php?title=Glome&oldid=57860> [accessed 8 December 2019]
Chicago style
HaskellWiki contributors, "Glome," HaskellWiki, , https://wiki.haskell.org/index.php?title=Glome&oldid=57860 (accessed December 8, 2019).
CBE/CSE style
HaskellWiki contributors. Glome [Internet]. HaskellWiki, ; 2014 Apr 11, 19:46 UTC [cited 2019 Dec 8]. Available from: https://wiki.haskell.org/index.php?title=Glome&oldid=57860.
Bluebook style
Glome, https://wiki.haskell.org/index.php?title=Glome&oldid=57860 (last visited December 8, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Glome --- HaskellWiki{,} ", year = "2014", url = "https://wiki.haskell.org/index.php?title=Glome&oldid=57860", note = "[Online; accessed 8-December-2019]" }
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 = "Glome --- HaskellWiki{,} ", year = "2014", url = "\url{https://wiki.haskell.org/index.php?title=Glome&oldid=57860}", note = "[Online; accessed 8-December-2019]" }