Cite This Page
Bibliographic details for Nitpicks
- Page name: Nitpicks
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 30 October 2020 23:52 UTC
- Date retrieved: 27 January 2021 17:41 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Nitpicks&oldid=63292
- Page Version ID: 63292
Citation styles for Nitpicks
APA style
Nitpicks. (2020, October 30). HaskellWiki, . Retrieved 17:41, January 27, 2021 from https://wiki.haskell.org/index.php?title=Nitpicks&oldid=63292.
MLA style
"Nitpicks." HaskellWiki, . 30 Oct 2020, 23:52 UTC. 27 Jan 2021, 17:41 <https://wiki.haskell.org/index.php?title=Nitpicks&oldid=63292>.
MHRA style
HaskellWiki contributors, 'Nitpicks', HaskellWiki, , 30 October 2020, 23:52 UTC, <https://wiki.haskell.org/index.php?title=Nitpicks&oldid=63292> [accessed 27 January 2021]
Chicago style
HaskellWiki contributors, "Nitpicks," HaskellWiki, , https://wiki.haskell.org/index.php?title=Nitpicks&oldid=63292 (accessed January 27, 2021).
CBE/CSE style
HaskellWiki contributors. Nitpicks [Internet]. HaskellWiki, ; 2020 Oct 30, 23:52 UTC [cited 2021 Jan 27]. Available from: https://wiki.haskell.org/index.php?title=Nitpicks&oldid=63292.
Bluebook style
Nitpicks, https://wiki.haskell.org/index.php?title=Nitpicks&oldid=63292 (last visited January 27, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Nitpicks --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=Nitpicks&oldid=63292", note = "[Online; accessed 27-January-2021]" }
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 = "Nitpicks --- HaskellWiki{,} ", year = "2020", url = "\url{https://wiki.haskell.org/index.php?title=Nitpicks&oldid=63292}", note = "[Online; accessed 27-January-2021]" }