Cite This Page
Bibliographic details for Xmonad/Notable changes since 0.6
- Page name: Xmonad/Notable changes since 0.6
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 29 March 2008 23:44 UTC
- Date retrieved: 9 February 2025 15:43 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Xmonad/Notable_changes_since_0.6&oldid=20323
- Page Version ID: 20323
Citation styles for Xmonad/Notable changes since 0.6
APA style
Xmonad/Notable changes since 0.6. (2008, March 29). HaskellWiki. Retrieved 15:43, February 9, 2025 from https://wiki.haskell.org/index.php?title=Xmonad/Notable_changes_since_0.6&oldid=20323.
MLA style
"Xmonad/Notable changes since 0.6." HaskellWiki. 29 Mar 2008, 23:44 UTC. 9 Feb 2025, 15:43 <https://wiki.haskell.org/index.php?title=Xmonad/Notable_changes_since_0.6&oldid=20323>.
MHRA style
HaskellWiki contributors, 'Xmonad/Notable changes since 0.6', HaskellWiki, 29 March 2008, 23:44 UTC, <https://wiki.haskell.org/index.php?title=Xmonad/Notable_changes_since_0.6&oldid=20323> [accessed 9 February 2025]
Chicago style
HaskellWiki contributors, "Xmonad/Notable changes since 0.6," HaskellWiki, https://wiki.haskell.org/index.php?title=Xmonad/Notable_changes_since_0.6&oldid=20323 (accessed February 9, 2025).
CBE/CSE style
HaskellWiki contributors. Xmonad/Notable changes since 0.6 [Internet]. HaskellWiki; 2008 Mar 29, 23:44 UTC [cited 2025 Feb 9]. Available from: https://wiki.haskell.org/index.php?title=Xmonad/Notable_changes_since_0.6&oldid=20323.
Bluebook style
Xmonad/Notable changes since 0.6, https://wiki.haskell.org/index.php?title=Xmonad/Notable_changes_since_0.6&oldid=20323 (last visited February 9, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Xmonad/Notable changes since 0.6 --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Xmonad/Notable_changes_since_0.6&oldid=20323", note = "[Online; accessed 9-February-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 = "Xmonad/Notable changes since 0.6 --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Xmonad/Notable_changes_since_0.6&oldid=20323}", note = "[Online; accessed 9-February-2025]" }