Cite This Page
Bibliographic details for Xmonad/Using xmonad on OLPC XO
- Page name: Xmonad/Using xmonad on OLPC XO
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 2 May 2008 21:50 UTC
- Date retrieved: 17 January 2025 17:50 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_on_OLPC_XO&oldid=20757
- Page Version ID: 20757
Citation styles for Xmonad/Using xmonad on OLPC XO
APA style
Xmonad/Using xmonad on OLPC XO. (2008, May 2). HaskellWiki. Retrieved 17:50, January 17, 2025 from https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_on_OLPC_XO&oldid=20757.
MLA style
"Xmonad/Using xmonad on OLPC XO." HaskellWiki. 2 May 2008, 21:50 UTC. 17 Jan 2025, 17:50 <https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_on_OLPC_XO&oldid=20757>.
MHRA style
HaskellWiki contributors, 'Xmonad/Using xmonad on OLPC XO', HaskellWiki, 2 May 2008, 21:50 UTC, <https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_on_OLPC_XO&oldid=20757> [accessed 17 January 2025]
Chicago style
HaskellWiki contributors, "Xmonad/Using xmonad on OLPC XO," HaskellWiki, https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_on_OLPC_XO&oldid=20757 (accessed January 17, 2025).
CBE/CSE style
HaskellWiki contributors. Xmonad/Using xmonad on OLPC XO [Internet]. HaskellWiki; 2008 May 2, 21:50 UTC [cited 2025 Jan 17]. Available from: https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_on_OLPC_XO&oldid=20757.
Bluebook style
Xmonad/Using xmonad on OLPC XO, https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_on_OLPC_XO&oldid=20757 (last visited January 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Xmonad/Using xmonad on OLPC XO --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_on_OLPC_XO&oldid=20757", 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/Using xmonad on OLPC XO --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_on_OLPC_XO&oldid=20757}", note = "[Online; accessed 17-January-2025]" }