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: 1 October 2023 02:46 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 02:46, October 1, 2023 from https://wiki.haskell.org/index.php?title=Glome&oldid=57860.
MLA style
"Glome." HaskellWiki, . 11 Apr 2014, 19:46 UTC. 1 Oct 2023, 02:46 <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 1 October 2023]
Chicago style
HaskellWiki contributors, "Glome," HaskellWiki, , https://wiki.haskell.org/index.php?title=Glome&oldid=57860 (accessed October 1, 2023).
CBE/CSE style
HaskellWiki contributors. Glome [Internet]. HaskellWiki, ; 2014 Apr 11, 19:46 UTC [cited 2023 Oct 1]. 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 October 1, 2023).
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 1-October-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 = "Glome --- HaskellWiki{,} ", year = "2014", url = "\url{https://wiki.haskell.org/index.php?title=Glome&oldid=57860}", note = "[Online; accessed 1-October-2023]" }