Cite This Page
Bibliographic details for ILogBase
- Page name: ILogBase
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 14 July 2021 01:51 UTC
- Date retrieved: 21 April 2025 17:55 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=ILogBase&oldid=64569
- Page Version ID: 64569
Citation styles for ILogBase
APA style
ILogBase. (2021, July 14). HaskellWiki. Retrieved 17:55, April 21, 2025 from https://wiki.haskell.org/index.php?title=ILogBase&oldid=64569.
MLA style
"ILogBase." HaskellWiki. 14 Jul 2021, 01:51 UTC. 21 Apr 2025, 17:55 <https://wiki.haskell.org/index.php?title=ILogBase&oldid=64569>.
MHRA style
HaskellWiki contributors, 'ILogBase', HaskellWiki, 14 July 2021, 01:51 UTC, <https://wiki.haskell.org/index.php?title=ILogBase&oldid=64569> [accessed 21 April 2025]
Chicago style
HaskellWiki contributors, "ILogBase," HaskellWiki, https://wiki.haskell.org/index.php?title=ILogBase&oldid=64569 (accessed April 21, 2025).
CBE/CSE style
HaskellWiki contributors. ILogBase [Internet]. HaskellWiki; 2021 Jul 14, 01:51 UTC [cited 2025 Apr 21]. Available from: https://wiki.haskell.org/index.php?title=ILogBase&oldid=64569.
Bluebook style
ILogBase, https://wiki.haskell.org/index.php?title=ILogBase&oldid=64569 (last visited April 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "ILogBase --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=ILogBase&oldid=64569", note = "[Online; accessed 21-April-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 = "ILogBase --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=ILogBase&oldid=64569}", note = "[Online; accessed 21-April-2025]" }