Cite This Page
Bibliographic details for Programming contests
- Page name: Programming contests
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 16 December 2017 09:53 UTC
- Date retrieved: 20 May 2022 18:04 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Programming_contests&oldid=62250
- Page Version ID: 62250
Citation styles for Programming contests
APA style
Programming contests. (2017, December 16). HaskellWiki, . Retrieved 18:04, May 20, 2022 from https://wiki.haskell.org/index.php?title=Programming_contests&oldid=62250.
MLA style
"Programming contests." HaskellWiki, . 16 Dec 2017, 09:53 UTC. 20 May 2022, 18:04 <https://wiki.haskell.org/index.php?title=Programming_contests&oldid=62250>.
MHRA style
HaskellWiki contributors, 'Programming contests', HaskellWiki, , 16 December 2017, 09:53 UTC, <https://wiki.haskell.org/index.php?title=Programming_contests&oldid=62250> [accessed 20 May 2022]
Chicago style
HaskellWiki contributors, "Programming contests," HaskellWiki, , https://wiki.haskell.org/index.php?title=Programming_contests&oldid=62250 (accessed May 20, 2022).
CBE/CSE style
HaskellWiki contributors. Programming contests [Internet]. HaskellWiki, ; 2017 Dec 16, 09:53 UTC [cited 2022 May 20]. Available from: https://wiki.haskell.org/index.php?title=Programming_contests&oldid=62250.
Bluebook style
Programming contests, https://wiki.haskell.org/index.php?title=Programming_contests&oldid=62250 (last visited May 20, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Programming contests --- HaskellWiki{,} ", year = "2017", url = "https://wiki.haskell.org/index.php?title=Programming_contests&oldid=62250", note = "[Online; accessed 20-May-2022]" }
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 = "Programming contests --- HaskellWiki{,} ", year = "2017", url = "\url{https://wiki.haskell.org/index.php?title=Programming_contests&oldid=62250}", note = "[Online; accessed 20-May-2022]" }