Cite This Page
Bibliographic details for SPOJ
- Page name: SPOJ
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 28 September 2009 03:03 UTC
- Date retrieved: 18 April 2021 08:05 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=SPOJ&oldid=30218
- Page Version ID: 30218
Citation styles for SPOJ
APA style
SPOJ. (2009, September 28). HaskellWiki, . Retrieved 08:05, April 18, 2021 from https://wiki.haskell.org/index.php?title=SPOJ&oldid=30218.
MLA style
"SPOJ." HaskellWiki, . 28 Sep 2009, 03:03 UTC. 18 Apr 2021, 08:05 <https://wiki.haskell.org/index.php?title=SPOJ&oldid=30218>.
MHRA style
HaskellWiki contributors, 'SPOJ', HaskellWiki, , 28 September 2009, 03:03 UTC, <https://wiki.haskell.org/index.php?title=SPOJ&oldid=30218> [accessed 18 April 2021]
Chicago style
HaskellWiki contributors, "SPOJ," HaskellWiki, , https://wiki.haskell.org/index.php?title=SPOJ&oldid=30218 (accessed April 18, 2021).
CBE/CSE style
HaskellWiki contributors. SPOJ [Internet]. HaskellWiki, ; 2009 Sep 28, 03:03 UTC [cited 2021 Apr 18]. Available from: https://wiki.haskell.org/index.php?title=SPOJ&oldid=30218.
Bluebook style
SPOJ, https://wiki.haskell.org/index.php?title=SPOJ&oldid=30218 (last visited April 18, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "SPOJ --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=SPOJ&oldid=30218", note = "[Online; accessed 18-April-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 = "SPOJ --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=SPOJ&oldid=30218}", note = "[Online; accessed 18-April-2021]" }