Cite This Page
Bibliographic details for OGL
- Page name: OGL
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 13 February 2009 16:14 UTC
- Date retrieved: 21 March 2023 12:09 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=OGL&oldid=26456
- Page Version ID: 26456
Citation styles for OGL
APA style
OGL. (2009, February 13). HaskellWiki, . Retrieved 12:09, March 21, 2023 from https://wiki.haskell.org/index.php?title=OGL&oldid=26456.
MLA style
"OGL." HaskellWiki, . 13 Feb 2009, 16:14 UTC. 21 Mar 2023, 12:09 <https://wiki.haskell.org/index.php?title=OGL&oldid=26456>.
MHRA style
HaskellWiki contributors, 'OGL', HaskellWiki, , 13 February 2009, 16:14 UTC, <https://wiki.haskell.org/index.php?title=OGL&oldid=26456> [accessed 21 March 2023]
Chicago style
HaskellWiki contributors, "OGL," HaskellWiki, , https://wiki.haskell.org/index.php?title=OGL&oldid=26456 (accessed March 21, 2023).
CBE/CSE style
HaskellWiki contributors. OGL [Internet]. HaskellWiki, ; 2009 Feb 13, 16:14 UTC [cited 2023 Mar 21]. Available from: https://wiki.haskell.org/index.php?title=OGL&oldid=26456.
Bluebook style
OGL, https://wiki.haskell.org/index.php?title=OGL&oldid=26456 (last visited March 21, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "OGL --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=OGL&oldid=26456", note = "[Online; accessed 21-March-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 = "OGL --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=OGL&oldid=26456}", note = "[Online; accessed 21-March-2023]" }