Cite This Page
Bibliographic details for Arch Linux/6.12 Upgrade
- Page name: Arch Linux/6.12 Upgrade
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 30 January 2011 21:33 UTC
- Date retrieved: 14 December 2019 19:08 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Arch_Linux/6.12_Upgrade&oldid=33137
- Page Version ID: 33137
Citation styles for Arch Linux/6.12 Upgrade
APA style
Arch Linux/6.12 Upgrade. (2011, January 30). HaskellWiki, . Retrieved 19:08, December 14, 2019 from https://wiki.haskell.org/index.php?title=Arch_Linux/6.12_Upgrade&oldid=33137.
MLA style
"Arch Linux/6.12 Upgrade." HaskellWiki, . 30 Jan 2011, 21:33 UTC. 14 Dec 2019, 19:08 <https://wiki.haskell.org/index.php?title=Arch_Linux/6.12_Upgrade&oldid=33137>.
MHRA style
HaskellWiki contributors, 'Arch Linux/6.12 Upgrade', HaskellWiki, , 30 January 2011, 21:33 UTC, <https://wiki.haskell.org/index.php?title=Arch_Linux/6.12_Upgrade&oldid=33137> [accessed 14 December 2019]
Chicago style
HaskellWiki contributors, "Arch Linux/6.12 Upgrade," HaskellWiki, , https://wiki.haskell.org/index.php?title=Arch_Linux/6.12_Upgrade&oldid=33137 (accessed December 14, 2019).
CBE/CSE style
HaskellWiki contributors. Arch Linux/6.12 Upgrade [Internet]. HaskellWiki, ; 2011 Jan 30, 21:33 UTC [cited 2019 Dec 14]. Available from: https://wiki.haskell.org/index.php?title=Arch_Linux/6.12_Upgrade&oldid=33137.
Bluebook style
Arch Linux/6.12 Upgrade, https://wiki.haskell.org/index.php?title=Arch_Linux/6.12_Upgrade&oldid=33137 (last visited December 14, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Arch Linux/6.12 Upgrade --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Arch_Linux/6.12_Upgrade&oldid=33137", note = "[Online; accessed 14-December-2019]" }
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 = "Arch Linux/6.12 Upgrade --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=Arch_Linux/6.12_Upgrade&oldid=33137}", note = "[Online; accessed 14-December-2019]" }