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: 23 May 2021 08:18 UTC
- Date retrieved: 26 March 2023 16:28 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Xmonad/Notable_changes_since_0.8&oldid=64407
- Page Version ID: 64407
Citation styles for Xmonad/Notable changes since 0.8
APA style
Xmonad/Notable changes since 0.8. (2021, May 23). HaskellWiki, . Retrieved 16:28, March 26, 2023 from https://wiki.haskell.org/index.php?title=Xmonad/Notable_changes_since_0.8&oldid=64407.
MLA style
"Xmonad/Notable changes since 0.8." HaskellWiki, . 23 May 2021, 08:18 UTC. 26 Mar 2023, 16:28 <https://wiki.haskell.org/index.php?title=Xmonad/Notable_changes_since_0.8&oldid=64407>.
MHRA style
HaskellWiki contributors, 'Xmonad/Notable changes since 0.8', HaskellWiki, , 23 May 2021, 08:18 UTC, <https://wiki.haskell.org/index.php?title=Xmonad/Notable_changes_since_0.8&oldid=64407> [accessed 26 March 2023]
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=64407 (accessed March 26, 2023).
CBE/CSE style
HaskellWiki contributors. Xmonad/Notable changes since 0.8 [Internet]. HaskellWiki, ; 2021 May 23, 08:18 UTC [cited 2023 Mar 26]. Available from: https://wiki.haskell.org/index.php?title=Xmonad/Notable_changes_since_0.8&oldid=64407.
Bluebook style
Xmonad/Notable changes since 0.8, https://wiki.haskell.org/index.php?title=Xmonad/Notable_changes_since_0.8&oldid=64407 (last visited March 26, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Xmonad/Notable changes since 0.8 --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Xmonad/Notable_changes_since_0.8&oldid=64407", note = "[Online; accessed 26-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.8 --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Xmonad/Notable_changes_since_0.8&oldid=64407}", note = "[Online; accessed 26-March-2023]" }