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: 13 December 2019 10:35 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Glome&oldid=31145
- Page Version ID: 31145
Citation styles for Glome
APA style
Glome. (2014, April 11). HaskellWiki, . Retrieved 10:35, December 13, 2019 from https://wiki.haskell.org/index.php?title=Glome&oldid=31145.
MLA style
"Glome." HaskellWiki, . 11 Apr 2014, 19:46 UTC. 13 Dec 2019, 10:35 <https://wiki.haskell.org/index.php?title=Glome&oldid=31145>.
MHRA style
HaskellWiki contributors, 'Glome', HaskellWiki, , 11 April 2014, 19:46 UTC, <https://wiki.haskell.org/index.php?title=Glome&oldid=31145> [accessed 13 December 2019]
Chicago style
HaskellWiki contributors, "Glome," HaskellWiki, , https://wiki.haskell.org/index.php?title=Glome&oldid=31145 (accessed December 13, 2019).
CBE/CSE style
HaskellWiki contributors. Glome [Internet]. HaskellWiki, ; 2014 Apr 11, 19:46 UTC [cited 2019 Dec 13]. Available from: https://wiki.haskell.org/index.php?title=Glome&oldid=31145.
Bluebook style
Glome, https://wiki.haskell.org/index.php?title=Glome&oldid=31145 (last visited December 13, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Glome --- HaskellWiki{,} ", year = "2014", url = "https://wiki.haskell.org/index.php?title=Glome&oldid=31145", note = "[Online; accessed 13-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=31145}", note = "[Online; accessed 13-December-2019]" }