Cite This Page
Bibliographic details for Yhc/Debug Flags
- Page name: Yhc/Debug Flags
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 20 February 2006 22:08 UTC
- Date retrieved: 8 February 2023 20:11 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Yhc/Debug_Flags&oldid=2431
- Page Version ID: 2431
Citation styles for Yhc/Debug Flags
APA style
Yhc/Debug Flags. (2006, February 20). HaskellWiki, . Retrieved 20:11, February 8, 2023 from https://wiki.haskell.org/index.php?title=Yhc/Debug_Flags&oldid=2431.
MLA style
"Yhc/Debug Flags." HaskellWiki, . 20 Feb 2006, 22:08 UTC. 8 Feb 2023, 20:11 <https://wiki.haskell.org/index.php?title=Yhc/Debug_Flags&oldid=2431>.
MHRA style
HaskellWiki contributors, 'Yhc/Debug Flags', HaskellWiki, , 20 February 2006, 22:08 UTC, <https://wiki.haskell.org/index.php?title=Yhc/Debug_Flags&oldid=2431> [accessed 8 February 2023]
Chicago style
HaskellWiki contributors, "Yhc/Debug Flags," HaskellWiki, , https://wiki.haskell.org/index.php?title=Yhc/Debug_Flags&oldid=2431 (accessed February 8, 2023).
CBE/CSE style
HaskellWiki contributors. Yhc/Debug Flags [Internet]. HaskellWiki, ; 2006 Feb 20, 22:08 UTC [cited 2023 Feb 8]. Available from: https://wiki.haskell.org/index.php?title=Yhc/Debug_Flags&oldid=2431.
Bluebook style
Yhc/Debug Flags, https://wiki.haskell.org/index.php?title=Yhc/Debug_Flags&oldid=2431 (last visited February 8, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Yhc/Debug Flags --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Yhc/Debug_Flags&oldid=2431", note = "[Online; accessed 8-February-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 = "Yhc/Debug Flags --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Yhc/Debug_Flags&oldid=2431}", note = "[Online; accessed 8-February-2023]" }