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