Cite This Page
Bibliographic details for OGL
- Page name: OGL
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 11 May 2009 20:15 UTC
- Date retrieved: 13 December 2024 11:41 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=OGL&oldid=28170
- Page Version ID: 28170
Citation styles for OGL
APA style
OGL. (2009, May 11). HaskellWiki. Retrieved 11:41, December 13, 2024 from https://wiki.haskell.org/index.php?title=OGL&oldid=28170.
MLA style
"OGL." HaskellWiki. 11 May 2009, 20:15 UTC. 13 Dec 2024, 11:41 <https://wiki.haskell.org/index.php?title=OGL&oldid=28170>.
MHRA style
HaskellWiki contributors, 'OGL', HaskellWiki, 11 May 2009, 20:15 UTC, <https://wiki.haskell.org/index.php?title=OGL&oldid=28170> [accessed 13 December 2024]
Chicago style
HaskellWiki contributors, "OGL," HaskellWiki, https://wiki.haskell.org/index.php?title=OGL&oldid=28170 (accessed December 13, 2024).
CBE/CSE style
HaskellWiki contributors. OGL [Internet]. HaskellWiki; 2009 May 11, 20:15 UTC [cited 2024 Dec 13]. Available from: https://wiki.haskell.org/index.php?title=OGL&oldid=28170.
Bluebook style
OGL, https://wiki.haskell.org/index.php?title=OGL&oldid=28170 (last visited December 13, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "OGL --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=OGL&oldid=28170", note = "[Online; accessed 13-December-2024]" }
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=28170}", note = "[Online; accessed 13-December-2024]" }