Cite This Page
Bibliographic details for Empty type
- Page name: Empty type
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 20 January 2012 01:25 UTC
- Date retrieved: 2 June 2023 18:23 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Empty_type&oldid=44074
- Page Version ID: 44074
Citation styles for Empty type
APA style
Empty type. (2012, January 20). HaskellWiki, . Retrieved 18:23, June 2, 2023 from https://wiki.haskell.org/index.php?title=Empty_type&oldid=44074.
MLA style
"Empty type." HaskellWiki, . 20 Jan 2012, 01:25 UTC. 2 Jun 2023, 18:23 <https://wiki.haskell.org/index.php?title=Empty_type&oldid=44074>.
MHRA style
HaskellWiki contributors, 'Empty type', HaskellWiki, , 20 January 2012, 01:25 UTC, <https://wiki.haskell.org/index.php?title=Empty_type&oldid=44074> [accessed 2 June 2023]
Chicago style
HaskellWiki contributors, "Empty type," HaskellWiki, , https://wiki.haskell.org/index.php?title=Empty_type&oldid=44074 (accessed June 2, 2023).
CBE/CSE style
HaskellWiki contributors. Empty type [Internet]. HaskellWiki, ; 2012 Jan 20, 01:25 UTC [cited 2023 Jun 2]. Available from: https://wiki.haskell.org/index.php?title=Empty_type&oldid=44074.
Bluebook style
Empty type, https://wiki.haskell.org/index.php?title=Empty_type&oldid=44074 (last visited June 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Empty type --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=Empty_type&oldid=44074", 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 = "Empty type --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Empty_type&oldid=44074}", note = "[Online; accessed 2-June-2023]" }