Cite This Page
Bibliographic details for Xmonad/Notable changes since 0.9
- Page name: Xmonad/Notable changes since 0.9
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 10 December 2009 18:06 UTC
- Date retrieved: 24 March 2023 19:56 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Xmonad/Notable_changes_since_0.9&oldid=32362
- Page Version ID: 32362
Citation styles for Xmonad/Notable changes since 0.9
APA style
Xmonad/Notable changes since 0.9. (2009, December 10). HaskellWiki, . Retrieved 19:56, March 24, 2023 from https://wiki.haskell.org/index.php?title=Xmonad/Notable_changes_since_0.9&oldid=32362.
MLA style
"Xmonad/Notable changes since 0.9." HaskellWiki, . 10 Dec 2009, 18:06 UTC. 24 Mar 2023, 19:56 <https://wiki.haskell.org/index.php?title=Xmonad/Notable_changes_since_0.9&oldid=32362>.
MHRA style
HaskellWiki contributors, 'Xmonad/Notable changes since 0.9', HaskellWiki, , 10 December 2009, 18:06 UTC, <https://wiki.haskell.org/index.php?title=Xmonad/Notable_changes_since_0.9&oldid=32362> [accessed 24 March 2023]
Chicago style
HaskellWiki contributors, "Xmonad/Notable changes since 0.9," HaskellWiki, , https://wiki.haskell.org/index.php?title=Xmonad/Notable_changes_since_0.9&oldid=32362 (accessed March 24, 2023).
CBE/CSE style
HaskellWiki contributors. Xmonad/Notable changes since 0.9 [Internet]. HaskellWiki, ; 2009 Dec 10, 18:06 UTC [cited 2023 Mar 24]. Available from: https://wiki.haskell.org/index.php?title=Xmonad/Notable_changes_since_0.9&oldid=32362.
Bluebook style
Xmonad/Notable changes since 0.9, https://wiki.haskell.org/index.php?title=Xmonad/Notable_changes_since_0.9&oldid=32362 (last visited March 24, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Xmonad/Notable changes since 0.9 --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Xmonad/Notable_changes_since_0.9&oldid=32362", note = "[Online; accessed 24-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 = "Xmonad/Notable changes since 0.9 --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Xmonad/Notable_changes_since_0.9&oldid=32362}", note = "[Online; accessed 24-March-2023]" }