Cite This Page
Bibliographic details for LGtk/Semantics
- Page name: LGtk/Semantics
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 7 June 2013 23:00 UTC
- Date retrieved: 1 March 2021 19:58 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=LGtk/Semantics&oldid=56122
- Page Version ID: 56122
Citation styles for LGtk/Semantics
APA style
LGtk/Semantics. (2013, June 7). HaskellWiki, . Retrieved 19:58, March 1, 2021 from https://wiki.haskell.org/index.php?title=LGtk/Semantics&oldid=56122.
MLA style
"LGtk/Semantics." HaskellWiki, . 7 Jun 2013, 23:00 UTC. 1 Mar 2021, 19:58 <https://wiki.haskell.org/index.php?title=LGtk/Semantics&oldid=56122>.
MHRA style
HaskellWiki contributors, 'LGtk/Semantics', HaskellWiki, , 7 June 2013, 23:00 UTC, <https://wiki.haskell.org/index.php?title=LGtk/Semantics&oldid=56122> [accessed 1 March 2021]
Chicago style
HaskellWiki contributors, "LGtk/Semantics," HaskellWiki, , https://wiki.haskell.org/index.php?title=LGtk/Semantics&oldid=56122 (accessed March 1, 2021).
CBE/CSE style
HaskellWiki contributors. LGtk/Semantics [Internet]. HaskellWiki, ; 2013 Jun 7, 23:00 UTC [cited 2021 Mar 1]. Available from: https://wiki.haskell.org/index.php?title=LGtk/Semantics&oldid=56122.
Bluebook style
LGtk/Semantics, https://wiki.haskell.org/index.php?title=LGtk/Semantics&oldid=56122 (last visited March 1, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "LGtk/Semantics --- HaskellWiki{,} ", year = "2013", url = "https://wiki.haskell.org/index.php?title=LGtk/Semantics&oldid=56122", note = "[Online; accessed 1-March-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 = "LGtk/Semantics --- HaskellWiki{,} ", year = "2013", url = "\url{https://wiki.haskell.org/index.php?title=LGtk/Semantics&oldid=56122}", note = "[Online; accessed 1-March-2021]" }