Cite This Page
Bibliographic details for GHC.Generics
- Page name: GHC.Generics
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 19 October 2020 20:24 UTC
- Date retrieved: 21 January 2021 12:03 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=GHC.Generics&oldid=39838
- Page Version ID: 39838
Citation styles for GHC.Generics
APA style
GHC.Generics. (2020, October 19). HaskellWiki, . Retrieved 12:03, January 21, 2021 from https://wiki.haskell.org/index.php?title=GHC.Generics&oldid=39838.
MLA style
"GHC.Generics." HaskellWiki, . 19 Oct 2020, 20:24 UTC. 21 Jan 2021, 12:03 <https://wiki.haskell.org/index.php?title=GHC.Generics&oldid=39838>.
MHRA style
HaskellWiki contributors, 'GHC.Generics', HaskellWiki, , 19 October 2020, 20:24 UTC, <https://wiki.haskell.org/index.php?title=GHC.Generics&oldid=39838> [accessed 21 January 2021]
Chicago style
HaskellWiki contributors, "GHC.Generics," HaskellWiki, , https://wiki.haskell.org/index.php?title=GHC.Generics&oldid=39838 (accessed January 21, 2021).
CBE/CSE style
HaskellWiki contributors. GHC.Generics [Internet]. HaskellWiki, ; 2020 Oct 19, 20:24 UTC [cited 2021 Jan 21]. Available from: https://wiki.haskell.org/index.php?title=GHC.Generics&oldid=39838.
Bluebook style
GHC.Generics, https://wiki.haskell.org/index.php?title=GHC.Generics&oldid=39838 (last visited January 21, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "GHC.Generics --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=GHC.Generics&oldid=39838", note = "[Online; accessed 21-January-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 = "GHC.Generics --- HaskellWiki{,} ", year = "2020", url = "\url{https://wiki.haskell.org/index.php?title=GHC.Generics&oldid=39838}", note = "[Online; accessed 21-January-2021]" }