Cite This Page
Bibliographic details for GNU/Linux
- Page name: GNU/Linux
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 29 March 2022 08:44 UTC
- Date retrieved: 31 October 2024 09:19 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=GNU/Linux&oldid=65047
- Page Version ID: 65047
Citation styles for GNU/Linux
APA style
GNU/Linux. (2022, March 29). HaskellWiki, . Retrieved 09:19, October 31, 2024 from https://wiki.haskell.org/index.php?title=GNU/Linux&oldid=65047.
MLA style
"GNU/Linux." HaskellWiki, . 29 Mar 2022, 08:44 UTC. 31 Oct 2024, 09:19 <https://wiki.haskell.org/index.php?title=GNU/Linux&oldid=65047>.
MHRA style
HaskellWiki contributors, 'GNU/Linux', HaskellWiki, , 29 March 2022, 08:44 UTC, <https://wiki.haskell.org/index.php?title=GNU/Linux&oldid=65047> [accessed 31 October 2024]
Chicago style
HaskellWiki contributors, "GNU/Linux," HaskellWiki, , https://wiki.haskell.org/index.php?title=GNU/Linux&oldid=65047 (accessed October 31, 2024).
CBE/CSE style
HaskellWiki contributors. GNU/Linux [Internet]. HaskellWiki, ; 2022 Mar 29, 08:44 UTC [cited 2024 Oct 31]. Available from: https://wiki.haskell.org/index.php?title=GNU/Linux&oldid=65047.
Bluebook style
GNU/Linux, https://wiki.haskell.org/index.php?title=GNU/Linux&oldid=65047 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "GNU/Linux --- HaskellWiki{,} ", year = "2022", url = "https://wiki.haskell.org/index.php?title=GNU/Linux&oldid=65047", note = "[Online; accessed 31-October-2024]" }
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 = "GNU/Linux --- HaskellWiki{,} ", year = "2022", url = "\url{https://wiki.haskell.org/index.php?title=GNU/Linux&oldid=65047}", note = "[Online; accessed 31-October-2024]" }