Cite This Page
Bibliographic details for Shootout/Nsieve Bits
- Page name: Shootout/Nsieve Bits
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 15 July 2007 15:43 UTC
- Date retrieved: 18 April 2025 16:04 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Shootout/Nsieve_Bits&oldid=14373
- Page Version ID: 14373
Citation styles for Shootout/Nsieve Bits
APA style
Shootout/Nsieve Bits. (2007, July 15). HaskellWiki. Retrieved 16:04, April 18, 2025 from https://wiki.haskell.org/index.php?title=Shootout/Nsieve_Bits&oldid=14373.
MLA style
"Shootout/Nsieve Bits." HaskellWiki. 15 Jul 2007, 15:43 UTC. 18 Apr 2025, 16:04 <https://wiki.haskell.org/index.php?title=Shootout/Nsieve_Bits&oldid=14373>.
MHRA style
HaskellWiki contributors, 'Shootout/Nsieve Bits', HaskellWiki, 15 July 2007, 15:43 UTC, <https://wiki.haskell.org/index.php?title=Shootout/Nsieve_Bits&oldid=14373> [accessed 18 April 2025]
Chicago style
HaskellWiki contributors, "Shootout/Nsieve Bits," HaskellWiki, https://wiki.haskell.org/index.php?title=Shootout/Nsieve_Bits&oldid=14373 (accessed April 18, 2025).
CBE/CSE style
HaskellWiki contributors. Shootout/Nsieve Bits [Internet]. HaskellWiki; 2007 Jul 15, 15:43 UTC [cited 2025 Apr 18]. Available from: https://wiki.haskell.org/index.php?title=Shootout/Nsieve_Bits&oldid=14373.
Bluebook style
Shootout/Nsieve Bits, https://wiki.haskell.org/index.php?title=Shootout/Nsieve_Bits&oldid=14373 (last visited April 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Shootout/Nsieve Bits --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=Shootout/Nsieve_Bits&oldid=14373", note = "[Online; accessed 18-April-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 = "Shootout/Nsieve Bits --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=Shootout/Nsieve_Bits&oldid=14373}", note = "[Online; accessed 18-April-2025]" }