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: 18 January 2025 03:49 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 03:49, January 18, 2025 from https://wiki.haskell.org/index.php?title=Empty_type&oldid=44074.
MLA style
"Empty type." HaskellWiki. 20 Jan 2012, 01:25 UTC. 18 Jan 2025, 03:49 <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 18 January 2025]
Chicago style
HaskellWiki contributors, "Empty type," HaskellWiki, https://wiki.haskell.org/index.php?title=Empty_type&oldid=44074 (accessed January 18, 2025).
CBE/CSE style
HaskellWiki contributors. Empty type [Internet]. HaskellWiki; 2012 Jan 20, 01:25 UTC [cited 2025 Jan 18]. 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 January 18, 2025).
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 18-January-2025]" }
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 18-January-2025]" }