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