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